I'm using Emacs on Windows XP and whenever I type in "~/" it automatically replaces that with a directory, in my case its "C:/Documents and Settings//Application Data". Is there any way I can get that to point to another directory like, say, my projects directory on the Desktop? Every time I need to make a new file there I have to C-x C-f + the full path, and although tab completion makes it faster than it'd normally be, it'd be nice to have that one directory bound to something like "~/" for easy access. Is there any way that could be done?
|
All you need to do is to set the This can be done by going to: Create a new variable called Since most windows programs don't care about this variable, it is unlikely to affect anything else for you.
This can also be done by editing the registry entries for emacs. Here is some information on the registry variables: Ms Windows Registry. |
||||
|
|
The As an experiment, I wrote up some advice to
Put it in your |
|||
|
|
|
|||
|