Commit graph

190 commits

Author SHA1 Message Date
Richard M. Stallman
1d08d73314 (rmail-get-new-mail): Run rmail-before-get-new-mail-hook. 1996-06-28 08:39:55 +00:00
Richard M. Stallman
4343281289 (rmail-send-actions-rmail-buffer): Mark as permanent-local.
(rmail-send-actions-rmail-msg-number): Likewise.
1996-06-28 08:25:55 +00:00
Richard M. Stallman
74d6e31c96 (rmail-unix-mail-delimiter):
Accept more user names, since they can be
mangled badly by modern Unix mailers (e.g. Solaris 2.5 mail.local).
Be a little more picky about dates to compensate.
Match all the digits of a year, as per RFC 1123 section 5.2.14.
(rmail-nuke-pinhead-header): Adjust to regexp renumbering in
rmail-unix-mail-delimiter.
1996-06-28 07:10:30 +00:00
Richard M. Stallman
aa39a5ddc0 (rmail-summary-by-senders): Fix typo in fn name. 1996-06-24 16:59:49 +00:00
Simon Marshall
1080879c16 In Rmail mode, make sure font-lock-maximum-size locally becomes nil. 1996-06-24 07:36:45 +00:00
Richard M. Stallman
e00c3a0c27 (rmail-retry-failure): Nicer error message
if can't find mail-unsent-separator.
1996-06-11 01:33:41 +00:00
Richard M. Stallman
8e8abef096 (rmail-get-new-mail): If conversion to BABYL fails
for the default inboxes, rename them so they won't be tried again.
1996-06-07 14:57:45 +00:00
Richard M. Stallman
ceeb471c2e (rmail-insert-inbox-text): When required, prompt for
pop password and pass on to movemail.
(rmail-pop-password, rmail-pop-password-required): New variables.
(rmail-read-password): New function.
1996-04-26 19:45:38 +00:00
Richard M. Stallman
41c51dcba1 (rmail-forward): Put the "end" line right after the
forwarded message; the signature goes after.
1996-03-29 22:40:05 +00:00
Richard M. Stallman
1afb7be292 (rmail-fontify-message, rmail-unfontify-buffer-function):
Reset the buffer modified state if necessary.
1996-03-27 23:32:46 +00:00
Simon Marshall
35aba73916 Must fontify only if we're actually showing a message. 1996-03-07 10:38:29 +00:00
Richard M. Stallman
6c4b1a6e33 (unforward-rmail-message): Add autoload declaration. 1996-03-04 20:27:17 +00:00
Richard M. Stallman
ae9f363a57 (rmail-unix-mail-delimiter): Don't accept newlines in month. 1996-03-04 19:59:40 +00:00
Richard M. Stallman
9596811a3d Comment change. 1996-03-02 06:37:35 +00:00
Richard M. Stallman
4f5c586ac0 (rmail-get-new-mail): Run rmail-after-get-new-mail-hook. 1996-02-27 22:41:49 +00:00
Erik Naggum
88293b5777 (rmail-clear-headers): Bind case-fold-search to t across the whole function. 1996-02-26 03:54:51 +00:00
Karl Heuer
ce566d4f2e (rmail-get-new-mail): Don't mess with display-time here. 1996-02-21 21:33:54 +00:00
Richard M. Stallman
c823782040 (rmail-find-all-files): In a directory, ignore .' and ..'. 1996-02-09 01:38:22 +00:00
Simon Marshall
f512e4c0d3 Fix up specialised fontification stuff. 1996-02-02 10:31:05 +00:00
Simon Marshall
271c888a35 Support for local fontification. 1996-01-26 08:26:58 +00:00
Richard M. Stallman
7ab4b7ad3d (rmail-start-mail): Set mail-dedicated-frame frame param. 1996-01-25 20:28:07 +00:00
Karl Heuer
1157e1bc32 (rmail-insert-inbox-text): Pass proper format string to message. 1996-01-25 00:56:28 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
e20903fba8 (rmail-retry-failure): Bind inhibit-read-only. 1996-01-05 07:23:52 +00:00
Richard M. Stallman
c8a428c4e3 (rmail-forward): Quote lines with `- ' when necessary. 1995-12-24 18:44:34 +00:00
Richard M. Stallman
b5e10b2357 (rmail): Allow nonexistent file as arg. 1995-12-23 06:57:14 +00:00
Karl Heuer
40e09f8812 (rmail-ignored-headers): Add resent-date, nntp-posting-host.
(rmail-retry-failure): Fix previous change.
Combine variables mail-buffer and rmail-buffer.
Look for an end-delimiter in case where the start-of-bounce
delimiter looks like -- plus some more text.

(rmail-search): Doc fix.
1995-12-21 18:02:18 +00:00
Karl Heuer
4d4826ab5c (rmail-forward): Delete trailing blank lines. 1995-12-13 04:59:53 +00:00
Karl Heuer
e75e28533d (rmail-retry-failure): Add missing colons in regexp.
Use " +", not " *", to check for indented text.
Don't make a temp buffer; just record the indent amount.  Simplify.
1995-11-17 08:23:27 +00:00
Richard M. Stallman
6c714afe4f (rmail-delete-message-hook): New hook.
(rmail-delete-message, rmail-delete-forward): Run the hook.

(rmail-mode-hook, rmail-get-new-mail-hook): Add defvars.
(rmail-show-message-hook): Likewise.
1995-11-10 17:21:30 +00:00
Simon Marshall
1e0b807920 Change to citation regexp for rmail-font-lock-keywords. 1995-10-26 13:40:54 +00:00
Richard M. Stallman
0b40717e5b (rmail-convert-file): Look back for ^_ only at bol. 1995-08-12 09:23:54 +00:00
Richard M. Stallman
258b0b37ec (rmail-unix-mail-delimiter): Allow two-letter timezone name. 1995-07-30 19:39:58 +00:00
Richard M. Stallman
ec3bba39c6 (rmail-insert-inbox-text): Always use movemail when renaming a file. 1995-07-25 04:43:05 +00:00
Richard M. Stallman
c0a5a948f3 (rmail-find-all-files): Bind case-fold-search.
(rmail-summary-by-sender): Autoload this.
(rmail-mode-map): Add rmail-summary-by-senders.
1995-06-30 17:45:19 +00:00
Richard M. Stallman
a9db66a4f1 (rmail-revert): Use the default revert-buffer-function 1995-06-25 03:06:56 +00:00
Karl Heuer
68d30f2b1d (rmail-search-backwards): Default count is 1, not -1. 1995-06-13 02:17:40 +00:00
Richard M. Stallman
efa5c63ad5 (rmail-insert-inbox-text): Get the truename of
the standard inbox name, not just of its directory.
1995-04-25 04:09:47 +00:00
Richard M. Stallman
3f3495d379 (rmail-resend): Fix abbrev expansion.
(rmail-get-new-mail): Simply the reversion check;
don't call rmail-forget-messages.

(rmail-revert): Call rmail-mode after reverting
to make sure rmail-message-vector is buffer-local.
1995-04-24 17:43:15 +00:00
Richard M. Stallman
091d17573d (rmail-revert): Call rmail-mode after reverting
to make sure rmail-message-vector is buffer-local.
1995-04-20 02:23:28 +00:00
Richard M. Stallman
8095bf233d (rmail-reformat-message): Call `rmail-clear-headers'
also if `rmail-displayed-headers' is set.
(rmail-clear-headers): Handle `rmail-displayed-headers' correctly.

