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
3a30dc2546
(report-emacs-bug): If `mail' asks for confirmation
...
and the user doesn't give it, don't do anything more.
Explain a way to cancel the message.
Include recent keys and recent *Messages* messages at end.
1995-12-21 17:40:55 +00:00
Karl Heuer
c7608a53b0
(mail-bury): Use window-dedicated-p.
1995-12-15 21:16:34 +00:00
Karl Heuer
4d4826ab5c
(rmail-forward): Delete trailing blank lines.
1995-12-13 04:59:53 +00:00
Karl Heuer
7e34da22f0
(sendmail-send-it): Added support for Resent-CC and
...
Resent-BCC headers.
1995-12-13 02:19:05 +00:00
Richard M. Stallman
8d908f848c
(rmail-summary-get-new-mail): Don't call rmail-summary-goto-msg if msg is 0.
1995-11-30 00:30:38 +00:00
Richard M. Stallman
599d82c828
(build-mail-aliases): Use buffer-substring-no-properties not buffer-substring.
1995-11-25 18:21:17 +00:00
Richard M. Stallman
6540a6f85b
(rmail-dont-reply-to): Preserve whitespace after comma.
1995-11-18 18:45:04 +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
212daf133a
(rmail-summary-overlay): Make it a permanent local.
1995-11-11 20:37:24 +00:00
Richard M. Stallman
2b3a206d69
(mail-yank-clear-headers): Do nothing if
...
mail-yank-ignored-headers is nil.
1995-11-10 17:23:49 +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
Karl Heuer
dc8cec25f0
(mail): Don't change directory for *mail* buffer.
...
(sendmail-send-it, mail-recover): Instead, temporarily change to a
safe directory for just the subprocess.
1995-11-04 00:39:03 +00:00
Karl Heuer
b4b1e78a9a
Comment change.
1995-11-03 02:30:17 +00:00
Karl Heuer
b3470e4c6b
(mh-goto-msg): binary search (much faster!).
...
(mh-prompt-for-folder): error if regular file.
1995-11-03 02:29:09 +00:00
Karl Heuer
283b03f42d
reporter.el support.
1995-11-03 02:28:52 +00:00
Karl Heuer
942fc77288
(mh-make-folder-mode-line): support mh-msg-count.
...
(mh-delete-scan-msgs): use fast new mh-goto-msg.
1995-11-03 02:28:26 +00:00
Richard M. Stallman
1b124db4a5
(mail-abbrev-syntax-table): Fix initialization.
1995-10-31 02:08:29 +00:00
Simon Marshall
85aa52faa3
Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-header-separator.
1995-10-26 13:53:18 +00:00
Simon Marshall
4e84ff47a9
Change to citation regexp for mail-font-lock-keywords.
1995-10-26 13:48:35 +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
4d2795c3e2
(mail-abbrev-syntax-table): Rewrite using map-char-table.
1995-10-20 20:57:42 +00:00
Richard M. Stallman
30f2f7c6ed
(report-emacs-bug): Don't mention
...
system-configuration-options if it is empty.
Make it clearer what that text is.
1995-10-19 01:45:21 +00:00
Richard M. Stallman
3109b27e80
(mail-strip-quoted-names): Preserve white space
...
after comma when stripping text outside of <> delims.
1995-10-11 21:05:53 +00:00
Noah Friedman
8beb051325
(mail-abbrev-syntax-table): Use equal' instead of
=', in case elts
...
of syntax table are lists, not integers.
1995-10-09 04:49:15 +00:00
Richard M. Stallman
4ac2e032a5
(mail-signature-file): New variable.
...
Fix various doc strings to mention it.
(mail-signature): Use mail-signature-file.
1995-10-04 19:34:25 +00:00
Richard M. Stallman
318ab8511e
(unrmail): Call rmail-toggle-header.
1995-10-04 16:07:50 +00:00
Richard M. Stallman
d6e000dfe4
(sendmail-send-it): Handle FCC after all text changes.
...
(mail-do-fcc): Don't add From field here.
1995-09-28 02:34:44 +00:00
Richard M. Stallman
67977ece5b
(undigestify-rmail-message): Better error messages.
1995-09-27 15:26:15 +00:00
Richard M. Stallman
5d2e6ef5ca
(undigestify-rmail-message): Scan back as far as start
...
of message, to find end of digest.
1995-09-25 18:40:24 +00:00
Richard M. Stallman
d119ea095e
(mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.
1995-09-22 02:48:04 +00:00
Richard M. Stallman
07f4a04d88
(mail-do-fcc): Erase the ` mail-temp' buffer.
1995-09-22 02:46:46 +00:00
Richard M. Stallman
8e183d5bf2
(mail-file-babyl-p): Function deleted.
...
(sendmail-send-it): Load mail-utils first thing.
1995-09-21 20:21:16 +00:00
Richard M. Stallman
996792b150
(mail-file-babyl-p): Function moved from rmail.el and renamed.
1995-09-21 20:20:49 +00:00
Richard M. Stallman
ecf1f70009
(rmail-file-p): Function moved to mail-utils.el
...
and renamed to mail-file-babyl-p.
(rmail-output, rmail-output-to-rmail-file): Use new name.
1995-09-21 20:20:11 +00:00
Richard M. Stallman
cb4903bcc1
(rmail-summary-construct-io-menu): Use all of FILES.
...
Also disable the menu instead of not displaying it, if FILES is empty.
1995-09-06 15:16:39 +00:00
Richard M. Stallman
0eef787b49
(mail-interactive-insert-alias): Call mail-abbrev-expand-hook.
1995-09-04 20:26:58 +00:00
Richard M. Stallman
cbc9f037ea
(sendmail-send-it): Use user-mail-address.
1995-08-31 23:48:58 +00:00
Richard M. Stallman
5b6f1300dc
(mail-mode-syntax-table): defvar deleted.
1995-08-27 17:56:53 +00:00
Richard M. Stallman
cf37652765
(rebuild-mail-abbrevs): FILE defaults to visited file.
1995-08-25 21:34:09 +00:00
Richard M. Stallman
6e626f7e5b
Require rmail.
...
(rmail-new-summary): Specify size in split-window.
Call rmail-select-summary to force size to specified amount.
1995-08-21 14:48:49 +00:00
Richard M. Stallman
88aabab394
(rmail-new-summary): Enable the Input/output menu.
1995-08-17 16:51:57 +00:00
Richard M. Stallman
dcb38be88e
(sc-attribs-extract-namestring): If name has <...>,
...
treat everything before that as the full name.
1995-08-15 12:30:59 +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
b94f28eef7
(mail-fetch-field): Use buffer-substring-no-properties.
1995-07-20 17:54:10 +00:00
Richard M. Stallman
6da74aab15
(mail-default-reply-to): Doc fix.
1995-07-19 15:43:56 +00:00
Karl Heuer
8b262cbcd5
(mail-setup-hook): New defvar.
...
(mail): Doc fix.
1995-07-17 23:00:06 +00:00
Francesco Potortì
d9817d8cd7
* mailalias.el (build-mail-aliases): Fixed the regexp for "^group".
1995-07-10 14:46:00 +00:00