viewmail-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vm-bugs] Followup to wrong-type-argument


From: Matthew Lovell
Subject: [vm-bugs] Followup to wrong-type-argument
Date: Wed, 4 Jan 2012 10:43:46 -0700

This is a follow-up message to the bug submission I just emailed.  The
stack trace for non-compiled code was incomplete.  It should have read
as follows:


Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  >(28 nil)
  (or long-line (> (current-column) fill-column))
  (setq long-line (or long-line (> ... fill-column)))
  (while (and (not ...) (not ...) (looking-at vm-paragraph-prefix-regexp) (let 
... ...)) (end-of-line) (setq line-no (1+ line-no)) (setq long-line (or 
long-line ...)) (forward-line 1))
  (let ((long-line) (line-no 1) len-fill-prefix) (forward-line 0) (setq 
fill-prefix nil) (while (and ... ... ... ...) (end-of-line) (setq line-no ...) 
(setq long-line ...) (forward-line 1)) long-line)
  vm-forward-paragraph()
  (let ((fill-column width)) (vm-forward-paragraph))
  (and (< (point) end) (let (...) (vm-forward-paragraph)))
  (if (and (< ... end) (let ... ...)) (progn (fill-region start ...) (setq 
filled ...)))
  (when (and (< ... end) (let ... ...)) (fill-region start (point)) (setq 
filled (1+ filled)))
  (while (< (point) end) (setq start (point)) (vm-skip-empty-lines) (when (and 
... ...) (fill-region start ...) (setq filled ...)))
  (let ((buffer-read-only nil) (fill-column vm-paragraph-fill-column) 
(adaptive-fill-mode nil) (abbrev-mode nil) (fill-prefix nil) (filled 0) 
(message ...) (needmsg ...)) (if needmsg (vm-inform 5 "Filling message to 
column %d" fill-column)) (or (markerp end) (setq end ...)) (goto-char start) 
(while (< ... end) (setq start ...) (vm-skip-empty-lines) (when ... ... ...)))
  (save-excursion (let (... ... ... ... ... ... ... ...) (if needmsg ...) (or 
... ...) (goto-char start) (while ... ... ... ...)))
  (if (and vm-word-wrap-paragraphs (locate-library "longlines")) 
(vm-fill-paragraphs-by-longlines start end) (if (eq width ...) (setq width 
...)) (save-excursion (let ... ... ... ... ...)))
  ad-Orig-vm-fill-paragraphs-containing-long-lines(nil 435 679)
  vm-fill-paragraphs-containing-long-lines(nil 435 679)
  (let ((vm-word-wrap-paragraphs vm-word-wrap-paragraphs-in-reply) 
(vm-paragraph-fill-column vm-fill-long-lines-in-reply-column)) 
(vm-fill-paragraphs-containing-long-lines 
vm-fill-paragraphs-containing-long-lines-in-reply (save-excursion ... ... ... 
...) (point-max)))
  vm-fill-long-lines-in-reply()
  run-hooks(vm-reply-hook)
  (let ((mlist ...) (dir default-directory) (message-pointer 
vm-message-pointer) (case-fold-search t) to cc subject in-reply-to references 
mp tmp tmp2 newsgroups) (vm-retrieve-operable-messages count mlist) (when (and 
include-text vm-include-text-from-presentation ...) (error "Including 
presentation is possible for only a single message")) (setq mp mlist) (while mp 
(cond ... ... ... ...) (let ... ... ... ...) (when to-all ... ... ... ...) 
(setq references ...) (setq newsgroups ...) (setq mp ...)) (when to (setq tmp 
...) (setq to ...) (while to ... ...) (setq to tmp)) (when 
vm-strip-reply-headers (let ... ... ...)) (setq to (vm-parse-addresses to) cc 
(vm-parse-addresses cc)) (when vm-reply-ignored-addresses (setq to ... cc ...)) 
(setq to (vm-delete-duplicates to nil t)) (setq cc (vm-delete-duplicates ... t 
t)) (when to (setq to ...)) (when cc (setq cc ...)) (when (null to) (setq to cc 
cc nil)) (setq references (delq nil references) references (mapconcat ... 
references " ") references (vm-parse references "[^<]*\\(<[^>]+>\\)") 
references (vm-delete-duplicates references) references (if references ...)) 
(setq newsgroups (delq nil newsgroups) newsgroups (mapconcat ... newsgroups 
",") newsgroups (vm-parse newsgroups "[       \f
\n,]*\\([^      \f
\n,]+\\)") newsgroups (vm-delete-duplicates newsgroups) newsgroups (if 
newsgroups ...)) (vm-mail-internal :buffer-name (format "reply to %s%s" ... 
...) :to to :subject subject :in-reply-to in-reply-to :cc cc :references 
references :newsgroups newsgroups) (make-local-variable (quote vm-reply-list)) 
(setq vm-system-state (quote replying) vm-reply-list mlist default-directory 
dir) (when include-text (save-excursion ... ... ... ...) (set-window-start nil 
...)) (when vm-fill-paragraphs-containing-long-lines-in-reply 
(vm-fill-long-lines-in-reply)) (run-hooks (quote vm-reply-hook)) (run-hooks 
(quote vm-mail-mode-hook)))
  vm-do-reply(nil t 1)
  (let ((vm-enable-thread-operations nil)) (vm-do-reply nil t count))
  vm-reply-include-text(1)
  call-interactively(vm-reply-include-text nil nil)






Emacs  : GNU Emacs 23.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll 
bars)
 of 2012-01-03 on opus.fc.usa.hp.com
Package: VM 8.2.0b

current state:
==============
(setq
 features '(find-func gnus-msg gnus-art mm-uu mml2015 pgg pgg-parse pgg-def 
epg-config
            mm-view smime dig gnus-sum nnoo gnus-group gnus-undo nnmail 
mail-source
            format-spec gnus-start gnus-spec gnus-int gnus-range gnus-win gnus 
gnus-ems
            sort message ecomplete mml mml-sec password-cache mm-decode 
mm-bodies
            mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums 
nnheader
            gnus-util netrc mm-util mail-prsvr gmm-utils mailheader canlock 
sha1 hex-util
            hashcash mail-utils reporter help-mode view debug mailalias 
longlines
            u-vm-color ps-print ps-def lpr vm-ps-print vm-addons list-fns 
string-fns
            fmailutils wid-edit vm-pine vm-rfaddons vm-message vm-macro bbdb-vm
            vm-autoload bbdb-snarf mail-extr rfc822 vm-mark vm-save vm-virtual
            vm-summary-faces vm-edit sendmail vm-imap vm-pop vm-delete 
vm-digest vm-reply
            vm-toolbar vm-sort vm-undo vm-page vm-motion vm-thread vm-mouse 
vm-minibuf
            vm-mime vm-menu tapestry vm-window vm-crypto vm-summary vm-folder 
vm-misc vm
            jka-compr imenu saveplace paren cus-start cus-load server 
newcomment reftex
            reftex-vars preview-latex tex-site auto-loads filladapt bbdb-w3 
browse-url
            bbdb-com mailabbrev bbdb-autoloads bbdb timezone vm-autoloads 
vm-version
            vm-vars remember org-remember org-datetree org byte-opt warnings 
bytecomp
            byte-compile ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table 
org-footnote
            org-src ob-comint ob-keys ob ob-eval org-pcomplete pcomplete 
org-list
            org-faces org-compat org-entities org-macs time-date noutline 
outline cal-menu
            calendar cal-loaddefs org-install git-emacs ido git-emacs-autoloads 
advice
            help-fns advice-preload git-global-keys time-stamp vc-git vc 
vc-dispatcher
            ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult 
ediff-init
            ediff cl cl-19 verilog-mode skeleton easymenu derived compile 
comint ring diff
            fic-mode easy-mmode regexp-opt time minibuf-electric-gnuemacs 
minibuf-eldef
            edmacro kmacro prev-next-buffer tooltip ediff-hook vc-hooks 
lisp-float-type
            mwheel x-win x-dnd font-setting 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
            font-render-setting x-toolkit x multi-tty emacs)
 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-attach-files-in-directory-default-charset 'guess
 vm-attach-files-in-directory-default-type nil
 vm-attachment-button-face 'vm-attachment-button
 vm-attachment-button-mouse-face 'vm-attachment-button-mouse
 vm-auto-center-summary nil
 vm-auto-decode-mime-messages t
 vm-auto-displayed-mime-content-type-exceptions '("text/calendar")
 vm-auto-displayed-mime-content-types '("text/enriched" "multipart" "text/plain"
                                        "text/x-vcard" 
"application/x-pkcs7-signature"
                                        "text" "image" "message/rfc822")
 vm-auto-folder-case-fold-search nil
 vm-auto-get-new-mail t
 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 'if-something-will-be-lost
 vm-continue-postponed-message-hook nil
 vm-continue-what-message 'ask
 vm-convert-folder-types t
 vm-crash-box nil
 vm-crash-box-suffix ".crash"
 vm-curl-program "curl"
 vm-debug nil
 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-dnd-protocol-alist '(("^file:///" . vm-dnd-attach-file) ("^file://" . 
