windows 7 - Have trouble installing org mode (emacs) -


i'm having trouble installing org mode. i'm new emacs , org mode. i've downloaded org mode gnu site , extracted zip file. however, unable find .emacs file set load-path (add-to-list 'load-path "~/path/to/orgdir/lisp").

could me find .emacs file? cheers

emacs looks .emacs file in $home directory. open file, do:

c-x c-f ~/.emacs 

(if curious) see home directory is, following:

  1. enter m-x eshell
  2. enter echo $home

Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -