Timeline for GUI Emacs sets the exec-path only from Windows environment variable but not from .emacs file
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 23, 2020 at 17:10 | history | edited | Terry | CC BY-SA 4.0 | formatting (trivial) |
| Sep 25, 2016 at 22:40 | vote | accept | Terry | ||
| Sep 25, 2016 at 20:32 | answer | added | npostavs | timeline score: 10 | |
| Sep 25, 2016 at 17:01 | comment | added | Terry | Hey that worked! Can't figure out why those semicolons are strictly necessary to make it work, though. More importantly, on this SO page, on the selected answer there are no semicolons.On this page semicolons were used but I haven't noticed them. Could you please post an answer along with a note stating why semicolons are necessary in this case? Thanks. | |
| Sep 25, 2016 at 16:26 | comment | added | npostavs | I think missed a semicolon in your setenv, it should be (setenv "PATH" (concat "C:/MinGW/bin;" (getenv "PATH"))) | |
| Sep 25, 2016 at 16:07 | history | edited | Terry | CC BY-SA 3.0 | deleted 46 characters in body; edited title |
| Sep 25, 2016 at 14:40 | history | edited | Terry | CC BY-SA 3.0 | added 90 characters in body |
| Sep 25, 2016 at 13:58 | history | asked | Terry | CC BY-SA 3.0 |