What to do if I cannot find my emacs init file?

前端 未结 3 1040
情话喂你
情话喂你 2020-11-30 13:37

I am trying to add haskell-mode to emacs by following these instructions:

http://doc.gnu-darwin.org/haskell-mode/installation-guide.html

This involves that I

3条回答
  •  一向
    一向 (楼主)
    2020-11-30 13:56

    C-x C-f ~/.emacs will take you to it.

    See the Emacs manual, nodes Init File and Find Init.

提交回复
热议问题