Menu

Where is .emacs / emacs.elpa/init.elpa ?

Phreaks
2015-09-23
2015-09-26
  • Phreaks

    Phreaks - 2015-09-23

    Apologies if this is documented somewhere obvious, but I am unable to locate where I should place .emacs file in windows.
    There doesn't appear to be an emacs.d folder

     
  • zklhp

    zklhp - 2015-09-26

    It is hard to tell where the HOME is under MS-Windows. By default (no HOME environment variable defined), Emacs will try to use c:/Users/USERNAME/AppData/Roaming as HOME and the .emacs.d will be created automatically when Emacs is run.

    There is no need to know where the HOME is, simply C-x C-f ~/.emacs.d/ RET will bring you to the location.

    Please see the manual for more information:

    http://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-HOME.html

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.