Re: VM-BUG: vm-followup-include-text parses multipart message wrong
16 years, 6 months
Julian Bradfield
In article <871w4bmc3o.fsf(a)uwakimon.sk.tsukuba.ac.jp> "Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
>Given a MIME message with content-type
>
>multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"
>
>and this structure
>
>multipart/mixed
> text/plain, charset=us-ascii
> text/x-patch, charset=us-ascii, content-disposition=inline
> text/plain, charset=us-ascii
>application/pgp-signature
>
>`vm-reply-include-text' and `vm-followup-include-text' parse it
>incorrectly. They leave you in a buffer with only the first
>text/plain part included and quoted. The second text/plain part
>should definitely be included and quoted, and I would argue that the
>text/x-patch part should be included and quoted because it has
>content-disposition "inline", so the author expected it to be
>displayable.
I don't think this is a bug - you just don't agree with the spec.
MIME doesn't have a notion of include-and-quote, so if you want to include
a multipart message you have to include it as a MIME part. It's not obvious
what the right answer is to how to include-and-quote such a message.
Kyle (presumably) took the easiest option, which is to assume the
first text part is the message - which usually works.
An alternative view, which is what you appear to want here, is that
you should include-and-quote the text seen when you view the message.
If that's what you want, VM will do it for you - see
vm-reply-include-presentation .
I find that sometimes I want one, sometimes the other, so I have the
following little mod in my .vm:
; mods to R and F so that they include the presentation buffer
; if called with C-u.
(require 'vm-reply)
(defun vm-reply-include-text (count)
"Reply to the sender (only) of the current message and include text
from the message. See the documentation for function vm-reply for details.
Modified to include presentation buffer if given C-u prefix argument."
(interactive "P")
(vm-follow-summary-cursor)
(vm-select-folder-buffer)
(vm-check-for-killed-summary)
(vm-error-if-folder-empty)
(let ((c 1)
(vm-reply-include-presentation vm-reply-include-presentation))
(if (consp count)
(setq vm-reply-include-presentation t)
(setq c (prefix-numeric-value count)))
(vm-do-reply nil t c)))
(defun vm-followup-include-text (count)
"Reply to all recipients of the current message and include text from
the message. See the documentation for the function vm-reply for details.
Modified to include presentation buffer if given C-u prefix argument."
(interactive "P")
(vm-follow-summary-cursor)
(vm-select-folder-buffer)
(vm-check-for-killed-summary)
(vm-error-if-folder-empty)
(let ((c 1)
(vm-reply-include-presentation vm-reply-include-presentation))
(if (consp count)
(setq vm-reply-include-presentation t)
(setq c (prefix-numeric-value count)))
(vm-do-reply t t c)))
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
VM-BUG: vm-followup-include-text parses multipart message wrong
16 years, 6 months
Stephen J. Turnbull
Given a MIME message with content-type
multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"
and this structure
multipart/mixed
text/plain, charset=us-ascii
text/x-patch, charset=us-ascii, content-disposition=inline
text/plain, charset=us-ascii
application/pgp-signature
`vm-reply-include-text' and `vm-followup-include-text' parse it
incorrectly. They leave you in a buffer with only the first
text/plain part included and quoted. The second text/plain part
should definitely be included and quoted, and I would argue that the
text/x-patch part should be included and quoted because it has
content-disposition "inline", so the author expected it to be
displayable.
Sample attached here; the sample is a VM mbox, but I'm going to give
it MIME content-type text/x-patch.
Sample ends here. I've removed some long data from the VM state below
having to do with folders (available on request) and toolbars (in
default state).
Emacs: XEmacs 21.5 (beta28) "fuki" 2785829fe37c [Lucid] (x86_64-unknown-linux, Mule) of Thu Mar 13 2008 on uwakimon
Package: VM ?bug?
current state:
==============
(setq
features '(reporter sh-script autoconf-mode ansi-color footnote pgg-gpg
vm-mark latin-unity-tables latin-euro-standards latin-euro-latin10
latin-euro-latin9 latin-euro-latin8 latin-euro-latin7
latin-unity-vars latin-unity gnus-msg gnus-art mm-uu mml2015
mm-view gnus-sum nnoo gnus-group gnus-undo nnmail mail-source
gnus-start gnus-spec gnus-int gnus-range gnus-win gnus vm-delete
vm-avirtual bbdb-com bbdb vm-virtual timezone vm-save tapestry
vm-sort vm-thread vm-pgg vm-reply pgg pgg-parse pgg-def vm-rfaddons
overlay vm-menu vm-window vm-toolbar vm-folder vm-mime vm-summary
vm-mouse vm-page vm-minibuf vm-message vm-misc vm-macro vm-vars
highlight-headers guided-tour outline font-latex latex tex cc-mode
cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars
cc-defs add-log tempo psgml-html sgml-mode psgml info make-mode
makefile dired-faces dired-xemacs dired parse-time vc-cvs vc-git
mercurial view-less view tramp-vc vc-rcs vc diff-mode gnus-ems
gnus-xmas wid-edit desktop dotxemacs-init gnuserv jka-compr
tramp-smb tramp efs-cu regexp-opt shell comint ring password
format-spec timer-funcs trampver tex-site font-lock filladapt
edmacro advice advice-preload message messagexmas cus-face mml
mml-sec mml-smime smime dig mm-decode mm-bodies mm-encode mailcap
lpr mail-parse rfc2045 rfc2231 rfc2047 qp ietf-drums mail-abbrevs
sendmail rfc822 nnheader nnheaderxm gnus-util netrc time-date
mm-util mail-prsvr mail-utils mailheader canlock sha1 executable
hex-util mwheel vm-motion vm-undo vm vm-version vc-hooks vc-xemacs
zenirc-autoloads xwem-autoloads xslt-process-autoloads
xslide-autoloads xlib-autoloads xetla-autoloads
xemacs-devel-autoloads xemacs-base-autoloads x-symbol-autoloads
w3-autoloads vm-autoloads viper-autoloads view-process-autoloads
vhdl-autoloads vc-autoloads tramp-autoloads tpu-autoloads
tm-autoloads time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads slider-autoloads sieve-autoloads
sh-script-autoloads sgml-autoloads semantic-autoloads
scheme-autoloads ruby-modes-autoloads rmail-autoloads
riece-autoloads reftex-autoloads re-builder-autoloads
python-modes-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads
os-utils-autoloads oo-browser-autoloads ocaml-autoloads
net-utils-autoloads misc-games-autoloads mine-autoloads
mh-e-autoloads mew-autoloads mailcrypt-autoloads mail-lib-autoloads
jde-autoloads ispell-autoloads ilisp-autoloads igrep-autoloads
idlwave-autoloads ibuffer-autoloads hyperbole-autoloads
hm--html-menus-autoloads haskell-mode-autoloads
guided-tour-autoloads gnus-autoloads gnats-autoloads
games-autoloads fsf-compat-autoloads fortran-modes-autoloads
forms-autoloads footnote-autoloads eudc-autoloads eterm-autoloads
eshell-autoloads escreen-autoloads erc-autoloads emerge-autoloads
eieio-autoloads efs-autoloads edt-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads ede-autoloads ecrypto-autoloads
ecb-autoloads easypg-autoloads docbookide-autoloads dired-autoloads
dictionary-autoloads debug-autoloads cookie-autoloads
cogre-autoloads clearcase-autoloads cedet-common-autoloads
cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads skk-autoloads mule-ucs-autoloads
mule-base-autoloads lookup-autoloads leim-autoloads
latin-unity-autoloads egg-its-autoloads edict-autoloads
mule-autoloads auto-autoloads auto-show fontl-hooks canna-leim
tibetan slovenian czech romanian lao devanagari indian cyrillic
code-cmds gutter-items menubar-items x-menubar mode-motion mouse
behavior itimer auto-save lisp-mode easymenu easy-mmode iso8859-1
page buff-menu lib-complete loadhist cus-file derived newcomment
rsz-minibuf env text-props fontconfig frame obsolete cus-start
custom widget cl-extra cl cl-19 packages backquote unicode font-mgr
lucid-scrollbars cut-buffer xft-fonts lucid-menubars athena-dialogs
x c-balloon-help tty-frames tty toolbar native-sound alsa-sound
scrollbar unix-processes multicast network-streams subprocesses
bigfloat ratio bignum number-types modules menu-accelerator-support
menubar berkeley-db md5 xemacs xim mule gutter tiff png gif jpeg
xpm xbm lisp-float-type file-coding linux dialog devices
window-system base64)
vm-always-use-presentation-buffer nil
vm-arrived-message-hook nil
vm-arrived-messages-hook nil
vm-assimilate-html-command "striptags"
vm-assimilate-html-mixed t
vm-assimilate-new-messages-sorted nil
vm-auto-center-summary 0
vm-auto-decode-mime-messages t
vm-auto-displayed-mime-content-type-exceptions '("text/html")
vm-auto-displayed-mime-content-types '("text" "image" "multipart")
vm-auto-folder-case-fold-search t
vm-auto-get-new-mail t
vm-auto-next-message t
vm-berkeley-mail-compatibility nil
vm-burst-digest-messages-inherit-labels t
vm-check-folder-types t
vm-circular-folders nil
vm-coding-system-priorities '(iso-8859-1 iso-8859-15 utf-8)
vm-confirm-mail-send nil
vm-confirm-new-folders t
vm-confirm-quit 0
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 nil
vm-delete-empty-folders t
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-do-fcc-before-mime-encode nil
vm-drop-buffer-name-chars nil
vm-edit-message-hook nil
vm-edit-message-mode 'text-mode
vm-enable-addons '(check-recipients check-for-empty-subject encode-headers
take-action-on-attachment)
vm-fetch-program "fetch"
vm-fill-long-lines-in-reply-column 70
vm-fill-paragraphs-containing-long-lines nil
vm-fill-paragraphs-containing-long-lines-faster 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 "/home/steve/VM/"
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 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" "\"\"")
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 nil
vm-imagemagick-convert-program "/usr/bin/convert"
vm-imagemagick-identify-program "/usr/bin/identify"
vm-imap-bytes-per-session nil
vm-imap-expunge-after-retrieving t
vm-imap-folder-cache-directory nil
vm-imap-max-message-size nil
vm-imap-messages-per-session nil
vm-imap-server-list nil
vm-imap-session-preauth-hook nil
vm-in-reply-to-format "%i"
vm-included-mime-types-list '("text/plain" "text/enriched" "message/rfc822")
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-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-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-interval 300
vm-mail-header-from "\"Stephen J. Turnbull\" <stephen(a)xemacs.org>"
vm-mail-header-insert-date t
vm-mail-header-insert-message-id t
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-hook '(message-mode vm-pgg-compose-mode-activate)
vm-mail-prompt-if-subject-empty t
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-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 "iso-8859-1"
vm-mime-8bit-text-transfer-encoding '8bit
vm-mime-all-attachments-directory nil
vm-mime-alternative-select-method '(favorite "text/plain")
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")
("\\.html?$" . "text/html")
("\\.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")
("\\.hqx$" . "application/mac-binhex40"))
vm-mime-attachment-infer-type-for-text-attachments nil
vm-mime-attachment-save-directory "/playpen/data/mime-bodies/2008/05/"
vm-mime-attachment-source-directory "/home/steve/"
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 'gui-button-face
vm-mime-button-format-alist '(("multipart/encrypted" .
"Decrypt PGP/MIME message")
("application/pgp-keys" . "Snarf %d")
("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-default-face-charset-exceptions nil
vm-mime-default-face-charsets '("windows-1255" "windows-1252" "windows-1251"
"windows-1250" "iso-2022-jp" "iso-8859-7"
"iso-8859-15" "utf-8" "us-ascii" "iso-8859-1")
vm-mime-delete-after-saving t
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-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-words-regexp "\\s-\\(\\([^ \n
]*[^
vm-mime-external-content-type-exceptions nil
vm-mime-external-content-types-alist '(("application/msword" "oowriter2")
("application/pdf" "xpdf")
("text/html" "firefox"))
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 t
vm-mime-max-message-size nil
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 t
vm-mime-save-all-attachments-types '("application" "x-unknown"
"application/x-gzip")
vm-mime-save-all-attachments-types-exceptions '("text")
vm-mime-show-alternatives nil
vm-mime-summary-attachment-label-types nil
vm-mime-summary-attachment-label-types-exceptions nil
vm-mime-type-converter-alist nil
vm-mime-ucs-list '(utf-8 iso-2022-jp ctext escape-quoted)
vm-mime-use-image-strips t
vm-mime-use-w3-for-text/html t
vm-mime-uuencode-decoder-program "uudecode"
vm-mime-uuencode-decoder-switches nil
vm-mime-write-file-filter-alist '(("application/mac-binhex40" . "hexbin -s "))
vm-mmosaic-program "mMosaic"
vm-mmosaic-program-switches nil
vm-mode-hook nil
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 t
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-pgg-ask-function 'vm-pgg-prompt-for-action
vm-pgg-auto-decrypt t
vm-pgg-auto-snarf t
vm-pgg-compose-mode-string " vm-pgg"
vm-pgg-fetch-missing-keys t
vm-pgg-get-author-headers '("From:" "Sender:")
vm-pgg-sign-text-transfer-encoding 'quoted-printable
vm-pipe-messages-to-command-end "\n"
vm-pipe-messages-to-command-start ""
vm-pop-bytes-per-session nil
vm-pop-expunge-after-retrieving t
vm-pop-folder-cache-directory 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-presentation-mode-hook nil
vm-preview-lines nil
vm-preview-read-messages nil
vm-primary-inbox "~/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 '("turnbull(a)sk\\.tsukuba\\.ac\\.jp"
"stephen(a)xemacs\\.org")
vm-reply-ignored-reply-tos nil
vm-reply-include-presentation nil
vm-reply-subject-prefix nil
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-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-mode vm-presentation-mode vm-virtual-mode)
vm-search-other-frames t
vm-search-using-regexps nil
vm-select-message-hook '(sjt/vm-clean-tlug-subjects-function)
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-shrunken-headers-keymap #<keymap size 2 0x1bb532>
vm-skip-deleted-messages t
vm-skip-read-messages nil
vm-spamassassin-strip-report "spamassassin -d"
vm-spool-file-suffixes 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: *\\)+"
vm-subject-ignored-suffix "\\( (fwd)\\| \\)+$"
vm-subject-significant-chars nil
vm-summary-arrow "->"
vm-summary-attachment-indicator "$"
vm-summary-attachment-label 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 nil
vm-summary-mode-hooks nil
vm-summary-pointer-update-hook nil
vm-summary-redo-hook nil
vm-summary-show-threads t
vm-summary-thread-indent-level 2
vm-summary-uninteresting-senders nil
vm-summary-uninteresting-senders-arrow "To: "
vm-summary-update-hook nil
vm-tale-is-an-idiot nil
vm-temp-file-directory "/tmp"
vm-thread-using-subject t
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 '(vm-delete-buffer-frame)
vm-unforwarded-header-regexp "only-drop-this-header"
vm-url-browser 'w3-fetch-other-frame
vm-url-browser-switches nil
vm-url-retrieval-methods '(lynx wget fetch curl w3m)
vm-url-search-limit 12000
vm-use-lucid-highlighting 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-vcard-filter nil
vm-vcard-format-function nil
vm-virtual-auto-delete-message-expunge nil
vm-virtual-auto-delete-message-folder nil
vm-virtual-auto-delete-message-selector "spam"
vm-virtual-auto-folder-alist nil
vm-virtual-mirror t
vm-virtual-mode-hook nil
vm-visible-headers '("X-XEmacs-List:" "Resent-" "Sender:" "Message-ID:"
"From:" "To:" "Apparently-To:" "Cc:" "Subject:" "Date:")
vm-visit-folder-hook nil
vm-visit-when-saving 0
vm-w3m-program "w3m"
vm-warp-mouse-to-new-frame nil
vm-wget-program "wget"
vm-window-configuration-file "~/.vm.windows"
)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
comment.el 2.0.1
16 years, 6 months
Andreas Röhler
Hi,
here a slightly extended and fixed version of comment.el:
;;; Major changes to previous version:
;; With `c-toggle-comment-style' both C comment-styles
;; are available. Try `comment-c-test-lor' for the results.
;; `comment-dwim-lor' or `comment-uncomment-lor' from
;; inside a comment which spans over several lines
;; will detect that and uncomment.
;; With universal arg, line or region is copied and
;; inserted over commented/uncommented part, thus
;; preserving old state
Andreas Röhler
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
correct the wrong info node setting in dired-describe-mode
16 years, 6 months
FKtPp
hi all,
The following patch makes the 'C-u h' works in dired mode. since xemacs
didn't ship a separated dired.info, we have to use (info
"(xemacs)Dired") instead of (info "dired").
--- dired-help.el.orig 2008-05-09 09:46:05.171875000 +0800
+++ dired-help.el 2008-05-09 09:47:39.468750000 +0800
@@ -232,7 +232,8 @@
(interactive "P")
;; Getting dired documentation can be a bit slow.
(if info
- (info "dired")
+ ;; XEmacs specific, xemacs do not have a separate dired.info
+ (info "(xemacs)Dired")
(message "Building dired help...")
(let* ((buff (get-buffer-create "*Help*"))
(standard-output buff)
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: VM-BUG: "Unrecognized property" alias-coding-systems
16 years, 6 months
Aidan Kehoe
Ar an naoiú lá de mí Bealtaine, scríobh Stephen J. Turnbull:
> Aidan Kehoe writes:
>
> > And ignoring condition-case is what debug-on-error does, and is documented
> > to do, and that seems to have been your problem.
>
> Read my message again. That's *not* a "problem".
>
> I want to be told that it's OK that VM is asking for coding system
> properties that AFAIK we don't have, especially since VM is currently
> not handling MIME decoding of any kind very well for me.
VM is intentionally asking for coding system properties that we don’t have,
and expects nil in such a case. This is well and good:
(let
[...]
((ourtermcs (coding-system-name
(or (car
(coding-system-get
(console-tty-output-coding-system)
'alias-coding-systems))
(coding-system-base
(console-tty-output-coding-system))))))
The logic behind it reflects the difference between our coding system
implementation and that of GNU; we have opaque coding system objects, they
have symbols with plists. So when we alias something, say, cp1252 to
windows-1252, this code gives the canonical coding system name:
(coding-system-name (check-coding-system 'cp1251))
=> windows-1251
whereas they need to use the alias-coding-systems property, and hope it’s
been set correctly:
(car (coding-system-get (check-coding-system 'cp1251) 'alias-coding-systems))
=> cp1251
It doesn’t make sense to have #'coding-system-get subject to interruption
from a debug-on-signal setting.
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghé, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
python-mode.el checkout
16 years, 6 months
Andreas Röhler
Hi,
could someone tell me please, how to check out last python-mode.el?
Tried
cvs -z3 -d:pserver:cvs@cvs.xemacs.org:/pack/xemacscvs checkout -d xemacs-21.5
xemacs
but was not delivered.
Thanks
Andreas Röhler
;;;;;;;;;;;;
BTW: Bug reported by David Hemmingsson at
http://mail.python.org/pipermail/python-mode/2003-August/000002.html
still occurs:
# Thanks for a nice emacs mode!
# But today I found that the indentation didn t work when I tried the
following:
filen.write("<style type=\"text/css\">\n")
filen.write("a:link{ text-decoration:none; color:#ffffff}\n")
filen.write("a:visited\{ text-decoration:none\; color:#ffffff\}\n")
filen.write("a:active\{ text-decoration:none\; color:#ffffff\}
</style>\n")
# If these lines are written and you auto indent them & well, see for
yourself. Of course It s the ':'-sign that is the problem. Can you solve it?
================================================================
uname -a: Linux noname 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006
i686 i686 i386 GNU/Linux
./configure
XEmacs 21.5-b28 "fuki" (+CVS-20071205) configured for `i686-pc-linux'.
Compilation Environment and Installation Defaults:
Source code location: MY_PATH/xemacs/20080212/xemacs-21.5
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler version: gcc (GCC) 4.1.3 20071008 (prerelease)
- GCC specs file: specs.
- Compiler command:
gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wunused-parameter -g
libc version: 2.5
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location:
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Compiling in support for ALSA (Advanced Linux Sound Architecture).
Databases:
Compiling in support for GNU DBM.
Internationalization:
Mail:
Compiling in support for "file" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Using the new portable dumper.
Dumping into executable.
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Load-Path Lisp Shadows:
----------------------
(/usr/share/xemacs/site-packages/lisp/apel/poe
/usr/share/xemacs/xemacs-packages/lisp/apel/poe
/usr/share/xemacs/site-packages/lisp/apel/pccl-20
/usr/share/xemacs/xemacs-packages/lisp/apel/pccl-20
/usr/share/xemacs/site-packages/lisp/apel/calist
/usr/share/xemacs/xemacs-packages/lisp/apel/calist
/usr/share/xemacs/site-packages/lisp/apel/richtext
/usr/share/xemacs/xemacs-packages/lisp/apel/richtext
/usr/share/xemacs/site-packages/lisp/apel/mcs-xmu
/usr/share/xemacs/xemacs-packages/lisp/apel/mcs-xmu
/usr/share/xemacs/site-packages/lisp/apel/pcustom
/usr/share/xemacs/xemacs-packages/lisp/apel/pcustom
/usr/share/xemacs/site-packages/lisp/apel/static
/usr/share/xemacs/xemacs-packages/lisp/apel/static
/usr/share/xemacs/site-packages/lisp/apel/pces-xfc
/usr/share/xemacs/xemacs-packages/lisp/apel/pces-xfc
/usr/share/xemacs/site-packages/lisp/apel/poem-xm
/usr/share/xemacs/xemacs-packages/lisp/apel/poem-xm
/usr/share/xemacs/site-packages/lisp/apel/apel-ver
/usr/share/xemacs/xemacs-packages/lisp/apel/apel-ver
/usr/share/xemacs/site-packages/lisp/apel/mule-caesar
/usr/share/xemacs/xemacs-packages/lisp/apel/mule-caesar
/usr/share/xemacs/site-packages/lisp/apel/path-util
/usr/share/xemacs/xemacs-packages/lisp/apel/path-util
/usr/share/xemacs/site-packages/lisp/apel/inv-xemacs
/usr/share/xemacs/xemacs-packages/lisp/apel/inv-xemacs
/usr/share/xemacs/site-packages/lisp/apel/pces
/usr/share/xemacs/xemacs-packages/lisp/apel/pces
/usr/share/xemacs/site-packages/lisp/apel/invisible
/usr/share/xemacs/xemacs-packages/lisp/apel/invisible
/usr/share/xemacs/site-packages/lisp/apel/pccl
/usr/share/xemacs/xemacs-packages/lisp/apel/pccl
/usr/share/xemacs/site-packages/lisp/apel/poe-xemacs
/usr/share/xemacs/xemacs-packages/lisp/apel/poe-xemacs
/usr/share/xemacs/site-packages/lisp/apel/pces-xm
/usr/share/xemacs/xemacs-packages/lisp/apel/pces-xm
/usr/share/xemacs/site-packages/lisp/apel/pces-20
/usr/share/xemacs/xemacs-packages/lisp/apel/pces-20
/usr/share/xemacs/site-packages/lisp/apel/emu
/usr/share/xemacs/xemacs-packages/lisp/apel/emu
/usr/share/xemacs/site-packages/lisp/apel/mcharset
/usr/share/xemacs/xemacs-packages/lisp/apel/mcharset
/usr/share/xemacs/site-packages/lisp/flim/std11
/usr/share/xemacs/xemacs-packages/lisp/apel/std11
/usr/share/xemacs/site-packages/lisp/apel/broken
/usr/share/xemacs/xemacs-packages/lisp/apel/broken
/usr/share/xemacs/site-packages/lisp/apel/poem
/usr/share/xemacs/xemacs-packages/lisp/apel/poem
/usr/share/xemacs/site-packages/lisp/apel/filename
/usr/share/xemacs/xemacs-packages/lisp/apel/filename
/usr/share/xemacs/site-packages/lisp/apel/install
/usr/share/xemacs/xemacs-packages/lisp/apel/install
/usr/share/xemacs/site-packages/lisp/apel/mcs-xm
/usr/share/xemacs/xemacs-packages/lisp/apel/mcs-xm
/usr/share/xemacs/site-packages/lisp/apel/mcs-20
/usr/share/xemacs/xemacs-packages/lisp/apel/mcs-20
/usr/share/xemacs/site-packages/lisp/apel/pym
/usr/share/xemacs/xemacs-packages/lisp/apel/pym
/usr/share/xemacs/site-packages/lisp/apel/product
/usr/share/xemacs/xemacs-packages/lisp/apel/product
/usr/share/xemacs/site-packages/lisp/flim/sha1
/usr/share/xemacs/xemacs-packages/lisp/ecrypto/sha1
/usr/share/xemacs/site-packages/lisp/flim/hex-util
/usr/share/xemacs/xemacs-packages/lisp/ecrypto/hex-util
/usr/share/xemacs/site-packages/lisp/flim/md5
/usr/share/xemacs/xemacs-packages/lisp/ecrypto/md5
/usr/share/xemacs/site-packages/lisp/flim/md4
/usr/share/xemacs/xemacs-packages/lisp/ecrypto/md4
/usr/share/xemacs/site-packages/lisp/semi/smime
/usr/share/xemacs/xemacs-packages/lisp/gnus/smime
/usr/share/xemacs/site-packages/lisp/semi/pgg-pgp5
/usr/share/xemacs/xemacs-packages/lisp/pgg/pgg-pgp5
/usr/share/xemacs/site-packages/lisp/semi/pgg-def
/usr/share/xemacs/xemacs-packages/lisp/pgg/pgg-def
/usr/share/xemacs/site-packages/lisp/semi/pgg
/usr/share/xemacs/xemacs-packages/lisp/pgg/pgg
/usr/share/xemacs/site-packages/lisp/semi/pgg-pgp
/usr/share/xemacs/xemacs-packages/lisp/pgg/pgg-pgp
/usr/share/xemacs/site-packages/lisp/semi/pgg-gpg
/usr/share/xemacs/xemacs-packages/lisp/pgg/pgg-gpg
/usr/share/xemacs/site-packages/lisp/semi/pgg-parse
/usr/share/xemacs/xemacs-packages/lisp/pgg/pgg-parse
/usr/share/xemacs/site-packages/lisp/flim/hmac-md5
/usr/share/xemacs/xemacs-packages/lisp/sasl/hmac-md5
/usr/share/xemacs/site-packages/lisp/flim/ntlm
/usr/share/xemacs/xemacs-packages/lisp/sasl/ntlm
/usr/share/xemacs/site-packages/lisp/flim/hmac-sha1
/usr/share/xemacs/xemacs-packages/lisp/sasl/hmac-sha1
/usr/share/xemacs/site-packages/lisp/flim/hmac-def
/usr/share/xemacs/xemacs-packages/lisp/sasl/hmac-def
/usr/share/xemacs/site-packages/lisp/flim/sasl-scram
/usr/share/xemacs/xemacs-packages/lisp/sasl/sasl-scram
/usr/share/xemacs/site-packages/lisp/flim/sasl-ntlm
/usr/share/xemacs/xemacs-packages/lisp/sasl/sasl-ntlm
/usr/share/xemacs/site-packages/lisp/flim/sasl-cram
/usr/share/xemacs/xemacs-packages/lisp/sasl/sasl-cram
/usr/share/xemacs/site-packages/lisp/flim/sasl-digest
/usr/share/xemacs/xemacs-packages/lisp/sasl/sasl-digest
/usr/share/xemacs/site-packages/lisp/flim/sasl
/usr/share/xemacs/xemacs-packages/lisp/sasl/sasl
/usr/share/xemacs/site-packages/lisp/flim/mel-u
/usr/share/xemacs/xemacs-packages/lisp/tm/mel-u
/usr/share/xemacs/site-packages/lisp/flim/mel-q
/usr/share/xemacs/xemacs-packages/lisp/tm/mel-q
/usr/share/xemacs/site-packages/lisp/flim/mel-g
/usr/share/xemacs/xemacs-packages/lisp/tm/mel-g
/usr/share/xemacs/site-packages/lisp/semi/signature
/usr/share/xemacs/xemacs-packages/lisp/tm/signature
/usr/share/xemacs/site-packages/lisp/semi/mime-setup
/usr/share/xemacs/xemacs-packages/lisp/tm/mime-setup
/usr/share/xemacs/site-packages/lisp/flim/mel
/usr/share/xemacs/xemacs-packages/lisp/tm/mel
/usr/share/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/usr/local/share/xemacs-21.5-b28/lisp/easy-mmode
/usr/share/xemacs/site-packages/lisp/apel/alist
/usr/local/share/xemacs-21.5-b28/lisp/alist
/usr/share/xemacs/site-packages/lisp/term/gnome
/usr/local/share/xemacs-21.5-b28/lisp/gnome
/usr/share/xemacs/xemacs-packages/lisp/build/build-report
/usr/local/share/xemacs-21.5-b28/lisp/build-report
/usr/share/xemacs/xemacs-packages/lisp/w3/font
/usr/local/share/xemacs-21.5-b28/lisp/font
/usr/share/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/usr/local/share/xemacs-21.5-b28/lisp/regexp-opt)
Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xetla ver: 1.01 upstream: steve(a)eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-devel ver: 1.72 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.03 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.32 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.48 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.21 upstream: 3.33.8)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.32 upstream: 2.0.53)
(tpu ver: 1.14 upstream: 4.2X)
(tm ver: 1.38 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.9 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.21 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.14 upstream: No-Upstream-Ver)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.22 upstream: 2.0.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.07 upstream: No-Upstream-Ver)
(psgml ver: 1.44 upstream: 1.3.1)
(ps-print ver: 1.11 upstream: 6.5.6)
(prog-modes ver: 2.07 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.09 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.66 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.37 upstream: No-Upstream-Ver)
(ocaml ver: 0.05 upstream: 3.06)
(misc-games ver: 1.18 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.29 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.76 upstream: No-Upstream-Ver)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.33 upstream: 5.12.0)
(igrep ver: 1.14 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.08 upstream: 2.1)
(gnats ver: 1.17 upstream: 3.101)
(games ver: 1.17 upstream: 1.04)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(eshell ver: 1.1 upstream: 2.4.1)
(escreen ver: 1.01 upstream: 1.16)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.34 upstream: No-Upstream-Ver)
(ediff ver: 1.62 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.07000000000000001 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.17 upstream: No-Upstream-Ver)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.23 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.29 upstream: 2.34)
(auctex ver: 1.46 upstream: 11.55)
(ada ver: 1.14 upstream: 2.27)
Installed Modules:
-----------------
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 font-lock imenu
python-mode info-look overlay info cus-face compile comint ring efs-cu
zenirc-autoloads xwem-autoloads xslt-process-autoloads
xslide-autoloads xlib-autoloads xetla-autoloads xemacs-devel-autoloads
xemacs-base-autoloads x-symbol-autoloads w3-autoloads vm-autoloads
viper-autoloads view-process-autoloads vhdl-autoloads vc-autoloads
tramp-autoloads tpu-autoloads tm-autoloads time-autoloads
textools-autoloads text-modes-autoloads texinfo-autoloads
supercite-autoloads strokes-autoloads speedbar-autoloads
slider-autoloads sieve-autoloads sh-script-autoloads sgml-autoloads
semantic-autoloads scheme-autoloads ruby-modes-autoloads
rmail-autoloads riece-autoloads reftex-autoloads re-builder-autoloads
python-modes-autoloads psgml-autoloads ps-print-autoloads lpr
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
ocaml-autoloads net-utils-autoloads misc-games-autoloads
mine-autoloads mh-e-autoloads mew-autoloads mailcrypt-autoloads
mail-lib-autoloads jde-autoloads ispell-autoloads ilisp-autoloads
igrep-autoloads idlwave-autoloads ibuffer-autoloads
hm--html-menus-autoloads haskell-mode-autoloads gnus-autoloads
gnats-autoloads games-autoloads fsf-compat-autoloads
fortran-modes-autoloads forms-autoloads footnote-autoloads
eudc-autoloads eterm-autoloads eshell-autoloads escreen-autoloads
erc-autoloads emerge-autoloads eieio-autoloads efs-autoloads
edt-autoloads edit-utils-autoloads ediff-autoloads ediff-hook
edebug-autoloads ecrypto-autoloads ecb-autoloads docbookide-autoloads
dired-autoloads dictionary-autoloads debug-autoloads cookie-autoloads
clearcase-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads build-autoloads bbdb-autoloads
auctex-autoloads ada-autoloads w3m-autoloads w3m-load semi-autoloads
flim-1.14.7-autoloads apel-autoloads modules-autoloads auto-autoloads
auto-show fontl-hooks code-cmds gutter-items menubar-items x-menubar
mode-motion mouse behavior itimer auto-save lisp-mode easymenu
easy-mmode iso8859-1 page buff-menu lib-complete loadhist cus-file
derived newcomment rsz-minibuf env text-props frame obsolete cus-start
custom widget cl-extra cl cl-19 packages backquote unicode
lucid-scrollbars cut-buffer lucid-menubars athena-dialogs x
c-balloon-help tty-frames tty toolbar native-sound alsa-sound
scrollbar unix-processes multicast network-streams subprocesses
modules menu-accelerator-support menubar dbm md5 xemacs gutter tiff
png gif jpeg xpm xbm lisp-float-type file-coding linux dialog devices
window-system base64)
Recent keystrokes:
-----------------
x e m TAB e p TAB RET M-x p y t h o n - m TAB RET M-x
f o t BS n t i TAB BS TAB m TAB RET down down down
down down down down down down down down C-d C-d C-d
C-d down C-d C-d C-d C-d C-d C-d C-d C-d up up up down
M-x i n d e . - t BS BS BS n t TAB - a TAB RET down
M-x up RET down M-x up RET M-x r e p o r t - x e m
TAB RET
Recent messages (most recent first):
-----------------------------------
Loading xemacsbug...done
Loading xemacsbug...
Making completion list...
Loading font-lock...done
Loading font-lock...
Using the CPython shell
Loading python-mode...done
Loading cus-face...done
Loading cus-face...
Loading python-mode...
Loading efs-cu...done
Loading efs-cu...
Invalid argument: No such coding system, iso-8859-2
Loading cl-macs...done
Loading cl-macs...
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: VM-BUG: "Unrecognized property" alias-coding-systems
16 years, 6 months
Aidan Kehoe
Ar an t-ochtú lá de mí Bealtaine, scríobh Stephen J. Turnbull:
> Aidan Kehoe writes:
>
> > It seems to me that one way around this particular problem would be a
> > NOERROR argument to #'coding-system-property.
>
> Please, no! That's what condition-case is for.
And ignoring condition-case is what debug-on-error does, and is documented
to do, and that seems to have been your problem.
> VM package 8.03 is *quite* buggy at this point in time; if somebody is
> trying to get a nonexistent property, that may be an indication of a
> problem. If you can say otherwise, please do, otherwise we should
> track it down.
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghé, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: [Bug: 21.5-b28] dired decode setting get confused after gnus run
16 years, 6 months
FKtPp
Gnus v5.10.8
XEmacs 21.5 (beta28) "fuki" c32b3d10c56b [Lucid] (x86_64-unknown-linux, Mule) of Wed May 7 2008 on workhard
200 news.gmane.org InterNetNews NNRP server INN 2.4.1 ready (posting ok).
On Wed, May 07, 2008 at 05:12:12PM +0200, Aidan Kehoe wrote:
>
> Ar an seachtú lá de mí Bealtaine, scríobh It's me FKtPp ;):
>
> > ================================================================
> > Dear Bug Team!
> >
> > I find that dired buffer decode setting will get confused whenever I
> > finished reading news with gnus.
> >
> > Step to reproduce this bug:
> >
> > 1. open a dired buffer on directory contains some file with Chinese in
> > their filename.
> > => Chinese characters get properly displayed (chinese-gb2312) in the dired buffer
> >
> > 2. kill the buffer, and run gnus by running `M-x gnus <RET>'
> > 3. quit gnus by typing `q'
> > 4. re-open dired on the same direcotry (with those chinese-files)
> > => Chinese characters get garbled (displayed in latin-iso8859-1)
> >
> > Maybe you can also reproduce this by using some file with
> > japanese/korean characters in their filename.
> >
> > ================================================================
> >
> > [...]
> >
> > Coding system aliases:
> >
> > 'native is aliased to utf-8
> > 'file-name is aliased to binary
> > 'mswindows-multibyte-system-default is not a coding system alias
>
> file-name should be an alias of utf-8, not of binary. Looks like Gnus is
> trashing it, or the related variable file-name-coding-system, but a quick
> grep doesn't point me to where--it's always bound, not set.
>
> Can you do a M-x gnus-bug RET, and CC xemacs-beta? The version info there
> would seem to be relevant.
Sorry, forgot to cc xemacs-beta list~
resent
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[Bug: 21.5-b28] another crash on aix
16 years, 6 months
Thomas Mittelstädt
================================================================
Dear Bug Team!
Here is another crash on aix. I run a recent mercurial version of
xemacs. gdb stacktrace is following after system spec.
The only thing I can remember is that I clicked around on the menu,
because I was wondering why certain menu items would
not be displayed. Might have to do with my window manager which is wmaker.
thomas
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: AIX buildaix3 2 5 004B909C4C00
./configure
XEmacs 21.5-b28 "fuki" (+CVS-20071205) configured for
`powerpc-ibm-aix5.2.0.0'.
Compilation Environment and Installation Defaults:
Source code location: /localbuild/xemacs-21.5.28-latest
Installation prefix: /usr/local
Operating system description file: `s/aix4-2.h'
Machine description file: `m/ibmrs6000.h'
Compiler version: gcc (GCC) 4.2.2
- GCC specs file: specs.
- Compiler command: gcc -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith
-Wunused-parameter -g
libc version: bos.rte.libc 5.2.0.30
Relocating allocator for buffers: yes
GNU version of malloc: yes
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for Motif.
*WARNING* Many versions of Motif are buggy, requiring workarounds.
You are likely to experience slow redisplay.
You may need to install vendor patches to Motif.
See PROBLEMS for more information.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Databases:
Compiling in support for Berkeley database.
Compiling in support for GNU DBM.
Internationalization:
Mail:
Compiling in support for "lockf" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
Load-Path Lisp Shadows:
----------------------
(/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/usr/local/share/xemacs-21.5-b28/lisp/regexp-opt
/usr/local/lib/xemacs/xemacs-packages/lisp/build/build-report
/usr/local/share/xemacs-21.5-b28/lisp/build-report
/usr/local/lib/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/usr/local/share/xemacs-21.5-b28/lisp/easy-mmode)
Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.22 upstream: lg(a)xwem.org--2005/xwem--main--2.1--versionfix-1)
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg(a)xwem.org--2005/xlib--main--2.1--version-0)
(xetla ver: 1.01 upstream: steve(a)eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-devel ver: 1.72 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.03 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.32 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.48 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.21 upstream: 3.33.8)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.32 upstream: 2.0.53)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.38 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.9 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sml-mode ver: 0.12 upstream: 3.9.5)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.21 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.14 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.22 upstream: 2.0.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.07 upstream: No-Upstream-Ver)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.44 upstream: 1.3.1)
(ps-print ver: 1.11 upstream: 6.5.6)
(prog-modes ver: 2.07 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.09 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.66 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.37 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.05 upstream: 3.06)
(net-utils ver: 1.48 upstream: N/A)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(misc-games ver: 1.18 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.29 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.76 upstream: No-Upstream-Ver)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.33 upstream: 5.12.0)
(igrep ver: 1.14 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hyperbole ver: 1.16 upstream: 4.18)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.08 upstream: 2.1)
(gnus ver: 1.9 upstream: 5.10.7)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.04 upstream: No-Upstream-Ver)
(games ver: 1.17 upstream: 1.04)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(eshell ver: 1.1 upstream: 2.4.1)
(escreen ver: 1.01 upstream: 1.16)
(erc ver: 0.21 upstream: Version 5.1.2 Revision: 1.796.2.6)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.11 upstream: 1.0)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.34 upstream: No-Upstream-Ver)
(ediff ver: 1.62 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.07000000000000001 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.17 upstream: No-Upstream-Ver)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.23 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.29 upstream: 2.34)
(auctex ver: 1.46 upstream: 11.55)
(apel ver: 1.32 upstream: 10.6)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)
Installed Modules:
-----------------
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 comint compile
timer-funcs uniquify cal-move cal-xemacs calendar time gnuserv psvn
wid-edit ring overlay diff-mode advice advice-preload pp elp
ediff-util ediff-merg ediff-diff ediff-wind ediff-tbar ediff-mult
ediff-help ediff-init dired-faces dired-xemacs dired blink-cursor
lazy-lock font-lock cus-face mwheel edmacro zenirc-autoloads
xwem-autoloads xslt-process-autoloads xslide-autoloads xlib-autoloads
xetla-autoloads xemacs-devel-autoloads xemacs-base-autoloads
x-symbol-autoloads w3-autoloads vm-autoloads viper-autoloads
view-process-autoloads vhdl-autoloads vc-cc-autoloads vc-autoloads
tramp-autoloads tpu-autoloads tooltalk-autoloads tm-autoloads
time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
sml-mode-autoloads slider-autoloads sieve-autoloads
sh-script-autoloads sgml-autoloads semantic-autoloads scheme-autoloads
sasl-autoloads ruby-modes-autoloads rmail-autoloads riece-autoloads
reftex-autoloads re-builder-autoloads python-modes-autoloads
psgml-dtds-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
oo-browser-autoloads ocaml-autoloads net-utils-autoloads
mmm-mode-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
mew-autoloads mailcrypt-autoloads mail-lib-autoloads jde-autoloads
ispell-autoloads ilisp-autoloads igrep-autoloads idlwave-autoloads
ibuffer-autoloads hyperbole-autoloads hm--html-menus-autoloads
haskell-mode-autoloads gnus-autoloads gnats-autoloads
general-docs-autoloads games-autoloads fsf-compat-autoloads
frame-icon-autoloads fortran-modes-autoloads forms-autoloads
footnote-autoloads eudc-autoloads eterm-autoloads eshell-autoloads
escreen-autoloads erc-autoloads emerge-autoloads elib-autoloads
eieio-autoloads efs-autoloads edt-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads ecrypto-autoloads ecb-autoloads
docbookide-autoloads dired-autoloads dictionary-autoloads
debug-autoloads crisp-autoloads cookie-autoloads clearcase-autoloads
cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads Sun-autoloads modules-autoloads
auto-autoloads auto-show fontl-hooks code-cmds gutter-items
menubar-items x-menubar mode-motion mouse behavior itimer auto-save
lisp-mode easymenu easy-mmode iso8859-1 page buff-menu lib-complete
loadhist cus-file derived newcomment rsz-minibuf env text-props frame
obsolete cus-start custom widget cl-extra cl cl-19 packages backquote
unicode lucid-scrollbars cut-buffer lucid-menubars motif-dialogs x
c-balloon-help tty-frames tty toolbar scrollbar unix-processes
multicast network-streams subprocesses modules
menu-accelerator-support menubar berkeley-db dbm md5 xemacs gutter
tiff png gif jpeg xpm xbm lisp-float-type file-coding aix dialog
devices window-system base64)
Recent keystrokes:
-----------------
button1 button1up button1 button1up button1 button1up
button1 button1up button1 button1up button4 button4up
button4 button4up button4 button4up button1 button1up
button1 button1up C-x d P S TAB o TAB C-x d / BS $
P S TAB B TAB RET C-x d c + TAB l i b r TAB P TAB RET
f9 BS BS f SPC M a k TAB button1 button1up button1
button1up TAB _ P TAB C TAB D TAB RET button1 button1up
misc-user
Recent messages (most recent first):
-----------------------------------
Auto save file for draft message exists; consider M-x mail-recover
Warning:
Defaulting to the GNU Emacs-derived `sendmail.el' mail client. This
facility,
while part of base XEmacs, is heinously underfeatured, and not going to get
better in the medium term. We include it so that bug reports work without
packages; we suggest that you choose and/or install one of the other mail
clients from packages if you're doing something other than M-x
report-xemacs-bug , or even if you are reporting bugs regularly.
To choose a package from those installed, click on "Options" ->
"Internet" -> "Compose Mail With ..." and decide on one from the
list. Gnus and VM are full-featured and have active user communities.
To disable this warning and stick with the old behavior, you can explicitly
initialize `mail-user-agent' to 'sendmail-user-agent .
Loading xemacsbug...done
Loading xemacsbug...
Loading comint...done
Loading comint...
Loading compile...done
Loading compile...
Reading directory
/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/...done
Reading directory
/localbuild/source/V9_UNICODE_RESTRUCTURE/c++/libraries/PSolCore/...
Reading directory /localbuild/source/V9_UNICODE_RESTRUCTURE/...done
Reading directory /localbuild/source/V9_UNICODE_RESTRUCTURE/...
Quit
Loading timer-funcs...done
Loading timer-funcs...
Loading cal-move...done
Loading cal-move...
Loading calendar...done
Loading calendar...
Loading time...done
GNU gdb 6.7.1
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "powerpc-ibm-aix5.2.0.0"...
(gdb) r
Starting program: /usr/local/bin/xemacs
Program exited normally.
(gdb) r
Starting program: /usr/local/bin/xemacs
Fatal error: assertion failed, file signal.c, line 730, QUIT called from
within redisplay without being properly wrapped
Program received signal SIGABRT, Aborted.
[Switching to Thread 1]
0xd0062140 in pthread_kill () from /usr/lib/libpthreads.a(shr_xpg5.o)
(gdb) bt
#0 0xd0062140 in pthread_kill () from /usr/lib/libpthreads.a(shr_xpg5.o)
#1 0xd0061bcc in _p_raise () from /usr/lib/libpthreads.a(shr_xpg5.o)
#2 0xd01ee76c in raise () from /usr/lib/libc.a(shr.o)
#3 0xd020e770 in abort () from /usr/lib/libc.a(shr.o)
#4 0x10005e38 in really_abort () at emacs.c:4694
#5 0x10004708 in assert_failed (file=0x10337e10 "signal.c", line=730,
expr=0x10337ed4 "QUIT called from within redisplay without being
properly wrapped") at emacs.c:3987
#6 0x101aa1fc in check_quit () at signal.c:728
#7 0x101a99f8 in check_what_happened () at signal.c:458
#8 0x1002fec4 in Ffuncall (nargs=2, args=0x2ff20c98) at eval.c:3850
#9 0x100329e8 in call1 (fn=547392860, arg0=541749936) at eval.c:4580
#10 0x1027f784 in menu_item_descriptor_to_widget_value_1 (desc=541749936,
menu_type=1, deep_p=1, filter_p=0, depth=0) at menubar-x.c:218
#11 0x1027fcc8 in protected_menu_item_descriptor_to_widget_value_1 (
gack=0x2ff21240) at menubar-x.c:353
#12 0x10034044 in call_trapping_problems_2 (opaque=542422128) at eval.c:4968
#13 0x10029ca0 in call_with_condition_handler (
handler=@0x2002d2a8: 0x10033ef8 <flagged_a_squirmer>,
handler_arg=542422128,
fun=@0x2002d2b4: 0x10033fd8 <call_trapping_problems_2>, arg=542422128)
at eval.c:2157
#14 0x100340d0 in call_trapping_problems_1 (opaque=542422128) at eval.c:4974
---Type <return> to continue, or q <return> to quit---
#15 0x10028864 in internal_catch (tag=537632768,
func=@0x2002d2c0: 0x10034098 <call_trapping_problems_1>, arg=542422128,
threw=0x2ff21168, thrown_tag=0x2ff21160,
backtrace_before_throw=0x2ff21164)
at eval.c:1552
#16 0x10034770 in call_trapping_problems (warning_class=537521524,
warning_string=0x103414d0 "Error during menu callback", flags=35,
problem=0x0,
fun=@0x2002ba18: 0x1027fc58
<protected_menu_item_descriptor_to_widget_value_1>, arg=0x2ff21240) at
eval.c:5247
#17 0x1013dad0 in event_stream_protect_modal_loop (
error_string=0x103414d0 "Error during menu callback",
bfun=@0x2002ba18: 0x1027fc58
<protected_menu_item_descriptor_to_widget_value_1>, barg=0x2ff21240,
flags=32) at event-stream.c:1936
#18 0x1027fdd4 in protected_menu_item_descriptor_to_widget_value (
desc=540664868, menu_type=1, deep_p=1, filter_p=0) at menubar-x.c:382
#19 0x102800d8 in pre_activate_callback (widget=0x20bb2408,
unused_id=65592,
client_data=0x205b5380) at menubar-x.c:476
#20 0x1024c264 in pre_hook (w=0x20bb2408, client_data=0x207f8ec0,
call_data=0x205b5380) at lwlib-Xlw.c:82
#21 0xd1263d30 in XtCallCallbackList () from /usr/lib/libXt.a(shr4.o)
#22 0x10253e90 in remap_menubar (mw=0x20bb2408) at xlwmenu.c:2703
#23 0x102564b4 in handle_single_motion_event (mw=0x20bb2408, ev=0x2ff218f8,
select_p=1 '\001') at xlwmenu.c:3491
---Type <return> to continue, or q <return> to quit---
#24 0x10256684 in handle_motion_event (mw=0x20bb2408, ev=0x2ff218f8,
select_p=1 '\001') at xlwmenu.c:3523
#25 0x10256854 in Start (w=0x20bb2408, ev=0x2ff218f8, unused_params=0x0,
unused_num_params=0xf02b0c48) at xlwmenu.c:3561
#26 0xd1281594 in HandleActions () from /usr/lib/libXt.a(shr4.o)
#27 0xd1281028 in HandleSimpleState () from /usr/lib/libXt.a(shr4.o)
#28 0xd1283170 in _XtTranslateEvent () from /usr/lib/libXt.a(shr4.o)
#29 0xd126d564 in XtDispatchEventToWidget () from /usr/lib/libXt.a(shr4.o)
#30 0xd126a330 in _XtDefaultDispatcher () from /usr/lib/libXt.a(shr4.o)
#31 0xd126e070 in XtDispatchEvent () from /usr/lib/libXt.a(shr4.o)
#32 0xd127b330 in XtAppProcessEvent () from /usr/lib/libXt.a(shr4.o)
#33 0x1016e2c0 in emacs_Xt_drain_queue () at event-Xt.c:2895
#34 0x1016e3e0 in check_if_pending_expose_event (dev=0x20537e00)
at event-Xt.c:2916
#35 0x103078d0 in x_window_output_end (w=0x208aa000) at redisplay-x.c:529
#36 0x101d3e78 in redisplay_output_window (w=0x208aa000)
at redisplay-output.c:2505
#37 0x100cbaf4 in redisplay_window (window=545955840, skip_selected=1)
at redisplay.c:6539
#38 0x100cbe4c in redisplay_windows (window=545955840, skip_selected=1)
at redisplay.c:6595
#39 0x100caba4 in redisplay_window (window=547163136, skip_selected=1)
at redisplay.c:6220
---Type <return> to continue, or q <return> to quit---
#40 0x100cbe4c in redisplay_windows (window=547163136, skip_selected=1)
at redisplay.c:6595
#41 0x100ccc30 in redisplay_frame (f=0x20c13200, preemption_check=1)
at redisplay.c:6948
#42 0x100cd1f0 in redisplay_device (d=0x20537e00, automatic=1)
at redisplay.c:7026
#43 0x100cdad4 in redisplay_without_hooks () at redisplay.c:7101
#44 0x100cdf04 in redisplay_no_pre_idle_hook () at redisplay.c:7172
#45 0x100cde5c in redisplay () at redisplay.c:7154
#46 0x1013ea24 in Fnext_event (event=542742880, prompt=537384964)
at event-stream.c:2288
#47 0x1023b828 in Fcommand_loop_1 () at cmdloop.c:599
#48 0x1023b4dc in command_loop_1 (unused_dummy=537384964) at cmdloop.c:505
#49 0x10029188 in condition_case_1 (handlers=537385060,
bfun=@0x2002b0ac: 0x1023b48c <command_loop_1>, barg=537384964,
hfun=@0x2002b0a0: 0x1023acfc <cmd_error>, harg=537384964) at eval.c:1946
#50 0x1023af34 in command_loop_3 () at cmdloop.c:262
#51 0x1023af94 in command_loop_2 (unused_dummy=537384964) at cmdloop.c:275
#52 0x10028864 in internal_catch (tag=537465484,
func=@0x2002b0c4: 0x1023af78 <command_loop_2>, arg=537384964,
threw=0x0,
thrown_tag=0x0, backtrace_before_throw=0x0) at eval.c:1552
#53 0x1023b130 in initial_command_loop (load_me=537384964) at cmdloop.c:313
#54 0x100025bc in xemacs_21_5_b28_powerpc_ibm_aix5_2_0_0 (argc=1,
---Type <return> to continue, or q <return> to quit---
argv=0x2ff22654, unused_envp=0x0, restart=0) at emacs.c:2668
#55 0x10003598 in main (argc=1, argv=0x2ff22654, unused_envp=0x2ff2265c)
at emacs.c:3173
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
VM-BUG: "Unrecognized property" alias-coding-systems
16 years, 6 months
Stephen J. Turnbull
XEmacs package version 8.03
upstream version 8.0.10-devo
I was getting mail, when I got the following traceback. I've done
this many times on this folder; I wonder if this might be due to an
error in some asynchronous task VM is running (ie, on an itimer), at a
time when I had debug-on-signal enabled to debug something else?
Debugger entered--Lisp error: (invalid-constant "Unrecognized property" alias-coding-systems)
coding-system-property(#<coding-system utf-8 unicode(utf-8)> alias-coding-systems)
coding-system-get(#<coding-system utf-8 unicode(utf-8)> alias-coding-systems)
vm-mime-tty-can-display-mime-charset("ISO-2022-JP")
vm-mime-charset-internally-displayable-p("ISO-2022-JP")
vm-decode-mime-encoded-words()
vm-with-string-as-temp-buffer(" =?ISO-2022-JP?B?GyRCQmdERSEhQD8bKEI=?= Apr 5 11/628 " vm-decode-mime-encoded-words)
vm-decode-mime-encoded-words-in-string(" =?ISO-2022-JP?B?GyRCQmdERSEhQD8bKEI=?= Apr 5 11/628 ")
vm-tokenized-summary-insert([[#<marker at 10694821 in INBOX 0x2790788> #<marker at 10694884 in INBOX 0x27907b8> nil #<marker at 10700301 in INBOX 0x1900958> #<marker at 10700929 in INBOX 0x27907e8> #<marker at 10700930 in INBOX 0x2790818>] ["386" "386" nil 33303 #<marker at 32826 in INBOX Summary 0x93b5208> <<>> <-- From_ "367" #<buffer "INBOX"> 0 (<20080327061131\.00006C93\.0321(a)vega\.aichi-u\.ac\.jp> <200804050627\.AA01074(a)computername\.isc\.chubu\.ac\.jp>) nil nil nil nil nil nil #<extent (detached) H 0x42d2b40 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["628" "Saturday" "5" "April" "2008" "15:27:19" "+0900" "=?ISO-2022-JP?B?GyRCQmdERSEhQD8bKEI=?=" "ohtsu(a)isc.chubu.ac.jp" "<200804050627.AA01074(a)computername.isc.chubu.ac.jp>" "11" "=?ISO-2022-JP?B?GyRCIVY3UDFEOVRGMDJKM1ghV0pUPTgwUTB3GyhK?= =?ISO-2022-JP?B?GyRCMFE+fCROJCo0aiQkGyhC?=" "^Message-Id:" "ide(a)hs.osakafu-u.ac.jp, jaas(a)ms.kuki.tus.ac.jp, kawai(a)gssm.otsuka.tsukuba.ac.jp, namikinobu@hotma!
il.com, fujimoto(a)nanzan-u.ac.jp, e43546a(a)nucc.cc.nagoya-u.ac.jp, yamashita(a)busi.aoyama.ac.jp, kakuyama(a)tiu.ac.jp, 20050001(a)gakushuin.ac.jp, kirikos(a)hiroshima-u.ac.jp, hisakom(a)kinjo-u.ac.jp, watanabe(a)shako.sk.tsukuba.ac.jp, yamakanhiro(a)kbe.biglobe.ne.jp, jtakai(a)cc.nagoya-u.ac.jp, ishikawa(a)gsim.aoyama.ac.jp, mark.sakuma(a)jcom.home.ne.jp, stephen(a)xemacs.org, =?ISO-2022-JP?B?YzMxMzE0YUBjYy5uYWdveWEtdS5hYy5qcBskQiEhGyhC?=(a)isc.chubu.ac.jp" "<ide(a)hs.osakafu-u.ac.jp>, <jaas(a)ms.kuki.tus.ac.jp>, <kawai(a)gssm.otsuka.tsukuba.ac.jp>, <namikinobu(a)hotmail.com>, <fujimoto(a)nanzan-u.ac.jp>, <e43546a(a)nucc.cc.nagoya-u.ac.jp>, <yamashita(a)busi.aoyama.ac.jp>, <kakuyama(a)tiu.ac.jp>, <20050001(a)gakushuin.ac.jp>, <kirikos(a)hiroshima-u.ac.jp>, <hisakom(a)kinjo-u.ac.jp>, <watanabe(a)shako.sk.tsukuba.ac.jp>, <yamakanhiro(a)kbe.biglobe.ne.jp>, <jtakai(a)cc.nagoya-u.ac.jp>, <ishikawa(a)gsim.aoyama.ac.jp>, <mark.sakuma(a)jcom.home.ne.jp>, <stephen(a)xemacs.org>, =?ISO-2022-JP?B?YzMxMzE0YUBjYy5uYWdveWEtdS5hYy5qcBskQiEhGyhC?=!
@isc.chubu.ac.jp" "4" "2008040515:27:19" "=?ISO-2022-JP?B?GyRC!
IVY3UDFE
O
VRGMDJKM1ghV0pUPTgwUTB3GyhK?= =?ISO-2022-JP?B?GyRCMFE+fCROJCo0aiQkGyhC?=" (number " " mark " =?ISO-2022-JP?B?GyRCQmdERSEhQD8bKEI=?= Apr 5 11/628 " thread-indent "\"=?ISO-2022-JP?B?GyRCIVY3UDFEOVRGMDJKM1ghV0pUPTgwUTB3GyhC?= =?ISO-2022-JP?B?GyRCMFE+fCROJCo0aiQkGyhC?=\"\n") "<20080327061131.00006C93.0321(a)vega.aichi-u.ac.jp>" ("<20080327061131.00006C93.0321(a)vega.aichi-u.ac.jp>") nil nil nil nil nil] [nil <v> nil nil nil nil]] (number " " mark " =?ISO-2022-JP?B?GyRCQmdERSEhQD8bKEI=?= Apr 5 11/628 " thread-indent "\"=?ISO-2022-JP?B?GyRCIVY3UDFEOVRGMDJKM1ghV0pUPTgwUTB3GyhC?= =?ISO-2022-JP?B?GyRCMFE+fCROJCo0aiQkGyhC?=\"\n"))
vm-do-summary(([[#<marker at 10687189 in INBOX 0x27906c8> #<marker at 10687252 in INBOX 0x27906f8> nil #<marker at 10694107 in INBOX 0x19009e8> #<marker at 10694820 in INBOX 0x2790728> #<marker at 10694821 in INBOX 0x2790758>] ["381" "381" nil 32826 32910 <<>> <-- From_ "366" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42d2c58 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["713" "Friday" "4" "April" "2008" "18:34:04" "+0200" "Paul Csanyi" "csanyipal(a)gmail.com" "<3d78597f0804040934j5a40a73dmaf286c385dc4b78e(a)mail.gmail.com>" "24" "Re: Using XEmacs Packaging system" "^X-XEmacs-List:" "xemacs-beta(a)xemacs.org" "xemacs-beta(a)xemacs.org" "4" "2008040501:34:04" "Using XEmacs Packaging system" ... "<20080404085526.GA5316(a)workhard.homework.localdomain>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10678818 in INBOX 0x278fab8> #<marker at 10678881 in INBOX 0x278fae8> nil #<marker at 10686513 in INBOX 0x1900a18> #!
<marker at 10687188 in INBOX 0x2790668> #<marker at 10687189 in INBOX 0x2790698>] ["382" "382" nil 32910 32994 <<>> <-- From_ "365" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42d2c20 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["675" "Friday" "4" "April" "2008" "14:48:20" "+0200" "Paul Csanyi" "csanyipal(a)gmail.com" "<3d78597f0804040548w5ba631e3g84229c4575a82799(a)mail.gmail.com>" "22" "Re: Using XEmacs Packaging system" "^X-XEmacs-List:" "xemacs-beta(a)xemacs.org" "xemacs-beta(a)xemacs.org" "4" "2008040421:48:20" "Using XEmacs Packaging system" ... "<87fxu26pcl.fsf(a)arafel.viteno.net>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10657845 in INBOX 0x278f938> #<marker at 10657908 in INBOX 0x278f968> nil #<marker at 10661388 in INBOX 0x10c4a78> #<marker at 10672591 in INBOX 0x278f998> #<marker at 10672592 in INBOX 0x278f9c8>] ["383" "383" nil 32994 33108 <<>> <-- From_ "363" #<buffer "INBOX"> 0 ... nil nil n!
il nil nil nil #<extent (detached) H 0x42d2be8 from buffer INB!
OX Summa
r
y> nil] [nil nil nil nil nil nil nil nil nil] ["11203" "Friday" "4" "April" "2008" "13:36:18" "-0400" "communications-Apr08-v51-num04-q(a)acm.org" "communications-Apr08-v51-num04-q(a)acm.org" "<29898229.1207330578172.JavaMail.Administrator@acm28-8>" "258" "Announcing the Digital Edition for Communications: April, 2008" "^Message-ID:" "stephen(a)xemacs.org" "stephen(a)xemacs.org" "4" "2008040502:36:18" "Announcing the Digital Edition for Communications: April, 2008" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10672592 in INBOX 0x278f9f8> #<marker at 10672655 in INBOX 0x278fa28> nil #<marker at 10676567 in INBOX 0x10c4a48> #<marker at 10678817 in INBOX 0x278fa58> #<marker at 10678818 in INBOX 0x278fa88>] ["384" "384" nil 33108 33209 <<>> <-- From_ "364" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42d2bb0 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["2250" "Friday" "4" "April" "2008" "13:47:35" "-0400"!
"Mary Fernandez" "mff(a)research.att.com" "<1207333648.120155(a)sk.tsukuba.ac.jp>" "43" "E-mentoring opportunity - just 20 minutes per week" "^Sender:" "MOD-MEMBERS(a)LISTSERV.ACM.ORG" "MOD-MEMBERS(a)LISTSERV.ACM.ORG" "4" "2008040502:47:35" "E-mentoring opportunity - just 20 minutes per week" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10711782 in INBOX 0x27909c8> #<marker at 10711845 in INBOX 0x27909f8> nil #<marker at 10715857 in INBOX 0x1949018> #<marker at 10716261 in INBOX 0x2790a28> #<marker at 10716262 in INBOX 0x2790a58>] ["385" "385" nil 33209 33303 <<>> <-- From_ "370" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42d2b78 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["404" "Saturday" "5" "April" "2008" "04:49:55" "+0000" "FKtPp" "xemacs-tracker(a)calypso.tux.org" "<1207370995.36.0.971722354064.issue36(a)xemacs.org>" "10" "[issue36] We should be able to merge issues" "^Message-Id:" "stephen@xemac!
s.org" "stephen(a)xemacs.org" "4" "2008040513:49:55" "[issue36] !
We shoul
d
be able to merge issues" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10694821 in INBOX 0x2790788> #<marker at 10694884 in INBOX 0x27907b8> nil #<marker at 10700301 in INBOX 0x1900958> #<marker at 10700929 in INBOX 0x27907e8> #<marker at 10700930 in INBOX 0x2790818>] ["386" "386" nil 33303 #<marker at 32826 in INBOX Summary 0x93b5208> <<>> <-- From_ "367" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42d2b40 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["628" "Saturday" "5" "April" "2008" "15:27:19" "+0900" "=?ISO-2022-JP?B?GyRCQmdERSEhQD8bKEI=?=" "ohtsu(a)isc.chubu.ac.jp" "<200804050627.AA01074(a)computername.isc.chubu.ac.jp>" "11" "=?ISO-2022-JP?B?GyRCIVY3UDFEOVRGMDJKM1ghV0pUPTgwUTB3GyhK?= =?ISO-2022-JP?B?GyRCMFE+fCROJCo0aiQkGyhC?=" "^Message-Id:" "ide(a)hs.osakafu-u.ac.jp, jaas(a)ms.kuki.tus.ac.jp, kawai(a)gssm.otsuka.tsukuba.ac.jp, namikinobu(a)hotmail.com, fujimoto(a)nanzan-u.ac.jp, e43546a(a)nucc.cc.nagoy!
a-u.ac.jp, yamashita(a)busi.aoyama.ac.jp, kakuyama(a)tiu.ac.jp, 20050001(a)gakushuin.ac.jp, kirikos(a)hiroshima-u.ac.jp, hisakom(a)kinjo-u.ac.jp, watanabe(a)shako.sk.tsukuba.ac.jp, yamakanhiro(a)kbe.biglobe.ne.jp, jtakai(a)cc.nagoya-u.ac.jp, ishikawa(a)gsim.aoyama.ac.jp, mark.sakuma(a)jcom.home.ne.jp, stephen(a)xemacs.org, =?ISO-2022-JP?B?YzMxMzE0YUBjYy5uYWdveWEtdS5hYy5qcBskQiEhGyhC?=(a)isc.chubu.ac.jp" "<ide(a)hs.osakafu-u.ac.jp>, <jaas(a)ms.kuki.tus.ac.jp>, <kawai(a)gssm.otsuka.tsukuba.ac.jp>, <namikinobu(a)hotmail.com>, <fujimoto(a)nanzan-u.ac.jp>, <e43546a(a)nucc.cc.nagoya-u.ac.jp>, <yamashita(a)busi.aoyama.ac.jp>, <kakuyama(a)tiu.ac.jp>, <20050001(a)gakushuin.ac.jp>, <kirikos(a)hiroshima-u.ac.jp>, <hisakom(a)kinjo-u.ac.jp>, <watanabe(a)shako.sk.tsukuba.ac.jp>, <yamakanhiro(a)kbe.biglobe.ne.jp>, <jtakai(a)cc.nagoya-u.ac.jp>, <ishikawa(a)gsim.aoyama.ac.jp>, <mark.sakuma(a)jcom.home.ne.jp>, <stephen(a)xemacs.org>, =?ISO-2022-JP?B?YzMxMzE0YUBjYy5uYWdveWEtdS5hYy5qcBskQiEhGyhC?=(a)isc.chubu.ac.jp" "4" "2008040515:27:19" "=?ISO-2022-J!
P?B?GyRCIVY3UDFEOVRGMDJKM1ghV0pUPTgwUTB3GyhK?= =?ISO-2022-JP?B!
?GyRCMFE
+
fCROJCo0aiQkGyhC?=" ... "<20080327061131.00006C93.0321(a)vega.aichi-u.ac.jp>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10522636 in INBOX 0x2214ec8> #<marker at 10522699 in INBOX 0x2214ef8> nil #<marker at 10527479 in INBOX 0x3f8e578> #<marker at 10527706 in INBOX 0x2214f28> #<marker at 10527707 in INBOX 0x2214f58>] ["387" "387" nil #<marker at 32826 in INBOX Summary 0x93b5238> #<marker at 32826 in INBOX Summary 0x93b5268> <<>> <-- From_ "353" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42d2b08 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["227" "Friday" "4" "April" "2008" "12:10:12" "+0900" "Hideaki Takagi" "takagi(a)sk.tsukuba.ac.jp" "<008d01c89601$66070950$a3649e82@keiseidean>" "7" "=?ISO-2022-JP?B?GyRCIVZAbDk2QGJMQDJxIVchWBsoQkNp?= =?ISO-2022-JP?B?dHk=?= =?ISO-2022-JP?B?IE9wZXJh?= =?ISO-2022-JP?B?GyRCIVk7bxsoQhskQiM0N24jMUZ8GyhC?= =?ISO-2022-JP?B?GyRCOWYbKEIgGyRCJEs3RzpcGyhC?=" "^Message-Id:" "fac@s!
k.tsukuba.ac.jp, secretar(a)keisei.tsukuba.ac.jp" "<fac(a)sk.tsukuba.ac.jp>, =?iso-2022-jp?B?GyRCN1AxREAvOnZAbDk2O3ZMMzw8GyhC?=" "4" "2008040412:10:12" "=?ISO-2022-JP?B?GyRCIVZAbDk2QGJMQDJxIVchWBsoQkNp?= =?ISO-2022-JP?B?dHk=?= =?ISO-2022-JP?B?IE9wZXJh?= =?ISO-2022-JP?B?GyRCIVk7bxsoQhskQiM0N24jMUZ8GyhC?= =?ISO-2022-JP?B?GyRCOWYbKEIgGyRCJEs3RzpcGyhC?=" ... "<777c6f130804010042x6b3ae246s74f22378f641884f(a)mail.gmail.com>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10700930 in INBOX 0x2790848> #<marker at 10700993 in INBOX 0x2790878> nil #<marker at 10705744 in INBOX 0x1900928> #<marker at 10706362 in INBOX 0x27908a8> #<marker at 10706363 in INBOX 0x27908d8>] ["388" "388" nil #<marker at 32826 in INBOX Summary 0x93b5298> #<marker at 32826 in INBOX Summary 0x93b52c8> <<>> <-- From_ "368" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x417a5f0 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["618" "Saturday" "5" "Apri!
l" "2008" "23:53:05" "+0900" "AKIYAMA, Eizo" "eizo(a)sk.tsukuba.!
ac.jp" "
<
000a01c8972c$d30dc7b0$79295710$(a)tsukuba.ac.jp>" "22" "RE: =?ISO-2022-JP?B?GyRCIVZAbDk2QGJMQDJxIVchWBsoQg==?= =?ISO-2022-JP?B?Q2l0eQ==?= =?ISO-2022-JP?B?IE9wZXJh?= =?ISO-2022-JP?B?GyRCIVk7byM0N24jMUZ8OWYbKEIg?= =?ISO-2022-JP?B?GyRCJEs3RzpcGyhC?=" "^Message-Id:" "fac(a)sk.tsukuba.ac.jp" "<fac(a)sk.tsukuba.ac.jp>" "4" "2008040523:53:05" "=?ISO-2022-JP?B?GyRCIVZAbDk2QGJMQDJxIVchWBsoQg==?= =?ISO-2022-JP?B?Q2l0eQ==?= =?ISO-2022-JP?B?IE9wZXJh?= =?ISO-2022-JP?B?GyRCIVk7byM0N24jMUZ8OWYbKEIg?= =?ISO-2022-JP?B?GyRCJEs3RzpcGyhC?=" ... "<008d01c89601$66070950$a3649e82@keiseidean>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10719012 in INBOX 0x2790b48> #<marker at 10719075 in INBOX 0x2790b78> nil #<marker at 10723595 in INBOX 0x1948f58> #<marker at 10737760 in INBOX 0x2790ba8> #<marker at 10737761 in INBOX 0x2790bd8>] ["389" "389" nil #<marker at 32826 in INBOX Summary 0x93b52f8> #<marker at 32826 in INBOX Summary 0x93b5328> <<>> <-- From_ "372" #<buffer "INBOX"> 0 ... !
nil nil nil nil nil nil #<extent (detached) H 0x417a5b8 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["14165" "Saturday" "5" "April" "2008" "17:49:57" "-0700" "Amazon.co.jp" "foryou(a)amazon.co.jp" "<23852399.3467911207442997398.JavaMail.em-build(a)fe-mm-relay.amazon.com>" "177" "=?ISO-2022-JP?Q?Tom_Negrino=1B$B$N!X=1B(BStyling_Web_Page?= =?ISO-2022-JP?Q?s_with_CSS_Visual_QuickProject?= =?ISO-2022-JP?Q?_Guide_(Visual_Quickproject_S?= =?ISO-2022-JP?Q?eries)=1B$B!Y!\"=1B(BAmazon.?= =?ISO-2022-JP?Q?co.jp=1B$B$G$*5a$a$$$=3F$@$1$^$9=1B(B?=" "^Message-ID:" "stephen(a)xemacs.org" "stephen(a)xemacs.org" "4" "2008040609:49:57" "=?ISO-2022-JP?Q?Tom_Negrino=1B$B$N!X=1B(BStyling_Web_Page?= =?ISO-2022-JP?Q?s_with_CSS_Visual_QuickProject?= =?ISO-2022-JP?Q?_Guide_(Visual_Quickproject_S?= =?ISO-2022-JP?Q?eries)=1B$B!Y!\"=1B(BAmazon.?= =?ISO-2022-JP?Q?co.jp=1B$B$G$*5a$a$$$=3F$@$1$^$9=1B(B?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10648181 !
in INBOX 0x278f878> #<marker at 10648244 in INBOX 0x278f8a8> n!
il #<mar
k
er at 10655227 in INBOX 0x10c4aa8> #<marker at 10657844 in INBOX 0x278f8d8> #<marker at 10657845 in INBOX 0x278f908>] ["390" "390" nil #<marker at 32826 in INBOX Summary 0x93b5358> #<marker at 32826 in INBOX Summary 0x93b5388> <<>> <-- From_ "362" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a580 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["2617" "Saturday" "5" "April" "2008" "00:03:03" "+0900" "Stephen J. Turnbull" "stephen(a)xemacs.org" "<874pahacig.fsf(a)uwakimon.sk.tsukuba.ac.jp>" "67" "[Bug: 21.5-b28] setting input-method to japanese-canna brings only No Canna API support!?" "^X-XEmacs-List:" "n.kobschaetzki(a)googlemail.com, xemacs-beta(a)xemacs.org" "Niels Kobschaetzki, xemacs-beta(a)xemacs.org" "4" "2008040500:03:03" "[Bug: 21.5-b28] setting input-method to japanese-canna brings only No Canna API support!?" ... "<20080403064859.4b4255ed.n.kobschaetzki(a)googlemail.com>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [!
[#<marker at 10706363 in INBOX 0x2790908> #<marker at 10706426 in INBOX 0x2790938> nil #<marker at 10710809 in INBOX 0x1949048> #<marker at 10711781 in INBOX 0x2790968> #<marker at 10711782 in INBOX 0x2790998>] ["391" "391" nil #<marker at 32826 in INBOX Summary 0x93b53b8> #<marker at 32826 in INBOX Summary 0x93b53e8> <<>> <-- From_ "369" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x417a548 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["972" "Friday" "4" "April" "2008" "22:39:40" "+0200" "Niels Kobschaetzki" "n.kobschaetzki(a)googlemail.com" "<bf4e1fa10804041339u5b7a36a4t96332a4ab88af7bd(a)mail.gmail.com>" "20" "Re: [Bug: 21.5-b28] setting input-method to japanese-canna brings only No Canna API support!?" "^Message-ID:" "stephen(a)xemacs.org" "Stephen J. Turnbull" "4" "2008040505:39:40" "[Bug: 21.5-b28] setting input-method to japanese-canna brings only No Canna API support!?" ... "<874pahacig.fsf(a)uwakimon.sk.tsukuba.ac.jp>" ...!
nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at!
1071626
2
in INBOX 0x2790a88> #<marker at 10716312 in INBOX 0x2790ab8> nil #<marker at 10718361 in INBOX 0x1948f88> #<marker at 10719011 in INBOX 0x2790ae8> #<marker at 10719012 in INBOX 0x2790b18>] ["392" "392" nil #<marker at 32826 in INBOX Summary 0x93b5418> #<marker at 32826 in INBOX Summary 0x93b5448> <<>> <-- From_ "371" #<buffer "INBOX"> 2 ... nil nil nil nil nil nil #<extent (detached) H 0x417a510 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["650" "Sunday" "6" "April" "2008" "09:35:15" "+0900" "Stephen J. Turnbull" "stephen(a)xemacs.org" "<87fxtzg6rg.fsf(a)uwakimon.sk.tsukuba.ac.jp>" "12" "Re: [Bug: 21.5-b28] setting input-method to japanese-canna brings only No Canna API support!?" "^Message-ID:" "n.kobschaetzki(a)googlemail.com" "Niels Kobschaetzki" "4" "2008040609:35:15" "[Bug: 21.5-b28] setting input-method to japanese-canna brings only No Canna API support!?" ... "<bf4e1fa10804041339u5b7a36a4t96332a4ab88af7bd(a)mail.gmail.com>" ... nil nil nil nil nil] !
[nil <v> nil nil nil nil]] [[#<marker at 10845766 in INBOX 0x268bf58> #<marker at 10845829 in INBOX 0x268bf88> nil #<marker at 10850430 in INBOX 0x19d9268> #<marker at 10851441 in INBOX 0x268bfb8> #<marker at 10851442 in INBOX 0x268bfe8>] ["393" "393" nil #<marker at 32826 in INBOX Summary 0x93b5478> #<marker at 32826 in INBOX Summary 0x93b54a8> <<>> <-- From_ "376" #<buffer "INBOX"> 3 ... nil nil nil nil nil nil #<extent (detached) H 0x417a4d8 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1011" "Sunday" "6" "April" "2008" "08:03:38" "+0200" "Niels Kobschaetzki" "n.kobschaetzki(a)googlemail.com" "<bf4e1fa10804052303s490bdc1fwec7c257c89307fc8(a)mail.gmail.com>" "26" "Re: [Bug: 21.5-b28] setting input-method to japanese-canna brings only No Canna API support!?" "^Message-ID:" "stephen(a)xemacs.org" "Stephen J. Turnbull" "4" "2008040615:03:38" "[Bug: 21.5-b28] setting input-method to japanese-canna brings only No Canna API support!?" ... "<87fxtzg6rg.fsf@uw!
akimon.sk.tsukuba.ac.jp>" ... nil nil nil nil nil] [nil <v> ni!
l nil ni
l
nil]] [[#<marker at 10747528 in INBOX 0x2790cc8> #<marker at 10747591 in INBOX 0x2790cf8> nil #<marker at 10752001 in INBOX 0x19d9328> #<marker at 10753588 in INBOX 0x2790d28> #<marker at 10753589 in INBOX 0x2790d58>] ["394" "394" nil #<marker at 32826 in INBOX Summary 0x93b54d8> #<marker at 32826 in INBOX Summary 0x93b5508> <<>> <-- From_ "374" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a4a0 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1587" "Sunday" "6" "April" "2008" "20:54:32" "+0900" "Noguchi Akira (ID:200720770)" "k0720770(a)sk.tsukuba.ac.jp" "<50381.116.80.199.142.1207482872.squirrel(a)infoshako.sk.tsukuba.ac.jp>" "40" " =?ISO-2022-JP?B?GyRCIVo6Rjx+Q04hWxsoQjM=?= =?ISO-2022-JP?B?GyRCQGw5NjlnRjE/N0Z+QDg0PzdeGyhC?= =?ISO-2022-JP?B?GyRCMnEkTiQ0MEZGYhsoQg==?=" "^Message-Id:" "ssm(a)sk.tsukuba.ac.jp, shuske.427(a)gmail.com" "ssm(a)sk.tsukuba.ac.jp, =?ISO-2022-JP?B?GyRCRUQ4fUFUSmUbKEI=?=" "4" "2008040620:54:32" " =?ISO-2022-!
JP?B?GyRCIVo6Rjx+Q04hWxsoQjM=?= =?ISO-2022-JP?B?GyRCQGw5NjlnRjE/N0Z+QDg0PzdeGyhC?= =?ISO-2022-JP?B?GyRCMnEkTiQ0MEZGYhsoQg==?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10753589 in INBOX 0x2790d88> #<marker at 10753652 in INBOX 0x2790db8> nil #<marker at 10757961 in INBOX 0x19d9298> #<marker at 10845765 in INBOX 0x2790de8> #<marker at 10845766 in INBOX 0x2790e18>] ["395" "395" nil #<marker at 32826 in INBOX Summary 0x93b5538> #<marker at 32826 in INBOX Summary 0x93b5568> <<>> <-- From_ "375" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a468 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["87804" "Sunday" "6" "April" "2008" "06:48:28" "-0700" "Amazon.com" "store-news(a)amazon.com" "<24911259.2498181207489708179.JavaMail.em-build(a)na-mm-relay.amazon.com>" "1647" "Amazon.com recommends \"RESTful Web Services\" and more" "^Message-ID:" "stephen(a)xemacs.org" "stephen(a)xemacs.org" "4" "2008040622:48:2!
8" "Amazon.com recommends \"RESTful Web Services\" and more" .!
.. nil n
i
l nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10851442 in INBOX 0x268c018> #<marker at 10851505 in INBOX 0x268c048> nil #<marker at 10858309 in INBOX 0x1e38f78> #<marker at 10872010 in INBOX 0x268c078> #<marker at 10872011 in INBOX 0x268c0a8>] ["396" "396" nil #<marker at 32826 in INBOX Summary 0x93b5598> #<marker at 32826 in INBOX Summary 0x93b55c8> <<>> <-- From_ "377" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a430 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["13701" "Sunday" "6" "April" "2008" "11:58:04" "-0500" "skip(a)pobox.com" "skip(a)pobox.com" "<18425.284.944105.18800(a)montanaro-dyndns-org.local>" "341" "[Bug: 21.5-b28] semantic/auto-autoloads.el won't compile - can't update" "^X-XEmacs-List:" "xemacs-beta(a)xemacs.org" "XEmacs Beta" "4" "2008040701:58:04" "[Bug: 21.5-b28] semantic/auto-autoloads.el won't compile - can't update" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marke!
r at 10872011 in INBOX 0x268c0d8> #<marker at 10872074 in INBOX 0x268c108> nil #<marker at 10876291 in INBOX 0x1e38f48> #<marker at 10880034 in INBOX 0x268c138> #<marker at 10880035 in INBOX 0x268c168>] ["397" "397" nil #<marker at 32826 in INBOX Summary 0x93b55f8> #<marker at 32826 in INBOX Summary 0x93b5628> <<>> <-- From_ "378" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a3f8 from buffer INBOX Summary> nil] [nil nil nil t nil nil nil nil nil] ["3743" "Sunday" "6" "April" "2008" "13:15:10" "-0400" "Karl Berry via RT" "licensing(a)fsf.org" "<rt-3.4.5-4791-1207502108-1740.359515-5-0(a)rt.gnu.org>" "98" "Re: [gnu.org #359515] Changing XEmacs license to GPLv3 " "^Message-ID:" "stephen(a)xemacs.org" "stephen(a)xemacs.org" "4" "2008040702:15:10" "[gnu.org #359515] Changing XEmacs license to GPLv3" ... "<200804061704.m36H4L529521(a)f7.net>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10737761 in INBOX 0x2790c08> #<marker at 10737824 in !
INBOX 0x2790c38> nil #<marker at 10744236 in INBOX 0x19d9358> !
#<marker
at 10747527 in INBOX 0x2790c68> #<marker at 10747528 in INBOX 0x2790c98>] ["398" "398" nil #<marker at 32826 in INBOX Summary 0x93b5658> #<marker at 32826 in INBOX Summary 0x93b5688> <<>> <-- From_ "373" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a318 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["3291" "Sunday" "6" "April" "2008" "15:57:54" "+0900" "Stephen J. Turnbull" "stephen(a)xemacs.org" "<87ve2veah9.fsf(a)uwakimon.sk.tsukuba.ac.jp>" "76" "Changing XEmacs license to GPLv3" "^X-XEmacs-List:" "licensing(a)gnu.org, xemacs-review(a)xemacs.org" "licensing(a)gnu.org, XEmacs Review Board" "4" "2008040615:57:54" "Changing XEmacs license to GPLv3" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 21439324 in INBOX 0x2813b58> #<marker at 21439387 in INBOX 0x2813b88> nil #<marker at 21443665 in INBOX 0x3ff9658> #<marker at 21445356 in INBOX 0x2813bb8> #<marker at 21445357 in INBOX 0x2813be8>] ["399" "399" nil !
#<marker at 32826 in INBOX Summary 0x84a43c8> #<marker at 32826 in INBOX Summary 0x84a43f8> <<>> <-- From_ "617" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x417a2e0 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1691" "Sunday" "6" "April" "2008" "02:59:23" "-0400" "FSF Licensing Questions via RT" "licensing(a)fsf.org" "<rt-3.4.5-6783-1207465163-1042.359515-48-0(a)rt.gnu.org>" "39" "[gnu.org #359515] AutoReply concerning licensing question: Changing XEmacs license to GPLv3 " "^Message-ID:" "stephen(a)xemacs.org" "stephen(a)xemacs.org" "4" "2008040615:59:23" "[gnu.org #359515] AutoReply concerning licensing question: Changing XEmacs license to GPLv3" ... "<87ve2veah9.fsf(a)uwakimon.sk.tsukuba.ac.jp>" ... nil nil nil nil nil] [nil <v> nil ... nil nil]] [[#<marker at 20263939 in INBOX 0x275c038> #<marker at 20264002 in INBOX 0x275c068> nil #<marker at 20268679 in INBOX 0x3fd0558> #<marker at 20269311 in INBOX 0x275c098> #<marker at 202!
69312 in INBOX 0x275c0c8>] ["400" "400" nil #<marker at 32826 !
in INBOX
Summary 0x84a4428> #<marker at 32826 in INBOX Summary 0x84a4458> <<>> <-- From_ "567" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a2a8 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["632" "Sunday" "6" "April" "2008" "12:36:14" "-0700" "SL Baur" "steve(a)xemacs.org" "<ed10ee420804061236v2476b97bocbbdb28eebf8d4cd(a)mail.gmail.com>" "16" "Advertising in games :-)" "^Sender:" "stephen(a)xemacs.org" "stephen(a)xemacs.org" "4" "2008040704:36:14" "Advertising in games :-)" ... nil nil nil nil nil nil nil] [nil <v> nil ... nil nil]] [[#<marker at 10880035 in INBOX 0x268c198> #<marker at 10880098 in INBOX 0x268c1c8> nil #<marker at 10884021 in INBOX 0x21d11b8> #<marker at 12879152 in INBOX 0x268c1f8> #<marker at 12879153 in INBOX 0x268c228>] ["401" "401" nil #<marker at 32826 in INBOX Summary 0x84a4488> #<marker at 32826 in INBOX Summary 0x84a44b8> <<>> <-- From_ "379" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H!
0x417a270 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1995131" "Monday" "7" "April" "2008" "08:58:49" "+0900" "Yongbing Zhang" "ybzhang(a)sk.tsukuba.ac.jp" "<47F963B9.3030305(a)sk.tsukuba.ac.jp>" "27349" "=?ISO-2022-JP?B?GyRCPEI9LCRKJEk8eDZITVElIiUrJSYlcyVIGyhC?= =?ISO-2022-JP?B?GyRCJE4/PUBBGyhC?=" "^Message-Id:" "fac(a)sk.tsukuba.ac.jp, ug-fac(a)sk.tsukuba.ac.jp" "fac(a)sk.tsukuba.ac.jp, ug-fac(a)sk.tsukuba.ac.jp" "4" "2008040708:58:49" "=?ISO-2022-JP?B?GyRCPEI9LCRKJEk8eDZITVElIiUrJSYlcyVIGyhC?= =?ISO-2022-JP?B?GyRCJE4/PUBBGyhC?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 12879153 in INBOX 0x268c258> #<marker at 12879216 in INBOX 0x268c288> nil #<marker at 12884037 in INBOX 0x21d1188> #<marker at 12885722 in INBOX 0x268c2b8> #<marker at 12885723 in INBOX 0x268c2e8>] ["402" "402" nil #<marker at 32826 in INBOX Summary 0x84a44e8> #<marker at 32826 in INBOX Summary 0x84a4518> <<>> <-- From_ "380" #<buffer "INBOX"> 0 ... nil nil!
nil nil nil nil #<extent (detached) H 0x417a238 from buffer I!
NBOX Sum
m
ary> nil] [nil nil nil nil nil nil nil nil nil] ["1685" "Monday" "7" "April" "2008" "12:55:42" "+0900" "=?ISO-2022-JP?B?GyRCPi4+bEAlTmFGcxsoQg==?=" "obase(a)sk.tsukuba.ac.jp" "<cf0d50460804062055ub919300jf07dea5527a5722b(a)mail.gmail.com>" "48" "=?ISO-2022-JP?B?GyRCRnxLXDhsRz1OTzghRGobKEI=?=" "^Sender:" "fac(a)sk.tsukuba.ac.jp" "fac(a)sk.tsukuba.ac.jp" "4" "2008040712:55:42" "=?ISO-2022-JP?B?GyRCRnxLXDhsRz1OTzghRGobKEI=?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 12885723 in INBOX 0x268c318> #<marker at 12885786 in INBOX 0x268c348> nil #<marker at 12890240 in INBOX 0x245bf28> #<marker at 13014348 in INBOX 0x268c378> #<marker at 13014349 in INBOX 0x268c3a8>] ["403" "403" nil #<marker at 32826 in INBOX Summary 0x84a4548> #<marker at 32826 in INBOX Summary 0x84a4578> <<>> <-- From_ "381" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a200 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["124108" "Monday"!
"7" "April" "2008" "13:01:05" "+0900" "Hideo UEICHI" "ueichi(a)sk.tsukuba.ac.jp" "<200804070401.AA01866(a)POSEIDON.sk.tsukuba.ac.jp>" "1719" "=?ISO-2022-JP?B?GyRCIVo8UjJxOSkzWE5gIVsbKEJUQQ==?= =?ISO-2022-JP?B?GyRCREkbKEobJEIyQ0osGyhC?=" "^Message-Id:" "ug-fac(a)sk.tsukuba.ac.jp, ejima(a)sk.tsukuba.ac.jp" "ug-fac(a)sk.tsukuba.ac.jp, ejima(a)sk.tsukuba.ac.jp" "4" "2008040713:01:05" "=?ISO-2022-JP?B?GyRCIVo8UjJxOSkzWE5gIVsbKEJUQQ==?= =?ISO-2022-JP?B?GyRCREkbKEobJEIyQ0osGyhC?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13014349 in INBOX 0x268c3d8> #<marker at 13014412 in INBOX 0x268c408> nil #<marker at 13020353 in INBOX 0x245bef8> #<marker at 13027653 in INBOX 0x268c438> #<marker at 13027654 in INBOX 0x268c468>] ["404" "404" nil #<marker at 32826 in INBOX Summary 0x84a45a8> #<marker at 32826 in INBOX Summary 0x84a45d8> <<>> <-- From_ "382" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a1c8 from buffer INBOX Summary> nil] [nil n!
il nil nil nil nil nil nil nil] ["7300" "Monday" "7" "April" "!
2008" "1
4
:34:18" "+0900" "=?ISO-2022-JP?B?GyRCPi4+bEAlTmFGcxsoQg==?=" "obase(a)sk.tsukuba.ac.jp" "<cf0d50460804062234j1139faf8j6f4688c0646b179(a)mail.gmail.com>" "101" "Fwd: =?ISO-2022-JP?B?GyRCSj9ALhsoQjIwGyRCRy8bKEI=?= =?ISO-2022-JP?B?GyRCRVkhVjxBJE45YiQkQmczWDY1MGkbKEI=?= =?ISO-2022-JP?B?GyRCP2Q/SiVXJW0lMCVpJWAhVzh4SmcbKEI=?= =?ISO-2022-JP?B?GyRCTVdOTkV5GyhCKBskQjBGGyhC?= =?ISO-2022-JP?B?KRskQiRLJEQkJCRGGyhC?=" "^Sender:" "fac(a)sk.tsukuba.ac.jp" "fac(a)sk.tsukuba.ac.jp" "4" "2008040714:34:18" "Fwd: =?ISO-2022-JP?B?GyRCSj9ALhsoQjIwGyRCRy8bKEI=?= =?ISO-2022-JP?B?GyRCRVkhVjxBJE45YiQkQmczWDY1MGkbKEI=?= =?ISO-2022-JP?B?GyRCP2Q/SiVXJW0lMCVpJWAhVzh4SmcbKEI=?= =?ISO-2022-JP?B?GyRCTVdOTkV5GyhCKBskQjBGGyhC?= =?ISO-2022-JP?B?KRskQiRLJEQkJCRGGyhC?=" ... "<4751.130.158.19.170.1207545331.risu(a)wm1.sec.tsukuba.ac.jp>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13096724 in INBOX 0x268c618> #<marker at 13096787 in INBOX 0x268c648> nil #<marker at 13100668 in INBOX 0x23a63c8> #<marke!
r at 13102333 in INBOX 0x268c678> #<marker at 13102334 in INBOX 0x268c6a8>] ["405" "405" nil #<marker at 32826 in INBOX Summary 0x84a4608> #<marker at 32826 in INBOX Summary 0x84a4638> <<>> <-- From_ "385" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a190 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1665" "Monday" "7" "April" "2008" "08:05:04" "-0400" "Barry Warsaw" "barry(a)python.org" "<8583AB07-F2CF-4275-BB9C-4617E15FE01E(a)python.org>" "45" "Fwd: Continuous import of Xemacs is now running" "^Message-Id:" "stephen(a)xemacs.org" "Stephen J. Turnbull" "4" "2008040721:05:04" "Fwd: Continuous import of Xemacs is now running" ... "<47E2F8F0.7090307(a)canonical.com>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13149641 in INBOX 0x277d818> #<marker at 13149691 in INBOX 0x277d848> nil #<marker at 13151326 in INBOX 0x27d85e8> #<marker at 13152168 in INBOX 0x277d8d8> #<marker at 13152169 in INBOX 0x277d908>] ["!
406" "406" nil #<marker at 32826 in INBOX Summary 0x84a4668> #!
<marker
a
t 32826 in INBOX Summary 0x84a4698> <<>> <-- From_ "390" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x417a158 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["842" "Tuesday" "8" "April" "2008" "04:52:09" "+0900" "Stephen J. Turnbull" "stephen(a)xemacs.org" "<87d4p1e93q.fsf(a)uwakimon.sk.tsukuba.ac.jp>" "24" "Fwd: Continuous import of Xemacs is now running" "^Message-ID:" "barry(a)python.org" "Barry Warsaw" "4" "2008040804:52:09" "Fwd: Continuous import of Xemacs is now running" ... "<8583AB07-F2CF-4275-BB9C-4617E15FE01E(a)python.org>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13172703 in INBOX 0x277db78> #<marker at 13172766 in INBOX 0x277dba8> nil #<marker at 13178350 in INBOX 0x278f6f8> #<marker at 13495075 in INBOX 0x277dbd8> #<marker at 13495076 in INBOX 0x277dc08>] ["407" "407" nil #<marker at 32826 in INBOX Summary 0x84a46c8> #<marker at 32826 in INBOX Summary 0x84a46f8> <<>> <-- From_ "394" #<buffer "IN!
BOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a120 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["316725" "Tuesday" "8" "April" "2008" "10:18:41" "+0900" "=?ISO-2022-JP?B?GyRCPi4+bEAlTmFGcxsoQg==?=" "obase(a)sk.tsukuba.ac.jp" "<cf0d50460804071818q3aa98f12q22f0ffae57a63e16(a)mail.gmail.com>" "4191" "Fwd: Fw: [sysinfo.gakusei:074] =?ISO-2022-JP?B?GyRCRWw1fkVUNjUwdzpOTVEbKEI=?= =?ISO-2022-JP?B?GyRCQSo5TSRLSDwkJkJnM1g/ZEEmJEskRCQkGyhC?= =?ISO-2022-JP?B?GyRCJEYbKEI=?=" "^Sender:" "fac(a)sk.tsukuba.ac.jp" "fac(a)sk.tsukuba.ac.jp" "4" "2008040810:18:41" "Fwd: Fw: [sysinfo.gakusei:074] =?ISO-2022-JP?B?GyRCRWw1fkVUNjUwdzpOTVEbKEI=?= =?ISO-2022-JP?B?GyRCQSo5TSRLSDwkJkJnM1g/ZEEmJEskRCQkGyhC?= =?ISO-2022-JP?B?GyRCJEYbKEI=?=" ... "<00dc01c89895$fd907130$65199e82(a)sec.tsukuba.ac.jp>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13495076 in INBOX 0x277dc38> #<marker at 13495139 in INBOX 0x277dc68> nil #<marker at 13498961 in INBOX 0x2!
78f668> #<marker at 13526549 in INBOX 0x277dc98> #<marker at 1!
3526550
i
n INBOX 0x277dcc8>] ["408" "408" nil #<marker at 32826 in INBOX Summary 0x84a4728> #<marker at 32826 in INBOX Summary 0x84a4758> <<>> <-- From_ "395" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a0e8 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["27588" "Tuesday" "8" "April" "2008" "11:06:32" "+0900" "Apple" "News_Japan(a)InsideApple.Apple.com" "<6jch4q$ifpmbl(a)badger03.apple.com>" "515" "=?ISO-2022-JP?B?GyRCM1gzZCRyM2hNUSQ3JEYhIhsoQk1hYxskQiRiGyhC?= =?ISO-2022-JP?B?GyRCJSIlLyU7JTUlaiRiOiMkTiQmJEEkSyEjGyhC?=" "^Message-Id:" "stephen(a)xemacs.org" "stephen(a)xemacs.org" "4" "2008040811:06:32" "=?ISO-2022-JP?B?GyRCM1gzZCRyM2hNUSQ3JEYhIhsoQk1hYxskQiRiGyhC?= =?ISO-2022-JP?B?GyRCJSIlLyU7JTUlaiRiOiMkTiQmJEEkSyEjGyhC?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13526550 in INBOX 0x277e9d8> #<marker at 13526613 in INBOX 0x277ea08> nil #<marker at 13530314 in INBOX 0x278f638> #<marker at 13539426 in INBOX!
0x277ea38> #<marker at 13539427 in INBOX 0x277ea68>] ["409" "409" nil #<marker at 32826 in INBOX Summary 0x84a4788> #<marker at 32826 in INBOX Summary 0x84a47b8> <<>> <-- From_ "396" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a0b0 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["9112" "Tuesday" "8" "April" "2008" "11:18:08" "+0900" "Hideo Suzuki" "hsuzuki(a)ae.keio.ac.jp" "<003501c8991e$c99f2d60$5cdd8820$(a)keio.ac.jp>" "294" "=?ISO-2022-JP?B?GyRCRT5HJCROJDQwJzsiGyhC?=" "^Message-Id:" "hsuzuki(a)ae.keio.ac.jp" "Hideo Suzuki" "4" "2008040811:18:08" "=?ISO-2022-JP?B?GyRCRT5HJCROJDQwJzsiGyhC?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 9963626 in INBOX 0x27e3a08> #<marker at 9963689 in INBOX 0x27e3a38> nil #<marker at 9967607 in INBOX 0x3f8e0c8> #<marker at 10433388 in INBOX 0x27e3a68> #<marker at 10433389 in INBOX 0x27e3a98>] ["410" "410" nil #<marker at 32826 in INBOX Summary 0x84a47e8> #<marke!
r at 32826 in INBOX Summary 0x84a4818> <<>> <-- From_ "344" #<!
buffer "
I
NBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a078 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["465781" "Thursday" "3" "April" "2008" "17:45:13" "+0900" "Sayaka Fujii" "fujii(a)sk.tsukuba.ac.jp" "<47F49919.6000002(a)sk.tsukuba.ac.jp>" "6410" "=?ISO-2022-JP?B?GyRCQmczWDEhJSolaiUoJXMlRiE8JTclZyVzGyhC?= =?ISO-2022-JP?B?GyRCJE4kNDBGGyhCGyRCRmIbKEI=?=" "^Message-Id:" "ssm(a)sk.tsukuba.ac.jp" "ssm(a)sk.tsukuba.ac.jp" "4" "2008040317:45:13" "=?ISO-2022-JP?B?GyRCQmczWDEhJSolaiUoJXMlRiE8JTclZyVzGyhC?= =?ISO-2022-JP?B?GyRCJE4kNDBGGyhCGyRCRmIbKEI=?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13547631 in INBOX 0x277eb58> #<marker at 13547694 in INBOX 0x277eb88> nil #<marker at 13551904 in INBOX 0x277d878> #<marker at 13553687 in INBOX 0x277ebb8> #<marker at 13553688 in INBOX 0x277ebe8>] ["411" "411" nil #<marker at 32826 in INBOX Summary 0x84a4848> #<marker at 32826 in INBOX Summary 0x84a4878> <<>> <-- From_ "398" #<bu!
ffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x417a040 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1783" "Tuesday" "8" "April" "2008" "15:13:58" "+0900" "Sayaka Fujii" "fujii(a)sk.tsukuba.ac.jp" "<47FB0D26.1030804(a)sk.tsukuba.ac.jp>" "61" "=?ISO-2022-JP?B?GyRCIVoycT5sSlE5OSFbQmczWDEhJSolaiUoGyhC?= =?ISO-2022-JP?B?GyRCJXMlRiE8GyhCGyRCJTclZyVzGyhC?= =?ISO-2022-JP?B?GyRCJE4kNDBGRmIbKEI=?=" "^Message-Id:" "ssm(a)sk.tsukuba.ac.jp" "ssm(a)sk.tsukuba.ac.jp" "4" "2008040815:13:58" "=?ISO-2022-JP?B?GyRCIVoycT5sSlE5OSFbQmczWDEhJSolaiUoGyhC?= =?ISO-2022-JP?B?GyRCJXMlRiE8GyhCGyRCJTclZyVzGyhC?= =?ISO-2022-JP?B?GyRCJE4kNDBGRmIbKEI=?=" ... "<47F49919.6000002(a)sk.tsukuba.ac.jp>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13566267 in INBOX 0x277ed98> #<marker at 13566330 in INBOX 0x277edc8> nil #<marker at 13570603 in INBOX 0x27b2f78> #<marker at 13571931 in INBOX 0x277edf8> #<marker at 13571932 in INBOX 0x277ee28>] ["412" "412!
" nil #<marker at 32826 in INBOX Summary 0x84a48a8> #<marker a!
t 32826
i
n INBOX Summary 0x84a48d8> <<>> <-- From_ "401" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x417a008 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1328" "Tuesday" "8" "April" "2008" "17:36:56" "+0900" "Morito Tsutsumi" "tsutsumi(a)sk.tsukuba.ac.jp" "<200804080836.AA15767(a)tsutsumi.sk.tsukuba.ac.jp>" "40" "=?ISO-2022-JP?B?GyRCPFIycTkpM1hOYCEhGyhCMjAwOA==?= =?ISO-2022-JP?B?GyRCRy8bKEobJEJFWSU3JWklUCU5GyhC?= =?ISO-2022-JP?B?GyRCN0c6XBsoQlVSTBskQiROJCobKEI=?= =?ISO-2022-JP?B?GyRCQ04kaSQ7GyhC?=" "^Message-Id:" "ug-fac(a)sk.tsukuba.ac.jp" "ug-fac(a)sk.tsukuba.ac.jp" "4" "2008040817:36:56" "=?ISO-2022-JP?B?GyRCPFIycTkpM1hOYCEhGyhCMjAwOA==?= =?ISO-2022-JP?B?GyRCRy8bKEobJEJFWSU3JWklUCU5GyhC?= =?ISO-2022-JP?B?GyRCN0c6XBsoQlVSTBskQiROJCobKEI=?= =?ISO-2022-JP?B?GyRCQ04kaSQ7GyhC?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 10548929 in INBOX 0x278f3f8> #<marker at 10548992 in INBOX 0x278f428> nil #<marker at 105!
55456 in INBOX 0x10369a8> #<marker at 10568373 in INBOX 0x278f458> #<marker at 10568374 in INBOX 0x278f488>] ["413" "413" nil #<marker at 32826 in INBOX Summary 0x84a4908> #<marker at 32826 in INBOX Summary 0x84a4938> <<>> <-- From_ "357" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x4179fd0 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["12917" "Wednesday" "2" "April" "2008" "12:16:17" "+0200" "Andreas =?iso-8859-1?q?R=F6hler?=" "andreas.roehler(a)online.de" "<200804021216.18666.andreas.roehler(a)online.de>" "223" "Bug No. 232 comment.el" "^X-XEmacs-List:" "xemacs-beta(a)xemacs.org" "XEmacs List" "4" "2008040219:16:17" "Bug No. 232 comment.el" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13134129 in INBOX 0x277d6f8> #<marker at 13134192 in INBOX 0x277d728> nil #<marker at 13140893 in INBOX 0x27d8618> #<marker at 13149640 in INBOX 0x277d758> #<marker at 13149641 in INBOX 0x277d788>] ["414" "414" nil #<!
marker at 32826 in INBOX Summary 0x84a4968> #<marker at 32826 !
in INBOX
Summary 0x84a4998> <<>> <-- From_ "389" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x4179f98 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["8747" "Monday" "7" "April" "2008" "10:54:30" "+0200" "Andreas =?utf-8?q?R=C3=B6hler?=" "andreas.roehler(a)online.de" "<200804071054.31070.andreas.roehler(a)online.de>" "145" "Re: Bug No. 232 comment.el 1.0.1" "^X-XEmacs-List:" "xemacs-beta(a)xemacs.org" "xemacs-beta(a)xemacs.org" "4" "2008040717:54:30" "Bug No. 232 comment.el 1.0.1" ... "<200804021216.18666.andreas.roehler(a)online.de>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13571932 in INBOX 0x277ee58> #<marker at 13571995 in INBOX 0x277ee88> nil #<marker at 13579107 in INBOX 0x27b2f48> #<marker at 13579850 in INBOX 0x277eeb8> #<marker at 13579851 in INBOX 0x277eee8>] ["415" "415" nil #<marker at 32826 in INBOX Summary 0x84a49c8> #<marker at 32826 in INBOX Summary 0x84a49f8> <<>> <-- From_ "402" #<buffer "INBOX"> 2 ...!
nil nil nil nil nil nil #<extent (detached) H 0x4179f60 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["743" "Tuesday" "8" "April" "2008" "11:24:27" "+0200" "Uwe Brauer" "oub(a)mat.ucm.es" "<87fxtwhf78.fsf(a)mat.ucm.es>" "24" "Re: Bug No. 232 comment.el 1.0.1" "^X-XEmacs-List:" "xemacs-beta(a)xemacs.org" "xemacs-beta(a)xemacs.org" "4" "2008040818:24:27" "Bug No. 232 comment.el 1.0.1" ... "<200804071054.31070.andreas.roehler(a)online.de>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 20202054 in INBOX 0x275beb8> #<marker at 20202117 in INBOX 0x275bee8> nil #<marker at 20205150 in INBOX 0x3fd04f8> #<marker at 20206499 in INBOX 0x275bf18> #<marker at 20206500 in INBOX 0x275bf48>] ["416" "416" nil #<marker at 32826 in INBOX Summary 0x84a4a28> #<marker at 32826 in INBOX Summary 0x84a4a58> <<>> <-- From_ "565" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x4179f28 from buffer INBOX Summary> nil] [nil nil nil nil nil nil !
nil nil nil] ["1349" "Tuesday" "8" "April" "2008" "07:51:24" "!
-0400" "
E
lection Services Company for ACM" "acmhelp(a)electionservicescorp.com" "<USNY01BLAST01V94GBQ0001cb92(a)election.com>" "39" "ACM 2008 Election" "^Message-ID:" "stephen(a)xemacs.org" "Stephen Turnbull" "4" "2008040820:51:24" "ACM 2008 Election" ... nil nil nil nil nil nil nil] [nil <v> nil ... nil nil]] [[#<marker at 13585469 in INBOX 0x277efd8> #<marker at 13585532 in INBOX 0x277f008> nil #<marker at 13592708 in INBOX 0x27b2e88> #<marker at 13594095 in INBOX 0x277f038> #<marker at 13594096 in INBOX 0x277f068>] ["417" "417" nil #<marker at 32826 in INBOX Summary 0x84a4a88> #<marker at 32826 in INBOX Summary 0x84a4ab8> <<>> <-- From_ "404" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x4179ef0 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1387" "Tuesday" "8" "April" "2008" "10:41:07" "-0500" "skip(a)pobox.com" "skip(a)pobox.com" "<18427.37395.184118.130887(a)montanaro-dyndns-org.local>" "35" "Re: [IPython-user] hard-to-read highlight color!
s in ipython mode w/ XEmacs" "^X-XEmacs-List:" "pete.forman(a)westerngeco.com, ipython-user(a)scipy.net, xemacs-beta(a)xemacs.org" "Pete Forman, ipython-user(a)scipy.net, xemacs-beta(a)xemacs.org" "4" "2008040900:41:07" "[IPython-user] hard-to-read highlight colors in ipython mode w/ XEmacs" ... "<prt0cyx1.fsf(a)wgmail2.gatwick.eur.slb.com>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 2854543 in INBOX 0x1d14428> #<marker at 2854606 in INBOX 0x1d143f8> nil #<marker at 2860784 in INBOX 0x3f20ec8> #<marker at 2864443 in INBOX 0x1d143c8> #<marker at 2864444 in INBOX 0x1d14398>] ["418" "418" nil #<marker at 32826 in INBOX Summary 0x84a4ae8> #<marker at 32826 in INBOX Summary 0x84a4b18> <<>> <-- From_ "122" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42e0ae0 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["3659" "Wednesday" "20" "February" "2008" "22:14:24" "-0500" "Jack Davidson" "jwd(a)VIRGINIA.EDU" "<47BCEC90.9020702@v!
irginia.edu>" "107" "SIGPLAN Posting (Upcoming Conferences and!
Activit
i
es)" "^Sender:" "SIGPLAN-ANNOUNCE(a)LISTSERV.ACM.ORG" "SIGPLAN-ANNOUNCE(a)LISTSERV.ACM.ORG" "2" "2008022112:14:24" "SIGPLAN Posting (Upcoming Conferences and Activities)" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13642673 in INBOX 0x266f328> #<marker at 13642736 in INBOX 0x266f358> nil #<marker at 13648866 in INBOX 0x2811318> #<marker at 13651473 in INBOX 0x266f388> #<marker at 13651474 in INBOX 0x266f3b8>] ["419" "419" nil #<marker at 32826 in INBOX Summary 0x84a4b48> #<marker at 32826 in INBOX Summary 0x84a4b78> <<>> <-- From_ "412" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x42e0aa8 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["2607" "Tuesday" "8" "April" "2008" "21:39:22" "-0400" "Jack Davidson" "jwd(a)VIRGINIA.EDU" "<47FC1E4A.6070703(a)virginia.edu>" "78" "SIGPLAN Posting (Upcoming Conferences and Activities)" "^Sender:" "SIGPLAN-ANNOUNCE(a)LISTSERV.ACM.ORG" "SIGPLAN-ANNOUNCE(a)LISTSERV.ACM.ORG" "!
4" "2008040910:39:22" "SIGPLAN Posting (Upcoming Conferences and Activities)" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13621075 in INBOX 0x266f0e8> #<marker at 13621138 in INBOX 0x266f118> nil #<marker at 13626096 in INBOX 0x2811408> #<marker at 13628808 in INBOX 0x266f148> #<marker at 13628809 in INBOX 0x266f178>] ["420" "420" nil #<marker at 32826 in INBOX Summary 0x8fabc68> #<marker at 32826 in INBOX Summary 0x8fabc98> <<>> <-- From_ "409" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42e0a70 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["2712" "Wednesday" "9" "April" "2008" "09:06:04" "+1000" "Peter Miller" "millerp(a)canb.auug.org.au" "<1207695964.6666.27.camel(a)goshawk.miller.emu.id.au>" "77" "[uvc-reviewers] LCA2008 'SCM/VC under the hood' miniconf" "^Sender:" "revctrl(a)lists.zooko.com, uvc-reviewers(a)thyrsus.com" "revctrl, uvc-reviewers" "4" "2008040908:06:04" "[uvc-reviewers] LCA2008 'SC!
M/VC under the hood' miniconf" ... nil nil nil nil nil nil nil!
] [nil <
v
> nil nil nil nil]] [[#<marker at 13628809 in INBOX 0x266f1a8> #<marker at 13628872 in INBOX 0x266f1d8> nil #<marker at 13634637 in INBOX 0x28113d8> #<marker at 13636323 in INBOX 0x266f208> #<marker at 13636324 in INBOX 0x266f238>] ["421" "421" nil #<marker at 32826 in INBOX Summary 0x8fabcc8> #<marker at 32826 in INBOX Summary 0x8fabcf8> <<>> <-- From_ "410" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x42e0a38 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1686" "Wednesday" "9" "April" "2008" "09:33:27" "+1000" "Robert Collins" "robertc(a)robertcollins.net" "<1207697607.9506.111.camel@lifeless-64>" "58" "Re: [uvc-reviewers] [Revctrl] LCA2008 'SCM/VC under the hood' miniconf" "^Sender:" "millerp(a)canb.auug.org.au, revctrl(a)lists.zooko.com, uvc-reviewers(a)thyrsus.com" "Peter Miller, revctrl(a)lists.zooko.com, uvc-reviewers" "4" "2008040908:33:27" "[uvc-reviewers] [Revctrl] LCA2008 'SCM/VC under the hood' miniconf" ... "<1207695964.!
6666.27.camel(a)goshawk.miller.emu.id.au>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13636324 in INBOX 0x266f268> #<marker at 13636387 in INBOX 0x266f298> nil #<marker at 13641615 in INBOX 0x2811348> #<marker at 13642672 in INBOX 0x266f2c8> #<marker at 13642673 in INBOX 0x266f2f8>] ["422" "422" nil #<marker at 32826 in INBOX Summary 0x8fabd28> #<marker at 32826 in INBOX Summary 0x8fabd58> <<>> <-- From_ "411" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x42e0a00 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1057" "Wednesday" "9" "April" "2008" "11:02:30" "+1000" "William Uther" "willu.mailingLists(a)cse.unsw.edu.au" "<E7DD3929-99C4-449D-8C50-549E2C1E5850(a)cse.unsw.edu.au>" "35" "Re: [uvc-reviewers] [Revctrl] LCA2008 'SCM/VC under the hood' miniconf" "^Sender:" "millerp(a)canb.auug.org.au, revctrl(a)lists.zooko.com, uvc-reviewers(a)thyrsus.com" "Peter Miller, revctrl(a)lists.zooko.com, uvc-reviewers" "4" "2008040!
910:02:30" "[uvc-reviewers] [Revctrl] LCA2008 'SCM/VC under th!
e hood'
m
iniconf" ... "<1207695964.6666.27.camel(a)goshawk.miller.emu.id.au>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13651474 in INBOX 0x266f3e8> #<marker at 13651537 in INBOX 0x266f418> nil #<marker at 13656551 in INBOX 0x28159f8> #<marker at 13659178 in INBOX 0x266f448> #<marker at 13659179 in INBOX 0x266f478>] ["423" "423" nil #<marker at 32826 in INBOX Summary 0x8fabd88> #<marker at 32826 in INBOX Summary 0x8fabdb8> <<>> <-- From_ "413" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x42e09c8 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["2627" "Wednesday" "9" "April" "2008" "12:05:15" "+1000" "Daniel Carosone" "dan(a)geek.com.au" "<20080409020515.GF16489(a)bcd.geek.com.au>" "76" "Re: [uvc-reviewers] LCA2008 'SCM/VC under the hood' miniconf" "^Sender:" "millerp(a)canb.auug.org.au, uvc-reviewers(a)thyrsus.com, revctrl(a)lists.zooko.com" "Peter Miller, uvc-reviewers, revctrl" "4" "2008040911:05:15" "[uvc-reviewers] LCA2!
008 'SCM/VC under the hood' miniconf" ... "<1207695964.6666.27.camel(a)goshawk.miller.emu.id.au>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 8319619 in INBOX 0x2394338> #<marker at 8319669 in INBOX 0x22272e8> nil #<marker at 8321292 in INBOX 0x3f68d78> #<marker at 8327745 in INBOX 0x22272b8> #<marker at 8327746 in INBOX 0x2227288>] ["424" "424" nil #<marker at 32826 in INBOX Summary 0x8fabde8> #<marker at 32826 in INBOX Summary 0x8fabe18> <<>> <-- From_ "279" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42e06b8 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["6453" "Friday" "21" "March" "2008" "05:55:46" "+0900" "Stephen J. Turnbull" "stephen(a)xemacs.org" "<87y78df73h.fsf(a)uwakimon.sk.tsukuba.ac.jp>" "124" "[Mailman-Developers] Has Mailman lost its way?" "^Message-ID:" "barry(a)python.org, mark(a)msapiro.net" "barry(a)python.org, mark(a)msapiro.net" "3" "2008032105:55:46" "[Mailman-Developers] Has Mailman lost its!
way?" ... "<Pine.GSO.4.58.0803200924510.17281(a)arachne.dur.ac.!
uk>" ...
nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13659179 in INBOX 0x266f4a8> #<marker at 13659242 in INBOX 0x266f4d8> nil #<marker at 13663360 in INBOX 0x28159c8> #<marker at 13664533 in INBOX 0x266f508> #<marker at 13664534 in INBOX 0x266f538>] ["425" "425" nil #<marker at 32826 in INBOX Summary 0x8fabe48> #<marker at 32826 in INBOX Summary 0x8fabe78> <<>> <-- From_ "414" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x42e0680 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1173" "Tuesday" "8" "April" "2008" "22:55:34" "-0400" "Barry Warsaw" "barry(a)python.org" "<B5703CF1-C877-4F9A-AAC3-F54D2147BA05(a)python.org>" "33" "Re: [Mailman-Developers] Has Mailman lost its way?" "^Message-Id:" "stephen(a)xemacs.org, mark(a)msapiro.net" "Stephen J. Turnbull, mark(a)msapiro.net" "4" "2008040911:55:34" "[Mailman-Developers] Has Mailman lost its way?" ... "<87y78df73h.fsf(a)uwakimon.sk.tsukuba.ac.jp>" ... nil nil nil nil nil] [nil <v> !
nil nil nil nil]] [[#<marker at 10492166 in INBOX 0x2214d48> #<marker at 10492229 in INBOX 0x2214d78> nil #<marker at 10498891 in INBOX 0x3f8e518> #<marker at 10500032 in INBOX 0x2214da8> #<marker at 10500033 in INBOX 0x2214dd8>] ["426" "426" nil #<marker at 32826 in INBOX Summary 0x8fabea8> #<marker at 32826 in INBOX Summary 0x8fabed8> <<>> <-- From_ "351" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42e0648 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1141" "Thursday" "3" "April" "2008" "13:30:24" "-0500" "Rodney Sparapani" "rsparapa(a)mcw.edu" "<ft37ok$df0$1(a)ger.gmane.org>" "32" "MS Windows quirks" "^X-XEmacs-List:" "xemacs-beta(a)xemacs.org" "xemacs-beta(a)xemacs.org" "4" "2008040403:30:24" "MS Windows quirks" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13607702 in INBOX 0x266ef68> #<marker at 13607765 in INBOX 0x266ef98> nil #<marker at 13614612 in INBOX 0x144a7d8> #<marker at 13616046 in INB!
OX 0x266efc8> #<marker at 13616047 in INBOX 0x266eff8>] ["427"!
"427" n
i
l #<marker at 32826 in INBOX Summary 0x8fabf08> #<marker at 32826 in INBOX Summary 0x8fabf38> <<>> <-- From_ "407" #<buffer "INBOX"> 1 ... nil nil nil nil nil nil #<extent (detached) H 0x42e0610 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["1434" "Tuesday" "8" "April" "2008" "14:43:10" "-0500" "Rodney Sparapani" "rsparapa(a)mcw.edu" "<ftghsv$po7$1(a)ger.gmane.org>" "39" "Re: MS Windows quirks" "^X-XEmacs-List:" "xemacs-beta(a)xemacs.org" "xemacs-beta(a)xemacs.org" "4" "2008040904:43:10" "MS Windows quirks" ... "<ft37ok$df0$1(a)ger.gmane.org>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13672829 in INBOX 0x266f628> #<marker at 13672892 in INBOX 0x266f658> nil #<marker at 13679521 in INBOX 0x2817368> #<marker at 13680255 in INBOX 0x266f688> #<marker at 13680256 in INBOX 0x266f6b8>] ["428" "428" nil #<marker at 32826 in INBOX Summary 0x8fabf68> #<marker at 32826 in INBOX Summary 0x8fabf98> <<>> <-- From_ "416" #<buffer "INBOX"> 2 ... nil ni!
l nil nil nil nil #<extent (detached) H 0x42e05d8 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["734" "Wednesday" "9" "April" "2008" "15:55:25" "+0900" "Stephen J. Turnbull" "stephen(a)xemacs.org" "<87k5j7ikki.fsf(a)uwakimon.sk.tsukuba.ac.jp>" "19" "Re: MS Windows quirks" "^X-XEmacs-List:" "rsparapa(a)mcw.edu, xemacs-beta(a)xemacs.org" "Rodney Sparapani, xemacs-beta(a)xemacs.org" "4" "2008040915:55:25" "MS Windows quirks" ... "<ftghsv$po7$1(a)ger.gmane.org>" ... nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 13685692 in INBOX 0x27b2d08> #<marker at 13685755 in INBOX 0x27b2d38> nil #<marker at 13690155 in INBOX 0x281c148> #<marker at 13731612 in INBOX 0x27b2d68> #<marker at 13731613 in INBOX 0x27b2d98>] ["429" "429" nil #<marker at 32826 in INBOX Summary 0x8fabfc8> #<marker at 32826 in INBOX Summary 0x8fabff8> <<>> <-- From_ "418" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42e05a0 from buffer INBOX Summary> nil] [nil n!
il nil nil nil nil nil nil nil] ["41457" "Wednesday" "9" "Apri!
l" "2008
"
"19:22:04" "+0900" "Masato Koda" "koda(a)sk.tsukuba.ac.jp" "<1396.130.158.99.206.1207736524.squirrel(a)infoshako.sk.tsukuba.ac.jp>" "572" "2008 =?ISO-2022-JP?B?GyRCRy9FWUJoGyhCMRskQjJzQGwbKEI=?= =?ISO-2022-JP?B?GyRCOTY2NTB3MnE1RDMrOkUkSyREGyhC?= =?ISO-2022-JP?B?GyRCJCQkRhsoQg==?=" "^Message-Id:" "ssm(a)sk.tsukuba.ac.jp, ogura(a)sk.tsukuba.ac.jp, naoi(a)sk.tsukuba.ac.jp" "ssm(a)sk.tsukuba.ac.jp, ogura(a)sk.tsukuba.ac.jp, naoi(a)sk.tsukuba.ac.jp" "4" "2008040919:22:04" "2008 =?ISO-2022-JP?B?GyRCRy9FWUJoGyhCMRskQjJzQGwbKEI=?= =?ISO-2022-JP?B?GyRCOTY2NTB3MnE1RDMrOkUkSyREGyhC?= =?ISO-2022-JP?B?GyRCJCQkRhsoQg==?=" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] [[#<marker at 21410314 in INBOX 0x2813858> #<marker at 21410377 in INBOX 0x2813888> nil #<marker at 21414332 in INBOX 0x3ff9598> #<marker at 21417501 in INBOX 0x28138b8> #<marker at 21417502 in INBOX 0x28138e8>] ["430" "430" nil #<marker at 32826 in INBOX Summary 0x8fac028> #<marker at 32826 in INBOX Summary 0x8fac058> <<>> <-!
- From_ "613" #<buffer "INBOX"> 0 ... nil nil nil nil nil nil #<extent (detached) H 0x42e0568 from buffer INBOX Summary> nil] [nil nil nil nil nil nil nil nil nil] ["3169" "Wednesday" "9" "April" "2008" "10:59:39" "-0400" "Claire Sashi" "sashi(a)econometricsociety.org" "<47FCD9DB.2000707(a)econometricsociety.org>" "60" "[esmembers] Submission Deadline: 2009 North American Winter Meeting" "^Sender:" "sashi(a)econometricsociety.org" "sashi(a)econometricsociety.org" "4" "2008040923:59:39" "[esmembers] Submission Deadline: 2009 North American Winter Meeting" ... nil nil nil nil nil nil nil] [nil <v> nil ... nil nil]] [[#<marker at 13746078 in INBOX 0x27b3008> #<marker at 13746141 in INBOX 0x27b3038> nil #<marker at 13750353 in INBOX 0x28223a8> #<marker at 13789887 in INBOX 0x27b3068> #<marker at 13789888 in INBOX 0x27b3098>] ["431" "431" nil #<marker at 32826 in INBOX Summary 0x8fac088> #<marker at 32826 in INBOX Summary 0x8fac0b8> <<>> <-- From_ "421" #<buffer "INBOX"> 0 ... nil nil n!
il nil nil nil #<extent (detached) H 0x42e0530 from buffer INB!
OX Summa
r
y> nil] [nil nil nil nil nil nil nil nil nil] ["39534" "Wednesday" "9" "April" "2008" "10:13:38" "-0700" "Amazon.com" "store-news(a)amazon.com" "<13665051.417731207761219032.JavaMail.em-build(a)na-mm-relay.amazon.com>" "556" "Explore Eclipse at Amazon.com" "^Message-ID:" "stephen(a)xemacs.org" "stephen(a)xemacs.org" "4" "2008041002:13:38" "Explore Eclipse at Amazon.com" ... nil nil nil nil nil nil nil] [nil <v> nil nil nil nil]] ...))
vm-do-needed-summary-rebuild()
#<compiled-function (b) "...(43)" [vm-summary-buffer vm-use-toolbar vm-buffers-needing-undo-boundaries b get-buffer symbol-name intern buffer-name vm-check-for-killed-summary vm-toolbar-support-possible-p vm-toolbar-update-toolbar vm-do-needed-renumbering vm-do-needed-summary-rebuild vm-do-needed-mode-line-update] 4>(INBOX)
mapatoms(#<compiled-function (b) "...(43)" [vm-summary-buffer vm-use-toolbar vm-buffers-needing-undo-boundaries b get-buffer symbol-name intern buffer-name vm-check-for-killed-summary vm-toolbar-support-possible-p vm-toolbar-update-toolbar vm-do-needed-renumbering vm-do-needed-summary-rebuild vm-do-needed-mode-line-update] 4> [0 0 0 0 0 0 0 0 0 0 0 INBOX 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0])
vm-update-summary-and-mode-line()
vm-sort-messages("thread")
vm-assimilate-new-messages(t)
vm-get-spooled-mail-normal(t)
vm-get-spooled-mail(t)
vm-get-new-mail(nil)
call-interactively(vm-get-new-mail)
Emacs: XEmacs 21.5 (beta28) "fuki" 2785829fe37c [Lucid] (x86_64-unknown-linux, Mule) of Thu Mar 13 2008 on uwakimon
Package: VM ?bug?
current state:
==============
(setq
features '(hyper-apropos enriched flyspell ispell reporter ehelp electric
xemacsbug shadow ansi-color cedet-edebug debug footnote ethio-util
w3-hot url-file url-cache w3-xemac w3-xemacs w3-toolbar xbm-button
xpm-button w3-script w3-jscript w3-elisp w3-forms images url-http
url-cookie urlauth w3 w3-menu cus-edit cus-load w3-emulate w3-auto
w3-parse url mm url-vars w3-cfg w3-sysdp w3-display w3-mouse
w3-imap w3-vars w3-cus mule-sysdp w3-widget url-parse css font
disp-table w3-keyword latin-unity-tables latin-euro-standards
latin-euro-latin10 latin-euro-latin9 latin-euro-latin8
latin-euro-latin7 latin-unity-vars latin-unity gnus-msg gnus-art
mm-uu mml2015 mm-view gnus-sum nnoo gnus-group gnus-undo nnmail
mail-source gnus-start gnus-spec gnus-int gnus-range gnus-win gnus
vm-mark pgg-gpg vm-avirtual bbdb-com bbdb vm-virtual vm-delete
timezone vm-save tapestry vm-sort vm-thread vm-pgg vm-reply pgg
pgg-parse pgg-def vm-rfaddons overlay vm-menu vm-window vm-toolbar
vm-folder vm-mime vm-summary vm-mouse vm-page vm-minibuf vm-message
vm-misc vm-macro vm-vars highlight-headers guided-tour outline
font-latex latex tex cc-mode cc-fonts cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs add-log tempo psgml-html
sgml-mode psgml mercurial view-less view tramp-vc vc-rcs vc
make-mode makefile diff-mode dired-faces dired-xemacs dired
parse-time vc-cvs vc-git info gnus-ems gnus-xmas wid-edit desktop
dotxemacs-init gnuserv jka-compr tramp-smb tramp efs-cu regexp-opt
shell comint ring password format-spec timer-funcs trampver
tex-site font-lock filladapt edmacro advice advice-preload message
messagexmas cus-face mml mml-sec mml-smime smime dig mm-decode
mm-bodies mm-encode mailcap lpr mail-parse rfc2045 rfc2231 rfc2047
qp ietf-drums mail-abbrevs sendmail rfc822 nnheader nnheaderxm
gnus-util netrc time-date mm-util mail-prsvr mail-utils mailheader
canlock sha1 executable hex-util mwheel vm-motion vm-undo vm
vm-version vc-hooks vc-xemacs zenirc-autoloads xwem-autoloads
xslt-process-autoloads xslide-autoloads xlib-autoloads
xetla-autoloads xemacs-devel-autoloads xemacs-base-autoloads
x-symbol-autoloads w3-autoloads vm-autoloads viper-autoloads
view-process-autoloads vhdl-autoloads vc-autoloads tramp-autoloads
tpu-autoloads tm-autoloads time-autoloads textools-autoloads
text-modes-autoloads texinfo-autoloads supercite-autoloads
strokes-autoloads speedbar-autoloads slider-autoloads
sieve-autoloads sh-script-autoloads sgml-autoloads
semantic-autoloads scheme-autoloads ruby-modes-autoloads
rmail-autoloads riece-autoloads reftex-autoloads
re-builder-autoloads python-modes-autoloads psgml-autoloads
ps-print-autoloads prog-modes-autoloads pgg-autoloads
perl-modes-autoloads pcomplete-autoloads pcl-cvs-autoloads
pc-autoloads os-utils-autoloads oo-browser-autoloads
ocaml-autoloads net-utils-autoloads misc-games-autoloads
mine-autoloads mh-e-autoloads mew-autoloads mailcrypt-autoloads
mail-lib-autoloads jde-autoloads ispell-autoloads ilisp-autoloads
igrep-autoloads idlwave-autoloads ibuffer-autoloads
hyperbole-autoloads hm--html-menus-autoloads haskell-mode-autoloads
guided-tour-autoloads gnus-autoloads gnats-autoloads
games-autoloads fsf-compat-autoloads fortran-modes-autoloads
forms-autoloads footnote-autoloads eudc-autoloads eterm-autoloads
eshell-autoloads escreen-autoloads erc-autoloads emerge-autoloads
eieio-autoloads efs-autoloads edt-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads ede-autoloads ecrypto-autoloads
ecb-autoloads easypg-autoloads docbookide-autoloads dired-autoloads
dictionary-autoloads debug-autoloads cookie-autoloads
cogre-autoloads clearcase-autoloads cedet-common-autoloads
cc-mode-autoloads calendar-autoloads calc-autoloads
c-support-autoloads build-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads skk-autoloads mule-ucs-autoloads
mule-base-autoloads lookup-autoloads leim-autoloads
latin-unity-autoloads egg-its-autoloads edict-autoloads
mule-autoloads auto-autoloads auto-show fontl-hooks canna-leim
tibetan slovenian czech romanian lao devanagari indian cyrillic
code-cmds gutter-items menubar-items x-menubar mode-motion mouse
behavior itimer auto-save lisp-mode easymenu easy-mmode iso8859-1
page buff-menu lib-complete loadhist cus-file derived newcomment
rsz-minibuf env text-props fontconfig frame obsolete cus-start
custom widget cl-extra cl cl-19 packages backquote unicode font-mgr
lucid-scrollbars cut-buffer xft-fonts lucid-menubars athena-dialogs
x c-balloon-help tty-frames tty toolbar native-sound alsa-sound
scrollbar unix-processes multicast network-streams subprocesses
bigfloat ratio bignum number-types modules menu-accelerator-support
menubar berkeley-db md5 xemacs xim mule gutter tiff png gif jpeg
xpm xbm lisp-float-type file-coding linux dialog devices
window-system base64)
vm-always-use-presentation-buffer nil
vm-arrived-message-hook nil
vm-arrived-messages-hook nil
vm-assimilate-html-command "striptags"
vm-assimilate-html-mixed t
vm-assimilate-new-messages-sorted nil
vm-auto-center-summary 0
vm-auto-decode-mime-messages t
vm-auto-displayed-mime-content-type-exceptions '("text/html")
vm-auto-displayed-mime-content-types '("text" "image" "multipart")
vm-auto-folder-case-fold-search t
vm-auto-get-new-mail t
vm-auto-next-message t
vm-berkeley-mail-compatibility nil
vm-burst-digest-messages-inherit-labels t
vm-check-folder-types t
vm-circular-folders nil
vm-coding-system-priorities '(iso-8859-1 iso-8859-15 utf-8)
vm-confirm-mail-send nil
vm-confirm-new-folders t
vm-confirm-quit 0
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 nil
vm-delete-empty-folders t
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-do-fcc-before-mime-encode nil
vm-drop-buffer-name-chars nil
vm-edit-message-hook nil
vm-edit-message-mode 'text-mode
vm-enable-addons '(check-recipients check-for-empty-subject encode-headers
take-action-on-attachment)
vm-fetch-program "fetch"
vm-fill-long-lines-in-reply-column 70
vm-fill-paragraphs-containing-long-lines nil
vm-fill-paragraphs-containing-long-lines-faster 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 "/home/steve/VM/"
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 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" "\"\"")
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 nil
vm-imagemagick-convert-program "/usr/bin/convert"
vm-imagemagick-identify-program "/usr/bin/identify"
vm-imap-bytes-per-session nil
vm-imap-expunge-after-retrieving t
vm-imap-folder-cache-directory nil
vm-imap-max-message-size nil
vm-imap-messages-per-session nil
vm-imap-server-list nil
vm-imap-session-preauth-hook nil
vm-in-reply-to-format "%i"
vm-included-mime-types-list '("text/plain" "text/enriched" "message/rfc822")
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-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-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-interval 300
vm-mail-header-from "\"Stephen J. Turnbull\" <stephen(a)xemacs.org>"
vm-mail-header-insert-date t
vm-mail-header-insert-message-id t
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-hook '(message-mode vm-pgg-compose-mode-activate)
vm-mail-prompt-if-subject-empty t
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-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 "iso-8859-1"
vm-mime-8bit-text-transfer-encoding '8bit
vm-mime-all-attachments-directory nil
vm-mime-alternative-select-method '(favorite "text/plain")
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")
("\\.html?$" . "text/html")
("\\.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")
("\\.hqx$" . "application/mac-binhex40"))
vm-mime-attachment-infer-type-for-text-attachments nil
vm-mime-attachment-save-directory "/playpen/data/mime-bodies/2008/05/"
vm-mime-attachment-source-directory "/home/steve/"
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 'gui-button-face
vm-mime-button-format-alist '(("multipart/encrypted" .
"Decrypt PGP/MIME message")
("application/pgp-keys" . "Snarf %d")
("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-default-face-charset-exceptions nil
vm-mime-default-face-charsets '("windows-1255" "windows-1252" "windows-1251"
"windows-1250" "iso-2022-jp" "iso-8859-7"
"iso-8859-15" "utf-8" "us-ascii" "iso-8859-1")
vm-mime-delete-after-saving t
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-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-words-regexp "\\s-\\(\\([^ \n
]*[^
vm-mime-external-content-type-exceptions nil
vm-mime-external-content-types-alist '(("application/msword" "oowriter2")
("application/pdf" "xpdf")
("text/html" "firefox"))
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 t
vm-mime-max-message-size nil
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 t
vm-mime-save-all-attachments-types '("application" "x-unknown"
"application/x-gzip")
vm-mime-save-all-attachments-types-exceptions '("text")
vm-mime-show-alternatives nil
vm-mime-summary-attachment-label-types nil
vm-mime-summary-attachment-label-types-exceptions nil
vm-mime-type-converter-alist nil
vm-mime-ucs-list '(utf-8 iso-2022-jp ctext escape-quoted)
vm-mime-use-image-strips t
vm-mime-use-w3-for-text/html t
vm-mime-uuencode-decoder-program "uudecode"
vm-mime-uuencode-decoder-switches nil
vm-mime-write-file-filter-alist '(("application/mac-binhex40" . "hexbin -s "))
vm-mmosaic-program "mMosaic"
vm-mmosaic-program-switches nil
vm-mode-hook nil
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 t
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-pgg-ask-function 'vm-pgg-prompt-for-action
vm-pgg-auto-decrypt t
vm-pgg-auto-snarf t
vm-pgg-compose-mode-string " vm-pgg"
vm-pgg-fetch-missing-keys t
vm-pgg-get-author-headers '("From:" "Sender:")
vm-pgg-sign-text-transfer-encoding 'quoted-printable
vm-pipe-messages-to-command-end "\n"
vm-pipe-messages-to-command-start ""
vm-pop-bytes-per-session nil
vm-pop-expunge-after-retrieving t
vm-pop-folder-cache-directory 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-presentation-mode-hook nil
vm-preview-lines nil
vm-preview-read-messages nil
vm-primary-inbox "~/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 '("turnbull(a)sk\\.tsukuba\\.ac\\.jp"
"stephen(a)xemacs\\.org")
vm-reply-ignored-reply-tos nil
vm-reply-include-presentation nil
vm-reply-subject-prefix nil
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-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-mode vm-presentation-mode vm-virtual-mode)
vm-search-other-frames t
vm-search-using-regexps nil
vm-select-message-hook '(sjt/vm-clean-tlug-subjects-function)
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-shrunken-headers-keymap #<keymap size 2 0x1baddc>
vm-skip-deleted-messages t
vm-skip-read-messages nil
vm-spamassassin-strip-report "spamassassin -d"
vm-spool-file-suffixes 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: *\\)+"
vm-subject-ignored-suffix "\\( (fwd)\\| \\)+$"
vm-subject-significant-chars nil
vm-summary-arrow "->"
vm-summary-attachment-indicator "$"
vm-summary-attachment-label 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 nil
vm-summary-mode-hooks nil
vm-summary-pointer-update-hook nil
vm-summary-redo-hook nil
vm-summary-show-threads t
vm-summary-thread-indent-level 2
vm-summary-uninteresting-senders nil
vm-summary-uninteresting-senders-arrow "To: "
vm-summary-update-hook nil
vm-tale-is-an-idiot nil
vm-temp-file-directory "/tmp"
vm-thread-using-subject t
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 '(vm-delete-buffer-frame)
vm-unforwarded-header-regexp "only-drop-this-header"
vm-url-browser 'w3-fetch-other-frame
vm-url-browser-switches nil
vm-url-retrieval-methods '(lynx wget fetch curl w3m)
vm-url-search-limit 12000
vm-use-lucid-highlighting 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-vcard-filter nil
vm-vcard-format-function nil
vm-virtual-auto-delete-message-expunge nil
vm-virtual-auto-delete-message-folder nil
vm-virtual-auto-delete-message-selector "spam"
vm-virtual-auto-folder-alist nil
vm-virtual-mirror t
vm-virtual-mode-hook nil
vm-visible-headers '("X-XEmacs-List:" "Resent-" "Sender:" "Message-ID:"
"From:" "To:" "Apparently-To:" "Cc:" "Subject:" "Date:")
vm-visit-folder-hook nil
vm-visit-when-saving 0
vm-w3m-program "w3m"
vm-warp-mouse-to-new-frame nil
vm-wget-program "wget"
vm-window-configuration-file "~/.vm.windows"
)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta