Commit graph

333 commits

Author SHA1 Message Date
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
Richard M. Stallman
0599b92511 (mail-unsent-separator): Add new alternative. 1998-06-25 18:52:18 +00:00
Andreas Schwab
16c53cdb99 (rmail-enable-mime): Use `other' widget type. 1998-06-24 09:17:20 +00:00
Richard M. Stallman
e995c41549 (rmail): Make the buffer multibyte
even if it was already nonempty, if it should be multibyte.
1998-06-15 22:46:24 +00:00
Richard M. Stallman
4cc4a962ca (rmail-variables): Locally bind
local-enable-local-variables, not enable-local-variables.
(rmail): Don't switch buffers inside the binding of
enable-local-variables.
1998-06-13 06:01:41 +00:00
Richard M. Stallman
f4b5ab4cea (rmail-toggle-header): Fix previous change. 1998-06-11 07:38:23 +00:00
Richard M. Stallman
b5e00b0200 (rmail): Prevent find-file from calling
rmail-mode for a new buffer.  Do it later, instead.
1998-06-06 22:10:19 +00:00
Karl Heuer
6a91b84a41 (rmail-toggle-header): Redo previous change;
don't move point if possible.
(rmail-count-screen-lines): Add.
1998-06-04 06:25:21 +00:00
Karl Heuer
72f69d0fb3 (rmail-toggle-header): Preserve point
and window-start (more or less) when reverting to original header.
1998-06-02 06:54:40 +00:00
Richard M. Stallman
903e09b79c (rmail-msg-is-pruned): Delete junk from definition. 1998-05-27 21:05:02 +00:00
Richard M. Stallman
966fbd0042 (rmail-default-body-file): New variable. 1998-05-23 20:08:19 +00:00
Richard M. Stallman
dc47993c49 (mail-unsent-separator): Handle "returned message follows". 1998-05-20 04:31:10 +00:00
Richard M. Stallman
2be0e54113 (rmail-toggle-header): Ensure blank line between headers and body. 1998-05-19 00:42:55 +00:00
Richard M. Stallman
c1c92f8b62 (rmail-mime-feature): Doc fix. 1998-05-19 00:15:22 +00:00
Richard M. Stallman
4375252dc1 (rmail-retry-failure):
Use mail-sendmail-delimit-header, not mail-send-delimit-header.
1998-05-16 22:26:27 +00:00
Richard M. Stallman
578b64159b (rmail-decode-babyl-format):
Set save-buffer-coding-system instead of buffer-file-coding-system.
Decode the whole Babyl text at once, not message by message.
Don't alter global value of rmail-file-coding-system.
(rmail-show-message): Set buffer-file-coding-system from
X-Coding-System header field.
(rmail-convert-to-babyl-format): Record X-Coding-System header
for each message that was converted.
(rmail-variables): Make local binding for save-buffer-coding-system,
and set it from buffer-file-coding-system if not already non-nil.

(rmail-ignored-headers): Ignore X-Coding-System header.
Ignore Return-Path, Errors-To, X-Attribution, X-Disclaimer.
1998-05-12 23:26:17 +00:00
Richard M. Stallman
c7ed80bcf7 (rmail-forward): Use mail-text-start.
(rmail-resend): Don't bind mail-header-separator.
(rmail-retry-failure): Use mail-send-delimit-header, etc.
1998-04-30 06:21:57 +00:00
Richard M. Stallman
078395abe7 (rmail): Don't bind enable-local-variables. 1998-04-22 06:18:02 +00:00
Dan Nicolaescu
cd32a7baa4 *** empty log message *** 1998-04-20 02:34:53 +00:00
Richard M. Stallman
b4b87b68dd (rmail-message-regexp-p):
Handle unreformatted messages for real.
(rmail-message-recipients-p): Undo previous change.
1998-04-18 01:54:05 +00:00
Andreas Schwab
848407099a (rmail-movemail-flags): Fix customize type. 1998-04-14 10:48:10 +00:00
Karl Heuer
9cda36c036 (rmail-message-regexp-p): Handle messages
whose headers have not been reformatted.
(rmail-message-recipients-p): Likewise.

(rmail-movemail-program): Customized.
(rmail-message-filter): Customized.
(rmail-display-summary): Customized.
(rmail-inbox-list, rmail-keywords, rmail-current-message)
(rmail-total-messages, rmail-message-vector, rmail-deleted-vector)
(rmail-msgref-vector, rmail-overlay-list, rmail-view-buffer)
(rmail-last-label, rmail-last-regexp): Now permanent locals.
(rmail-perm-variables): Set up all permanent locals here.
(rmail-variables): Not here.
(rmail-variables): Set enable-local-variables here.
(rmail-mode-2): Not here.
1998-04-08 19:02:34 +00:00
Stephen Eglen
74ae80cdf3 Doc fix in rmail-mode. 1998-04-07 08:56:13 +00:00
Karl Heuer
442f5309d9 Fix previous change. 1998-04-06 22:22:05 +00:00
Karl Heuer
757c233251 (rmail-movemail-flags): New customizable variable
to specify additional flags to pass to movemail.
(rmail-insert-inbox-text): Use rmail-movemail-flags.
1998-04-06 22:05:23 +00:00
Richard M. Stallman
c1a0049caa (rmail-mode-2): Locally set enable-local-variables
to nil, so a local var list in a message won't confuse things.
1998-04-03 05:34:10 +00:00
Richard M. Stallman
d155ff1892 (rmail-clear-headers): Handle failure to find "\n[^ \t]". 1998-03-26 04:28:37 +00:00
Richard M. Stallman
f92f70bca6 (rmail-clear-headers): Make sure an empty line
still separates the headers from the body.
1998-03-16 18:11:20 +00:00
Kenichi Handa
1ad59104de (rmail-quit): Call quit-window before calling
replace-buffer-in-windows to assure that we can switch the rmail
buffer of the selected window.
1998-03-16 05:58:11 +00:00
Richard M. Stallman
df211784d6 (rmail-next-same-subject): Ignore leading and
trailing whitespace in this message's subject.

(rmail-bury, rmail-quit): Use quit-window.
1998-03-08 00:24:12 +00:00
Karl Heuer
f980ec39f6 (rmail-retry-failure): Don't insist on finding
MIME delimiter again at end of bounce text.
(mail-unsent-separator): Accept "Your message follows".
1998-02-25 23:26:45 +00:00
Simon Marshall
883212ce69 Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
Kenichi Handa
55e2a603da (rmail-decode-babyl-format): Message modified.
(rmail): Comment for the binding of rmail-enable-multibyte added.
1998-02-20 11:15:28 +00:00
Kenichi Handa
7d862e0779 (rmail-enable-multibyte): New variable
(rmail): Bind coding-system-for-read to raw-text.  Set the buffer
multibyte if necessary.
(rmail-convert-file): Call rmail-decode-babyl-format only when we
don't have to call rmail-convert-to-babyl-format.
(rmail-decode-babyl-format): If rmail-file-coding-system is nil,
detect it.
(rmail-get-new-mail): Bind rmail-enable-multibyte locally.
(rmail-convert-to-babyl-format): Check the value of
rmail-enable-multibyte instead of enable-multibyte-characters.
1998-02-20 01:45:50 +00:00
Richard M. Stallman
9d21b6279f (rmail-clear-headers): Handle the last header in a message correctly. 1998-02-06 06:57:40 +00:00
Richard M. Stallman
dab2fff990 (rmail): Reinsert the let-binding of enable-local-variables. 1998-01-27 02:02:38 +00:00
Eric M. Ludlam
03c9127e39 Added speedbar support for RMAIL files. 1998-01-23 02:14:02 +00:00
Richard M. Stallman
3210e730cf (rmail): Don't bind enable-multibyte-characters;
read the file normally.
(rmail-revert): Likewise.

(rmail): Don't kill local enable-multibyte-characters.
Don't bind coding-system-for-read.  Fix error message.

(rmail-make-in-reply-to-field):
Make foo and bar patterns match all non-ASCII chars.
1998-01-19 20:22:12 +00:00
Karl Heuer
afc070d1d4 (rmail): Unwind-protect call to rmail-get-new-mail. 1998-01-18 03:29:06 +00:00
Karl Heuer
36347d4342 (rmail-decode-quoted-printable): New function
mostly copied from gnus-art.el.
(rmail-hex-string-to-integer): New fn, copied from hexl.el.
(rmail-hex-char-to-integer): Likewise.
(rmail-convert-to-babyl-format): Use rmail-decode-quoted-printable.
1997-12-04 04:32:03 +00:00
Karl Heuer
4877ba13d7 Improve previous change. 1997-11-18 21:22:28 +00:00
Karl Heuer
ae9f695f42 (rmail-convert-to-babyl-format): If the
message uses the quoted-printable content-transfer-encoding,
decode it into 8bit.
1997-11-18 21:13:57 +00:00
Karl Heuer
d177349a87 (rmail-summary-window-size): Allow integer values. 1997-11-15 20:53:54 +00:00
Karl Heuer
3ba3fa750f (rmail): Avoid showing message twice. 1997-10-15 23:06:46 +00:00
Kenichi Handa
b46ffb303d (rmail): Reset enable-multibyte-characters to the
default value to enable message decoding if the default value is
non-nil.
1997-09-02 10:49:07 +00:00
Richard M. Stallman
e823bfa3ad (rmail-mode-1): Update the value for mode-line-modified. 1997-08-26 04:37:02 +00:00
Richard M. Stallman
6a338071ba (rmail-view-buffer): Doc fix.
(rmail-summary-buffer, rmail-summary-vector): Mark as permanent local.
(rmail-buffer): Add defvar and mark as permanent local.
1997-08-24 16:32:17 +00:00