dnd-open-file)
                         ("^file:" . vm-dnd-attach-file))
 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-enable-external-messages nil
 vm-enable-thread-operations nil
 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 84
 vm-fill-paragraphs-containing-long-lines 84
 vm-fill-paragraphs-containing-long-lines-in-reply nil
 vm-firefox-client-program "firefox"
 vm-firefox-client-program-switches nil
 vm-firefox-program "firefox"
 vm-firefox-program-switches nil
 vm-flush-interval 90
 vm-folder-directory "~/Mail/Folders/"
 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 '("From:" "Sender:" "To:" "Cc:" "Subject:" "Date:")
 vm-forwarded-headers-plain '("From:" "To:" "Newsgroups:" "Cc:" "Subject:" 
"Date:"
                              "In-Reply-To:")
 vm-forwarded-message-preamble-format "\n---------- Original Message 
----------\n"
 vm-forwarding-digest-type "mime"
 vm-forwarding-subject-format "%s (fwd)"
 vm-frame-parameter-alist '((primary-folder
                             ((top . 160) (left . 1940) (width . 92) (height . 
50)
                              (name . "Mail"))
                             )
                            (completion
                             ((top . 160) (left . 1960) (width . 92) (height . 
50)
                              (name . "Completion"))
                             )
                            (composition
                             ((top . 180) (left . 1960) (width . 92) (height . 
50)
                              (name . "Composition"))
                             )
                            (folder
                             ((top . 160) (left . 1940) (width . 92) (height . 
50)
                              (name . "Mail"))
                             )
                            (summary
                             ((top . 160) (left . 1940) (width . 92) (height . 
50)
                              (name . "Summary"))
                             )
                            )
 vm-frame-per-completion t
 vm-frame-per-composition t
 vm-frame-per-edit t
 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" "\"Matthew Lovell\"")
 vm-grepmail-command "grepmail"
 vm-handle-return-receipt-mode 'edit
 vm-handle-return-receipt-peek 500
 vm-highlight-url-face 'bold
 vm-highlighted-header-face 'vm-highlighted-header
 vm-highlighted-header-regexp nil
 vm-honor-mime-content-disposition nil
 vm-honor-page-delimiters nil
 vm-iconify-frame-hook nil
 vm-icontopbm-program "/usr/bin/icontopbm"
 vm-image-directory "~/.emacs-lisp/vm/pixmaps/mime"
 vm-imagemagick-convert-program "/usr/bin/convert"
 vm-imagemagick-identify-program "/usr/bin/identify"
 vm-imap-account-alist nil
 vm-imap-auto-expunge-alist nil
 vm-imap-bytes-per-session nil
 vm-imap-connection-mode 'online
 vm-imap-default-account nil
 vm-imap-ensure-active-sessions t
 vm-imap-expunge-after-retrieving nil
 vm-imap-expunge-retries 1
 vm-imap-folder-cache-directory nil
 vm-imap-keep-trace-buffer 1
 vm-imap-log-sessions nil
 vm-imap-max-message-size nil
 vm-imap-message-bunch-size 10
 vm-imap-messages-per-session nil
 vm-imap-refer-to-inbox-by-account-name nil
 vm-imap-save-to-server nil
 vm-imap-server-timeout nil
 vm-imap-session-preauth-hook nil
 vm-imap-sync-on-get t
 vm-imap-tolerant-of-bad-imap nil
 vm-in-reply-to-format "%i"
 vm-include-mime-attachments nil
 vm-include-text-basic nil
 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 t
 vm-infer-mime-types-for-text 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 nil
 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-lynx-program "lynx"
 vm-mail-auto-save-directory nil
 vm-mail-check-always nil
 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:" "Newsgroups:" "CC:" "BCC:" 
