1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

266 Commits

Author SHA1 Message Date
Richard M. Stallman
fdc9edf239 Use new names rmail-default-file and rmail-default-rmail-file. 1994-01-15 01:22:53 +00:00
Richard M. Stallman
cf805d5d1d (rmail-bury): Rename local rmail-buffer to buffer-to-bury. 1994-01-14 18:35:09 +00:00
Richard M. Stallman
450b15a0b0 (mail-abbrev-mode-regexp): Add Reply-to. 1994-01-11 05:38:36 +00:00
Richard M. Stallman
94eeb96a54 (rmail-summary-delete-forward): Fix regexp
used for recognizing deleted message.
(rmail-summary-output, rmail-summary-output-to-rmail-file):
Use rmail-summary-delete-forward.
1994-01-08 13:57:29 +00:00
Richard M. Stallman
84fa8eb54b (rmail-summary-by-senders):
Add missing arg to rmail-new-summary.
(rmail-summary-output, rmail-summary-output-to-rmail-file):
Handle rmail-delete-after-output explicitly here.
1994-01-08 11:48:18 +00:00
Richard M. Stallman
389e8f1127 (rmail-resend): Use send-mail-function. 1994-01-06 11:48:28 +00:00
Richard M. Stallman
a865e55bbe (rmail-convert-to-babyl-format):
Fix one-off error in handling content-length field.
1994-01-06 11:42:55 +00:00
Richard M. Stallman
151c7da254 (rmail-get-new-mail): Cope if display-time-string is nil. 1994-01-03 05:14:06 +00:00
Richard M. Stallman
5cb1595fb3 (rmail-output-to-rmail-file): If just a dir is specified,
use default name in specified dir.
1994-01-01 08:31:33 +00:00
Richard M. Stallman
92a3826784 (rmail-summary-delete-forward): Move to next or prev msg
among those included in the summary.
1993-12-30 07:38:11 +00:00
Richard M. Stallman
ca10c3d1d1 Comment change. 1993-12-26 20:02:44 +00:00
Richard M. Stallman
913126a6bc (rmail-output-to-rmail-file): When copying to a buffer,
maybe enable auto save in that buffer.
1993-12-24 03:43:13 +00:00
Richard M. Stallman
876cd68935 Comment change. 1993-12-24 03:40:42 +00:00
Richard M. Stallman
660a52f9c9 (rmail-insert-inbox-text): If copy-file fails,
call rename-file with t as third arg.
1993-12-24 02:49:41 +00:00
Richard M. Stallman
9b9f9c9dc1 (mail-fetch-field): Add autoload cookie. 1993-12-23 03:46:01 +00:00
Richard M. Stallman
08ffcab37e (sc-read-string): Don't pass a history arg to read-string. 1993-12-23 03:42:20 +00:00
Richard M. Stallman
953262f779 (rmail-output-to-rmail-file): Call rmail-update-summary.
(rmail-output-to-rmail-file): Turn off the deleted
attribute outside of the save-restriction.
1993-12-23 03:30:12 +00:00
Richard M. Stallman
857ff384c0 (rmail-summary-goto-msg): Use unwind-protect to go
back to summary, and go back to the window that was selected before.

(rmail-summary-rmail-update): Special handling for eob.
1993-12-23 03:25:40 +00:00
Richard M. Stallman
d2fc297c32 (rmail-quit): Expunge without updating summary.
(rmail-resend): Delete more than one Sender,
but only in the headers, not in the body.

