How to open files automatically when starting emacs?

后端 未结 4 778
再見小時候
再見小時候 2021-01-30 07:08

A newbie question and probably very bingable (had to use that word once :-)), but as I gather thats both ok for SO : How can you get files to open automatically when st

4条回答
  •  梦毁少年i
    2021-01-30 07:56

    You could desktop-save which basically restores the last session you were working with. When you restart emacs, it looks for a saved session in your folder and loads your files. See link text

提交回复
热议问题