viewmail-bugs
[Top][All Lists]
Advanced

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

[vm-bugs] wrong-type-argument error on starting vm


From: Robert Marshall
Subject: [vm-bugs] wrong-type-argument error on starting vm
Date: Fri, 23 Dec 2011 20:29:56 +0000

A few hours ago I got an email tried to pull it into vm (visiting an
imap folder) vm-get-new-mail and got a wrong-type-argument error. Now
I'm getting this error when ever I visit my inbox

I'm now not sure which the message was which caused the problem I
think vm was only part way through updating the summary at the point it
crashed. I'm including part of the traceback:

Debugger entered--Lisp error: (wrong-type-argument markerp 111160)
  marker-buffer(111160)
  vm-update-message-summary([[#<marker in no buffer> #<marker in no buffer> nil 
#<marker in no buffer> #<marker in no buffer> #<marker in no buffer>] ["1148" 
"1148" nil 111160 nil <<>> <-- From_ "2390" #<killed buffer> nil nil nil nil 
nil nil nil nil nil imap (#0 [[#<marker in no buffer> #<marker in no buffer> 
nil #<marker in no buffer> #<marker in no buffer> #<marker in no buffer>] 
["1149" "1149" nil nil nil <<>> <-- From_ "2391" #<killed buffer> nil nil nil 
nil nil nil nil nil nil imap (#3) <<>> nil] [nil t nil nil nil nil nil nil nil 
nil nil nil nil nil nil nil] [nil nil nil nil nil nil nil nil nil 
"<address@hidden>" nil "Re: [h-e-w] Emacs Clipboard crash" nil nil nil nil 
"2011122316:40:59" "[h-e-w] Emacs Clipboard crash" nil "<address@hidden>" 
("<address@hidden>" "<address@hidden>" "<address@hidden>" "<address@hidden>" 
"<address@hidden>" "<address@hidden>") nil nil nil nil nil] [nil <v> t nil nil 
t]]) <<>> nil] [nil t nil nil nil nil nil nil nil nil nil nil nil nil nil nil] 
["1715" "Friday" "23" "December" "2011" "10:38:58" "-0600" "Matthew Fidler" 
"address@hidden" "<address@hidden>" "49" "Re: [h-e-w] Emacs Clipboard crash" 
nil nil nil "12" "2011122316:38:58" "[h-e-w] Emacs Clipboard crash" (number " " 
mark "U    Matthew Fidler    Dec 23   49/1715  " thread-indent "\"Re: [h-e-w] 
Emacs Clipboard crash\"\n") "<address@hidden>" ("<address@hidden>" 
"<address@hidden>" "<address@hidden>" "<address@hidden>" "<address@hidden>") 
nil nil nil nil nil] [nil <v> t nil nil t]])
  (if (or (eq (vm-deleted-flag m) (quote expunged)) (equal 
(vm-message-id-number-of m) "Q")) nil (vm-update-message-summary (car ms)))
  (unless (or (eq (vm-deleted-flag m) (quote expunged)) (equal 
(vm-message-id-number-of m) "Q")) (vm-update-message-summary (car ms)))
  (while ms (setq m (car ms)) (unless (or (eq (vm-deleted-flag m) (quote 
expunged)) (equal (vm-message-id-number-of m) "Q")) (vm-update-message-summary 
(car ms))) (if (eq (mod n 10) 0) (vm-inform 6 "Recreating summary... %s" n)) 
(setq n (1+ n)) (setq ms (cdr ms)))
  (let ((n 1) (ms vm-messages-needing-summary-update) m) (while ms (setq m (car 
ms)) (unless (or (eq (vm-deleted-flag m) (quote expunged)) (equal 
(vm-message-id-number-of m) "Q")) (vm-update-message-summary (car ms))) (if (eq 
(mod n 10) 0) (vm-inform 6 "Recreating summary... %s" n)) (setq n (1+ n)) (setq 
ms (cdr ms))) (setq vm-messages-needing-summary-update nil))
  (progn (let ((n 1) (ms vm-messages-needing-summary-update) m) (while ms (setq 
m (car ms)) (unless (or (eq (vm-deleted-flag m) (quote expunged)) (equal 
(vm-message-id-number-of m) "Q")) (vm-update-message-summary (car ms))) (if (eq 
(mod n 10) 0) (vm-inform 6 "Recreating summary... %s" n)) (setq n (1+ n)) (setq 
ms (cdr ms))) (setq vm-messages-needing-summary-update nil)))
  (if vm-messages-needing-summary-update (progn (let ((n 1) (ms 
vm-messages-needing-summary-update) m) (while ms (setq m (car ms)) (unless (or 
(eq (vm-deleted-flag m) (quote expunged)) (equal (vm-message-id-number-of m) 
"Q")) (vm-update-message-summary (car ms))) (if (eq (mod n 10) 0) (vm-inform 6 
"Recreating summary... %s" n)) (setq n (1+ n)) (setq ms (cdr ms))) (setq 
vm-messages-needing-summary-update nil))))
  (when vm-messages-needing-summary-update (let ((n 1) (ms 
vm-messages-needing-summary-update) m) (while ms (setq m (car ms)) (unless (or 
(eq (vm-deleted-flag m) (quote expunged)) (equal (vm-message-id-number-of m) 
"Q")) (vm-update-message-summary (car ms))) (if (eq (mod n 10) 0) (vm-inform 6 
"Recreating summary... %s" n)) (setq n (1+ n)) (setq ms (cdr ms))) (setq 
vm-messages-needing-summary-update nil)))
  vm-update-summary-and-mode-line()



