Richard M. Stallman
1b6bb250a6
(mail-bury): New function.
...
(mail-send-and-exit): Call mail-bury.
(mail-dont-send): New command, with menu bar binding.
1993-07-13 20:18:05 +00:00
Richard M. Stallman
019bf2a313
(rmail-insert-inbox-text): If inbox is not in the
...
spool dir, try copying before renaming.
1993-07-13 05:52:32 +00:00
Richard M. Stallman
757e603c90
Fix typos in previous change.
1993-07-10 05:09:45 +00:00
Richard M. Stallman
dba3adb09b
(rmail-output): If file is an Rmail file,
...
use rmail-output-to-rmail-file.
(rmail-output-to-rmail-file): If file exists
and is not an Rmail file, use rmail-output.
If we find an element in rmail-output-file-alist, eval it.
(rmail-file-p): New function.
(rmail-output-file-alist): Now contains expressions to eval.
1993-07-09 20:46:42 +00:00
Roland McGrath
650d648679
(mail-abbrev-end-of-buffer): Fix interactive spec to "P", same as
...
end-of-buffer.
1993-07-08 21:14:43 +00:00
Richard M. Stallman
e6a4a267ff
(mail-rfc822-time-zone, mail-rfc822-date): New fns.
1993-07-07 17:55:55 +00:00
Richard M. Stallman
f309891747
(mail-do-fcc): Use RFC 822 style date in Resent-Date: line.
...
Use new `mail-rfc822-time-zone' function to simplify pinhead generation.
1993-07-07 17:55:28 +00:00
Richard M. Stallman
bcf120251a
(rmail-resend): Use RFC 822 style date in Resent-Date: line.
1993-07-07 17:54:20 +00:00
Richard M. Stallman
6cd37f8f5f
(rmail-variables): Compare truename as well as given name
...
against rmail-file-name.
1993-07-06 22:39:56 +00:00
Richard M. Stallman
e11094e681
(mail-send): Don't test buffer-modified-p if buffer is visiting a file.
1993-07-01 23:35:51 +00:00
Richard M. Stallman
94142e7881
(build-mail-abbrevs): Do substitute-in-file-name on the abbrev, for `source'.
1993-07-01 20:25:42 +00:00
Richard M. Stallman
388348ae1f
Doc fixes.
1993-06-30 16:44:35 +00:00
Richard M. Stallman
9ee9b53e02
entered into RCS
1993-06-26 11:59:44 +00:00
Richard M. Stallman
e45fce0359
(rmail-summary-mode-map): Bind summary sort commands.
...
(rmail-summary-sort-...): Moved from rmailsort.el.
(rmail-sort-from-summary): Likewise. Require rmailsort.
1993-06-22 05:55:59 +00:00
Richard M. Stallman
8b1d5b3126
Don't touch rmail-summary-mode-map.
...
Don't touch rmail-mode-map. Don't require rmail or sort.
(rmail-summary-sort-...): Moved to rmailsum.el.
(rmail-sort-from-summary): Likewise.
1993-06-22 05:55:41 +00:00
Richard M. Stallman
3bf526cfc6
Add autoloads for rmailsort commands.
...
(rmail-mode-map): Add bindings for those commands.
1993-06-22 05:55:22 +00:00
Richard M. Stallman
aac180a7b1
(rmail-mode): Move to the last message.
1993-06-22 02:51:26 +00:00
Richard M. Stallman
5201dddabb
(rmail-mode-map): Add local menu bar bindings.
...
(rmail-search-backward): New command.
1993-06-22 02:25:20 +00:00
Richard M. Stallman
e7a00c2598
(rmail-summary-mode-map): Add local menu bar bindings.
...
(rmail-summary-search-backward): New command.
(rmail-summary-search): Don't use save-excursion.
1993-06-22 02:25:05 +00:00
Richard M. Stallman
299fdd8d65
(mail-mode-map): Add local menu bar bindings.
1993-06-21 20:08:39 +00:00
Richard M. Stallman
a2c1fc584a
(rmail-output): Check file can be read before trying to read part of it.
1993-06-19 01:23:59 +00:00
Richard M. Stallman
015c5c5582
(mail-citation-hook): New hook var.
...
(mail-yank-original): Use that hook if not nil.
1993-06-17 23:44:04 +00:00
Richard M. Stallman
5bd65b3b64
(rmail-output): Use insert-file-contents to look at
...
beginning of output file.
1993-06-16 19:24:34 +00:00
Richard M. Stallman
3af1a1f3c2
(define-mail-alias): Remove excess whitespace better.
1993-06-15 20:51:15 +00:00
Richard M. Stallman
51e4ece8a5
(define-mail-abbrev): Renamed from define-mail-alias.
...
(build-mail-abbrevs): Use new name.
1993-06-15 20:50:11 +00:00
Richard M. Stallman
b2b01bfa21
(build-mail-abbrevs): Pass just two args to define-mail-alias.
1993-06-15 20:36:10 +00:00
Richard M. Stallman
2564586656
(sendmail-pre-abbrev-expand-hook):
...
If last-command-char is not a character, don't check char-syntax.
1993-06-11 22:22:15 +00:00
Richard M. Stallman
645d62199d
(sendmail-pre-abbrev-expand-hook):
...
If last-command-char is not a character, don't do the expand here.
1993-06-11 20:48:08 +00:00
Richard M. Stallman
b25b6c3402
(rmail-output-to-rmail-file): Use the smart default in the prompt.
1993-06-11 16:36:19 +00:00
Richard M. Stallman
5009d9f0d4
(rmail-primary-inbox-list): Use defvar, not defconst.
1993-06-11 03:56:44 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Jim Blandy
165c38c534
*** empty log message ***
1993-06-09 11:26:54 +00:00
Richard M. Stallman
849056cc4c
(rmail-variables): Default rmail-inbox-list here.
...
(rmail): Not here.
1993-06-07 06:56:03 +00:00
Richard M. Stallman
0dda084273
(mail-do-fcc): Replace the code for appending to buffer.
1993-06-06 03:53:08 +00:00
Richard M. Stallman
682ac5eb5b
(rmail-summary-next-msg): Fix number of dots in regexp.
1993-06-05 21:18:11 +00:00
Richard M. Stallman
9ad8712e92
(rmail-resend): Require sendmail and mailalias.
1993-06-04 19:34:14 +00:00
Richard M. Stallman
801ddffa85
(mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer.
1993-06-04 03:00:25 +00:00
Richard M. Stallman
b37767e7ff
(rmail-summary-expunge-and-save): Do save-buffer last.
...
Use two separate save-excursion calls.
(rmail-summary-input): Use pop-to-buffer.
(rmail-summary-get-new-mail): Gobble rmail-current-message;
later go to that message.
(rmail-summary-next-msg): Start at end of line, if moving forward.
Move to beginning of line, after the loop.
(rmail-new-summary): Fix format of elt in minor-mode-alist.
1993-06-04 02:24:45 +00:00
Richard M. Stallman
46564c8d17
(rmail-select-summary): Add a save-excursion.
1993-06-03 21:02:22 +00:00
Richard M. Stallman
980d43b682
(rmail-summary-expunge-and-save):
...
Call set-buffer again after rmail-only-expunge.
(rmail-summary-add-label, rmail-summary-kill-label):
Fix reading the label.
(rmail-summary-rmail-update): Bind window locally.
Use unwind-protect, not save-window-excursion.
1993-06-03 21:02:10 +00:00
Richard M. Stallman
cad1e93be8
(rmail-summary-by-senders): New function.
...
(rmail-message-senders-p): New function.
1993-06-03 04:48:56 +00:00
Richard M. Stallman
1c24b04ae5
(mail-signature): Do not insert a line with `--'.
...
(mail-yank-hooks): New hook variable.
(mail-yank-original): Run the hook.
(mail-indent-citation): New function.
1993-06-01 23:19:49 +00:00
Richard M. Stallman
bf3b07d38c
Initial revision
1993-06-01 22:26:20 +00:00
Richard M. Stallman
e90b6d9296
(rmail-message-subject-p): Fix typo in string constant.
1993-05-31 17:04:52 +00:00
Richard M. Stallman
fc23ca96e6
(mail-do-fcc): Put back the newline at the start
...
of the fcc temp buffer. It got lost somewhere.
1993-05-31 04:21:15 +00:00
Richard M. Stallman
06b6829433
(send-mail-function): Use defvar. not defconst.
1993-05-29 04:35:25 +00:00
Richard M. Stallman
deb5848daa
(rmail-new-summary): Set rmail-summary-buffer
...
to nil at beginning; set it for real after summary is set up.
1993-05-28 04:44:55 +00:00
Richard M. Stallman
f00de7c30d
New version from Umeda. Needs detailed entry.
1993-05-26 20:28:11 +00:00
Richard M. Stallman
c5fb599fa1
(mail-strip-quoted-names): Catch errors from forward-sexp.
1993-05-26 18:00:55 +00:00
Richard M. Stallman
fedc33f7a8
(rmail-summary-mark-deleted): Check for end of buffer.
...
Pass t as NOWARN when calling rmail-summary-goto-msg.
1993-05-25 21:20:08 +00:00