- 29 Dec, 2008 1 commit
-
-
Richard M. Stallman authored
(pmail-delete-unwanted-fields): Greatly simplified. (pmail-output-as-babyl): New function. (pmail-convert-to-babyl-format): Considerably simplified: assume just one message and don't worry about Content-Type. (pmail-output-as-mbox): New function. (pmail-output): Total rewrite. (pmail-output-as-seen): New command. (pmail-output-read-pmail-file-name): Function deleted. (pmail-output-to-babyl-file): Function deleted. (pmail-output-body-to-file): Don't set an attribute.
-
- 23 Dec, 2008 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(pmail-edit-current-message, pmail-cease-edit): Don't set it, or save-buffer-coding-system.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(pmail-message-senders-p): Likewise. (pmail-new-summary-1): Don't unswap -- search messages where they are.
-
Richard M. Stallman authored
(pmail-set-attribute): Deleted unused vars. Bind inhibit-read-only, not buffer-read-only. (pmail-message-attr-p): Doc fix. (pmail-message-labels-p, pmail-message-recipients-p) (pmail-message-regexp-p): Mark as broken.
-
Richard M. Stallman authored
(pmail-edit-current-message): Don't call pmail-header-show-headers. (pmail-cease-edit): Force a blank line at end of edited message. Call pmail-set-attribute properly. Don't set buffer-read-only.
-
- 22 Dec, 2008 7 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Renamed from pmail-resent-attr-index and pmail-stored-attr-index. (pmail-attr-array): Change names to `retried' and `forwarded' (pmail-get-header): Don't unswap, just look at the data where it is. (pmail-set-attribute): Don't unswap, just set the data where it is. (pmail-reply): Use pmail-answered-attr-index. (pmail-forward): Use pmail-forwarded-attr-index. (pmail-retry-failure): Use pmail-retried-attr-index. (pmail-show-message): Call pmail-swap-buffers-maybe before reswapping. (pmail-get-attr-names): Doc fix. (pmail-is-text-p): Doc fix.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
All uses call the function instead. (pmail-save): Function deleted. (pmail-mode-map): Don't bind C-x C-s. (pmail-mode-1): Don't set up write-region-annotate-functions. (pmail-write-region-annotate): Function deleted. (pmail-change-major-mode-hook): Set buffer-swapped-with. (pmail-use-collection-buffer): Likewise. (pmail-show-message): Likewise. (pmail-swap-buffers-maybe): Go to pmail-buffer before testing anything. (pmail): Call pmail-swap-buffers-maybe only if already in Pmail mode.
-
Chong Yidong authored
-
Chong Yidong authored
-
- 20 Dec, 2008 8 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(pmail-add-mbox-headers): Insert header directly instead of calling pmail-add-header. (pmail-display-labels): Add leading space to attribute string. (pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert header directly instead of calling pmail-add-header.
-
Chong Yidong authored
(pmail-add-mbox-headers): Insert header directly instead of calling pmail-add-header. (pmail-display-labels): Add leading space to attribute string. (pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert header directly instead of calling pmail-add-header.
-
Chong Yidong authored
saving. (pmail-quit): Handling expunging manually, instead of calling pmail-expunge-and-save. (pmail-next-undeleted-message): If no other message can be shown, show the current one.
-
Chong Yidong authored
saving. (pmail-quit): Handling expunging manually, instead of calling pmail-expunge-and-save. (pmail-next-undeleted-message): If no other message can be shown, show the current one.
-
Chong Yidong authored
(pmail-get-new-mail-1): Adjust restriction after calling pmail-insert-inbox-text. (pmail-add-mbox-headers): Use save-restriction.
-
Chong Yidong authored
(pmail-get-new-mail-1): Adjust restriction after calling pmail-insert-inbox-text. (pmail-add-mbox-headers): Use save-restriction.
-
- 19 Dec, 2008 1 commit
-
-
Glenn Morris authored
-
- 15 Dec, 2008 6 commits
-
-
Juanma Barranquero authored
* mail/rmail.el (rmail-require-mime-maybe): Fix arguments of `display-warning'.
-
Juanma Barranquero authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(pmail-search): Call pmail-swap-buffers-maybe.
-
Chong Yidong authored
(pmail-search): Call pmail-swap-buffers-maybe.
-
- 13 Dec, 2008 2 commits
-
-
Chong Yidong authored
internal format. (pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New functions, moved from pmail.el.
-
Chong Yidong authored
internal format. (pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New functions, moved from pmail.el.
-
- 12 Dec, 2008 3 commits
-
-
Chong Yidong authored
pmail-output-to-babyl-file.
-
Chong Yidong authored
(pmail-output-to-babyl-file): Renamed from pmail-output-to-pmail-file.
-
Chong Yidong authored
(pmail-output-to-babyl-file): Renamed from pmail-output-to-pmail-file. * pmail.el: All callers to pmail-output-to-pmail-file changed to pmail-output-to-babyl-file. * pmail.el: All callers to pmail-output-to-pmail-file changed to pmail-output-to-babyl-file.
-
- 10 Dec, 2008 1 commit
-
-
Chong Yidong authored
(pmail-parse-file-inboxes): Function deleted. (pmail-get-new-mail-1): Function merged into pmail-get-new-mail. (pmail-get-new-mail-2): Renamed to pmail-get-new-mail-1. (pmail-get-new-mail-filter-spam): Call rmail-spam-filter, not pmail-spam-filter. (pmail-convert-to-babyl-format): Function deleted. (pmail-nuke-pinhead-header): Function deleted. (pmail-reply): Parsing headers in mbox format. Call rmail-dont-reply-to instead of pmail-dont-reply-to.
-