Commit graph

88 commits

Author SHA1 Message Date
Richard M. Stallman
58cabff051 (mail-setup): Make fill-column wide for the in-reply-to. 1994-11-18 16:41:07 +00:00
Richard M. Stallman
34046d66f0 (mail-setup): Fill in-reply-to field properly. 1994-10-23 05:02:00 +00:00
Richard M. Stallman
de01bf7dcf (mail-aliases, mail-archive-file-name): Doc fixes. 1994-10-22 02:54:46 +00:00
Richard M. Stallman
ff8e5528bd (sendmail-synch-aliases): Check MAILRC envvar. 1994-10-21 21:31:47 +00:00
Richard M. Stallman
9171f37fd2 (mail-setup): Fill the in-reply-to field. 1994-10-15 01:09:19 +00:00
Richard M. Stallman
f20c9a8730 (mail-do-fcc): If file does not exist, assume it is not a Babyl file. 1994-10-14 04:49:32 +00:00
Richard M. Stallman
d6642dffed (mail-file-babyl-p): New function.
(mail-do-fcc): If file is a Babyl file, write output in Babyl format.
1994-10-13 09:13:36 +00:00
Simon Marshall
2667df4284 * sendmail.el: (mail-mode): Set font-lock-defaults. 1994-10-12 09:10:05 +00:00
Richard M. Stallman
7e67d00b98 (mail-alias-modtime): Doc fix. 1994-10-12 08:02:20 +00:00
Richard M. Stallman
8b1f1a0c15 (mail-font-lock-keywords): New variable.
(mail-mode): Set font-lock-keywords locally.
1994-10-07 10:00:00 +00:00
Richard M. Stallman
dfdac213aa (mail): Doc fix. 1994-09-27 20:14:55 +00:00
Karl Heuer
26045a35d2 (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed. 1994-09-22 17:00:25 +00:00
Richard M. Stallman
810163a3aa (mail-default-reply-to): Initialize to t.
(mail-setup): If it's t, set it from envvar REPLYTO.
1994-09-21 18:26:57 +00:00
Richard M. Stallman
1f7850dd5c (mail-bury-selects-summary): New variable.
(mail-bury): Test it.
1994-09-20 23:52:38 +00:00
Karl Heuer
9cc7519111 (mail-alias-modtime): New variable.
(synch-mail-aliases): New function.
(mail-setup, sendmail-send-it): Synchronize cached list with file.
1994-09-16 22:29:25 +00:00
Richard M. Stallman
a06d794341 (mail-alias-file): Add autoload cookie. 1994-08-08 23:23:33 +00:00
Richard M. Stallman
bfc77306f5 (sendmail-send-it): Handle resent-to specially. 1994-08-02 01:29:20 +00:00
Richard M. Stallman
47c5e807f2 (mail-mailer-swallows-blank-line): Verify sendmail.cf
exists before reading it.
1994-07-15 04:31:14 +00:00
Richard M. Stallman
a5282b8fe2 (mail-setup): Insert -- line before .signature file. 1994-07-12 02:47:27 +00:00
Michael I. Bushnell
e4fbad4b57 Comment out losing call to set-visited-file-name; this shouldn't hurt
as long as nobody actually calls buffers `*mail*'.  (This isn't a real
fix.)  set-visited-file-name fails when given a nil argument.
1994-07-05 16:54:01 +00:00
Michael I. Bushnell
3b112b5e00 foo? 1994-07-05 16:52:59 +00:00
Richard M. Stallman
989a5e4fe5 (sendmail-send-it): Allow specifying Sender. 1994-07-03 20:37:34 +00:00
Richard M. Stallman
6cfc977ba3 (mail-bury): Test that rmail-summary-buffer is boundp. 1994-06-18 21:12:42 +00:00
Richard M. Stallman
da5667c68a (mail-send-hook): Add defvar.
(mail-send): Run mail-send-hook before the `Sending...' message.
1994-06-15 22:16:04 +00:00
Richard M. Stallman
16d1606d77 (mail): If homedir is nonexistent, don't use as default. 1994-06-12 12:57:42 +00:00
Richard M. Stallman
fdb90184f6 (mail-bury): If showing rmail buffer that has summary, show the summary too. 1994-06-10 20:20:53 +00:00
Richard M. Stallman
e6a4af1daf (mail-mailer-swallows-blank-line): Don't die
if /etc/sendmail.cf does not exist.
1994-05-23 04:53:44 +00:00
Richard M. Stallman
686573f1a4 (mail-mailer-swallows-blank-line): Put space and tab into brackets. 1994-05-07 22:00:33 +00:00
Karl Heuer
f8b15b6e6f (mail-mode): Doc mod. 1994-03-20 23:23:43 +00:00
Richard M. Stallman
fdc1827fdb (mail-do-fcc): Don't write a newline before the text. 1994-03-02 04:23:49 +00:00
Richard M. Stallman
5a85300527 (mail-mailer-swallows-blank-line): Fix regexp typo.
Check for apparent header line as well as for leading whitespace.
1994-02-17 19:04:07 +00:00
Richard M. Stallman
de3a72f68f (mail-signature): Insert a `-- ' line. 1994-02-08 17:51:57 +00:00
Karl Heuer
e4f794ed3a (mail-signature): Doc mod. 1994-02-07 23:05:56 +00:00
Richard M. Stallman
01b5c04d06 (mail-mailer-swallows-blank-line): New variable.
(sendmail-send-it): Add extra newline if appropriate.
1994-02-02 00:06:43 +00:00
Richard M. Stallman
7c203051cd (mail-mailer-swallows-blank-line): New variable.
(sendmail-send-it): Add extra newline if appropriate.
1994-01-24 23:52:51 +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
3dbb573a0c (mail-yank-original): Delete windows on selected frame only. 1993-11-21 22:18:15 +00:00
Richard M. Stallman
53b0c109c7 (sendmail-send-it): Don't insert Sender. 1993-11-03 20:39:37 +00:00
Richard M. Stallman
fa24a82290 (mail-yank-hooks): Initialize to nil.
(mail-yank-original): If mail-yank-hooks is nil,
call mail-indent-citation.
1993-08-02 07:43:59 +00:00
Richard M. Stallman
7520f31890 Do the global key bindings only via loaddefs.el,
not when sendmail.el is loaded.
1993-07-29 18:24:32 +00:00
Richard M. Stallman
5bebb622b1 (mail-bury): Check that frame-parameters is defined. 1993-07-20 21:42:52 +00:00
Richard M. Stallman
9320d42195 (mail-bury): If selected frame is dedicated,
and there are other visible frames, delete this frame.
1993-07-16 04:18:46 +00:00
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
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
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
299fdd8d65 (mail-mode-map): Add local menu bar bindings. 1993-06-21 20:08:39 +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
0dda084273 (mail-do-fcc): Replace the code for appending to buffer. 1993-06-06 03:53:08 +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