"Reply-To:")
 vm-mail-hook nil
 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" "X-Mailer")
 vm-mail-mode-hook '((lambda nil
                      (define-key vm-mail-mode-map "   " (quote 
vm-mail-send-and-exit)))
                     (lambda nil
                      (define-key vm-mail-mode-map "" (quote 
spell-before-send)))
                     vm-add-save-killed-message-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-mail-use-sender-address nil
 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-alternative-show-method 'best-internal
 vm-mime-alternative-yank-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 '((".*.html?" . "text/html")
                                      (".*.xls" . "application/vnd.ms-excel")
                                      (".*.pdf" . "application/pdf")
                                      (".*.ppt" . "application/ppt")
                                      (".*.png" . "image/png") (".*.jpg" . 
"image/jpeg")
                                      (".*.gif" . "image/gif")
                                      (".*.pgn" . "application/x-chess")
                                      (".*.ps" . "application/postscript")
                                      (".*.tex" . "text/plain") (".*.txt" . 
"text/plain")
                                      (".*.doc" . "application/msword")
                                      ("\\.jpe?g$" . "image/jpeg")
                                      ("\\.gif$" . "image/gif") ("\\.png$" . 
"image/png")
                                      ("\\.tiff?$" . "image/tiff")
                                      ("\\.svg$" . "image/svg+xml")
                                      ("\\.pcx$" . "image/x-pcx")
                                      ("\\.txt$" . "text/plain")
                                      ("\\.html?$" . "text/html") ("\\.css$" . 
"text/css")
                                      ("\\.csv$" . "text/csv") ("\\.xml$" . 
"text/xml")
                                      ("\\.vcf$" . "text/x-vcard")
                                      ("\\.vcard$" . "text/x-vcard")
                                      ("\\.au$" . "audio/basic") ("\\.mp4$" . 
"audio/mp4")
                                      ("\\.m4[abpr]$" . "audio/mp4")
                                      ("\\.wma$" . "audio/x-ms-wma")
                                      ("\\.wax$" . "audio/x-ms-wax")
                                      ("\\.ram?$" . "audio/vnd.ra-realaudio")
                                      ("\\.ogg$" . "audio/vorbis")
                                      ("\\.oga$" . "audio/vorbis")
                                      ("\\.wav$" . "audio/vnd.wave")
                                      ("\\.mpe?g$" . "video/mpeg")
                                      ("\\.m4v$" . "video/mp4")
                                      ("\\.mov$" . "video/quicktime")
                                      ("\\.ogc$" . "video/ogg")
                                      ("\\.wmv$" . "video/x-ms-wmv")
                                      ("\\.webm$" . "video/webm")
                                      ("\\.zip$" . "application/zip")
                                      ("\\.gz$" . "application/x-gzip")
                                      ("\\.tar$" . "application/x-tar")
                                      ("\\.rar$" . 
"application/x-rar-compressed")
                                      ("\\.e?ps$" . "application/postscript")
                                      ("\\.pdf$" . "application/pdf")
                                      ("\\.dvi$" . "application/x-dvi")
                                      ("\\.tex$" . "application/x-latex")
                                      ("\\.ttf$" . "application/x-font-ttf")
                                      ("\\.swf$" . 
"application/x-shockwave-flash")
                                      ("\\.tex$" . "application/x-latex")
                                      ("\\.js$" . "application/javascript")
                                      ("\\.dtd$" . "application/xml-dtd")
                                      ("\\.pdf$" . "application/pdf")
                                      ("\\.rtf$" . "application/rtf")
                                      ("\\.doc$" . "application/msword")
                                      ("\\.xls$" . "application/vnd.ms-excel")
                                      ("\\.ppt$" . 
"application/vnd.ms-powerpoint")
                                      ("\\.mdb$" . "application/vnd.ms-access")
                                      ("\\.odt$" .
                                       
"application/vnd.oasis.opendocument.text")
                                      ("\\.odp$" .
                                       
"application/vnd.oasis.opendocument.presentation")
                                      ("\\.ods$" .
                                       
"application/vnd.oasis.opendocument.spreadsheet")
                                      ("\\.odg$" .
                                       
"application/vnd.oasis.opendocument.graphics")
                                      ("\\.odf$" .
                                       
"application/vnd.oasis.opendocument.formulae")
                                      ("\\.odb$" .
                                       
"application/vnd.oasis.opendocument.databases")
                                      ("\\.docx$" .
                                       
"application/vnd.openxmlformats-officedocument.wordprocessingml.document")
                                      ("\\.docm$" .
                                       
"application/vnd.openxmlformats-officedocument.wordprocessingml.document")
                                      ("\\.pptx$" .
                                       
"application/vnd.openxmlformats-officedocument.presentationml.presentation")
                                      ("\\.pptm$ " .
                                       
"application/vnd.openxmlformats-officedocument.presentationml.presentation")
                                      ("\\.xlsx$" .
                                       
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet")
                                      ("\\.xlsm$" .
                                       
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet")
                                      ("\\.hqx$" . "application/mac-binhex40"))
 vm-mime-attachment-infer-type-for-text-attachments nil
 vm-mime-attachment-save-directory "/home/lovell/"
 vm-mime-attachment-source-directory "/home/lovell/"
 vm-mime-auto-displayed-content-type-exceptions '("text/calendar")
 vm-mime-auto-displayed-content-types '("text/enriched" "multipart" "text/plain"
                                        "text/x-vcard" 
"application/x-pkcs7-signature"
                                        "text" "image" "message/rfc822")
 vm-mime-auto-save-all-attachments-subdir nil
 vm-mime-avoid-folding-content-type t
 vm-mime-base64-decoder-program "~/bin/base64-decode"
 vm-mime-base64-decoder-switches nil
 vm-mime-base64-encoder-program "~/bin/base64-encode"
 vm-mime-base64-encoder-switches nil
 vm-mime-button-face 'vm-mime-button
 vm-mime-button-format-alist '(("text" . "%-60.60(%t (%c): %f, %d%) 
