← Back to team overview

vm team mailing list archive

VM-BUG: mime-paging: symbol's function definition is void: nil

 

Hi brave vm-maintainers,

Given an email that was mime-encoded (multipart/alternative), I got
the error in the subject line, and could not read the message in the
Presentation window.

I used edebug to locate the problem.  In vm-mime.el, line 2377, from
the dev branch:
		     (funcall handler layout) 

can be fixed, however clumsily, by changing it to 
		     (funcall (intern (concat "vm-mime-display-internal-"
					     type)) layout)

This function is working way, way too slowly.  Are you all using
something else to read mime-encoded messages, or what?

Sorry for being behind, I've just started over here from a brief
hiatus with Mail.app, after years with the VM of yore.  I guess I
should read up on the list, but my connection is too slow, here.

Best,


Bar Shirtcliff
PhD Student, Computer Science
University of New Mexico




INSTRUCTIONS:
- Please change the Subject header to a concise bug description.

- In this report, remember to cover the basics, that is, what you
  expected to happen and what in fact did happen and how to reproduce it.

- You may attach sample messages or attachments that can be used to
  reproduce the problem.

- Mail sent to vm@xxxxxxxxxxxxxxxxxxx is archived on the web at
https://lists.launchpad.net/vm.  If it is not appropriate for
your report to be archived, please email it to one or more of the
members of the team listed at https://launchpad.net/~vm, all of whom
have email addresses at launchpad.net.

- You may remove these instructions and other stuff which is unrelated
  to the bug from your message.




Emacs  : GNU Emacs 23.2.50.1 (x86_64-apple-darwin10.4.0, NS apple-appkit-1038.32)
 of 2010-07-27 on bar-macbook.local - Aquamacs Distribution 2.1dev
Package: VM 8.1.92a

