Commit graph

228 commits

Author SHA1 Message Date
Simon Marshall
70a302f866 Use `eval' in mail-font-lock-keywords. 1996-01-25 10:27:33 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
1498db1830 (sendmail-sync-aliases): Renamed from sendmail-synch-aliases. 1996-01-04 23:10:07 +00:00
Richard M. Stallman
f869bab820 (mail-header-separator): Don't put on read-only property. 1996-01-03 18:36:29 +00:00
Richard M. Stallman
5411544782 (sendmail-send-it): Make deletion of empty subject line work reliably. 1996-01-02 08:57:04 +00:00
Richard M. Stallman
6737ae7425 (mail-setup): Put text property on mail-header-separator.
(mail-header-separator): Set it up for use as a category property.
(mail, mail-send): Turn on inhibit-read-only temporarily.
1995-12-23 07:42:36 +00:00
Karl Heuer
c7608a53b0 (mail-bury): Use window-dedicated-p. 1995-12-15 21:16:34 +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
2b3a206d69 (mail-yank-clear-headers): Do nothing if
mail-yank-ignored-headers is nil.
1995-11-10 17:23:49 +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
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
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
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
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
cbc9f037ea (sendmail-send-it): Use user-mail-address. 1995-08-31 23:48:58 +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
Richard M. Stallman
235c2d355a (mail-default-reply-to): Initialize to nil.
(mail-setup): Override it from env var if nil.
1995-07-02 07:26:01 +00:00
Richard M. Stallman
7dad528a11 (sendmail-send-it): If mail-from-style is parens,
don't escape all parentheses; escape only the nonmatching ones.
1995-07-01 00:33:52 +00:00
Richard M. Stallman
7f1d5de23d (sendmail-send-it): If user-full-name contains
special characters, quote or escape them for the From: line.
1995-06-30 17:31:31 +00:00
Karl Heuer
1bae7664b5 (send-mail-function, mail): Doc fixes. 1995-05-27 00:48:24 +00:00
Karl Heuer
e3b671fc68 (mail-text): Expand abbrev before moving point. 1995-05-22 19:41:25 +00:00
Karl Heuer
330e9e11c7 (mail-mode): Clarify doc string.
(mail-text): Ditto.
1995-05-19 18:57:48 +00:00
Richard M. Stallman
bcf40dfd63 (mail-font-lock-keywords): Make mail-header-separator into a regexp. 1995-05-09 04:09:15 +00:00
Richard M. Stallman
6696191053 (sendmail-send-it): Check continuation lines
when checking for empty subject lines.
1995-05-05 22:31:11 +00:00
Richard M. Stallman
5313d5f1ef (mail-position-on-field): Use $, not \n, in regexp. 1995-04-25 03:35:00 +00:00
Simon Marshall
9322d1c633 mail-font-lock-keywords efficiency fix. 1995-04-24 11:49:06 +00:00
Richard M. Stallman
89901917ef (mail-do-fcc): Use just find-buffer-visiting
to find buffer to append to.
1995-04-13 05:43:35 +00:00
Richard M. Stallman
0408f0ac5a (mail-mode): Make mail-header-separator into regexp. 1995-04-08 20:09:28 +00:00
Richard M. Stallman
fa8afe4217 (mail-mode-map): Longer title for headers submenu. 1995-04-02 05:40:43 +00:00
Richard M. Stallman
67a6988bf8 (mail): Use pop-to-buffer.
(same-window-buffer-names): Add *mail*.
(mail-other-window, mail-other-frame): Bind to nil
same-window-buffer-names, special-display-buffer-names, and ...regexps.
1995-03-25 20:49:23 +00:00
Boris Goldowsky
eb35ee41de (mail-mode): Remove ^ from paragraph-start & paragraph-separate. 1995-03-02 15:42:36 +00:00
Richard M. Stallman
3a3ffba4fc (mail-reply-to): New command, on C-c C-f C-r and in menu.
(mail-do-fcc): Find buffer to add to
using truename, if can't find it by real name.
1995-02-13 06:49:27 +00:00
Noah Friedman
9a41d08a34 mail-mailer-swallows-blank-line: Handle full range of legal header names as
specified by RFC822.
1995-02-01 21:21:29 +00:00
Noah Friedman
8790b6984a (mail-personal-alias-file): New variable.
Use globally in place of hardwired "~/.mailrc".
1995-01-03 23:43:27 +00:00
Richard M. Stallman
476070a4d5 (sendmail-send-it): Don't convert S: to Subject:. 1994-12-15 15:23:49 +00:00
Karl Heuer
ea9ceb343e (sendmail-send-it): Add `From:' header.
(mail-from-style): New variable.
1994-11-30 22:03:35 +00:00
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