%10.10([%a]%)")
                               ("multipart/alternative" . "%-50.50(%d%) 
%20.20([%a]%)")
                               ("multipart/digest" .
                                "%-50.50(%d, %n message%s%) %20.20([%a]%)")
                               ("multipart" . "%-50.50(%d, %n part%s%) 
%20.20([%a]%)")
                               ("message/partial" .
                                "%-50.50(%d, part %N (of %T)%) %20.20([%a]%)")
                               ("message/external-body" . "%-55.55(%d%) [%a 
(%x)]")
                               ("message" . "%-50.50(%d%) %20.20([%a]%)")
                               ("audio" . "%-55.55(%t: %f, %d%) %10.10([%a]%)")
                               ("video" . "%-55.55(%t: %f, %d%) %10.10([%a]%)")
                               ("image" . "%-55.55(%t: %f, %d%) %10.10([%a]%)")
                               ("application" . "%-55.55(%t: %f, %d%) 
%10.10([%a]%)"))
 vm-mime-button-mouse-face 'vm-mime-button-mouse
 vm-mime-charset-completion-alist '(("us-ascii") ("unknown") ("windows-1256")
                                    ("windows-1256") ("iso-8859-6") 
("windows-1258")
                                    ("windows-1258") ("viscii") ("viscii") 
("iso-8859-11")
                                    ("cp874") ("cp874") ("iso-2022-kr") 
("iso-2022-kr")
                                    ("euc-kr") ("euc-kr") ("euc-kr") 
("euc-jis-2004")
                                    ("euc-jis-2004") ("iso-2022-jp-2004")
                                    ("iso-2022-jp-2004") ("euc-jp") ("euc-jp") 
("euc-jp")
                                    ("euc-jp") ("shift_jis") ("shift_jis") 
("shift_jis")
                                    ("iso-2022-jp-2") ("iso-2022-jp") 
("iso-2022-jp")
                                    ("cp862") ("cp862") ("windows-1255") 
("windows-1255")
                                    ("iso-8859-8") ("iso-8859-8") ("iso-8859-8")
                                    ("iso-8859-8") ("cp869") ("cp869") 
("cp851") ("cp851")
                                    ("cp737") ("windows-1253") ("windows-1253")
                                    ("iso-8859-7") ("iso-8859-7") 
("iso-8859-16")
                                    ("iso-8859-16") ("iso-8859-16")
                                    ("adobe-standard-encoding") ("hp-roman8")
                                    ("hp-roman8") ("next") ("macintosh") 
("cp437")
                                    ("cp437") ("cp865") ("cp865") ("cp863") 
("cp863")
                                    ("cp861") ("cp861") ("cp860") ("cp860") 
("cp858")
                                    ("cp857") ("cp857") ("cp852") ("cp852") 
("cp850")
                                    ("cp850") ("windows-1257") ("windows-1257")
                                    ("windows-1254") ("windows-1254") 
("windows-1252")
                                    ("windows-1252") ("windows-1250") 
("windows-1250")
                                    ("iso-8859-15") ("iso-8859-15") 
("iso-8859-15")
                                    ("iso-8859-15") ("iso-8859-14") 
("iso-8859-14")
                                    ("iso-8859-14") ("iso-8859-13") 
("iso-8859-13")
                                    ("iso-8859-13") ("iso-8859-10") 
("iso-8859-10")
                                    ("iso-8859-10") ("iso-8859-9") 
("iso-8859-9")
                                    ("iso-8859-9") ("iso-8859-4") ("iso-8859-4")
                                    ("iso-8859-4") ("iso-8859-3") ("iso-8859-3")
                                    ("iso-8859-3") ("iso-8859-2") ("iso-8859-2")
                                    ("iso-8859-2") ("cp855") ("cp855") 
("windows-1251")
                                    ("windows-1251") ("koi8-t") ("koi8-u") 
("cp866")
                                    ("koi8-u") ("koi8-r") ("koi8-r") ("koi8-r") 
("koi8-r")
                                    ("iso-8859-5") ("iso-8859-5") ("gb18030") 
("gb18030")
                                    ("gbk") ("gbk") ("gbk") ("gbk") ("euc-tw") 
("euc-tw")
                                    ("big5-hkscs") ("big5-hkscs") 
("big5-hkscs") ("big5")
                                    ("big5") ("big5") ("big5") ("hz-gb-2312")
                                    ("hz-gb-2312") ("hz-gb-2312") ("gb2312") 
("gb2312")
                                    ("gb2312") ("gb2312") ("gb2312") ("gb2312")
                                    ("iso-2022-cn-ext") ("iso-2022-cn") 
("iso-2022-cn")
                                    ("utf-7") ("us-ascii") ("us-ascii") 
("x-ctext")
                                    ("x-ctext") ("x-ctext") ("utf-16") 
("utf-16")
                                    ("utf-16") ("utf-16") ("utf-16") 
("utf-16be")
                                    ("utf-16le") ("utf-8") ("utf-8") 
("iso-8859-1")
                                    ("iso-8859-1") ("iso-8859-1"))
 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 '("windows-1255" "Windows-1257" "Windows-1252"
                                 "Windows-1251" "ISO-2022-JP" "big5" "koi8-r" 
"X-roman8"
                                 "utf-8" "iso-8859-9" "iso-8859-2" 
"iso-8859-15" "gb2312"
                                 "iso-8859-1" "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-all-attachments-types '("application" "x-unknown" 
"application/x-gzip")
 vm-mime-delete-all-attachments-types-exceptions '("text")
 vm-mime-delete-viewer-processes t
 vm-mime-deleteable-type-exceptions '("text")
 vm-mime-deleteable-types '("application" "x-unknown" "application/x-gzip")
 vm-mime-deleted-object-label "[Deleted %f (%t)]\n"
 vm-mime-digest-discard-header-regexp nil
 vm-mime-digest-headers '("Resent-" "From:" "Sender:" "To:" "Newsgroups:" "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-separator 
"\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 '(("text/html" "fox_remote" "%f")
                                        ("image/jpeg" "kuickshow" "%f")
                                        ("image/gif" "kuickshow" "%f")
                                        ("application/pdf" "acroread" "%f")
                                        ("application/postscript" "gv" "%f")
                                        ("application/x-chess-pgn"
                                         "nohup ~/script/cmail < %f > 
~/Chess/chess.log")
                                        )
 vm-mime-forward-local-external-bodies nil
 vm-mime-honor-content-disposition 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 '("image/jpeg" "text/html")
 vm-mime-internal-content-types t
 vm-mime-max-message-size nil
 vm-mime-parts-display-separator 
"\n----------------------------------------------------------------------\n"
 vm-mime-qp-decoder-program "~/bin/qp-decode"
 vm-mime-qp-decoder-switches nil
 vm-mime-qp-encoder-program "~/bin/qp-encode"
 vm-mime-qp-encoder-switches nil
 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-save-all-attachments-types '("application" "x-unknown" 
"application/x-gzip")
 vm-mime-save-all-attachments-types-exceptions '("text")
 vm-mime-saveable-type-exceptions '("text")
 vm-mime-saveable-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 'lynx
 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 nil
 vm-mmosaic-program-switches nil
 vm-mode-hook '((lambda nil
                 (setq mail-archive-file-name
                  (concat "~/Mail/Folders/Sent/"
                   (format-time-string "Sent_%b_%Y" (current-time)))
                  )
                 )
                )
 vm-mode-hooks nil
 vm-mosaic-program nil
 vm-mosaic-program-switches nil
 vm-mouse-track-summary t
 vm-move-after-deleting t
 vm-move-after-killing nil
 vm-move-after-undeleting nil
 vm-move-messages-physically nil
 vm-movemail-program "movemail"
 vm-movemail-program-switches nil
 vm-mozilla-program nil
 vm-mozilla-program-switches nil
 vm-mutable-frame-configuration t
 vm-mutable-frames t
 vm-mutable-window-configuration nil
 vm-mutable-windows nil
 vm-netscape-program "/home/lovell/script/firefox"
 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 84
 vm-pipe-messages-to-command-end t
 vm-pipe-messages-to-command-start t
 vm-pop-auto-expunge-alist nil
 vm-pop-bytes-per-session nil
 vm-pop-expunge-after-retrieving nil
 vm-pop-folder-alist nil
 vm-pop-folder-cache-directory nil
 vm-pop-keep-trace-buffer 1
 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 '(vm-remove-save-killed-message-hook)
 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 nil
 vm-preview-read-messages nil
 vm-primary-inbox "~/Mail/Folders/Inbox"
 vm-print-command "lpr"
 vm-print-command-switches nil
 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 '(vm-expunge-folder)
 vm-raise-frame-at-startup t
 vm-remember-passwords-insecurely nil
 vm-rename-current-buffer-function nil
 vm-reply-hook '(vm-fill-long-lines-in-reply)
 vm-reply-ignored-addresses '("address@hidden" "address@hidden" "address@hidden"
                              "address@hidden" "address@hidden" 
