Re: [racket-users] racket-mode finds wrong version of Racket

2019-12-16 Thread David Storrs
Thanks, Bruno. Much appreciated. On Mon, Dec 16, 2019, 12:56 PM bruno cuconato wrote: > Emacs has a few ways to update environment variables (see > https://www.gnu.org/software/emacs/manual/html_node/emacs/Environment.html > ), > but IMHO they are not very practical if updating several variables

Re: [racket-users] racket-mode finds wrong version of Racket

2019-12-16 Thread bruno cuconato
Emacs has a few ways to update environment variables (see https://www.gnu.org/software/emacs/manual/html_node/emacs/Environment.html), but IMHO they are not very practical if updating several variables — I always prefer to simply restart Emacs, or not to add anything to $PATH but to symlink files t