current state:
==============
(setq
 features '(mailalias vm-reply reporter w3m-form multi-isearch vm-delete tapestry u-vm-color vm-w3m
            w3m browse-url doc-view image-mode w3m-hist w3m-fb w3m-ems w3m-ccl ccl w3m-favicon
            w3m-image w3m-proc w3m-util vm-rfaddons vm-menu vm-window vm-toolbar vm-folder vm-mime
            vm-undo vm-summary vm-mouse vm-page vm-motion vm-minibuf vm-message vm-misc vm-macro vm
            autoconf autoconf-mode dired jka-compr info vc-dispatcher vc-bzr sha1 hex-util bar-elisp
            bar-abbrevs winner ring vm-autoloads vm-vars vm-version w3m-load cc-mode cc-fonts
            cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs light-symbol hi-lock
            flyspell ispell bar-yank bar-frames edmacro kmacro bar-convenience bar-menus bar-nav
            bar-edit desktop load-emacs-plugins aquamacs-mode-defaults auctex-config server
            preview-latex tex-site auto-loads smart-dnd aquamacs-aux savehist mouse-sel
            one-buffer-one-frame smart-frame-positioning drews_init color-theme-autoloads saveplace
            visual-line aquamacs-bug aquamacs-autoface-mode aquamacs-editing sendmail recentf
            tree-widget cus-edit osxkeys emulate-mac-keyboard-mode frame-cmds strings misc-fns
            thingatpt+ thingatpt frame-fns avoid aquamacs-mac-fontsets fit-frame
            aquamacs-frame-setup aquamacs-tabbar tabbar-window cl cl-19 tabbar easy-mmode warnings
            cus-start cus-load load-emacs-pre-plugins aquamacs-site-start filladapt aquamacs-redo
            check-for-updates aquamacs-menu osx_defaults aquamacs-tool-bar aquamacs
            mac-extra-functions aquamacs-tools aquamacs-macros parse-time timezone time-date paren
            delsel pc-select cua-base wid-edit regexp-opt advice advice-preload byte-opt bytecomp
            byte-compile debug help-fns help-mode view image-file disp-table tooltip ediff-hook
            vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe
            lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse
            jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
            vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech
            european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
            abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5
            base64 format env code-pages mule custom widget hashtable-print-readable backquote
            make-network-process dbusbind ns multi-tty emacs)
 vm-always-use-presentation-buffer t
 vm-arrived-message-hook nil
 vm-arrived-messages-hook nil
 vm-assertion-checking-off t
 vm-assimilate-html-command "striptags"
 vm-assimilate-html-mixed t
 vm-assimilate-new-messages-sorted nil
 vm-auto-center-summary t
 vm-auto-decode-mime-messages t
 vm-auto-displayed-mime-content-type-exceptions '("audio")
 vm-auto-displayed-mime-content-types t
 vm-auto-folder-case-fold-search t
 vm-auto-get-new-mail 5
 vm-auto-next-message t
 vm-berkeley-mail-compatibility nil
 vm-buffer-name-limit 80
 vm-buffer-type-debug nil
 vm-burst-digest-messages-inherit-labels t
 vm-check-folder-types t
 vm-circular-folders nil
 vm-coding-system-priorities nil
 vm-confirm-mail-send nil
 vm-confirm-new-folders nil
 vm-confirm-quit 0
 vm-continue-postponed-message-hook nil
 vm-convert-folder-types t
 vm-crash-box nil
 vm-crash-box-suffix ".crash"
 vm-curl-program "curl"
 vm-default-From_-folder-type 'From_
 vm-default-folder-permission-bits 384
 vm-default-folder-type 'From_
 vm-default-new-folder-line-ending-type nil
 vm-delete-after-archiving t
 vm-delete-after-bursting nil
 vm-delete-after-saving t
 vm-delete-empty-folders t
 vm-delete-message-action "vm-next-message"
 vm-digest-burst-type "guess"
 vm-digest-center-preamble t
 vm-digest-identifier-header-format "X-Digest: %s\n"
 vm-digest-preamble-format "\"%s\" (%F)"
 vm-digest-send-type "mime"
 vm-disable-modes-before-encoding '(auto-fill-mode font-lock-mode ispell-minor-mode flyspell-mode
                                    abbrev-mode adaptive-fill-mode)
 vm-display-buffer-hook nil
 vm-display-using-mime t
 vm-display-xfaces nil
 vm-do-fcc-before-mime-encode nil
 vm-drop-buffer-name-chars "[^ a-zA-Z0-9.,_\"'+-]"
 vm-edit-message-hook nil
 vm-edit-message-mode 'text-mode
 vm-emit-messages-for-mime-decoding t
 vm-enable-addons '(check-recipients check-for-empty-subject encode-headers)
 vm-expunge-before-quit nil
 vm-expunge-before-save nil
 vm-fetch-program "fetch"
 vm-fetched-message-limit 10
 vm-fill-long-lines-in-reply-column 70
 vm-fill-paragraphs-containing-long-lines nil
 vm-firefox-client-program "firefox"
 vm-firefox-client-program-switches '("-remote")
 vm-firefox-program "firefox"
 vm-firefox-program-switches nil
 vm-flush-interval 90
 vm-folder-directory "~/mail/"
 vm-folder-file-precious-flag t
 vm-folder-read-only nil
 vm-folders-summary-database "~/.vm.folders.db"
 vm-folders-summary-directories '("~/")
 vm-folders-summary-format "  %12f %4t total, %n new, %u unread, %s spooled\n"
 vm-folders-summary-mode-hook nil
 vm-follow-summary-cursor t
 vm-forward-message-hook nil
 vm-forwarded-headers nil
 vm-forwarding-digest-type "mime"
 vm-forwarding-subject-format "forwarded message from %F"
 vm-frame-parameter-alist nil
 vm-frame-per-completion t
 vm-frame-per-composition t
 vm-frame-per-edit nil
 vm-frame-per-folder t
 vm-frame-per-folders-summary nil
 vm-frame-per-help nil
 vm-frame-per-summary nil
 vm-grep-program "grep"
 vm-grepmail-arguments '("-q" "-m" "-R" "-e" "\"bar\"")
 vm-grepmail-command "grepmail"
 vm-handle-return-receipt-mode 'edit
 vm-handle-return-receipt-peek 500
 vm-highlight-url-face 'bold-italic
 vm-highlighted-header-face 'bold
 vm-highlighted-header-regexp nil
 vm-honor-mime-content-disposition nil
 vm-honor-page-delimiters nil
 vm-iconify-frame-hook nil
 vm-icontopbm-program nil
 vm-image-directory "/Application/Aquamacs Emacs.app/Contents/Resources/etc/vm/"
 vm-imagemagick-convert-program "/opt/local/bin/convert"
 vm-imagemagick-identify-program "/opt/local/bin/identify"
 vm-imap-account-alist nil
 vm-imap-auto-expunge-alist nil
 vm-imap-bytes-per-session nil
 vm-imap-default-account nil
 vm-imap-ensure-active-sessions t
 vm-imap-expunge-after-retrieving t
 vm-imap-expunge-retries 1
 vm-imap-folder-cache-directory nil
 vm-imap-keep-trace-buffer nil
 vm-imap-max-message-size nil
 vm-imap-messages-per-session nil
 vm-imap-refer-to-inbox-by-account-name nil
 vm-imap-save-to-server nil
 vm-imap-server-list nil
 vm-imap-server-timeout nil
 vm-imap-session-preauth-hook nil
 vm-imap-sync-on-get t
 vm-imap-tolerant-of-bad-imap 0
 vm-in-reply-to-format "%i"
 vm-include-text-from-presentation nil
 vm-included-mime-types-list nil
 vm-included-text-attribution-format "%F writes:\n"
 vm-included-text-discard-header-regexp nil
 vm-included-text-headers nil
 vm-included-text-prefix "| "
 vm-index-file-suffix nil
 vm-infer-mime-types nil
 vm-init-file "~/.vm"
 vm-invisible-header-regexp nil
 vm-jump-to-new-messages t
 vm-jump-to-unread-messages t
 vm-keep-crash-boxes nil
 vm-keep-sent-messages 1
 vm-kept-imap-buffers nil
 vm-kept-pop-buffers nil
 vm-konqueror-client-program "kfmclient"
 vm-konqueror-client-program-switches nil
 vm-konqueror-program "konqueror"
 vm-konqueror-program-switches nil
 vm-load-headers-only nil
 vm-lynx-program "lynx"
 vm-mail-check-interval 300
 vm-mail-fcc-default '(or (vm-mail-select-folder vm-mail-folder-alist) (vm-mail-to-fcc nil t)
                       mail-archive-file-name)
 vm-mail-header-insert-date t
 vm-mail-header-insert-message-id t
 vm-mail-header-order '("From:" "Organization:" "Subject:" "Date:" "Priority:" "X-Priority:"
                        "Importance:" "Message-ID:" "MIME-Version:" "Content-Type:" "To:" "CC:"
                        "BCC:" "Reply-To:")
 vm-mail-hook '(prep-my-mail)
 vm-mail-mode-citation-kill-regexp-alist '(("^\\( > [|{}>:;][^\n]*\n\\)+" . "[...]\n")
                                           ("^\\([^|{}>:;]+.*\\)\n > [|{}>:;]*$" . "\\1")
                                           ("^ > [|{}>:;]*\n\\([^|{}>:;]\\)" . "\\1")
                                           ("^ > [|{}>:;]*\\s-*\n\\( > [|{}>:;]*\\s-*\n\\)+" .
                                            " > \n")
                                           ("\n\n\n+" . "\n\n")
                                           ("^ > --[^\n]*\n\\( > [^\n]*\n\\)+" . "\n")
                                           ("^ > ________[^\n]*\n\\( > [^\n]*\n\\)+" . "\n"))
 vm-mail-mode-elide-reply-region "[...]\n"
 vm-mail-mode-fake-date-p t
 vm-mail-mode-hidden-headers '("References" "In-Reply-To" "X-Mailer")
 vm-mail-mode-hook '(vm-mail-mode-hide-headers-hook)
 vm-mail-mode-open-line-regexp "[ 	]*>"
 vm-mail-priority "Priority: urgent\nImportance: High\nX-Priority: 1"
 vm-mail-prompt-if-subject-empty t
 vm-mail-reorder-message-headers nil
 vm-mail-send-hook '(vm-mail-check-for-empty-subject)
 vm-mail-subject-number-reply nil
 vm-mail-subject-prefix-replacements '(("\\(\\(re\\|aw\\|antw\\)\\(\\[[0-9]+\\]\\)?:[ 	]*\\)+" .
                                        "Re: ")
                                       ("\\(\\(fo\\|wg\\)\\(\\[[0-9]+\\]\\)?:[ 	]*\\)+" . "Fo: "))
 vm-mail-to-headers '("To:" "CC:" "BCC:")
 vm-mail-to-regexp "\\([^<	\n ]+\\)@"
 vm-make-crash-box-name nil
 vm-make-spool-file-name nil
 vm-menu-hm-no-hidden-dirs t
 vm-menu-hm-tree-ls-flags "-aFLR"
 vm-menu-setup-hook nil
 vm-mime-7bit-composition-charset "us-ascii"
 vm-mime-8bit-composition-charset nil
 vm-mime-8bit-text-transfer-encoding 'quoted-printable
 vm-mime-all-attachments-directory nil
 vm-mime-alternative-select-method 'best-internal
 vm-mime-attach-files-in-directory-default-charset 'guess
 vm-mime-attach-files-in-directory-default-type nil
 vm-mime-attachment-auto-suffix-alist '(("image/jpeg" . ".jpg") ("image/gif" . ".gif")
                                        ("image/png" . ".png") ("image/tiff" . ".tif")
                                        ("text/html" . ".html") ("audio/basic" . ".au")
                                        ("video/mpeg" . ".mpg") ("video/quicktime" . ".mov")
                                        ("application/zip" . ".zip")
                                        ("application/postscript" . ".ps")
                                        ("application/pdf" . ".pdf") ("application/msword" . ".doc")
                                        ("application/vnd.ms-excel" . ".xls")
                                        ("application/vnd.ms-powerpoint" . ".ppt")
                                        ("application/mac-binhex40" . ".hqx"))
 vm-mime-attachment-auto-type-alist '(("\\.jpe?g$" . "image/jpeg") ("\\.gif$" . "image/gif")
                                      ("\\.png$" . "image/png") ("\\.tiff?$" . "image/tiff")
                                      ("\\.pcx$" . "image/x-pcx") ("\\.txt$" . "text/plain")
                                      ("\\.html?$" . "text/html") ("\\.vcf$" . "text/x-vcard")
                                      ("\\.au$" . "audio/basic") ("\\.mpe?g$" . "video/mpeg")
                                      ("\\.mov$" . "video/quicktime")
                                      ("\\.zip$" . "application/zip")
                                      ("\\.e?ps$" . "application/postscript")
                                      ("\\.pdf$" . "application/pdf")
                                      ("\\.doc$" . "application/msword")
                                      ("\\.xls$" . "application/vnd.ms-excel")
                                      ("\\.ppt$" . "application/vnd.ms-powerpoint")
                                      ("\\.mdb$" . "application/vnd.ms-access")
                                      ("\\.hqx$" . "application/mac-binhex40"))
 vm-mime-attachment-infer-type-for-text-attachments nil
 vm-mime-attachment-save-directory "/Users/bar/"
 vm-mime-attachment-source-directory "/Users/bar/"
 vm-mime-auto-save-all-attachments-subdir nil
 vm-mime-avoid-folding-content-type t
 vm-mime-base64-decoder-program "mmencode"
 vm-mime-base64-decoder-switches '("-u" "-b")
 vm-mime-base64-encoder-program "mmencode"
 vm-mime-base64-encoder-switches '("-b")
 vm-mime-button-face 'gui-button-face
 vm-mime-button-format-alist '(("text" . "%-35.35(%d, %c%) [%k to %a]")
                               ("multipart/alternative" . "%-35.35(%d%) [%k to %a]")
                               ("multipart/digest" . "%-35.35(%d, %n message%s%) [%k to %a]")
                               ("multipart" . "%-35.35(%d, %n part%s%) [%k to %a]")
                               ("message/partial" . "%-35.35(%d, part %N (of %T)%) [%k to %a]")
                               ("message/external-body" . "%-35.35(%d%) [%k to %a (%x)]")
                               ("message" . "%-35.35(%d%) [%k to %a]")
                               ("audio" . "%-35.35(%d%) [%k to %a]")
                               ("video" . "%-35.35(%d%) [%k to %a]")
                               ("image" . "%-35.35(%d%) [%k to %a]")
                               ("application/octet-stream" . "%-35.35(%d, %f%) [%k to %a]"))
 vm-mime-charset-converter-alist nil
 vm-mime-charset-font-alist nil
 vm-mime-composition-armor-from-lines nil
 vm-mime-confirm-delete t
 vm-mime-decode-for-preview t
 vm-mime-decode-for-show t
 vm-mime-default-face-charset-exceptions nil
 vm-mime-default-face-charsets '("us-ascii")
 vm-mime-deletable-type-exceptions '("text")
 vm-mime-deletable-types '("application" "x-unknown" "application/x-gzip")
 vm-mime-delete-after-saving nil
 vm-mime-delete-viewer-processes t
 vm-mime-deleted-object-label "[Deleted %f (%d;%t)]\n"
 vm-mime-digest-discard-header-regexp nil
 vm-mime-digest-headers '("Resent-" "From:" "Sender:" "To:" "Cc:" "Subject:" "Date:" "Message-ID:"
                          "Keywords:" "MIME-Version:" "Content-")
 vm-mime-display-function nil
 vm-mime-display-image-strips-incrementally t
 vm-mime-display-internal-multipart/mixed-separater "\n----------------------------------------------------------------------\n"
 vm-mime-encode-headers-regexp "Subject\\|\\(\\(Resent-\\)?\\(From\\|To\\|CC\\|BCC\\)\\)\\|Organization"
 vm-mime-encode-headers-type 'Q
 vm-mime-encode-headers-words-regexp "[ ,	\n
]\\(\\([^ ,	\n
]*[^-]+[^ ,	\n
]*\\)+\\(\\s-+\\([^ ,	\n
]*[^-]+[^ ,	\n
]*\\)+\\)*\\)"
 vm-mime-encode-words-regexp "[^-]+"
 vm-mime-external-content-type-exceptions nil
 vm-mime-external-content-types-alist nil
 vm-mime-forward-local-external-bodies nil
 vm-mime-ignore-composite-type-opaque-transfer-encoding t
 vm-mime-ignore-mime-version t
 vm-mime-ignore-missing-multipart-boundary t
 vm-mime-internal-content-type-exceptions nil
 vm-mime-internal-content-types '("text" "image")
 vm-mime-max-message-size nil
 vm-mime-qp-decoder-program "mmencode"
 vm-mime-qp-decoder-switches '("-u" "-q")
 vm-mime-qp-encoder-program "mmencode"
 vm-mime-qp-encoder-switches '("-q")
 vm-mime-require-mime-version-header nil
 vm-mime-savable-type-exceptions '("text")
 vm-mime-savable-types '("application" "x-unknown" "application/x-gzip")
 vm-mime-show-alternatives nil
 vm-mime-text/html-blocker "<img[^>]*\\s-src=."
 vm-mime-text/html-blocker-exceptions nil
 vm-mime-text/html-handler 'emacs-w3m
 vm-mime-thumbnail-max-geometry "80x80"
 vm-mime-type-converter-alist nil
 vm-mime-ucs-list '(utf-8 iso-2022-jp ctext escape-quoted)
 vm-mime-use-image-strips nil
 vm-mime-uuencode-decoder-program "uudecode"
 vm-mime-uuencode-decoder-switches nil
 vm-mime-write-file-filter-alist '(("application/mac-binhex40" . "hexbin -s "))
 vm-mime-yank-attachments nil
 vm-mmosaic-program "mMosaic"
 vm-mmosaic-program-switches nil
 vm-mode-hook '((lambda nil (make-local-variable (quote file-precious-flag))
                 (setq file-precious-flag t))
                )
 vm-mode-hooks nil
 vm-mosaic-program "Mosaic"
 vm-mosaic-program-switches nil
 vm-mouse-track-summary t
 vm-move-after-deleting t
 vm-move-after-killing t
 vm-move-after-undeleting nil
 vm-move-messages-physically nil
 vm-movemail-program "movemail"
 vm-movemail-program-switches nil
 vm-mozilla-program "mozilla"
 vm-mozilla-program-switches nil
 vm-mutable-frames t
 vm-mutable-windows t
 vm-netscape-program "netscape"
 vm-netscape-program-switches nil
 vm-opera-program "opera"
 vm-opera-program-switches nil
 vm-page-continuation-glyph "...press SPACE to see more..."
 vm-paragraph-fill-column 70
 vm-pop-auto-expunge-alist nil
 vm-pop-bytes-per-session nil
 vm-pop-expunge-after-retrieving t
 vm-pop-folder-alist nil
 vm-pop-folder-cache-directory nil
 vm-pop-keep-trace-buffer nil
 vm-pop-max-message-size nil
 vm-pop-md5-program "md5"
 vm-pop-messages-per-session nil
 vm-pop-read-quit-response t
 vm-popup-menu-on-mouse-3 t
 vm-postpone-message-hook nil
 vm-postponed-folder "postponed"
 vm-postponed-header "X-VM-postponed-data: "
 vm-postponed-message-discard-header-regexp nil
 vm-postponed-message-headers '("From:" "Organization:" "Reply-To:" "To:" "Newsgroups:" "CC:" "BCC:"
                                "FCC:" "In-Reply-To:" "References:" "Subject:" "X-Priority:"
                                "Priority:")
 vm-preferences-file "~/.vm.preferences"
 vm-presentation-mode-hook nil
 vm-preview-lines 0
 vm-preview-read-messages nil
 vm-primary-inbox "~/INBOX"
 vm-print-command "lpr"
 vm-print-command-switches '("-P")
 vm-ps-print-each-message-header-lines 2
 vm-ps-print-each-message-left-header '(list (format "(Folder `%s')" folder-name)
                                        (format "(%s)"
                                         (vm-ps-print-tokenized-summary msg
                                          (vm-summary-sprintf
                                           vm-ps-print-each-message-summary-format msg t)
                                          )
                                         )
                                        )
 vm-ps-print-each-message-right-header '(list "/pagenumberstring load" (quote dd-mon-yyyy))
 vm-ps-print-each-message-summary-format "Message# %n, Lines %l, Characters %c"
 vm-ps-print-message-font-size 10
 vm-ps-print-message-function 'ps-print-buffer-with-faces
 vm-ps-print-message-header-lines 2
 vm-ps-print-message-left-header '(list (format "(Folder `%s')" folder-name)
                                   (format "(%d message%s printed)" mcount (if (= mcount 1) "" "s")))
 vm-ps-print-message-right-header '(list "/pagenumberstring load" (quote dd-mon-yyyy))
 vm-ps-print-message-separater "\n"
 vm-ps-print-message-summary-format "******************************************************************************\n%n %*%a %-17.17F %-3.3m %2d %4l/%-5c %I\"%s\"\n******************************************************************************\n"
 vm-quit-hook '(delete-frame)
 vm-raise-frame-at-startup t
 vm-recognize-imap-maildrops "^\\(imap\\|imap-ssl\\|imap-ssh\\):[^:]+:[^:]+:[^:]+:[^:]+:[^:]+:.+"
 vm-recognize-pop-maildrops "^\\(pop:\\|pop-ssl:\\|pop-ssh:\\)?[^:]+:[^:]+:[^:]+:[^:]+:.+"
 vm-rename-current-buffer-function nil
 vm-reply-hook nil
 vm-reply-ignored-addresses nil
 vm-reply-ignored-reply-tos nil
 vm-reply-include-presentation nil
 vm-reply-subject-prefix "Re: "
 vm-resend-bounced-discard-header-regexp nil
 vm-resend-bounced-headers '("MIME-Version:" "Content-" "From:" "Sender:" "Reply-To:" "To:" "Cc:"
                             "Subject:" "Newsgroups:" "In-Reply-To:" "References:" "Keywords:" "X-")
 vm-resend-bounced-message-hook nil
 vm-resend-discard-header-regexp "\\(\\(X400-\\)?Received:\\|Resent-\\)"
 vm-resend-headers nil
 vm-resend-message-hook nil
 vm-restore-saved-summary-formats nil
 vm-retrieved-spooled-mail-hook nil
 vm-rfc1153-digest-discard-header-regexp "\\(X400-\\)?Received:"
 vm-rfc1153-digest-headers '("Resent-" "Date:" "From:" "Sender:" "To:" "Cc:" "Subject:"
                             "Message-ID:" "Keywords:")
 vm-rfc934-digest-discard-header-regexp nil
 vm-rfc934-digest-headers '("Resent-" "From:" "Sender:" "To:" "Cc:" "Subject:" "Date:" "Message-ID:"
                            "Keywords:")
 vm-rmail-mode nil
 vm-rmail-mode-list '(vm-summary-mode)
 vm-search-other-frames t
 vm-search-using-regexps t
 vm-select-message-hook '(u-vm-color-fontify-buffer my-set-reply-to)
 vm-select-new-message-hook nil
 vm-select-unread-message-hook nil
 vm-send-digest-hook nil
 vm-send-using-mime nil
 vm-showing-message-hook nil
 vm-skip-deleted-messages t
 vm-skip-read-messages nil
 vm-sort-threads-by-youngest-date t
 vm-spam-words-file "/Users/bar/.spam-words"
 vm-spamassassin-strip-report "spamassassin -d"
 vm-spool-file-suffixes '(".spool")
 vm-spool-files '("/var/mail/bar" "~/mail/incoming/Inbox.spool" "~/mail/incoming/Inbox.crash")
 vm-spooled-mail-waiting-hook nil
 vm-ssh-program "ssh"
 vm-ssh-program-switches nil
 vm-ssh-remote-command "echo ready; sleep 15"
 vm-startup-with-summary t
 vm-strip-reply-headers nil
 vm-stunnel-program "stunnel"
 vm-stunnel-program-additional-configuration-file nil
 vm-stunnel-program-switches nil
 vm-stunnel-random-data-method 'generate
 vm-subject-ignored-prefix "^\\(re: *\\)+"
 vm-subject-ignored-suffix "\\( (fwd)\\| \\)+$"
 vm-subject-significant-chars nil
 vm-summary-arrow "->"
 vm-summary-attachment-indicator "$"
 vm-summary-attachment-label "$"
 vm-summary-attachment-mime-type-exceptions nil
 vm-summary-attachment-mime-types nil
 vm-summary-enable-thread-folding nil
 vm-summary-format "%n %*%a %-17.17F %-3.3m %2d %4l/%-5c %I\"%s\"\n"
 vm-summary-highlight-face 'bold
 vm-summary-mode-hook '(u-vm-color-summary-mode)
 vm-summary-mode-hooks nil
 vm-summary-pointer-update-hook nil
 vm-summary-postponed-indicator "P"
 vm-summary-redo-hook nil
 vm-summary-show-thread-count t
 vm-summary-show-threads nil
 vm-summary-thread-folding-on-motion nil
 vm-summary-thread-indent-level 2
 vm-summary-uninteresting-senders-arrow "To: "
 vm-summary-update-hook nil
 vm-sync-thunderbird-status t
 vm-tale-is-an-idiot nil
 vm-temp-file-directory "/var/folders/kC/kC8F39fDGsmcuhHqJ0lex++++TM/-Tmp-/"
 vm-thread-using-subject t
 vm-toolbar nil
 vm-toolbar-height nil
 vm-toolbar-orientation 'top
 vm-toolbar-pixmap-directory "/Application/Aquamacs Emacs.app/Contents/Resources/etc/vm/"
 vm-trust-From_-with-Content-Length nil
 vm-uncompface-program nil
 vm-undisplay-buffer-hook '(vm-delete-buffer-frame)
 vm-unforwarded-header-regexp "none-to-be-dropped"
 vm-url-browser 'w3m
 vm-url-browser-switches nil
 vm-url-retrieval-methods '(lynx wget fetch curl w3m)
 vm-url-search-limit 12000
 vm-use-lucid-highlighting nil
 vm-use-menus '(folder motion send mark label sort virtual undo dispose emacs nil help)
 vm-use-toolbar nil
 vm-vcard-filter nil
 vm-vcard-format-function nil
 vm-virtual-auto-folder-alist nil
 vm-virtual-folder-alist nil
 vm-virtual-mirror t
 vm-virtual-mode-hook nil
 vm-visible-headers '("Resent-" "From:" "Sender:" "To:" "Apparently-To:" "Cc:" "Subject:" "Date:")
 vm-visit-folder-hook nil
 vm-visit-when-saving 0
 vm-vs-attachment-regexp "^Content-Disposition: attachment"
 vm-vs-spam-score-headers '(("X-Spam-Score:" "[-+]?[0-9]*\\.?[0-9]+" string-to-number)
                            ("X-Spam-Status:" "[-+]?[0-9]*\\.?[0-9]+" string-to-number)
                            ("X-Spam-Level:" "\\*+" length))
 vm-w3m-display-inline-images t
 vm-w3m-program "w3m"
 vm-w3m-safe-url-regexp "\\`cid:"
 vm-w3m-use-w3m-minor-mode-map t
 vm-warp-mouse-to-new-frame nil
 vm-wget-program "wget"
 vm-window-configuration-file "~/.vm.windows"
 vm-word-wrap-paragraphs nil
 vm-word-wrap-paragraphs-in-reply nil
 )
-- 


----------------------------------------------------------------------
"All men are born mad.  Some remain so."

                                     --Samuel Beckett



Follow ups