"address@hidden")
 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:" "Newsgroups:" "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:" 
"Newsgroups:" "Cc:"
                             "Subject:" "Message-ID:" "Keywords:")
 vm-rfc934-digest-discard-header-regexp nil
 vm-rfc934-digest-headers '("Resent-" "From:" "Sender:" "To:" "Newsgroups:" 
"Cc:"
                            "Subject:" "Date:" "Message-ID:" "Keywords:")
 vm-rmail-mode nil
 vm-rmail-mode-list '(vm-summary-mode)
 vm-save-killed-message 'ask
 vm-save-killed-messages-folder "postponed"
 vm-search-other-frames t
 vm-search-using-regexps nil
 vm-select-message-hook '(u-vm-color-fontify-buffer bbdb/vm-pop-up-bbdb-buffer)
 vm-select-new-message-hook nil
 vm-select-unread-message-hook nil
 vm-send-digest-hook nil
 vm-send-using-mime t
 vm-showing-message-hook nil
 vm-skip-deleted-messages t
 vm-skip-read-messages nil
 vm-sort-messages-by-delivery-date nil
 vm-sort-subthreads t
 vm-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-spam-words-file "/home/lovell/.spam-words"
 vm-spamassassin-strip-report "spamassassin -d"
 vm-spool-file-suffixes nil
 vm-spool-files nil
 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\\(\\[[0-9]+\\]\\)?: *\\)+"
 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-debug nil
 vm-summary-enable-faces t
 vm-summary-enable-thread-folding nil
 vm-summary-faces-alist '(((deleted) vm-summary-deleted) ((new) vm-summary-new)
                          ((marked) vm-summary-marked)
                          ((or (header "Priority: urgent") (header "Importance: 
high")
                            (header "X-Priority: 1") (flagged) (label "!")
                            (label "\\flagged") (header "X-VM-postponed-data:"))
                           vm-summary-high-priority)
                          ((unread) vm-summary-unread) ((replied) 
vm-summary-replied)
                          ((or (filed) (written)) vm-summary-saved)
                          ((or (forwarded) (redistributed)) 
vm-summary-forwarded)
                          ((edited) vm-summary-edited) ((outgoing) 
vm-summary-outgoing)
                          ((any) vm-summary-default))
 vm-summary-format "%n %*%a %1L %-18.18F %-3.3m %2d %I%s\n"
 vm-summary-highlight-face 'vm-summary-highlight
 vm-summary-maximum-thread-indentation 20
 vm-summary-mode-hook '(u-vm-color-summary-mode)
 vm-summary-mode-hooks nil
 vm-summary-pointer-update-hook '(vm-summary-faces-fix-pointer)
 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-thread-indentation-by-references t
 vm-summary-traced-messages nil
 vm-summary-uninteresting-senders-arrow "To: "
 vm-summary-update-hook nil
 vm-summary-visible '((new))
 vm-sync-thunderbird-status t
 vm-tale-is-an-idiot nil
 vm-temp-file-directory "/tmp"
 vm-thread-debug nil
 vm-thread-using-subject t
 vm-thunderbird-folder-directory nil
 vm-toolbar nil
 vm-toolbar-height nil
 vm-toolbar-orientation 'top
 vm-toolbar-pixmap-directory "~/.emacs-lisp/vm/pixmaps"
 vm-traced-message-ids nil
 vm-traced-message-subjects nil
 vm-trust-From_-with-Content-Length nil
 vm-uncompface-program nil
 vm-undisplay-buffer-hook '(vm-delete-buffer-frame)
 vm-unforwarded-header-regexp 
