For instance, suppose I want to modify my PATH variable in my .emacs file. What is the best way to do this? Should I call setenv? Is there a variable I can customize? Should I call a shell script
| |||
|
feedback
|
|
You got it right:
The bigger question is, why do you want the path to be different just inside Emacs? Is it to tell Emacs to find the appropriate applications for | |||||
feedback
|