INSTALL
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 29 Jun 2008 23:43:48 -0400
changeset 48 5aa6729514f6
parent 46 773ac573338d
child 94 a9973af62538
permissions -rw-r--r--
Add customize for org mode. Place todo higlight вместе с org mode.

-*- mode: outline; coding: cp1251 -*-

Copyright (C) 2008 by Oleksandr Gavenko <gavenkoa@gmail.com>

* Install note for .emacs.

*  .

    ".emacs".   emacs     "$HOME/.emacs".

-   .emacs    custom-set-variables,   
   emacs  C-x customize,      
 ".emacs-my".

*   .

   .emacs   "$HOME/.emacs-my-custom-pre", 
"$HOME/.emacs-my",  "$HOME/.emacs-my-custom-post".

".emacs-my"      ,  ".emacs-my-custom-pre" 
".emacs-my-custom-post"     .

       `$HOME/.el'.

*   Windows.

    HOME.   
  <win-drive-char>:\home

*   Unix.

         ,
       :
  ln -s /home/other-user/.emacs /home/sasha/.emacs
  ln -s /home/other-user/.emacs-custom.el /home/sasha/.emacs-custom.el
  ln -s /home/other-user/.el /home/sasha/.el