-
Emacs - load-path
Where is that load-patt? How do I change it? Is it in a file that I can edit with Emacs or is it somewhere in the menu I change it? I can't find it, and every time I google I only find things as "this is the load-path" but nothing about how to edit it...grr...any help?
ØØ
-
Re: Emacs - load-path
If you remove the current emacs you have and download the new version, you can specify a location to install it to, like ./configure --sysconfdir=DIR there is different ways to specify. Always read the readme before installing =D
-
Re: Emacs - load-path
-
Re: Emacs - load-path
rub3x@Force:~$ whereis emacs
emacs: /usr/bin/emacs /usr/libexec/emacs /usr/share/emacs /usr/man/man1/emacs.1.gz /usr/share/man/man1/emacs.1.gz
rub3x@Force:~$ /usr/bin/emacs
worked fine..