(rmail-resend): Doc fix.
(rmail): Doc fix.
1993-12-23 03:24:31 +00:00
Richard M. Stallman
fe8c32a65d (mail-default-reply-to): Add autoload cookie. 1993-12-23 02:45:28 +00:00
Roland McGrath
5a31c2d2c1 (mail-fcc): Take argument and use interactive spec to prompt, rather than
calling read-file-name explicitly.  This function is useful to call from
programs with a computed argument.
1993-12-02 21:04:45 +00:00
Richard M. Stallman
a38837b5d7 (rmail-variables): Abbreviate truename for comparison. 1993-11-26 20:42:23 +00:00
Richard M. Stallman
36bedc4f7c (rmail-sort-messages): In summary buf, go to rmail buf. 1993-11-24 08:08:56 +00:00
Richard M. Stallman
b7f66977be Comment change. 1993-11-23 20:12:25 +00:00
Richard M. Stallman
9cd7847364 (rmail-summary-wipe): If rmail buffer is not visible,
switch to it in this window.
(rmail-summary-mode): Doc fix.
1993-11-23 07:11:22 +00:00
Richard M. Stallman
3dbb573a0c (mail-yank-original): Delete windows on selected frame only. 1993-11-21 22:18:15 +00:00
Richard M. Stallman
6f759698c6 (mail-fetch-field): Exclude trailing whitespace.
Delete duplicate (goto-char (point-min)).
1993-11-21 10:04:52 +00:00
Richard M. Stallman
cdc424a566 (rmail-file-p): Add autoload cookie. 1993-11-16 10:44:47 +00:00
Richard M. Stallman
708bfd4f81 (rmail-set-attribute): Do nothing if MSGNUM is 0. 1993-11-16 08:45:56 +00:00
Richard M. Stallman
32ad8f1f6b (rmail-output): New argument FROM-GNUS. 1993-11-15 01:05:37 +00:00
Richard M. Stallman
18e90c5846 (rmail-summary-forward): Accept prefix arg
and pass it to rmail-forward.
1993-11-14 05:50:47 +00:00
Richard M. Stallman
ae06ea79c8 (rmail-summary-edit-map): Inherit text-mode-map properly. 1993-11-12 22:16:44 +00:00
Richard M. Stallman
c33e95d805 (rmail-start-mail): Don't do other frame unless we have
a window system, irregardless of the state of rmail-mail-new-frame.
1993-11-10 20:51:02 +00:00
Richard M. Stallman
53b0c109c7 (sendmail-send-it): Don't insert Sender. 1993-11-03 20:39:37 +00:00
Richard M. Stallman
9ee7c69da2 (reporter-submit-bug-report, reporter-mailer): reporter-mailer
variable can now take a list of mailers, trying each one until an
commandp one is found.

Fixed elisp archive address.
Handle dumping of buffer local variables via reporter-eval-buffer.
1993-10-18 05:37:51 +00:00
Roland McGrath
9fb6ed0824 (rmail-output-file-alist): Doc fix. 1993-10-14 00:11:42 +00:00
Richard M. Stallman
30b7c7454a entered into RCS 1993-10-13 06:08:00 +00:00
Richard M. Stallman
b30b6e2897 (rmail-retry-setup-hook): New hook variable.
(rmail-retry-failure): Use that variable.
1993-10-11 03:52:24 +00:00
David J. MacKenzie
54d2ecd316 fix comment 1993-10-09 20:00:23 +00:00
Richard M. Stallman
c42722e391 (rmail): Really don't get new mail if file name was given.
(rmail-reformat-message): Move past Mail-from as well as Summary-line.
(rmail-toggle-header): Likewise.
(rmail-next-undeleted-message): Return t unless hit end of buffer.
(rmail-delete-forward): Likewise.
(mail-unsent-separator): Add `Original message follows'.
(rmail-resend): Handle mail-self-blind.
1993-10-09 03:47:15 +00:00
Richard M. Stallman
49e4a58a70 (rmail-output): If message was shown with full headers,
copy the full headers (or each message copied) into the file.
New local var original-headers-p, header-beginning, mail-from.
Bind locals outside the while loop.  Kill tembuf only after loop.
If message has a saved mail-from field, use that.
Detect reaching end of rmail buffer; display # messages copied.
1993-10-09 03:46:37 +00:00
Richard M. Stallman
276d56c254 (rmail-convert-to-babyl-format): Protect against
nonsensical content-length values.
1993-10-05 00:22:31 +00:00
Richard M. Stallman
8e1f920c03 (build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name. 1993-10-01 22:40:49 +00:00
Brian Fox
760a35286c (rmail-convert-file): If the file is empty, don't convert it after
inserting the BABYL header.
1993-09-21 07:34:20 +00:00
Richard M. Stallman
0f0a85b310 (rmail-forward): Insert the text right after the header separator. 1993-09-15 22:59:12 +00:00
Richard M. Stallman
073fb95606 (rmail-convert-file): Narrow to exclude the Babyl header. 1993-09-11 10:40:03 +00:00
Richard M. Stallman
e3e87be8cd (rmail-convert-file): Exclude the Babyl header
when calling rmail-convert-to-babyl-format.
1993-09-07 10:41:05 +00:00
Richard M. Stallman
65c200c571 (rmail-forward): Don't bind mail-signature, mail-setup-hook. 1993-08-12 00:23:54 +00:00
Paul Eggert
adb4746230 Remove, since floor and mod
(caesar-region): Replace `%' by `mod' and simplify.
1993-08-10 04:14:17 +00:00
Richard M. Stallman
6961bfbfdc (rmail-resend): Delete any Sender field. 1993-08-05 06:54:58 +00:00