Changing the default folder in Emacs

前端 未结 11 979
不知归路
不知归路 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:12

    You can type the 'cd' emacs command. ( M-x cd ) to change the default folder as a one off.

提交回复
热议问题