"Received\\|Mailer\\|Message-Id\\|In-Reply\\|Return"
 vm-unforwarded-header-regexp-plain nil
 vm-url-browser 'vm-mouse-send-url-to-firefox
 vm-url-browser-switches nil
 vm-url-retrieval-methods '(lynx wget fetch curl w3m)
 vm-url-search-limit 20000
 vm-use-lucid-highlighting nil
 vm-use-menubar-buttons t
 vm-use-menus '(folder motion send mark label sort virtual undo dispose emacs 
nil help)
 vm-use-toolbar '(getmail next previous delete/undelete autofile file reply 
followup
                  forward compose print visit quit help)
 vm-use-v7-key-bindings nil
 vm-vcard-filter nil
 vm-vcard-format-function nil
 vm-verbosity 8
 vm-virtual-auto-folder-alist nil
 vm-virtual-debug nil
 vm-virtual-mirror t
 vm-virtual-mode-hook nil
 vm-visible-headers '("From:" "Sender:" "To:" "Cc:" "BCC:" "Subject:" "Date:"
                      "Importance:")
 vm-visit-folder-hook '((lambda nil (set (make-local-variable (quote 
backup-inhibited)) t))
                        )
 vm-visit-when-saving nil
 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-program "w3m"
 vm-warp-mouse-to-new-frame t
 vm-wget-program "wget"
 vm-window-configuration-file "~/.vm.windows"
 vm-word-wrap-paragraphs nil
 vm-word-wrap-paragraphs-in-reply nil
 vm-zero-drafts-start-compose nil
 )
-- 
Matthew Lovell
Hewlett-Packard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]