INSTALL
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 19 Dec 2008 18:28:17 +0200
changeset 106 0591d06cf752
parent 94 a9973af62538
child 111 fcea9d3b79e1
permissions -rw-r--r--
Решил проблему copy/paste в X. Решил проблему поиска в UTF-8 буфере. Исправления работают только с 22.x версии.

-*- 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-pre", 
"$HOME/.emacs-my",  "$HOME/.emacs-my-post".

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

       `$HOME/.el'.

*   Windows.

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

*   Unix.

         ,
       :
  ln -s /home/other-user/.emacs /home/user/.emacs
  ln -s /home/other-user/.emacs-my-pre /home/user/.emacs-my-pre
  ln -s /home/other-user/.emacs-my /home/user/.emacs-my
  ln -s /home/other-user/.emacs-my-post /home/user/.emacs-my-post
  ln -s /home/other-user/.el /home/sasha/.el