Commit graph

1251 commits

Author SHA1 Message Date
Dave Love
f37489e672 (mh-compose-letter-function): Fix :type. 2001-02-08 00:01:35 +00:00
Gerd Moellmann
b2065cb6eb (rmail-ignored-headers): Add X-Trace,
X-Complaints-To, NNTP-Posting-Date, and User-Agent.
2001-02-05 11:31:52 +00:00
Gerd Moellmann
0404d03100 (rmail-ignored-headers): Add X-Sign, X-BeenThere,
X-Mailman-Version, Precedence, List-Help, List-Post,
List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
Content-Type, Content-Length.
2001-01-29 12:08:17 +00:00
Dave Love
fc066c545d (feedmail): Add :link.
(feedmail-send-it): Doc fix.
2001-01-26 18:26:32 +00:00
Dave Love
67ad9438c9 Doc fixes.
(sendmail-send-it): Fix the non-ASCII regexp and use
rfc2047-encode-string.
2001-01-26 18:24:03 +00:00
Eli Zaretskii
4685e6b754 (rmail-redecode-body): Doc fix. 2001-01-25 12:32:26 +00:00
Eli Zaretskii
8ab5d35a02 (report-emacs-bug): Mention the fact that the
bug report is mailed to an email list and posted to a news group.
2001-01-24 16:51:54 +00:00
Eli Zaretskii
fd4976b812 (rmail-redecode-body): New function. 2001-01-22 17:14:47 +00:00
Eli Zaretskii
bde49c444d (report-emacs-bug): Report the value of LC_CTYPE, not LC_TYPE. 2001-01-19 17:45:03 +00:00
Eli Zaretskii
dc81f8a23b (report-emacs-bug): Report values of
locale-coding-system, default-enable-multibyte-characters, and the
environment variables LC_ALL, LC_TYPE, and LANG.
2001-01-19 16:15:51 +00:00
Kenichi Handa
9be82109cf (mail-setup): Call set-buffer-multibyte because
kill-local-variable doesn't work for enable-multibyte-characters.
2001-01-18 08:01:34 +00:00
Eli Zaretskii
4deb3ba946 (mail-mode): Doc fix. 2001-01-07 10:05:26 +00:00
Dave Love
17d96998fe Obsolete. 2001-01-04 19:21:36 +00:00
Karl Fogel
43c4b57077 mail/mail-hist.el (mail-hist-text-too-long-p): doc fix. 2001-01-03 16:29:17 +00:00
Gerd Moellmann
bde4c7ce90 (mail-abbrevs-enable, mail-abbrevs-disable):
Use mail-mode-hook instead of mail-setup-hook.  Otherwise
continuing an interrupted message with C-u C-x m for instence,
winds up in Mail mode without abbrevs.
2000-12-29 12:19:28 +00:00
Miles Bader
eba52a1aca (mail-mode): Set `comment-start' to the yank prefix. 2000-12-21 02:11:01 +00:00
Dave Love
c5dfddb64f Fix last check-in. 2000-12-18 13:57:32 +00:00
Dave Love
40fa000821 (send-mail-function): Customize. 2000-12-18 13:48:34 +00:00
Gerd Moellmann
0c28d8421e (mh-find-path): Set read-mail-command. 2000-12-15 12:32:33 +00:00
Gerd Moellmann
09cefa66ee (rmail-summary-expunge)
(rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
instead of rmail-confirm-expunge.
2000-12-12 14:52:36 +00:00
Gerd Moellmann
e6be618b87 (rmail-expunge-confirmed): New function.
(rmail-expunge): Use it.
2000-12-04 16:40:57 +00:00
Gerd Moellmann
d2bf5afe6d (rmail-summary-expunge)
(rmail-summary-expunge-and-save): Ask for confirmation with
rmail-expunge-confirmed.
2000-12-04 16:40:31 +00:00
Gerd Moellmann
2c0b18983c (rmail-set-message-counters): Don't use "D"
as dummy 0-th char of rmail-deleted-vector.
2000-11-30 16:22:12 +00:00
Dave Love
4926711621 Require smtpmail when compiling.
(mail-do-fcc): Autoload.
(feedmail) <defgroup>: Fix :link.
(feedmail-nuke-body-in-fcc): Fix :type.
(feedmail-send-it): Add autoload cookie.
2000-11-29 10:34:51 +00:00
Gerd Moellmann
f0a7da4d26 (rmail-automatic-folder-directives): Add a custom
type, group and version.
2000-11-27 17:14:53 +00:00
Gerd Moellmann
771e538796 (rmail-confirm-expunge): Default to
y-or-n-p.
2000-11-22 22:37:39 +00:00
Dave Love
29a69d04a6 Fix header,
(feedmail) <defgroup>: Add :link.
2000-11-12 00:57:08 +00:00
Dave Love
0eafc06c5e (mail-font-lock-keywords): Use [:alpha:], not
a-z.
(mail-mode): Use [:alnum:] in some regexps.
2000-11-12 00:27:05 +00:00
Dave Love
e873dcf574 comment fixes 2000-11-12 00:22:02 +00:00
Dave Love
51c39cdbd2 comment fix 2000-11-12 00:21:13 +00:00
Eli Zaretskii
94821e4f02 (report-emacs-bug): Fix whitespace and
punctuation in the warning inserted into the *mail* buffer.
2000-11-02 17:10:31 +00:00
Gerd Moellmann
6e65a812a0 Change maintainer. 2000-11-02 12:37:54 +00:00
Dave Love
f70de9d453 Byte-compile-dynamic since it gets loaded by
Gnus with little use.
(mail-setup-hook): Add mail-abbrevs-setup to options.
2000-10-08 17:30:59 +00:00
Gerd Moellmann
81c5edd7e6 (rmail-dont-reply-to): Fix last change. 2000-09-25 15:04:30 +00:00
Gerd Moellmann
5f9f981bc1 (rmail-dont-reply-to): Avoid infinite loop if
rmail-dont-reply-to-names matches the empty string.
2000-09-25 10:35:47 +00:00
Gerd Moellmann
8fcbbf7d42 (mail-mode-fill-paragraph): Do not get the
filed name if it's not there.
2000-09-12 13:30:30 +00:00
Gerd Moellmann
db2144080c (uce-reply-to-uce): Remove hard-coded "*Article*" from
Gnus support code, and use special article copy buffer
`(gnus-original-article-buffer)' instead.  This allows to get rid
of article-hide-headers usage (which breaks in the latest Gnus
version).  Thanks to Detlev Zundel.
2000-08-28 15:01:58 +00:00
Stefan Monnier
c0df1972b2 Don't quote lambda. 2000-08-16 21:05:37 +00:00
Stefan Monnier
7382bcae29 *** empty log message *** 2000-08-16 21:03:36 +00:00
Stefan Monnier
1e495fc764 (mh-make-local-vars):
Replace make-variable-buffer-local with make-local-variable.
2000-08-16 20:38:40 +00:00
Eli Zaretskii
fab7aa637e Fix typo in comment. 2000-08-13 09:09:02 +00:00
Eli Zaretskii
7e2605e79e (rmail-start-mail): Use display-multi-frame-p
instead of looking at window-system.
2000-07-31 15:41:39 +00:00
Karl Fogel
aeb4c63e0b (mail-hist-previous-input, mail-hist-next-input): do the obvious code
factorization.

