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
Eli Zaretskii
4685e6b754
(rmail-redecode-body): Doc fix.
2001-01-25 12:32:26 +00:00
Eli Zaretskii
fd4976b812
(rmail-redecode-body): New function.
2001-01-22 17:14:47 +00:00
Gerd Moellmann
e6be618b87
(rmail-expunge-confirmed): New function.
...
(rmail-expunge): Use it.
2000-12-04 16:40:57 +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
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
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
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
07ae0d6685
(rmail-widen-to-current-msgbeg): Use rmail-msgbeg
...
and rmail-msgend to compute the restriction at the end, instead of
computing it.
2000-05-30 18:45:08 +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
Kenichi Handa
d17f2b920b
(rmail-decode-quoted-printable): Use delete-region
...
and insert, not subst-char-in-region.
2000-05-20 00:09:21 +00:00
Dave Love
187962c499
rmail-show-message-hook): Customize and offer
...
goto-addr as an option.
2000-05-14 16:22:04 +00:00
Kenichi Handa
f03392a12d
(rmail-expunge): When there's no deleted messages,
...
do nothing.
2000-04-25 23:49:40 +00:00
Gerd Moellmann
9f7c6da9c5
(rmail-confirm-expunge): New user-option.
...
(rmail-expunge): Ask for confirmation depending on the setting
of rmail-confirm-expunge.
2000-03-24 12:12:58 +00:00
Gerd Moellmann
6c5def8e73
(rmail-quit-hook): New variable.
2000-03-02 09:29:36 +00:00
Gerd Moellmann
7090859485
(rmail-resend): Verify buffer is really Rmail.
2000-02-25 15:44:18 +00:00
Gerd Moellmann
77e38f8bbb
(rmail-retry-failure): Use
...
rmail-beginning-of-message before rmail-toggle-header, because the
former toggles headers.
2000-02-07 23:27:14 +00:00
Gerd Moellmann
b787fc059e
Use new backquote syntax.
1999-11-15 14:26:07 +00:00
Dave Love
861e5a98bc
(rmail-pop-password-error): Add alternative.
1999-10-14 21:21:10 +00:00
Richard M. Stallman
2b3c5a6879
(rmail-retry-failure): Unconditionally move to beginning of message.
1999-09-06 21:48:43 +00:00
Dave Love
8b9a64c2f8
(rmail-read-password): Deleted.
...
(rmail-get-pop-password): Use read-password.
1999-09-06 21:24:50 +00:00
Richard M. Stallman
ea0d05b411
(mail-unsent-separator): Add a missing \\|.
1999-07-07 16:45:31 +00:00
Karl Heuer
805297bbc0
(rmail-next-same-subject): When searching, ignore
...
the same whitespace that was ignored in choosing the subject string.
1999-04-26 19:12:44 +00:00
Richard M. Stallman
b68a01e799
(rmail-decode-babyl-format): Undo previous change.
1999-04-07 06:11:36 +00:00
Richard M. Stallman
7c41178033
(rmail-ignored-headers): Doc fix.
1999-04-05 06:56:50 +00:00
Karl Heuer
db0e544166
(rmail-decode-babyl-format):
...
To prevent locking, bind buffer-file-name to nil.
1999-03-26 17:58:09 +00:00
Richard M. Stallman
2751e20bad
(rmail-show-message): If an unseen message has a
...
Summary-line in its header, get past one more line before looking
for the X-Coding-System header.
1999-02-16 01:05:33 +00:00
Richard M. Stallman
64e95896cc
(rmail-search): Track match with a marker, not an integer.
1999-02-10 03:50:50 +00:00
Eli Zaretskii
1d0f30ecee
(rmail-mime-charset-pattern): Add optional TABs
...
and NLs before "charset", and allow the charset name be in double
quotes.
1999-01-31 14:49:43 +00:00
Richard M. Stallman
bda2515e22
(rmail-decode-babyl-format): Avoid locking when decoding.
1999-01-31 04:35:56 +00:00
Andrew Innes
1f0402c393
(rmail-insert-inbox-text): Handle POP mailboxes
...
where the userid contains directory separators.
1999-01-29 18:13:30 +00:00
Richard M. Stallman
aa2d5fe49c
(rmail-decode-mime-charset): New variable.
...
(rmail-mime-charset-pattern): New variable.
(rmail-convert-to-babyl-format): Decode by MIME-charset if
rmail-decode-mime-charset is non-nil.
1999-01-28 03:13:51 +00:00
Richard M. Stallman
dd5ee393a8
(rmail-quit): run `rmail-quit-hook'.
1999-01-18 02:32:36 +00:00
Richard M. Stallman
7d6d84c1db
(rmail-encode-string): Make sure mask value is
...
positive; (emacs-pid) returns a negative number on Windows 9x
which causes odd behaviour.
1998-12-31 13:44:02 +00:00
Andrew Innes
582e5ff70c
(rmail-set-message-counters-counter): Detect messages that have been
...
added with DOS line endings and convert the line endings for such
messages.
1998-11-22 21:36:51 +00:00
Richard M. Stallman
b63e51c5fc
(mail-unsent-separator): Additional alternative.
1998-11-21 02:34:50 +00:00
Richard M. Stallman
c317dd9330
(rmail-get-new-mail): Delete garbage in any case.
1998-10-21 18:39:15 +00:00
Karl Heuer
526e342958
(rmail-retry-failure): Allow blanks in boundary
...
string. Expose mime stuff while searching.
1998-10-06 22:54:20 +00:00
Karl Heuer
7d8a6e1fc4
(rmail-resend): Work properly if invoked from summary.
1998-09-21 19:47:00 +00:00
Karl Heuer
6ec74fd45a
(rmail-decode-babyl-format): Recognize both
...
`undecided' and `undecided-unix'.
1998-09-21 17:43:57 +00:00
Andreas Schwab
e1c3516e8e
(rmail-movemail-program): Fix customize type.
1998-09-18 09:13:07 +00:00
Karl Heuer
65e7e846c9
(rmail-primary-inbox-list): Make the initial
...
value in the `repeat' alternative a list.
1998-09-04 20:38:16 +00:00
Richard M. Stallman
90d56ed8b0
(rmail-encoded-pop-password): New variable.
1998-08-05 20:31:24 +00:00
Richard M. Stallman
02eddff24a
(rmail-dont-reply-to-names): Doc fix.
1998-07-28 07:30:04 +00:00
Richard M. Stallman
639540eca3
(rmail-insert-inbox-text): Use rmail-have-password,
...
rmail-get-pop-password and rmail-set-pop-password.
(rmail-have-password, rmail-get-pop-password)
(rmail-set-pop-password): New functions.
(rmail-encode-string): New function.
1998-07-27 08:35:47 +00:00
Karl Heuer
b04fa5c5a0
No longer depends on speedbspec for byte compile.
...
(rmail-speedbar-match-folder-regexp) new variable.
(rmail-speedbar-menu-items) Updated speedbar menu items.
(rmail-speedbar-key-map) New keymap.
(rmail-install-speedbar-variables) New function.
Install speedbar keymap only when speedbar is loaded.
(rmail-speedbar-buttons) Use `rmail-speedbar-match-folder-regexp'.
1998-07-10 16:46:21 +00:00
Richard M. Stallman
1ed79e4156
(rmail): If existing buffer, use local
...
enable-multibyte-characters for rmail-enable-multibyte.
(rmail-revert): Bind coding-system-for-read to raw-text,
then convert and make buffer multibyte, as in `rmail'.
1998-07-09 04:45:33 +00:00