Changing the default folder in Emacs

前端 未结 11 971
不知归路
不知归路 2020-12-04 06:59

I am fairly new to Emacs and I have been trying to figure out how to change the default folder for C-x C-f on start-up. For instance when I first load Emacs and h

11条回答
  •  渐次进展
    2020-12-04 07:05

    As you're on Windows you can do it with a shortcut.

    Create a shortcut to C:\emacs\emacs-21.3\bin\runemacs.exe. Edit the properties of the shortcut and change the value of Start In: to be whatever you want your default directory to be.

提交回复
热议问题