1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Francesco Potortì
89dac01fd8 (unforward-rmail-message): Allow nested
unforwarding, that is, preserve old Forwarded-From/Date headers.
2003-02-20 08:56:08 +00:00
Francesco Potortì
a34804da47 (rmail-forward-separator-regex): New custom variable.
(unforward-rmail-message): Use it.
2003-01-31 14:01:20 +00:00
Kim F. Storm
e49ba70172 (unforward-rmail-message): Don't use global variable `n'. 2003-01-08 10:13:57 +00:00
Francesco Potortì
baad7c1329 (unforward-rmail-message): Simplified. No functional change. 2003-01-08 09:11:23 +00:00
Francesco Potortì
59cb5b9b75 (unforward-rmail-message): Skip all newlines
after the initial separator.
(unforward-rmail-message): Forwarded-From: and Forwarded-Date:
instead of Forwarded-from: and Forwarded-date:.
2003-01-07 14:34:44 +00:00
Francesco Potortì
85e949963d (unforward-rmail-message): Do not assume that
the forwarded message's Date: header comes after From:.  Use a
Forwarded-from: rather than a Forwarded-by: header.  Add a
Forwarded-date: header.
2002-12-23 22:51:38 +00:00
Francesco Potortì
47687ab8d9 (rmail-mail-separator): Renamed from
rmail-digest-mail-separator.  All users changed.

(unforward-rmail-message): Rewritten to be more robust and to
additionally account for the common style of forwarding messages
by citing them entirely with headers.
2002-12-20 12:46:44 +00:00
Francesco Potortì
96f428d1ba (rmail-digest-methods, rmail-digest-mail-separator): New variables.
(rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict)
(rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153)
(rmail-digest-parse-rfc934): New functions.
(undigestify-rmail-message): Completely rewritten.
2002-12-16 17:05:59 +00:00
Francesco Potortì
3af9d2cf69 Now supports MIME too. 2002-12-16 16:22:41 +00:00
Stefan Monnier
03c081a88f (rmail-digest-end-regexps): Simplify.
(undigestify-rmail-message): Fix paren-bug and simplify.
2002-11-02 05:16:58 +00:00
Richard M. Stallman
7588f68a7f Fix previous change. 2000-01-21 03:43:45 +00:00
Richard M. Stallman
5ea4b65bfe (rmail-digest-end-regexps): Variable replaces rmail-digest-end-regexp.
Allows multiple regexps for detecting the end line.
(undigestify-rmail-message): Corresponding changes.
2000-01-21 02:04:16 +00:00
Gerd Moellmann
51ee83ac34 (rmail-digest-end-regexp): New user option.
(undigestify-rmail-message): Use it.
2000-01-18 21:30:05 +00:00
Richard M. Stallman
add0c45488 (undigestify-rmail-message): If in summary, switch to the Rmail buffer.
(unforward-rmail-message): Simplify using with-current-buffer.
1997-12-26 10:48:47 +00:00
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Richard M. Stallman
372a91d780 Add many autoload cookies. 1996-09-27 00:33:39 +00:00
Richard M. Stallman
d614dd91b7 (unforward-rmail-message): In summary buffer,
switch temporarily to Rmail buffer.
1996-06-16 18:23:28 +00:00
Richard M. Stallman
d65430a135 (unforward-rmail-message): Delete autoload cookie. 1996-03-04 20:26:58 +00:00
Richard M. Stallman
9596811a3d Comment change. 1996-03-02 06:37:35 +00:00
Richard M. Stallman
58d3eaf698 (unforward-rmail-message): Add autoload cookie. 1996-02-26 00:59:48 +00:00
Richard M. Stallman
76e230b20f (unforward-rmail-message): Handle any kind of forwarding delimiters. 1996-02-24 00:36:29 +00:00
Karl Heuer
9f606031b3 (unforward-rmail-message): New command. 1996-02-21 21:28:05 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
67977ece5b (undigestify-rmail-message): Better error messages. 1995-09-27 15:26:15 +00:00
Richard M. Stallman
5d2e6ef5ca (undigestify-rmail-message): Scan back as far as start
of message, to find end of digest.
1995-09-25 18:40:24 +00:00
Richard M. Stallman
369718f8db (undigestify-rmail-message): Strip "^- " which is
added by some digest makers to the beginning of lines.
1995-04-20 02:31:16 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
4fe9b56368 (undigestify-rmail-message): Update summary buffer. 1994-04-23 02:31:52 +00:00
Eric S. Raymond
5814274441 entered into RCS 1992-07-22 02:58:48 +00:00
Eric S. Raymond
d7b4d18fd4 *** empty log message *** 1992-07-17 20:24:00 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
d501f51645 *** empty log message *** 1992-05-30 20:24:49 +00:00
Jim Blandy
0d20f9a04e Initial revision 1989-10-31 15:59:53 +00:00