1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-27 19:31:38 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Francesco Potortì
693ff6134c (rmail-output): If preserving MIME-version, preserve Content-type too. 2003-02-04 10:58:53 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Gerd Moellmann
3427b08525 (rmail-output): Fix duplicate MIME-Version:
field problem with MIME-mode.

(rmail-output): Fix bug in MIME-mode.
2001-07-06 10:03:25 +00:00
Gerd Moellmann
c96b208d6d (rmail-output-read-rmail-file-name): Be sure to
set-buffer to the Rmail buffer.
(rmail-output-to-rmail-file): Likewise.
(rmail-output): Likewise.
2001-05-08 11:18:20 +00:00
Eli Zaretskii
40beeceea1 (rmail-output-to-rmail-file): When writing the
Babyl header to the newly-created output file, bind
coding-system-for-write to either rmail-file-coding-system or
emacs-mule-unix.
2001-03-11 11:54:03 +00:00
Dave Love
ab59163d52 1999-01-23 Eric M. Ludlam <zappo@ultranet.com>
* rmailout.el (rmail-output-to-rmail-file): Added optional param STAY

	* rmail.el (rmail-automatic-folder-directives): New user variable.
	(rmail-show-message): Add call to `rmail-auto-file' during display.
	(rmail-auto-file): New function
2000-05-24 16:25:27 +00:00
Karl Heuer
fc35b9101a (rmail-output-read-rmail-file-name): If in
rmail-summary buffer, search for pattern in rmail-file.
1999-06-13 02:35:37 +00:00
Richard M. Stallman
a51568bddd Provide `rmailout'.
(rmail-output-read-rmail-file-name): New function.
(rmail-output-to-rmail-file): Use that.
(rmail-output-read-file-name): New function.
(rmail-output): Use that.
1999-01-04 01:36:24 +00:00
Markus Rost
ab26be45d4 (rmail-output): Abbreviate name of default-file for
read-file-name.
(rmail-output-to-rmail-file): Likewise.
1998-12-25 19:34:43 +00:00
Markus Rost
6286e9803a (rmail-output-to-rmail-file): Avoid multiple output of last undeleted
message.
1998-12-08 15:34:14 +00:00
Richard M. Stallman
b054090e74 (rmail-output): Insert newline only if necessary. 1998-10-21 18:08:17 +00:00
Richard M. Stallman
fca97d877e (rmail-output): Always preserve MIME-Version field,
even if it was pruned.
1998-08-16 06:59:13 +00:00
Richard M. Stallman
bb2c867843 (rmail-output-to-rmail-file):
Clean up handling of relative file names in DEFAULT-FILE.
1998-07-12 05:56:12 +00:00
Richard M. Stallman
6e883aeb77 (rmail-output): Handle directories properly
in suggestions fro the alist.
1998-06-23 15:53:08 +00:00
Richard M. Stallman
839ab81f10 (rmail-output-to-rmail-file): Specify the coding system for writing. 1998-05-27 06:20:15 +00:00
Richard M. Stallman
d1cad4080e (rmail-output-body-to-file): Avoid error if message has no subject.
Use and set rmail-default-body-file.
1998-05-23 20:08:57 +00:00
Richard M. Stallman
e155e60e2d (rmail-output-to-rmail-file): Doc fix. 1997-09-20 23:20:37 +00:00
Richard M. Stallman
0a01a04eee Use defcustom. 1997-05-03 19:16:43 +00:00
Richard M. Stallman
a24de13400 (rmail-output-body-to-file): Query if file exists.
Renamed from rmail-output-body.
1997-04-05 21:38:07 +00:00
Richard M. Stallman
80abd2a8dc (rmail-output-to-rmail-file):
Use find-buffer-visiting instead of get-file-buffer.
1997-03-30 22:23:58 +00:00
Richard M. Stallman
d607b17dbe (rmail-output-body): New command. 1997-03-30 22:22:32 +00:00
Richard M. Stallman
c889a41aa6 (rmail-fields-not-to-output): Add autoload cookie.
(rmail-output-to-rmail-file, rmail-output): Likewise.
1996-09-27 00:22:02 +00:00
Richard M. Stallman
9259d36e9d (rmail-output-file-alist): Add autoload cookie.
(rmail-delete-after-output): Duplicate defvar deleted.
1996-09-14 21:55:01 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
ecf1f70009 (rmail-file-p): Function moved to mail-utils.el
and renamed to mail-file-babyl-p.
(rmail-output, rmail-output-to-rmail-file): Use new name.
1995-09-21 20:20:11 +00:00
Karl Heuer
c4613e62bd (rmail-output): Don't quote "From " lines unless the capitalization is exact. 1994-12-02 02:08:31 +00:00
Richard M. Stallman
ab041f09cb (rmail-fields-not-to-output): New variable.
(rmail-delete-unwanted-fields): New function.
(rmail-output, rmail-output-to-rmail-file): Call it.
1994-11-17 16:48:10 +00:00
Richard M. Stallman
61029318d2 (rmail-output-menu): Function deleted. 1994-09-19 05:02:12 +00:00
Richard M. Stallman
346af5107f (rmail-output): Doc fix. 1994-05-19 20:44:03 +00:00
Richard M. Stallman
dc591caf15 (rmail-output-menu): Set rmail-default-rmail-file.
(rmail-output-to-rmail-file): Doc fix.
1994-05-05 05:08:57 +00:00
Richard M. Stallman
df0e3d0315 (rmail-output-menu): Don't call expand-file-name.
Do nothing if rmail-secondary-file-menu return nil.
1994-05-04 22:00:01 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Karl Heuer
06aa1ec4bf (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
The (require 'rmail) already picks them up.
1994-04-14 18:40:45 +00:00
Richard M. Stallman
783d76282f (rmail-default-file, rmail-default-rmail-file): New defvars. 1994-04-13 21:14:54 +00:00
Richard M. Stallman
f9d75fab0c Doc fix. 1994-04-03 18:18:45 +00:00
Richard M. Stallman
254399e69c (rmail-output-menu): New command. 1994-03-18 07:08:37 +00:00
Karl Heuer
e507447418 Add (require 'rmail) so the macro will be byte-compiled properly. 1994-02-09 04:08:17 +00:00
Richard M. Stallman
09da735bad (rmail-output): Handle rmail-output-file-alist. 1994-02-06 16:32:46 +00:00
Richard M. Stallman
42255e7204 Doc fix. 1994-01-15 01:25:35 +00:00
Richard M. Stallman
fdc9edf239 Use new names rmail-default-file and rmail-default-rmail-file. 1994-01-15 01:22:53 +00:00
Richard M. Stallman
5cb1595fb3 (rmail-output-to-rmail-file): If just a dir is specified,
use default name in specified dir.
1994-01-01 08:31:33 +00:00
Richard M. Stallman
913126a6bc (rmail-output-to-rmail-file): When copying to a buffer,
maybe enable auto save in that buffer.
1993-12-24 03:43:13 +00:00
Richard M. Stallman
953262f779 (rmail-output-to-rmail-file): Call rmail-update-summary.
(rmail-output-to-rmail-file): Turn off the deleted
attribute outside of the save-restriction.
1993-12-23 03:30:12 +00:00
Richard M. Stallman
cdc424a566 (rmail-file-p): Add autoload cookie. 1993-11-16 10:44:47 +00:00
Richard M. Stallman
32ad8f1f6b (rmail-output): New argument FROM-GNUS. 1993-11-15 01:05:37 +00:00
Roland McGrath
9fb6ed0824 (rmail-output-file-alist): Doc fix. 1993-10-14 00:11:42 +00:00
Richard M. Stallman
49e4a58a70 (rmail-output): If message was shown with full headers,
copy the full headers (or each message copied) into the file.
New local var original-headers-p, header-beginning, mail-from.
Bind locals outside the while loop.  Kill tembuf only after loop.
If message has a saved mail-from field, use that.
Detect reaching end of rmail buffer; display # messages copied.
1993-10-09 03:46:37 +00:00
Richard M. Stallman
6e446ebbcc (rmail-output): New arg NOATTRIBUTE. 1993-07-25 02:19:47 +00:00
Richard M. Stallman
e76841099a (rmail-output-to-rmail-file): Set rmail-last-rmail-file
while reading the interactive args.
(rmail-output): Likewise, for rmail-last-file.
(rmail-output-to-rmail-file): Use default-file consistently.
1993-07-24 21:16:29 +00:00
Richard M. Stallman
757e603c90 Fix typos in previous change. 1993-07-10 05:09:45 +00:00