Emacs  : GNU Emacs 24.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.24.6)
 of 2011-12-08 on poulenc
Package: VM 8.2.0a

current state:
==============
(setq
 features '(reporter vm-pop find-func debug nroff-mode vc-rcs vc-dir ewoc
            doc-view jka-compr folding-isearch folding eimp image-mode
            skeleton arc-mode archive-mode tabify man texinfo gnutls smtpmail
            vm-reply log-edit diff-mode log-view pcvs-util vc ediff-merg
            ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init
            ediff bookmark pcmpl-unix gnus-vm latexenc mule-util cus-edit
            cus-start cus-load vm-mark multi-isearch bbdb-hooks canlock rect
            tc flyspell ispell footnote flow-fill qp sort smiley ansi-color
            gnus-cite gnus-bcklg gnus-async gnus-ml disp-table gnus-topic
            nndraft nnmh nnfolder nnml gnus-agent gnus-srvr gnus-score
            score-mode nnvirtual gnus-msg gnus-cache netrc network-stream
            starttls nntp edmacro kmacro dired-aux dabbrev vm-delete pp
            help-mode view bbdb-gui vm-save tapestry vm-sort vm-thread
            vm-crypto vm-imap bbdb-vm bbdb-snarf mail-extr bbdb-com
            bbdb-autoloads vm-pine gnus-art mm-uu mml2015 epg-config mm-view
            mml-smime smime dig nnir gnus-sum nnoo gnus-group gnus-undo nnmail
            mail-source gnus-start gnus-spec gnus-int gnus-range message
            rfc822 mml mml-sec mm-decode mm-bodies mm-encode mailabbrev
            gmm-utils mailheader gnus-win gnus gnus-ems nnheader bbdb timezone
            sendmail mail-utils vm-rfaddons vm-menu vm-window vm-toolbar
            vm-folder vm-mime vm-undo vm-virtual vm-summary-faces vm-summary
            vm-mouse vm-page vm-motion vm-minibuf vm-message vm-misc vm-macro
            vm-autoloads vm-vars vm-version vm js sh-script executable sql
            thingatpt plsql align imenu add-log vc-cvs info tex-mode compile
            shell conf-mode newcomment org-wl org-w3m org-vm org-rmail org-mhe
            org-mew org-irc org-jsinfo org-infojs org-html format-spec org-exp
            ob-exp org-exp-blocks org-agenda org-info org-gnus org-docview
            org-bibtex bibtex org-bbdb org warnings advice help-fns
            advice-preload 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 comint ring org-list org-faces org-compat org-entities
            org-macs noutline outline easy-mmode make-mode vc-dispatcher
            vc-svn cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles
            cc-align cc-engine cc-vars cc-defs dired-x dired identica-mode
            json url-http tls url-auth mail-parse rfc2231 rfc2047 rfc2045
            ietf-drums url-gw url url-proxy url-privacy url-expand url-methods
            url-history url-cookie url-util url-parse auth-source eieio
            byte-opt bytecomp byte-compile cconv macroexp assoc gnus-util
            password-cache url-vars mm-util mail-prsvr mailcap longlines
            parse-time xml cl solar cal-dst cal-bahai cal-hebrew cal-julian
            holidays hol-loaddefs diary-lib diary-loaddefs regexp-opt cal-menu
            calendar cal-loaddefs server tbemail org-install desktop recentf
            tree-widget wid-edit easymenu paren time-date tooltip ediff-hook
            vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset
            image fringe lisp-mode register page menu-bar rfn-eshadow timer
            select scroll-bar 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 minibuffer loaddefs
            button faces cus-face files text-properties overlay sha1 md5
            base64 format env code-pages mule custom widget
            hashtable-print-readable backquote make-network-process dbusbind
            dynamic-setting system-font-setting font-render-setting
            move-toolbar gtk 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 nil
 vm-auto-displayed-mime-content-types '("text" "image" "message/rfc822")
 vm-auto-folder-case-fold-search nil
 vm-auto-get-new-mail nil
 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 nil
 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-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 t
 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 nil
 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 70
 vm-fill-paragraphs-containing-long-lines nil
 vm-fill-paragraphs-containing-long-lines-in-reply nil
 vm-firefox-client-program "firefox"
 vm-firefox-client-program-switches '("-remote")
 vm-firefox-program "firefox"
 vm-firefox-program-switches nil
 vm-flush-interval nil
 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-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 "forwarded message from %F"
 vm-frame-parameter-alist nil
 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" "\"Robert Marshall\"")
 vm-grepmail-command "grepmail"
 vm-handle-return-receipt-mode 'edit
 vm-handle-return-receipt-peek 500
 vm-highlight-url-face 'vm-highlight-url
 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 nil
 vm-imagemagick-convert-program "/usr/bin/convert"
 vm-imagemagick-identify-program "/usr/bin/identify"
 vm-imap-account-alist '(("imap-ssl:faure:993:*:login:*:*" "faure")
                         ("imap-ssl:xxxxxxxxxxxxxxxxxxxxxxxxx:993:*:login:*:*"
                          "home")
                         )
 vm-imap-auto-expunge-alist '(("imap-ssh:localhost:143:inbox:login:*:*"))
 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 nil
 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-list '("imap-ssl:faure:993:INBOX:login:*:*")
 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 nil
 vm-infer-mime-types-for-text nil
 vm-init-file "~/elisp/.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 t
 vm-kept-imap-buffers '(#<buffer saved trace of IMAP over SSL session to faure
                        at 18:14:27> #<buffer saved trace of IMAP over SSL
                        session to faure at 18:14:24> #<buffer saved trace of
                        IMAP over SSL session to faure at 18:14:21>)
 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-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" "In-Reply-To" "X-Mailer")
 vm-mail-mode-hook '(vm-mail-mode-hide-headers-hook
                     vm-add-save-killed-message-hook flyspell-mode)
 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 '(favorite "text/html")
 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 '(("\\.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/robert/"
 vm-mime-attachment-source-directory "/home/robert/"
 vm-mime-auto-displayed-content-type-exceptions nil
 vm-mime-auto-displayed-content-types '("text" "image" "message/rfc822")
 vm-mime-auto-save-all-attachments-subdir nil
 vm-mime-avoid-folding-content-type t
 vm-mime-base64-decoder-program nil
 vm-mime-base64-decoder-switches nil
 vm-mime-base64-encoder-program nil
 vm-mime-base64-encoder-switches nil
 vm-mime-button-face 'vm-mime-button
 vm-mime-button-format-alist '(("text" . "%-50.50(%t, %d, %c%) [%a]")
                               ("multipart/alternative" . "%-50.50(%d%) [%a]")
                               ("multipart/digest" .
                                "%-50.50(%d, %n message%s%) [%a]")
                               ("multipart" . "%-50.50(%d, %n part%s%) [%a]")
                               ("message/partial" .
                                "%-50.50(%d, part %N (of %T)%) [%a]")
                               ("message/external-body" .
                                "%-50.50(%d%) [%a (%x)]")
                               ("message" . "%-50.50(%d%) [%a]")
                               ("audio" . "%-50.50(%d%) [%a]")
                               ("video" . "%-50.50(%d%) [%a]")
                               ("image" . "%-50.50(%d%) [%a]")
                               ("application" . "%-50.50(%f, %d%) [%a]"))
 vm-mime-button-mouse-face 'vm-mime-button-mouse
 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" "iso-8859-1" "iso8859-1"
                                 "iso-8859-15" "Windows-12 51" "Windows-1252"
                                 "Windows-1257" "windows-1256" "windows-1250"
                                 "windows-1255" "iso-2022-jp" "x-user-defined"
                                 "unknown-8bit" "GB2312" "big5")
 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 nil
 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" "mozilla")
                                        ("image/gif" "ee") ("image/png" "ee")
                                        ("image/jpeg" "ee"))
 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 nil
 vm-mime-internal-content-types t
 vm-mime-max-message-size nil
 vm-mime-parts-display-separator 
