1.
DavidAllen.emacs
Oct 25, 2003 ... (when fi::load-subprocess-files (cond ((or (eq fi::emacs-type 'xemacs19) (eq fi::emacs-type 'xemacs20)) (fi::load "fi-xemacs")) ((or (eq ...
2.
SteveMolitor.emacs
sa1003@erac.com") ("mail.enterprise" "^From:.*erac.com") ("mail.other" ""))) (setq gnus-posting-styles '((".*" (signature-file "~/.signature") (name "Steve ...
3.
EMacro - Tips
Emacs calls "Word Wrap" as fill mode. EMacro lets you type M-x auto-fill-mode to turn this on and off. Emacs does one better, where you can hit C-x . to ...
4.
Local Emacs dotfiles
Steve Ackermann. The files: SteveAckermann.emacs · SteveAckermann.zip. Notes: Steve published this file on dotfiles.com and I've asked him to publish it ...
5.
MichaelAWolf.emacs
It's probably a good idea to use global-unset-key ;; before defining it to something else, just in case. You can see a ;; list of all the keyboard bindings ...
6.
MichaelAWolf.emacs
It's probably a good idea to use global-unset-key ;; before defining it to something else, just in case. You can see a ;; list of all the keyboard bindings ...
7.
The very unofficial dotemacs home
A collection of .emacs files and snippets of elisp code useful for ... but ; if you want to learn elisp, enhancing your dotfile with ; useful pieces of code ...
8.
EugeneMorozov.gnus.el
$Id: EugeneMorozov.gnus.el.html,v 1.1.1.1 2003/10/25 21:10:52 ingo Exp $ ;; (add-hook 'gnus-group-mode-hook 'gnus-topic-mode) ;; Hide threads in high-volume ...
9.
EugeneMorozov.gnus.el
$Id: EugeneMorozov.gnus.el.html,v 1.1.1.1 2003/10/25 21:10:52 ingo Exp $ ;; (add-hook 'gnus-group-mode-hook 'gnus-topic-mode) ;; Hide threads in high-volume ...
10.
DavidAllen.emacs
Oct 25, 2003 ... The very unofficial .emacs home, DavidAllen.emacs .... (t (load lib-file))))) (t (load (or (fi::locate-library file) (error "Couldn't find ...