2006/1/27, Ralf Angeli <[EMAIL PROTECTED]>:
> The .emacs file is probably a good starting point.

To use "keyswap.el(obsolete)" on emacs-snapshot(emacs22),
I write in ~/.emacs
 (when (eq debian-emacs-flavor 'emacs-snapshot)
   (setq load-path
         (append '
          ("/usr/share/emacs/21.4/lisp"
           )load-path)
         )
   )
(load "term/keyswap")
.  This make me trouble.

After comment-outting these line,
"C-;" works fine on TeX file.

Thanks!
--
Kazuhiko Uebayashi


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to