Glenn Morris
2dd12e7ff0
* lisp/mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
2011-05-16 19:40:34 -07:00
Chong Yidong
38a7165591
Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-reply-*.
...
* lisp/mail/mail-utils.el (mail-dont-reply-to-names): New variable,
from rmail-dont-reply-to-names. Callers changed.
(mail-dont-reply-to): Rename from mail-dont-reply-to.
(rmail-dont-reply-to): Make it an obsolete alias.
* lisp/mail/rmail.el (rmail-default-dont-reply-to-names): Default to
nil, and make obsolete.
(rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
* lisp/mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
* lisp/mail/rmailsort.el (rmail-sort-by-correspondent)
(rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
* lisp/mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
2011-02-12 16:45:42 -05:00
Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Stefan Monnier
b49a2dbf58
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
...
work for nested comments.
2011-01-13 16:48:34 -05:00
Chong Yidong
7c420169ba
Merge changes from emacs-23 branch
2011-01-02 15:31:19 -05:00
Mark Lillibridge
2f9520592d
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify the
...
" *temp*" buffer.
Fixes: debbugs:7746
2011-01-01 22:16:03 -05:00
Mark Lillibridge
9430e9882e
Mail-utils fix for bug#7746. (tiny change)
...
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
an existing temp buffer.
2011-01-01 18:43:26 -08:00
Glenn Morris
8de31eeccb
Small mail-utils fix for bug 7760.
...
* lisp/mail/mail-utils.el (mail-mbox-from): Handle From: headers with
multiple addresses.
2011-01-01 18:35:23 -08:00
Glenn Morris
0273f794ad
* lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
2010-12-13 20:26:01 -08:00
Glenn Morris
c7d6d8a1ee
* lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.
...
(Per 8-year old observation:
http://lists.gnu.org/archive/html/bug-gnu-emacs/2002-06/msg00176.html )
2010-10-08 17:41:03 -07:00
Glenn Morris
4d01b82745
* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
2010-02-03 21:05:37 -08:00
Stefan Monnier
c893016b07
* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
...
just because we see "encoding: 8bit".
* mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
2010-01-22 11:43:54 -05:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Glenn Morris
1bfadfb2a1
(mail-mbox-from): Move here from rmailout.el.
2009-02-18 04:35:18 +00:00
Glenn Morris
7dbed48483
(mail-use-rfc822): Remove * from defcustom doc.
...
(mail-file-babyl-p): Use with-temp-buffer.
2009-02-10 03:39:38 +00:00
Glenn Morris
869692c03a
(mail-fetch-field): Previous doc fix was ill-advised.
2009-02-04 03:41:06 +00:00
Glenn Morris
78f086e42c
(mail-fetch-field): Doc fix.
2009-01-31 02:52:18 +00:00
Richard M. Stallman
367aa646a5
(mail-quote-printable-region): New function.
2009-01-10 23:18:08 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Eli Zaretskii
f45de83bf8
(mail-unquote-printable-region): Use insert-byte instead of insert-char,
...
when the UNIBYTE arg is non-nil.
2008-09-30 11:54:57 +00:00
Glenn Morris
b1fc2b5014
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 07:25:26 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Glenn Morris
2f043267ee
Add 2008 to copyright years.
2008-01-07 02:00:47 +00:00
Glenn Morris
ceaeecb0c9
Switch license to GPLv3 or later.
2007-07-25 04:27:24 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
e84b4b8614
Update years in copyright notice; nfc.
2005-08-06 19:51:42 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Richard M. Stallman
926f20041f
(mail-unquote-printable-region): New arg UNIBYTE.
2004-03-04 17:02:13 +00:00
Eli Zaretskii
ca06718d25
(rmail-dont-reply-to): Anchor user login
...
name and email address at the beginning and end of the address.
2004-02-16 11:43:57 +00:00
Richard M. Stallman
1c81a393d5
(mail-unquote-printable-hexdigit): Upcase CHAR.
...
(mail-unquote-printable-region): New arg NOERROR.
For invalid encoding, either signal an error to just return nil.
2004-01-12 21:53:39 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Paul Reilly
7fab5ded52
Eliminate compilation warnings due to `rfc822-addresses'.
...
(rmail-dont-reply-to): Eliminate `pos' as a free variable for a
warning free compile.
2002-03-20 08:13:21 +00:00
Paul Reilly
bb0974cf08
(rmail-dont-reply-to): Overhaul to correctly apply the regular
...
expressions in the variable `rmail-dont-reply-to-names' to the list of
destination addresses. Contributed by lorentey@elte.hu .
2002-03-19 19:42:46 +00:00
Gerd Moellmann
8744971146
(mail-strip-quoted-names): Replace text
...
literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
2001-07-30 11:00:46 +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
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
97bd30eb51
(rmail-dont-reply-to): Remove leading commas as well.
2000-02-12 19:44:56 +00:00
Gerd Moellmann
a0b796e3ed
(rmail-dont-reply-to): Replace matched
...
userids differently.
2000-01-27 16:53:17 +00:00
Karl Heuer
60ba61bb3b
(mail-unquote-printable): Make it autoload.
...
Optimize by calling concat just once. Handle =\n sequence.
(mail-unquote-printable-region): New command.
(mail-quote-printable): Make it autoload.
1999-08-16 03:14:25 +00:00
Richard M. Stallman
da427818a9
(mail-fetch-field): Doc fix.
1998-08-08 20:45:28 +00:00
Richard M. Stallman
fa9b4b917b
(rmail-dont-reply-to): Understand
...
about doublequotes; don't be fooled by commas inside them.
1998-07-07 20:47:36 +00:00
Richard M. Stallman
ee019c842f
(mail-strip-quoted-names):
...
Delete comments, then delete leading/trailing whitespace.
1998-05-09 06:40:53 +00:00
Richard M. Stallman
34663a742b
(rmail-default-dont-reply-to-names):
...
Don't set the variable in this file.
1998-05-02 06:53:18 +00:00
Stephen Eglen
7aa122f48c
Customize mail-use-rfc822.
1998-04-13 17:16:40 +00:00
Karl Heuer
869fc1d970
(mail-parse-comma-list):
...
Treat newlines and tabs as whitespace.
1997-12-04 05:26:28 +00:00
Richard M. Stallman
3a295f7b0d
(mail-strip-quoted-names): Retain one whitespace
...
character between addresses.
1997-08-27 02:33:40 +00:00
Richard M. Stallman
698f40ca01
(mail-parse-comma-list): Use buffer-substring-no-properties.
1997-06-10 01:26:11 +00:00