(setq
mh-adaptive-cmd-note-flag t
mh-decode-quoted-printable t
mh-delete-yanked-msg-window t
mh-display-buttons-for-inline-parts t
mh-do-not-confirm-flag t
mh-identity-list '(("default"
(("From" . "Steve Youngs <sryoungs@bigpond.net.au>")
("Organization" . "Linux Users - Fanatics Dept.")
("signature" . "~/Gnus/sigs/default.sig")
("X-URL" . "<http://users.bigpond.net.au/sryoungs/>"))))
mh-identity-default "default"
mh-inc-prog "/usr/local/nmh/bin/inc"
mh-indexer 'grep
mh-print-background t
mh-recenter-summary-p t
mh-recursive-folders t
mh-reply-default-reply-to "all"
mh-reply-show-message-p nil
mh-scan-prog "/usr/local/nmh/bin/scan"
mh-show-threads-flag t
mh-show-use-goto-addr-flag t
mh-signature-file-name
(expand-file-name "default.sig"
(file-name-as-directory
(expand-file-name "Gnus/sigs" (getenv "HOME"))))
mh-store-mime-parts-default-directory
(file-name-as-directory
(expand-file-name "temp" (getenv "HOME")))
mh-summary-height 10
mh-visible-headers
(mapconcat 'regexp-quote
'("From:" "Newsgroups:" "Subject:" "Date:" "Organization:"
"Keywords:" "To:" "Cc:" "X-Sent:" "X-URL:" "X-Homepage:"
"User-Agent:" "X-Newsreader:" "X-Mailer:"
"X-Reviewer-Action:" "X-Now-Playing:" "X-Spam-Level:"
"X-Spam-Flag:" "X-Face:")
"\\|")
mh-x-face-file "~/Gnus/xface/koala.xface"
mh-xemacs-toolbar-position 'left
mh-yank-from-start-of-msg 'autosupercite)
Copyright © 2003 Steve Youngs
Verbatim copying and distribution is permitted in any medium,
providing this notice is preserved.
Last modified: Sat Oct 18 02:12:15 EST 2003