Richard M. Stallman
baaddce7c0
(mail-complete): Fix the test of (mail-heder-end).
1998-06-26 06:04:56 +00:00
Richard M. Stallman
0599b92511
(mail-unsent-separator): Add new alternative.
1998-06-25 18:52:18 +00:00
Karl Heuer
0bb37c1a18
Style and doc fixes.
1998-06-25 17:14:47 +00:00
Andreas Schwab
1af2036131
(sc-cite-region-limit): Use `other' widget
...
type.
1998-06-24 09:18:11 +00:00
Andreas Schwab
16c53cdb99
(rmail-enable-mime): Use `other' widget type.
1998-06-24 09:17:20 +00:00
Andreas Schwab
a6639a1637
(mh-yank-from-start-of-msg): Use `other' widget
...
type.
1998-06-24 09:16:26 +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
6287be55b2
entered into RCS
1998-06-23 03:44:32 +00:00
Karl Heuer
c9aa3ef816
(rmail-summary-rmail-update): Fix indentation.
1998-06-22 18:23:14 +00:00
Karl Heuer
bd1cd4c2f8
Initial revision
1998-06-19 17:10:27 +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
e13d531d4f
Several fixes in doc string style.
...
(uce-mail-reader): Use defcustom.
1998-06-13 04:33:02 +00:00
Richard M. Stallman
f4b5ab4cea
(rmail-toggle-header): Fix previous change.
1998-06-11 07:38:23 +00:00
Dave Love
ac35d05864
(metamail-region): Don't use concat with
...
numeric arg.
1998-06-10 19:10:55 +00:00
Richard M. Stallman
dc99d85edb
(uce-message-text): Change the text of message that is sent.
...
(uce-reply-to-uce): Do not assume all Received lines
are on top of message without headers like `From' or `To'.
(uce-reply-to-uce): Parse Received lines better.
(uce-mail-reader): New user option.
(uce-reply-to uce): Add support for Gnus. User is supposed to set
uce-mail-reader to `gnus' if using Gnus to read mail. The default is
to assume Rmail. There's no magic to determine what mail reader is
currently active, so it is not possible to mix using uce.el with Rmail
and Gnus.
1998-06-09 23:40:56 +00:00
Richard M. Stallman
66191b7ecb
(mail-header-end): Widen.
...
(mail-text-start): Widen.
1998-06-09 06:04:20 +00:00
Richard M. Stallman
7a3662966c
(mail-mode): Include -- ' and
---+' in
...
paragraph-start and paragraph-separate.
1998-06-07 01:30:29 +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
1dbd910360
(rmail-summary-rmail-update): Set message
...
unseen only if `rmail-summary-put-back-unseen' is non-nil.
1998-06-04 06:47:29 +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
9a97e0735f
(mail-from-style): Rename new alternative to `system-default'.
1998-05-28 04:08:24 +00:00
Richard M. Stallman
2a42d1606c
(mail-from-style): Fix prev change.
1998-05-28 04:07:14 +00:00
Richard M. Stallman
cc674186b6
(mail-from-style): New alternative, `default'.
1998-05-28 04:06:52 +00:00
Richard M. Stallman
13da0554f6
(sendmail-send-it):
...
If mail-from-style isn't angles, parens or nil, don't use -f option.
1998-05-28 03:49:04 +00:00
Richard M. Stallman
77fb89636c
(rmail-old-pruned): New permanent local.
...
(rmail-edit-current-message): Set rmail-old-pruned, then display full headers.
(rmail-cease-edit): rmail-old-pruned controls whether to prune headers.
1998-05-27 21:06:10 +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
839ab81f10
(rmail-output-to-rmail-file): Specify the coding system for writing.
1998-05-27 06:20:15 +00:00
Richard M. Stallman
d5bafc5539
(rmail-summary-output-body): New function.
...
(rmail-summary-mode-map): Bind w to that. Put it in menu bar.
Bind q to rmail-summary-wipe.
1998-05-23 20:10:11 +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
966fbd0042
(rmail-default-body-file): New variable.
1998-05-23 20:08:19 +00:00
Richard M. Stallman
6c01544a07
(news-inews): Fix typo in prev change.
1998-05-21 23:55:08 +00:00
Richard M. Stallman
dc47993c49
(mail-unsent-separator): Handle "returned message follows".
1998-05-20 04:31:10 +00:00
Richard M. Stallman
11d86ba056
Update copyright notice.
1998-05-20 00:56:03 +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
8332fa80b6
(define-mail-alias): Compensate for not resetting the match data when
...
string-match fails.
1998-05-15 21:50:07 +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
4b876894b7
(smtpmail-via-smtp): Speciy process coding system.
1998-05-12 19:44:17 +00:00
Richard M. Stallman
f13c1dae62
(mail-signature): Allow expression as value.
...
Improve prompts in custom type. Add risky-local-variable property.
(mail-setup): Implement that feature.
1998-05-09 07:24:47 +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
0b28758d4b
(reporter-bug-hook): Use rfc822-goto-eoh.
1998-05-08 22:05:42 +00:00
Richard M. Stallman
e9227982cb
(report-emacs-bug): Don't display *Bug Help* if
...
report-emacs-bug-no-explanations.
1998-05-07 06:34:20 +00:00
Richard M. Stallman
518adca24d
(report-emacs-bug): After reinserting
...
the signature, leave point before it.
1998-05-07 06:31:31 +00:00
Richard M. Stallman
6d4de1a74a
(mh-quit): Undo 3/3 change (and the subsequent fix).
1998-05-03 07:34:07 +00:00
Richard M. Stallman
82860d5cff
(post-mail-send-it): Use mail-sendmail-undelimit-header.
1998-05-03 04:36:03 +00:00
Richard M. Stallman
51d541d42c
(send-mail-function): Doc fix.
...
(mail-header-end, mail-text-start): New functions.
(mail-sendmail-delimit-header): New function.
(mail-sendmail-undelimit-header): New function.
(mail-mode-auto-fill): Use mail-header-end.
(mail-mode-fill-paragraph, mail-send, sendmail-send-it): Likewise.
(mail-sent-via, mail-position-on-field): Likewise.
(mail-fill-yanked-message, mail-text): Use mail-text-start
1998-05-03 04:35:16 +00:00
Richard M. Stallman
9e400f6dfb
(uce-reply-to-uce): Use mail-sendmail-delimit-header.
1998-05-03 04:32:41 +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
Richard M. Stallman
cd95034f46
(rmail-cease-edit): Call rmail-show-message even if message text is unchanged.
1998-05-01 03:14:40 +00:00
Richard M. Stallman
5acd84d52d
(news-reply-mode): Don't load sendmail here.
...
Don't set paragraph-start or paragraph-separate.
(news-setup): Set them here.
(news-inews): Use mail-header-end, etc.
Use mail-sendmail-delmit-header at the end.
1998-04-30 06:37:04 +00:00
Richard M. Stallman
9e68869b10
(report-emacs-bug): Use rfc822-goto-eoh.
1998-04-30 06:32:07 +00:00
Richard M. Stallman
43c2d6cfb5
Require sendmail.
...
(mail-hist-current-header-name): Use mail-text-start.
(mail-hist-forward-header): Use mail-header-end.
(mail-hist-current-header-contents): Use mail-header-start.
(mail-hist-put-headers-into-history): Use mail-text-start.
1998-04-30 06:30:27 +00:00
Richard M. Stallman
30eaaa34b1
(expand-mail-aliases): Doc fix.
...
(expand-mail-aliases, mail-complete): Use mail-header-end.
1998-04-30 06:27:58 +00:00
Richard M. Stallman
13aa1cde7f
(mail-abbrev-in-expansion-header-p): Use mail-header-end.
1998-04-30 06:26:19 +00:00
Richard M. Stallman
fc48f3818e
(reporter-calculate-separator): Function deleted.
...
(reporter-submit-bug-report): Major rewrite.
1998-04-30 06:24:03 +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
b89e2d3602
Require sendmail.
...
(news-caesar-buffer-body): Use mail-text-start.
1998-04-30 06:18:55 +00:00
Richard M. Stallman
92a3f23d5b
(smtpmail-send-it): Use mail-sendmail-undelimit-header.
1998-04-30 06:12:32 +00:00
Richard M. Stallman
48ad09473a
Require sendmail.el.
...
(sc-no-blank-line-or-header): Use mail-header-end.
1998-04-30 06:11:39 +00:00
Richard M. Stallman
310d0d401b
(mail-complete-alist): Don't refer to mail-address-field-regexp.
1998-04-24 20:17:35 +00:00
Richard M. Stallman
078395abe7
(rmail): Don't bind enable-local-variables.
1998-04-22 06:18:02 +00:00
Richard M. Stallman
5feeeae29d
(smtpmail-send-it): Deleted all code related to Resent-To: processing.
...
(smtpmail-deduce-address-list): Changed the search for
Resent-\(To\|Cc\|Bcc\) headers.
(smtpmail-do-bcc): Delete Resent-Bcc: headers.
1998-04-20 18:03:00 +00:00
Dan Nicolaescu
f9e9ac1dde
*** empty log message ***
1998-04-20 03:35:05 +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
Karl Heuer
09130c7ebf
(mh-quit): mh-show-buffer can be nil.
1998-04-15 06:31:29 +00:00
Karl Heuer
d3db616e13
(mail-mode): Doc fix.
1998-04-15 06:30:16 +00:00
Stephen Eglen
8b776ea85c
(mspools-folder-directory): Takes default value of ~/MAIL/ if
...
vm-folder-directory not bound.
(mspools-vm-system-mail): Customize the variable so that if the
environment variable $MAIL is not set, the user can easily set it.
(mspools-vm-system-mail-crash): Variable deleted; we now use
vm-crash-box.
(mspools-set-vm-spool-files): Error if mspools-folder-directory
hasn't been set.
(mspools-set-vm-spool-files): Use mspools-folder-directory rather
than vm-folder-directory.
(mspools-get-spool-files): Error if mspools-folder-directory is nil.
(mspools-get-spool-files): Add $ to regexp to ensure mspools-suffix
matches the end of the filename.
(mspools-mode-map): Bind n and p to next-line and previous-line.
1998-04-14 19:23:37 +00:00
Andreas Schwab
848407099a
(rmail-movemail-flags): Fix customize type.
1998-04-14 10:48:10 +00:00
Karl Heuer
22ad9937f5
(report-emacs-bug-hook): Don't absolutely
...
reject non-ASCII characters.
1998-04-13 18:57:28 +00:00
Stephen Eglen
7aa122f48c
Customize mail-use-rfc822.
1998-04-13 17:16:40 +00:00
Karl Heuer
f98b752f20
(mail-extract-address-components):
...
Rename local :-pos to colon-pos.
1998-04-12 06:43:56 +00:00
Karl Heuer
c241bb9cbb
(rmail-cease-edit): Call kill-all-local-variables.
...
Call rmail-variables.
(rmail-edit-mode): Call text-mode. Don't run text-mode-hook here.
(rmail-edit-map): Use set-keymap-parent.
(rmail-old-text): Add defvar.
1998-04-08 19:03:00 +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
9b4e41acb4
(report-emacs-bug-hook): Use skip-chars-forward
...
to check for non-ASCII characters, and to find them.
Don't use find-charset-region.
(report-emacs-bug-pretest-address): Update address.
(report-emacs-bug-address): Likewise.
1998-04-05 01:05:15 +00:00
Richard M. Stallman
3e0a61b575
(report-emacs-bug-hook): Don't bind enable-multibyte-characters.
1998-04-04 00:07:57 +00:00
Richard M. Stallman
249ac14bec
(report-emacs-bug): Use set-buffer-multibyte.
1998-04-03 21:06:38 +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
03a5af7baf
(report-emacs-bug-hook): Fix the regexp for
...
matching non-ASCII characters.
1998-04-03 05:11:30 +00:00
Richard M. Stallman
c6d354e76e
(reporter-bug-hook): Fix error message.
...
(reporter-beautify-list): Break infloop when
reaching the end of the buffer without crossing an unbalanced
paren. Use scan-sexps instead of forward-sexp for the loop break test.
(reporter-submit-bug-report): Only call
display-buffer if pop-up-windows is non-nil.
1998-03-29 02:35:51 +00:00
Simon Marshall
8646fe223f
use a string that will never match.
1998-03-27 10:11:45 +00:00
Richard M. Stallman
d155ff1892
(rmail-clear-headers): Handle failure to find "\n[^ \t]".
1998-03-26 04:28:37 +00:00
Simon Marshall
e69d810c33
check length of mail-header-separator before using in font-lock-keywords.
1998-03-25 16:41:18 +00:00
Richard M. Stallman
72fe461511
(reporter-mail): New function.
...
(reporter-compose-outgoing): Use fboundp, not functionp.
(reporter-bug-hook): Fix error message.
(reporter-beautify-list): Break infloop when reaching the end of the
buffer without crossing an unbalanced paren. Use scan-sexps instead
of forward-sexp for the loop break test.
(reporter-submit-bug-report): Only call
display-buffer if pop-up-windows is non-nil.
1998-03-20 06:37:09 +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
5cfee3ac9a
(news-inews): Signal error if inews fails.
1998-03-14 08:16:52 +00:00
Richard M. Stallman
f6b4e0f445
(rfc822-looking-at): store-match-data => set-match-data.
1998-03-14 04:52:14 +00:00
Richard M. Stallman
f539933537
(mh-make-folder-list-filter): store-match-data => set-match-data.
1998-03-14 04:51:45 +00:00
Richard M. Stallman
62382d98d0
(mh-quit): Use quit-window.
1998-03-08 00:25:49 +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
Richard M. Stallman
fe73d07254
(news-exit): Use quit-window.
1998-03-08 00:23:16 +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
Stephen Eglen
0b5bb3ec88
Customized.
1998-02-22 22:01:28 +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
0fdb64d4ab
(mail-extr-all-letters-but-separators)
...
(mail-extr-first-letters, mail-extr-last-letters):
Make range start from \240, not from \200.
1998-02-03 06:24:20 +00:00
Richard M. Stallman
3c3d71d93c
(define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.
...
(build-mail-aliases): Clear mail-aliases to nil at the beginning.
1998-02-01 23:56:13 +00:00
Stephen Eglen
3fb11d36e3
File customized + doc fixes.
1998-02-01 17:10:21 +00:00
Richard M. Stallman
7b27eb5359
(report-emacs-bug-address):
...
Variable renamed from bug-gnu-emacs. Use defcustom.
(report-emacs-bug-pretest-address): Use defcustom.
1998-01-28 21:02:35 +00:00
Richard M. Stallman
dab2fff990
(rmail): Reinsert the let-binding of enable-local-variables.
1998-01-27 02:02:38 +00:00
Richard M. Stallman
fbd410d6df
(emacsbug): Customized.
...
(report-emacs-bug-no-confirmation):
Renamed from report-emacs-bug-run-tersely.
(report-emacs-bug-no-explanations): New option.
(report-emacs-bug): Handle that option.
1998-01-26 03:14:34 +00:00
Eric M. Ludlam
03c9127e39
Added speedbar support for RMAIL files.
1998-01-23 02:14:02 +00:00
Kenichi Handa
5e7e990e1a
(sendmail-coding-system): Doc-string modified.
...
(sendmail-send-it): Select a safe coding system to encode an
outgoing mail.
1998-01-22 01:41:59 +00:00
Richard M. Stallman
55872f3e06
(rfc822-snarf-word): Don't reject non-ASCII chars.
...
(rfc822-snarf-subdomain): Likewise.
(rfc822-addresses-1, rfc822-addresses): Likewise.
1998-01-19 20:28:03 +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
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
255359cbcc
(define-mail-alias): Handle backslash-quoting
...
within "-strings in DEFINITION if it comes from .mailrc.
1997-12-21 02:07:32 +00:00
Karl Heuer
44248b7f0d
(mail-extr-all-top-level-domains): More domains.
1997-12-07 22:15:02 +00:00
Karl Heuer
869fc1d970
(mail-parse-comma-list):
...
Treat newlines and tabs as whitespace.
1997-12-04 05:26:28 +00:00
Karl Heuer
cd47bdccbe
(sendmail-send-it): Parse folded
...
Resent-To header properly; don't ignore folded lines.
1997-12-04 05:25:59 +00:00
Richard M. Stallman
524d06f590
(mail-extr-voodoo): Allow & between names.
...
Reenable &-substitution when & comes last.
1997-12-04 04:36:46 +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
d1782bd882
(mail-extract-address-components):
...
New arg ALL says return info about all the addresses.
Clarify buffer switching logic using save-excursion.
1997-11-20 21:45:59 +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
85f75902ca
(mail-extr-voodoo): Comment out &-substitution.
1997-11-11 02:51:06 +00:00
Karl Heuer
4adf062e0a
(build-mail-abbrevs): Use initial space in
...
internal buffer name.
1997-11-07 21:55:40 +00:00
Karl Heuer
7d4c958f65
Customize.
...
(mail-abbrevs-enable, mail-abbrevs-disable): New functions.
(mail-abbrevs-mode): New variable enables use of the package.
Call mail-abbrevs-enable or mail-abbrevs-disable.
(mail-abbrevs-only): New variable.
(sendmail-pre-abbrev-expand-hook): Implement mail-abbrevs-only.
1997-10-21 02:54:50 +00:00
Karl Heuer
f6f4d6902b
(mail-do-fcc): Handle dont-write-the-file
...
correctly--don't write msg to the file after saving it from a buffer.
1997-10-20 03:49:42 +00:00
Karl Heuer
8efaaf11ab
(rmail-summary-rmail-update): When looking for
...
rmail-view-buffer, check other frames as well.
1997-10-16 18:42:17 +00:00
Karl Heuer
3375a61ce6
(smtpmail-send-it): Don't use time-stamp-strftime.
1997-10-15 23:33:14 +00:00
Karl Heuer
3ba3fa750f
(rmail): Avoid showing message twice.
1997-10-15 23:06:46 +00:00
Karl Heuer
0a18209b69
(report-emacs-bug): Delete the condition-case.
1997-10-15 23:03:30 +00:00
Karl Heuer
b03a162169
(mail-bury): Check for value, not just
...
existence, of alist element.
1997-10-15 22:50:09 +00:00
Richard M. Stallman
e155e60e2d
(rmail-output-to-rmail-file): Doc fix.
1997-09-20 23:20:37 +00:00
Richard M. Stallman
03d9b139a3
Fix previous change.
1997-09-19 04:27:56 +00:00
Richard M. Stallman
1838eb6cd6
Many doc fixes.
...
(mh-send-letter): Choose a coding system
the same way sendmail-send0-it (snedmail.el) does.
1997-09-15 19:45:16 +00:00
Richard M. Stallman
55206ca664
(mail-do-fcc): When writing to an Rmail file,
...
use rmail-file-coding-system or else emacs-mule.
1997-09-13 08:19:54 +00:00
Kenichi Handa
a92db45a68
(sendmail-send-it): If both
...
buffer-file-coding-system and sendmail-coding-system are nil, use
iso-latin-1 for encoding.
1997-09-12 01:46:32 +00:00
Kenichi Handa
1d6af2e59e
(sendmail-send-it): The priority of coding
...
system for encoding outgoing mails is (1) local value of
buffer-file-coding-system, (2) sendmail-coding-syste, (3)
default-buffer-file-coding-system.
1997-09-10 13:15:07 +00:00
Richard M. Stallman
12eb951fa5
(mail-mode): Allow dash in citation prefixes
...
in adaptive-fill-regexp and adaptive-fill-first-line-regexp.
1997-09-08 10:28:45 +00:00
Richard M. Stallman
ea6a7e9ec1
Comment change.
1997-09-04 20:25:56 +00:00
Richard M. Stallman
f03ca5f57c
(mail-mode): Set adaptive-fill-first-line-regexp
...
specially, not same as adaptive-fill-regexp.
1997-09-03 07:08:43 +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
413d1aa236
(mail-send): Complain about invalid header line.
1997-08-30 18:03:33 +00:00
Richard M. Stallman
3198a3d590
(rmail-summary-get-new-mail):
...
Handle args like rmail-get-new-mail, and pass them to that function.
1997-08-27 16:18:29 +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
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
Richard M. Stallman
ac9f031061
(mail-yank-original): Bind mark-even-if-inactive
...
around the indentation and citation hooks code.
(mail-send-nonascii): Make the default t.
1997-08-20 02:06:31 +00:00
Richard M. Stallman
34153d7670
(mail-send): Ask for confirmation if
...
message contains non-ASCII characters.
(mail-send-nonascii): New variable.
1997-08-14 22:10:30 +00:00
Richard M. Stallman
8148a3adf7
(rmail-make-in-reply-to-field): Don't cause an
...
error if the `From:' line has no valid email addresses.
1997-08-12 05:49:26 +00:00
Kenichi Handa
8d0cab5714
(sendmail-send-it): Bind sendmail-coding-system
...
to buffer-file-coding-system if it is non-nil.
1997-08-07 04:18:18 +00:00
Richard M. Stallman
6acf83d3c0
(mail-mode): Allow TAB after prefix in previous change.
1997-08-05 17:25:06 +00:00
Richard M. Stallman
a8fb994089
(mail-mode): Fix previous change.
...
Treat a supercite prefix not followed by text
as a paragraph separator.
1997-08-05 06:41:51 +00:00
Richard M. Stallman
4ab455e6c8
(rmail-summary-mouse-goto-message): New function.
...
(rmail-summary-mode-map): Bind it to Mouse-2.
1997-08-04 01:42:50 +00:00
Richard M. Stallman
248be2038a
(mail-mode): Recognize foo> prefix
...
even without leading space.
1997-08-01 18:12:50 +00:00
Richard M. Stallman
a815b83c6a
Update distribution terms.
1997-07-30 16:14:07 +00:00
Richard M. Stallman
84b7ccbdc6
(mspools-using-vm): Better handling of VM initialization.
...
(mspools-size-folder): Allow symbolic links to spool files.
1997-07-30 16:12:30 +00:00
Richard M. Stallman
2997295e35
Comment change.
1997-07-30 02:21:19 +00:00
Richard M. Stallman
9a2fe7b204
(rmail-resend): Use user-mail-address.
1997-07-29 02:15:28 +00:00
Richard M. Stallman
b9c22adf8a
(mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop.
1997-07-27 01:54:56 +00:00
Richard M. Stallman
d78f466fff
(mail-mode): Make adaptive-fill-regexp
...
match more values. Bind adaptive-fill-first-line-regexp too.
1997-07-26 22:19:26 +00:00
Richard M. Stallman
f26d8cd6e8
Comment change.
1997-07-25 22:10:42 +00:00
Richard M. Stallman
0974f7bfcf
(rmail-pop-password-error): New variable.
...
(rmail-insert-inbox-text): If there's an error getting mail from
the POP server, and the error matches rmail-pop-password-error or
we prompted for the POP password, assume that the password is
incorrect and erase it so that the user will be prompted again the
next time he gets mail.
1997-07-25 22:08:24 +00:00
Richard M. Stallman
5ab5daada5
(metamail-region): Don't bind kanji-fileio-code
...
or file-coding-system. Don't call define-program-kanji-code
or define-program-coding-system. Instead, bind coding-system-for-read.
1997-07-25 05:59:39 +00:00
Richard M. Stallman
cfd86a2fdd
(rmail-mime-feature): Doc and custom fix.
1997-07-25 01:01:50 +00:00
Richard M. Stallman
5e32e1197a
(mail): Improve confirmation questions for file-visiting mail buffers.
1997-07-25 00:10:37 +00:00
Richard M. Stallman
835b892a39
Comment change.
1997-07-24 04:01:12 +00:00
Richard M. Stallman
056e1e3fe7
Change eql calls to eq.
1997-07-23 21:40:04 +00:00
Richard M. Stallman
3bb2a8afc2
Change eql calls to = or equal.
1997-07-23 21:39:50 +00:00
Richard M. Stallman
374bda6bbd
(mail-indent-citation): Undo previous change.
...
Instead, convert region-end to a marker before the loop.
(mail-yank-original, mail-yank-region): Undo previous change.
1997-07-22 20:23:53 +00:00
Richard M. Stallman
eaff57bb12
(mh-make-folder-list-background):
...
Don't call mh-find-path if we were called from there.
(mh-find-path): Move mh-make-folder-list-background call to the end.
1997-07-21 20:30:49 +00:00
Richard M. Stallman
59fed028fe
(mh-find-path): Handle mh-auto-folder-collect here,
...
not when this file is loaded.
1997-07-21 04:59:04 +00:00
Richard M. Stallman
072c1ebbf4
(mail): Ask a different question, if buffer is visiting a file.
1997-07-19 08:15:46 +00:00
Richard M. Stallman
1b8def5857
(mail-mode): Set adaptive-fill-regexp specially to cater to supercite.
...
(mail-indent-citation): Take region args.
(mail-yank-original, mail-yank-region): Pass the args.
1997-07-19 08:11:51 +00:00
Richard M. Stallman
ae8ad8859b
Update copyright year.
1997-07-17 05:52:50 +00:00
Richard M. Stallman
02f6b3544d
Improve text of messages.
1997-07-17 05:45:38 +00:00
Richard M. Stallman
e432fc7448
(mail-extr-voodoo): Get rid of comments at an early stage.
1997-07-16 04:37:17 +00:00
Richard M. Stallman
28afe1992d
(mail-mode-auto-fill): Use insert-before-markers.
1997-07-15 19:34:10 +00:00
Kenichi Handa
fe1d8b33cb
(report-emacs-bug-run-tersely): New variable
...
(report-emacs-bug): Insert warnings for novice usres in *mail* buffer.
Set enable-multibyte-characters to nil.
(report-emacs-bug-hook): Check non-English letters. Confirm about
sending a report to FSF.
1997-07-15 08:23:58 +00:00
Kenichi Handa
8881c1abb9
(mail-setup): Kill the local binding of enable-multibyte-characters.
...
Turn off an input method.
1997-07-15 08:23:58 +00:00
Richard M. Stallman
b56822304a
(mail-mode): Make fill-paragraph-function local.
1997-07-10 01:41:38 +00:00
Richard M. Stallman
5504f993f9
(reporter-compose-outgoing): Use functionp,
...
not fboundp, to test validity of COMPOSE.
1997-07-05 03:41:35 +00:00
Richard M. Stallman
19274e0072
(report-emacs-bug): Don't include messages
...
in *Messages* generated by report-emacs-bug itself.
1997-07-04 19:08:11 +00:00
Richard M. Stallman
5695bf0c7e
(mail-complete-alist): Don't use backquote.
1997-07-04 18:56:19 +00:00
Richard M. Stallman
205d354f26
(mail-do-fcc): Pass an arg to verify-visited-file-modtime.
1997-07-04 04:43:38 +00:00
Richard M. Stallman
421593b98d
Fix previous change.
1997-07-03 07:21:22 +00:00
Richard M. Stallman
ceaa7fbed1
(report-emacs-bug): Don't assume the exit command
...
is mail-send-and-exit for all user agents.
1997-07-03 02:29:48 +00:00
Richard M. Stallman
743139f5de
(rmail-get-new-mail): If conversion fails, delete the text that was inserted.
1997-06-25 05:07:36 +00:00
Richard M. Stallman
24ec11f0a8
(reporter-version): Change value.
1997-06-23 02:48:06 +00:00
Richard M. Stallman
896546cd9b
Add provide call.
1997-06-22 18:57:55 +00:00
Kenichi Handa
fc3c34a837
(rmail-enable-decoding-message): Deleted.
...
(rmail-revert): Bind enable-multibyte-characters to nil before
calling rmail-convert-file.
(rmail-convert-to-babyl-format): If enable-multibyte-characters is
nil, do not convert code.
1997-06-18 12:55:02 +00:00
Richard M. Stallman
b3e13f5d78
Fix previous change.
1997-06-17 02:29:54 +00:00
Richard M. Stallman
1603f29ab9
(mail-mode): mail-header-separator affects paragraphs
...
only when there is nothing after it on the line.
(mail-mode-auto-fill, mail-mode-fill-paragraph):
Look for mail-header-separator only on a line by itself.
1997-06-17 00:08:51 +00:00
Richard M. Stallman
9cc92f8bd3
(mail-mode): Let all-white lines separate paragraphs.
1997-06-15 07:36:22 +00:00
Richard M. Stallman
a984234637
(mail-mode): Change paragraph-start and
...
paragraph-separate not to match leading spaces.
1997-06-12 04:32:29 +00:00
Richard M. Stallman
698f40ca01
(mail-parse-comma-list): Use buffer-substring-no-properties.
1997-06-10 01:26:11 +00:00
Richard M. Stallman
94955307b6
(mail-directory-parser): Fix previous change.
1997-06-08 20:50:45 +00:00