"\n----------------------------------------------------------------------\n"
 vm-mime-qp-decoder-program nil
 vm-mime-qp-decoder-switches nil
 vm-mime-qp-encoder-program nil
 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 nil
 vm-mime-thumbnail-max-geometry "80x80"
 vm-mime-type-converter-alist '(("text/html" "text/plain"
                                 "w3m -T text/html -dump")
                                )
 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 nil
 vm-mode-hooks nil
 vm-mosaic-program nil
 vm-mosaic-program-switches nil
 vm-mouse-track-summary t
 vm-move-after-deleting nil
 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-frames t
 vm-mutable-windows t
 vm-netscape-program "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 70
 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 '(excised)
 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 '(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 0
 vm-preview-read-messages t
 vm-primary-inbox "/home/robert/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 nil
 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 '(....)
 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 '(bbdb/vm-pop-up-bbdb-buffer article-emphasize)
 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-subthreads t
 vm-spam-words-file "/home/robert/.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 "/usr/bin/stunnel4"
 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-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 %-17.17F %-3.3m %2d %4l/%-5c %I\"%s\"\n"
 vm-summary-highlight-face 'vm-summary-highlight
 vm-summary-maximum-thread-indentation 20
 vm-summary-mode-hook nil
 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 t
 vm-summary-thread-folding-on-motion nil
 vm-summary-thread-indent-level 2
 vm-summary-thread-indentation-by-references t
 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-using-subject t
 vm-thunderbird-folder-directory nil
 vm-toolbar nil
 vm-toolbar-height nil
 vm-toolbar-orientation 'top
 vm-toolbar-pixmap-directory nil
 vm-trust-From_-with-Content-Length nil
 vm-uncompface-program nil
 vm-undisplay-buffer-hook nil
 vm-unforwarded-header-regexp "silly"
 vm-unforwarded-header-regexp-plain nil
 vm-url-browser 'vm-mouse-send-url-to-netscape
 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-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-folder-alist '()
 vm-virtual-mirror t
 vm-virtual-mode-hook nil
 vm-visible-headers '("Resent-" "From:" "Sender:" "To:" "Newsgroups:"
                      "Apparently-To:" "Cc:" "Subject:" "Date:")
 vm-visit-folder-hook nil
 vm-visit-when-saving 'visit
 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 nil
 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
 )
-- 
Links and things http://rmstar.blogspot.com/
Robert Marshall

reply via email to

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