The very unofficial .emacs home BenoitGoudreault.emacs.gnu.custom
emacs
Sections
home
what is this all about ?
customization basics
special topics
local dotfiles
dotfiles on the web
new and updated pages
useful sites and pages
search locally
EMacro
OS/2 Emacs
Latest Additions
local files:
John J. Glynn
David Jolley

linked files:


articles:


links:
The Emacs wiki
ODP search for Emacs


dmoz.org
(custom-set-variables
 '(LaTeX-indent-level 4)
 '(compilation-window-height 8)
 '(c-default-style "user")
 '(net-utils-remove-ctl-m t)
 '(auto-insert-query t)
 '(goto-address-mail-mouse-face (quote highlight))
 '(rmail-mail-new-frame t t)
 '(display-time-day-and-date nil)
 '(widget-editable-list-gui nil)
 '(resize-minibuffer-window-max-height 3)
 '(info-lookup-highlight-face (quote highlight))
 '(iso-ascii-convenient t)
 '(transient-mark-mode t)
 '(compilation-scroll-output t)
 '(Info-title-face-alist (quote ((42 bold underline) (61 bold-italic underline) (45 italic underline))))
 '(rmail-redisplay-summary t)
 '(reftex-plug-into-AUCTeX t)
 '(uniquify-buffer-name-style (quote post-forward) nil (uniquify))
 '(display-time-mode t nil (time))
 '(rmail-highlight-face (quote default) t)
 '(mail-host-address "axess.com")
 '(which-func-mode-global nil nil (which-func))
 '(rmail-enable-mime t t)
 '(rmail-display-summary t)
 '(lazy-lock-defer-on-scrolling (quote eventually))
 '(rmail-summary-window-size 10)
 '(garbage-collection-messages nil)
 '(mouse-avoidance-mode (quote jump) nil (avoid))
 '(desktop-missing-file-warning t)
 '(speedbar-update-speed 2)
 '(resize-minibuffer-mode t nil (rsz-mini))
 '(blink-matching-paren nil)
 '(mail-signature t)
 '(LaTeX-default-format "")
 '(LaTeX-item-indent -4)
 '(makefile-electric-keys t)
 '(search-upper-case t)
 '(widget-link-suffix "}")
 '(mark-even-if-inactive t)
 '(vc-default-back-end (quote RCS))
 '(widget-button-prefix "<")
 '(mime-editor/split-message nil t)
 '(rmail-summary-line-count-flag t t)
 '(backward-delete-char-untabify-method (quote hungry))
 '(lazy-lock-defer-contextually nil)
 '(show-paren-mode t nil (paren))
 '(auto-insert t)
 '(LaTeX-left-right-indent-level 4)
 '(rmail-ignored-headers "^via:\\|^mail-from:\\|^origin:\\|^references:\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^x-mailer:\\|^delivered-to:\\|^lines:\\|^mime-version:\\|^content-transfer-encoding:\\|^x-coding-system:\\|^return-path:\\|^errors-to:\\|^return-receipt-to:\\|^x-attribution:\\|^x-disclaimer:\\|X-VM-.*:" t)
 '(lpr-page-header-switches (quote ("-F" "-l 60")))
 '(save-place-limit 30)
 '(font-lock-support-mode (quote lazy-lock-mode))
 '(rmail-secondary-file-directory "~/Mail" t)
 '(mouse-yank-at-point t)
 '(TeX-command-list (quote (("TeX" "tex '\\nonstopmode\\input %t'" TeX-run-TeX nil t) ("TeX Interactive" "tex %t" TeX-run-interactive nil t) ("LaTeX" "%l '\\nonstopmode\\input{%t}'" TeX-run-LaTeX nil t) ("LaTeX Interactive" "%l %t" TeX-run-interactive nil t) ("LaTeX2e" "latex2e '\\nonstopmode\\input{%t}'" TeX-run-LaTeX nil t) ("View" "%v " TeX-run-silent t nil) ("Print" "%p " TeX-run-command t nil) ("Queue" "%q" TeX-run-background nil nil) ("File" "dvips %d -o %f " TeX-run-command t nil) ("BibTeX" "bibtex %s" TeX-run-BibTeX nil nil) ("Index" "makeindex %s" TeX-run-command nil t) ("Check" "lacheck %s" TeX-run-compile nil t) ("Spell" "<ignored>" TeX-run-ispell-on-document nil nil) ("Other" "" TeX-run-command t t) ("Makeinfo" "makeinfo %t" TeX-run-compile nil t) ("AmSTeX" "amstex '\\nonstopmode\\input %t'" TeX-run-TeX nil t) ("PSView" "gv -antialias %f" TeX-run-silent nil "nil"))))
 '(default-justification (quote left))
 '(save-place t)
 '(TeX-debug-bad-boxes t)
 '(vc-checkin-switches nil)
 '(uniquify-after-kill-buffer-p t)
 '(lazy-lock-defer-time 0.25)
 '(c-echo-syntactic-information-p t)
 '(column-number-mode t)
 '(tempo-interactive t)
 '(TeX-force-default-mode nil)
 '(TeX-arg-item-label-p t)
 '(display-time-24hr-format t)
 '(widget-push-button-gui nil)
 '(mode-line-inverse-video t)
 '(global-font-lock-mode t nil (font-lock))
 '(auto-insert-mode t nil (autoinsert))
 '(vc-checkout-carefully t)
 '(search-nonincremental-instead nil)
 '(widget-button-suffix ">")
 '(tex-default-mode (quote latex-mode) t)
 '(uce-signature nil)
 '(speedbar-show-unknown-files t)
 '(TeX-brace-indent-level 4)
 '(widget-link-prefix "{")
 '(desktop-enable nil nil (desktop))
 '(user-full-name "Benoit Goudreault-Emond"))
(custom-set-faces
 '(custom-button-face ((t (:bold t :foreground "black" :background "gray60"))) t)
 '(ediff-fine-diff-face-Ancestor ((((class color)) (:foreground "Black" :background "lightblue"))))
 '(ediff-current-diff-face-C ((((class color)) (:foreground "black" :background "blue4"))))
 '(ediff-current-diff-face-B ((((class color)) (:foreground "black" :background "blue3"))))
 '(ediff-current-diff-face-A ((((class color)) (:foreground "black" :background "blue"))))
 '(ediff-fine-diff-face-C ((((class color)) (:foreground "Black" :background "blue4"))))
 '(ediff-fine-diff-face-B ((((class color)) (:foreground "Black" :background "blue3"))))
 '(ediff-fine-diff-face-A ((((class color)) (:foreground "black" :background "blue"))))
 '(ediff-current-diff-face-Ancestor ((((class color)) (:foreground "black" :background "lightblue"))))
 '(font-lock-comment-face ((((class color) (background dark)) (:foreground "lightsteelblue"))))
 '(font-lock-string-face ((t (:foreground "pink" :background "grey20"))))
 '(ediff-even-diff-face-Ancestor ((((class color)) (:foreground "gray20" :background "white"))))
 '(info-xref ((t (:bold nil :foreground "cyan3"))))
 '(speedbar-file-face ((((class color) (background dark)) (:foreground "cyan4"))))
 '(region ((((class color) (background dark)) (:foreground "white" :background "#000040"))))
 '(widget-inactive-face ((((class grayscale color) (background dark)) (:foreground "gray40"))))
 '(font-lock-keyword-face ((((class color) (background dark)) (:bold t :foreground "white"))))
 '(widget-button-pressed-face ((((class color)) (:foreground "white" :background "gray40"))))
 '(font-lock-warning-face ((((class color) (background dark)) (:bold t :foreground "magenta"))))
 '(speedbar-highlight-face ((((class color) (background dark)) (:foreground "white" :background "darkblue"))))
 '(info-menu-5 ((t (:bold t :underline t :foreground "cyan"))))
 '(font-lock-type-face ((((class color) (background dark)) (:bold t :foreground "white"))))
 '(ediff-even-diff-face-C ((((class color)) (:foreground "gray20" :background "yellow3"))))
 '(ediff-even-diff-face-B ((((class color)) (:foreground "gray20" :background "red3"))))
 '(ediff-even-diff-face-A ((((class color)) (:foreground "gray20" :background "green3"))))
 '(ediff-odd-diff-face-C ((((class color)) (:foreground "gray20" :background "yellow3"))))
 '(ediff-odd-diff-face-B ((((class color)) (:foreground "gray20" :background "red3"))))
 '(ediff-odd-diff-face-A ((((class color)) (:foreground "gray20" :background "green3"))))
 '(modeline ((t (:bold t :background "darkblue"))))
 '(highlight ((((class color) (background dark)) (:foreground "white" :background "darkblue"))))
 '(info-node ((t (:bold t :foreground "Cyan"))))
 '(show-paren-match-face ((((class color)) (:foreground "darkgray" :background "darkblue"))))
 '(font-lock-variable-name-face ((((class color) (background dark)) (:foreground "PaleGreen"))))
 '(font-lock-function-name-face ((((class color) (background dark)) (:bold t :foreground "palegreen"))))
 '(widget-button-face ((t (:bold t :foreground "black" :background "gray60"))))
 '(ediff-odd-diff-face-Ancestor ((((class color)) (:foreground "gray20" :background "white"))))
 '(speedbar-selected-face ((((class color) (background dark)) (:italic t :underline t :foreground "cyan"))))
 '(font-lock-builtin-face ((((class color) (background dark)) (:foreground "white")))))
All content copyright by the contributors. Website maintained with Emacs , wsmake and html-helper-mode
Emacs community logo by Daniel Lundin Last updated on Sat Jan 22 14:49:24 2005 by Ingo Koch