Glenn Morris
c8644de0d4
(rmail-mime-media-type-handlers-alist): Fix doc and custom type.
2009-03-06 03:46:28 +00:00
Glenn Morris
da5f63303a
(rmail-cease-edit): Use rmail-ensure-blank-line.
2009-03-05 03:45:51 +00:00
Glenn Morris
137ea8af63
(rmail-sort-messages): Use rmail-ensure-blank-line.
2009-03-05 03:44:04 +00:00
Glenn Morris
26eb677a6e
(rmail-perm-variables): rmail-overlay-list needs to be buffer-local in
...
the view buffer, not the rmail buffer.
(rmail-ensure-blank-line): New function.
2009-03-05 03:43:32 +00:00
Glenn Morris
7184dd77fb
(rmail-output-as-mbox): Use rmail-ensure-blank-line.
...
(rmail-output-to-rmail-buffer): Add the new message at the end of the
existing messages, ensuring there is a blank line between them. (Bug#2521)
2009-03-05 03:43:01 +00:00
Glenn Morris
f4ce6150a2
(rmail-mime-media-type-handlers-alist)
...
(rmail-mime-attachment-dirs-alist): Doc fixes. Fix custom-type. Add version.
(rmail-mime-total-number-of-bulk-attachments): Doc fix.
(rmail-mime): Doc fix. Use rmail-apply-in-message.
Disable undo in the mime buffer, mark unmodified.
2009-03-05 03:42:22 +00:00
Glenn Morris
24683c51e3
(rmail-edit-mode): Doc fix.
2009-03-04 04:20:13 +00:00
Glenn Morris
65ad19205b
Replace (function (lambda' by
(lambda' throughout.
...
(rmail-sort-by-date, rmail-sort-by-subject)
(rmail-sort-by-author, rmail-sort-by-recipient)
(rmail-sort-by-correspondent, rmail-select-correspondent)
(rmail-sort-by-lines, rmail-sort-by-labels, rmail-sort-messages)
(rmail-make-date-sortable): Doc fixes.
(rmail-sort-by-correspondent): Downcase correspondents.
(rmail-sort-by-labels): Make it work.
(rmail-sort-messages): Restore undo if it was initially enabled.
Fix bobp/bolp typo that was adding a line on every sort.
2009-03-04 04:19:12 +00:00
Glenn Morris
11d6c06103
(rmail-get-create-summary-buffer): Doc fix.
...
Disable undo in the summary buffer.
(rmail-summary-sort-by-date, rmail-summary-sort-by-subject)
(rmail-summary-sort-by-author, rmail-summary-sort-by-recipient)
(rmail-summary-sort-by-correspondent, rmail-summary-sort-by-lines)
(rmail-summary-sort-by-labels, rmail-sort-from-summary): Doc fixes.
(rmail-summary-sort-by-labels): Replace `(function (lambda' by `(lambda'.
2009-03-04 04:18:51 +00:00
Simon Josefsson
9927d25059
(smtpmail-auth-supported): Mention that list is
...
in preference order.
(smtpmail-try-auth-methods): Improve which authentication
mechanism to use, so that the locally most preferred and mutually
supported mechanism is used.
2009-03-03 16:28:17 +00:00
Glenn Morris
a5110f66bd
(rmail-summary-search): Ensure the selected message shows.
2009-03-03 08:13:56 +00:00
Glenn Morris
ac203e0177
(rmail-summary-by-senders): Doc fix.
...
(rmail-summary-mode-map): Bind rmail-summary-by-senders to C-M-f.
2009-03-03 07:36:19 +00:00
Glenn Morris
66be413e7a
(rmail-highlighted-headers, rmail-highlight, rmail-header-name): Doc fixes.
...
(rmail-show-message-verbose-min): Add :version.
(rmail-highlight-headers): Add doc string. Simplify.
2009-03-03 04:08:09 +00:00
Glenn Morris
4b12219b6d
(rmail-summary-scroll-between-messages)
...
(rmail-summary-line-count-flag, rmail-summary-by-regexp): Doc fixes.
(rmail-summary-mode-map): Bind C-o to output-as-seen, not output.
Make the output menu-items consistent with rmail-mode-map.
2009-03-03 04:06:38 +00:00
Glenn Morris
37aca7a833
(rmail-delete-headers): New function.
...
(rmail-retry-failure): Restore yet another feature mbox Rmail removed
without telling anyone, namely rmail-retry-ignored-headers.
2009-03-02 08:03:41 +00:00
Glenn Morris
925d658277
(rmail-retry-failure): Use rmail-get-header rather than a magical
...
save-excursion/restriction combination that does nothing.
2009-03-02 07:36:03 +00:00
Glenn Morris
c9a81e054f
(rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.
...
(rmail-reply): Avoid extraneous leading whitespace.
2009-03-02 07:23:57 +00:00
Glenn Morris
5f3b706381
(rmail-reply): Use rmail-apply-in-message so that this function has
...
access to all the headers, not just the visible ones.
2009-03-02 02:19:24 +00:00
Glenn Morris
017166cefc
(rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.
2009-03-01 00:56:18 +00:00
Glenn Morris
33417df2b1
(rmail-output-as-seen): Add autoload cookie.
2009-02-28 03:52:58 +00:00
Glenn Morris
734220547e
Update commentary.
...
(rmail-mime): Add autoload cookie.
2009-02-28 03:26:58 +00:00
Glenn Morris
36ffb35151
(rmail-summary-mode-map): Bind rmail-mime to `v'.
2009-02-28 03:25:50 +00:00
Glenn Morris
dec5f46d73
(rmail-primary-inbox-list): Doc fix. Fix custom choice to match default.
...
(rmail-mode-map): Bind rmail-mime to `v'.
(rmail-get-new-mail): Doc fix.
(rmail-beginning-of-message, rmail-end-of-message): Preserve the current
header style.
2009-02-28 03:25:32 +00:00
Glenn Morris
592465ca38
(rmail-speedbar-move-message): Preserve the directory part against
...
rmail-output's oddness.
2009-02-27 04:00:45 +00:00
Glenn Morris
36aecf2288
(rmail-summary-mark-seen): Add option to mark as unseen.
...
(rmail-summary-rmail-update): Store a position in
rmail-summary-put-back-unseen rather than just a flag, and use it to put
back the "-" mark in the summary.
2009-02-26 08:45:09 +00:00
Glenn Morris
ee6ccffcef
(rmail-summary-rmail-update): Use rmail-message-unseen-p.
2009-02-26 08:23:05 +00:00
Glenn Morris
0d0ff7bc4f
Tobias C. Rittweiler <tcr at freebits.de> (tiny change)
...
(sendmail-send-it): `call-process-region' can return a string. (Bug#2428)
2009-02-26 03:53:15 +00:00
David Reitter
ddf6d79fd8
mailclient.el: declare clipboard-kill-ring-save
2009-02-25 03:44:18 +00:00
Glenn Morris
433c16523a
(rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
...
(rmail-quit): Don't swap buffers. (Bug#2441)
(rmail-list-to-menu): Don't globally bind `name'.
2009-02-24 03:31:39 +00:00
Glenn Morris
b22f4f66b4
Use /= in previous change.
2009-02-21 19:32:05 +00:00
Eli Zaretskii
ff4abce949
(rmail-cease-edit): Notice changes in buffer's encoding during editing.
...
Make sure to use encoding that can safely encode the message.
Rewrite MIME charset= header if the new encoding is different from the old one.
2009-02-21 15:06:12 +00:00
Glenn Morris
a8d4467bf8
(sc-mail-glom-frame): Handle a "From " line at the start of the headers.
...
(sc-mail-check-from): New function.
2009-02-21 03:14:04 +00:00
Glenn Morris
bd26454c24
Comment.
2009-02-20 05:07:49 +00:00
Glenn Morris
788c1fc9e1
(rmail-speedbar-buttons): Only add regular files.
...
(rmail-speedbar-find-file): Use rmail rather than find-file.
2009-02-20 04:35:00 +00:00
Glenn Morris
70369cd351
(rmail-summary-by-topic): Doc fix.
...
Regexp-quote default argument taken from current subject.
(rmail-new-summary-1): Error if empty summary. (Bug#2333)
2009-02-19 03:32:23 +00:00
Glenn Morris
3e3480fb8a
(rmail-get-new-mail-filter-spam): Be more careful about error-handling.
...
Restore the feature of temporarily setting all old messages
undeleted before expunging (removed 2009-02-18).
2009-02-19 03:31:31 +00:00
Glenn Morris
25833b8cd8
(rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.
...
(rmail-get-new-mail-filter-spam): Declare. Move definition to
rmail-spam-filter.el.
(rmail-get-new-mail-1): Move the beep and sleep to
rmail-get-new-mail-filter-spam.
2009-02-19 03:30:41 +00:00
Glenn Morris
92ef96ee8e
(rmail-get-new-mail-filter-spam): Move here from rmail.el.
2009-02-19 03:29:58 +00:00
Glenn Morris
134859bc3c
(rmail-get-new-mail-filter-spam): Show a message rather than the raw
...
mbox while prompting.
2009-02-18 08:02:56 +00:00
Glenn Morris
c925297d14
(rmail-spam-filter): Show a message rather than the raw mbox while prompting.
2009-02-18 08:01:56 +00:00
Glenn Morris
1bfadfb2a1
(mail-mbox-from): Move here from rmailout.el.
2009-02-18 04:35:18 +00:00
Glenn Morris
7b692c1062
(unrmail): Use mail-mbox-from.
2009-02-18 04:34:43 +00:00
Glenn Morris
6aa7fc5b92
(rmail-mbox-from): Move to mail-utils.
...
Update callers for name change.
2009-02-18 04:34:24 +00:00
Glenn Morris
8e7a0f839f
(rmail-get-new-mail-1): Fix the spam beep test.
...
(rmail-get-new-mail-filter-spam): Simplify. Don't mess with
rmail-deleted-vector.
(rmail-insert-inbox-text, rmail-collect-deleted)
(rmail-set-message-deleted-p, rmail-only-expunge)
(rmail-make-in-reply-to-field): Replace ?\ with ?\s.
(rmail-get-labels): Remove unused local `blurb'.
(rmail-message-attr-p, rmail-message-unseen-p, rmail-message-labels-p)
(rmail-msgend, rmail-msgbeg, rmail-message-deleted-p)
(rmail-set-message-deleted-p): Doc fixes.
2009-02-18 04:34:04 +00:00
Glenn Morris
8ad667fabb
(rmail-summary-mode-map): Remove unneeded declaration.
...
(top-level): No need for cl now.
(rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc)
(rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list)
(rsf-autosave-newly-added-definitions, rsf-white-list)
(rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list)
(rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list)
(rsf-customize-spam-definitions, rsf-customize-group)
(rsf-custom-save-all, rsf-add-content-type-field): Doc fixes.
(rsf-check-field): Use setcar and setcdr rather than setf.
(rmail-spam-filter): Simplify.
(rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list)
(rsf-add-region-to-spam-list): Use rmail-get-header or
buffer-substring-no-properties. Regexp-quote the extracted data.
Make the messages less verbose.
(rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to
simplify things.
(rsf-add-content-type-field): Make the message less verbose.
2009-02-18 04:33:30 +00:00
Richard M. Stallman
57d2296ade
(set-rmail-inbox-list): Doc fix.
2009-02-17 18:11:26 +00:00
Richard M. Stallman
5a34da0465
(rmail-copy-headers): When copying full headers,
...
correctly put point at the end.
2009-02-17 18:10:32 +00:00
Glenn Morris
1640a85f9c
(rmail-mbox-from): New function.
...
(rmail-output-as-mbox): Use rmail-mbox-from.
(rmail-output): Ensure a From line in the not-rmail Babyl case.
2009-02-17 02:54:14 +00:00
Glenn Morris
f58faced4e
(rmail-get-attr-names): Give a warning rather than an error if the
...
header is corrupt.
2009-02-17 02:37:40 +00:00
Glenn Morris
5b148883d2
(rmail-fields-not-to-output): Doc fix.
...
(rmail-delete-unwanted-fields): Ignore case. Use line-beg-pos.
(rmail-output, rmail-output-as-seen): Change the "from-gnus" argument to
"not-rmail", and make it work. Simplify.
2009-02-17 02:36:51 +00:00