(mail-hist-retrieve-and-insert): new func, contains common code of
above two.  If inserting a message body, leave point at top.
2000-07-28 18:22:57 +00:00
Kenichi Handa
5ddcadb8e3 (sendmail-send-it): Improve the way to avoid calling
select-message-coding-system twice.
2000-07-27 06:22:00 +00:00
Richard M. Stallman
82d221935c (mail-strip-quoted-names): Handle case where <...> appears inside "...".
Use replace-match to edit the string more simply.

(rmail-dont-reply-to): Cope with an unmatched ".
2000-07-19 21:53:51 +00:00
Gerd Moellmann
a893064df5 Correct author's mail address. 2000-07-19 11:04:18 +00:00
Gerd Moellmann
12c74386d9 Change maintainer to FSF. 2000-07-18 12:58:36 +00:00
Gerd Moellmann
bdbeb193c4 (rmail-clear-headers): Don't throw an error
if rmail-ignored-headers is nil.
(rmail-retry-failure): Bind rmail-ignored-headers and
rmail-displayed-headers to nil.
2000-07-07 14:14:08 +00:00
Gerd Moellmann
c70d73590c (mail-unsent-separator): Changed "the" to "\\w+", as
exim can use "your message" instead of "the message".
2000-07-06 20:08:28 +00:00
Gerd Moellmann
9858013fc8 (post-mail-send-it): Make sure file has
proper permissions from birth.
2000-06-23 07:13:08 +00:00