(rmail-insert-inbox-text): When reading old
.newmail-<user> file, report it specifically.

(rmail-displayed-headers): New variable.
(rmail-clear-headers): Handle rmail-displayed-headers

(rmail-display-labels): Use `format' to convert
message numbers to strings.

(rmail-resend): If mailabbrev loaded, use that to expand abbrevs.
1995-04-14 22:16:50 +00:00
Richard M. Stallman
df1f3a328f (rmail-unix-mail-delimiter): Accept <...> around address
in Unix `From ' line.
1995-03-17 17:37:58 +00:00
Richard M. Stallman
bc8661cab0 (rmail-list-to-menu): Bind `command' with let. 1995-03-12 07:47:33 +00:00
Richard M. Stallman
a16aef1565 (rmail-duplicate-message): New function.
(rmail-retry-failure): Don't get errors when
searching for `End of returned message'.
1995-03-12 07:38:49 +00:00
Richard M. Stallman
20424e68c7 (rmail-retry-failure): Support a new style of failure msg. 1995-02-24 00:10:07 +00:00
Richard M. Stallman
a7a39fbe87 (rmail): Don't set rmail-default-file here.
(rmail-default-file): Init it to ~/xmail.
(rmail-default-rmail-file): Don't call expand-file-name.
1995-02-09 09:41:18 +00:00
Richard M. Stallman
60fb2b34a3 (rmail-next-same-subject): New command.
(rmail-previous-same-subject): Likewise.
(rmail-mode-map): Add bindings for C-c C-n and C-c C-p.
1995-02-05 02:46:08 +00:00
Karl Heuer
08960da156 (rmail-reply-regexp): New var.
(rmail-reply): Delete text matching rmail-reply-regexp.
1995-02-03 04:21:05 +00:00
Richard M. Stallman
92bde7a227 (rmail-retry-failure): Handle "Mime-encapsulated messages".
Discard return-path and from headers as well as sender.
1995-02-01 05:47:45 +00:00
Richard M. Stallman
bb9dcce1b1 (rmail-first-unseen-message): Fix 1-off error. 1994-12-20 15:42:57 +00:00