Commit graph

1542 commits

Author SHA1 Message Date
Richard M. Stallman
8510cb9473 (rmail-movemail-program, rmail-pop-password)
(rmail-pop-password-required, rmail-remote-password): Doc fixes.
(rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.

(rmail-unknown-mail-followup-to): New function.
(rmail-show-message): Use rmail-unknown-mail-followup-to.
(rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
2005-03-18 00:12:08 +00:00
Richard M. Stallman
3ca0be33c2 (sendmail-send-it): Reenaable the code
to compute resend-to-address and use it.

(mail-yank-ignored-headers)
(mail-font-lock-keywords, mail-mode-fill-paragraph):
Add Mail-Followup-To and Mail-Reply-To headers.
(mail-citation-hook): Add autoload cookie.
(mail-mode): Doc fix.
(mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
(mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
(mail-mode-fill-paragraph): Handle those headers.
(mail-mailing-lists): New variable.
(mail-mail-reply-to, mail-mail-followup-to): New functions.
2005-03-18 00:08:24 +00:00
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Eli Zaretskii
1086788e92 Updated to work with movemail from GNU Mailutils
(rmail-pop-password, rmail-pop-password-required): Moved to
rmail-obsolete group.
(rmail-set-pop-password): Renamed to rmail-set-remote-password.
All callers updated.
(rmail-get-pop-password): Renamed to rmail-get-remote-password.
Take an argument specifying whether it is POP or IMAP mailbox we
are using. All callers updated.
(rmail-pop-password-error): Renamed to rmail-remote-password-error.
Added mailutils-specific error message.
(rmail-movemail-search-path)
(rmail-movemail-variant-in-use): New variables.
(rmail-remote-password, rmail-remote-password-required): New
customization variables.
(rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New functions
(rmail-parse-url): New function.
(rmail-get-new-mail, rmail-insert-inbox-text): Updated for use
with GNU mailutils movemail.
2005-01-15 14:27:41 +00:00
Richard M. Stallman
69ba53f792 (sendmail-pre-abbrev-expand-hook):
Don't expand if the character is @, period, dash, etc.
(define-mail-abbrev): Quote names that contain problem characters.
2005-01-04 14:59:47 +00:00
Simon Josefsson
1a63439b34 Fix last commit. 2004-12-27 23:06:11 +00:00
Richard M. Stallman
75e6b97059 (rmail-resend): Let MAIL-ALIAS-FILE arg override mail-personal-alias-file. 2004-12-27 16:11:33 +00:00
Simon Josefsson
8ffc3990ae mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
in upper case.  Reported by Wojciech Polak <polak@gnu.org> and
tiny patch from Sergey Poznyakoff.
2004-12-27 11:30:04 +00:00
Juri Linkov
37d8fcc253 (sc-cite-frame-alist): Doc fix.
(sc-cite-region, sc-uncite-region, sc-recite-region):
Fix previous change to handle not alist as a symbol, but
a citation frame as a symbol that represents a variable name.
2004-12-14 00:54:54 +00:00
Eli Zaretskii
96bff12f4c Add 2004 to Copyright years. 2004-11-27 17:17:17 +00:00
Eli Zaretskii
671c30d897 (sc-cite-region): Handle the case where sc-cite-frame-alist is a symbol.
(sc-uncite-region): Handle the case where sc-uncite-frame-alist is a symbol.
(sc-recite-region): Handle the case where sc-recite-frame-alist is a symbol.
2004-11-27 17:13:48 +00:00
Jan Djärv
6f8a274229 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
and x-server-version may throw.
2004-11-23 19:22:43 +00:00
Eli Zaretskii
f431a91000 (rmail-get-new-mail): Use the renamed variables `rsf-beep' and
`rsf-sleep-after-message'.
2004-11-12 17:10:38 +00:00
Eli Zaretskii
7c7d40755a (rmail-spam-filter): Only check white list if `message-sender' is non-nil. 2004-11-12 17:03:56 +00:00
Richard M. Stallman
3fc1b26475 (sc-cite-region): Don't use interactive-p. Add arg INTERACTIVE.
(sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
2004-11-04 10:14:47 +00:00
Jan Djärv
f498206434 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
and x-server-version in bug report.
2004-10-28 07:37:02 +00:00
Simon Josefsson
e8620cb6ee (smtpmail-open-stream): Look for
starttls-gnutls-program instead of starttls-program iff
starttls-use-gnutls is non-nil.
(smtpmail-open-stream): Don't overwrite user settings of
starttls-extra-arguments and starttls-extra-args.
2004-10-11 18:42:18 +00:00
Eli Zaretskii
67e61e164d (mail-extr-ignore-realname-equals-mailbox-name): New defcustom.
(extract-address-components): Use it.
2004-10-08 17:53:18 +00:00
Richard M. Stallman
5231aacb51 Update author address. 2004-09-20 15:47:08 +00:00
Richard M. Stallman
4d96f7e75b (mail-extr-all-top-level-domains): Add forward defvar. 2004-08-22 17:09:58 +00:00
Kenichi Handa
2d8a544976 (mail-extr-disable-voodoo): New variable.
(mail-extr-voodoo): Check mail-extr-disable-voodoo.
2004-08-05 00:15:15 +00:00
Richard M. Stallman
ae1a6952de (rmail-mime-charset-pattern): Don't include semicolon in the charset value. 2004-07-24 21:35:32 +00:00
Richard M. Stallman
c4dc7971b9 (footnote-section-tag): Use defcustom. 2004-07-17 14:31:27 +00:00
Bill Wohler
a66894d8b4 Upgraded to MH-E version 7.4.4.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-07-13 03:06:25 +00:00
Simon Josefsson
4aa609dc30 (smtpmail-open-stream): Bind
starttls-extra-arguments too, if starttls.el uses GNUTLS.
2004-05-28 05:56:19 +00:00
Eli Zaretskii
860e1e0f9f (rfc2368-parse-mailto-url): Make the results of
parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
and "mailto:addr1?to=addr2" equal.
2004-05-11 09:41:20 +00:00
Richard M. Stallman
6740652e6d (unrmail): Mostly rewritten. Parses the file
directly, without calling any functions in Rmail.
(unrmail-unprune): Function deleted.
2004-05-10 16:24:26 +00:00
Lars Hansen
2b5f7b7feb (rmail-variables): Bind desktop-save-buffer to t. 2004-04-26 18:54:23 +00:00
Eli Zaretskii
6f60853a51 (mail-bury): Don't delete the frame where the
mail was being composed if the terminal cannot display more than
one frame; instead, switch to previous frame.
2004-04-24 16:36:15 +00:00
Eli Zaretskii
8a60950d6e (rmail-mail-new-frame): Doc fix.
(rmail-start-mail): Support rmail-mail-new-frame even on
terminals that can display only one frame at a time.
2004-04-24 08:57:31 +00:00
Lars Hansen
431f70e079 (rmail-restore-desktop-buffer): Move from desktop.el. Add Parameters. 2004-04-21 20:49:37 +00:00
Eli Zaretskii
177cd3b9f4 (rmail-convert-to-babyl-format): Don't remove ^M
characters left after base64 decoding.
(rmail-decode-region): Use -dos variety of `coding', to remove any
^M characters left after qp or base64 decoding.
2004-04-19 18:06:51 +00:00
Miles Bader
1f3ddf11e8 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Remove RCS keywords

2004-04-10  Miles Bader  <miles@gnu.org>

   RCS keyword removal (only non-comment changes are enumerated here):

   * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
   (byte-compile-insert-header): Don't use `byte-compile-version'.
   * lisp/url/url-vars.el (url-version): Use the constant string "Emacs"
   instead of calculating something from the RCS `State' keyword
   [the latter is almost entirely useless anyway].
   * lisp/forms.el (forms-version): Variable removed.
   (forms-mode): Don't use `forms-version'.
   * lisp/recentf.el (recentf-version): Variable removed.
   * lisp/progmodes/delphi.el (delphi-version): Variable removed.
   * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
2004-04-10 05:55:49 +00:00
Simon Josefsson
758b7b0962 Add comment, based on report by kdc@rcn.com (Kevin D. Clark). 2004-04-09 13:39:30 +00:00
Simon Josefsson
2ceed428a9 (smtpmail-read-response): Abort if process has
died to avoid infloop.  Reported by Jonathan Glauner
<jglauner@sbum.org>.
2004-03-11 10:53:22 +00:00
Eli Zaretskii
db71aa6f7a Remove redundant whitespace. 2004-03-07 20:04:51 +00:00
Eli Zaretskii
651f4d9f27 (rfc2368-unhexify-char): Deleted.
(rfc2368-unhexify-string): Use replace-regexp-in-string.
2004-03-07 20:02:02 +00:00
Stefan Monnier
fc2a68b537 (mail-mode): Fix last change. 2004-03-05 12:56:03 +00:00
Stefan Monnier
aa83be2adf (mail-mode): Set comment-start-skip. 2004-03-04 19:58:24 +00:00
Richard M. Stallman
c25d9847fd (rmail-convert-to-babyl-format):
Specify t for UNIBYTE when calling mail-unquote-printable-region.
2004-03-04 17:03:51 +00:00
Richard M. Stallman
926f20041f (mail-unquote-printable-region): New arg UNIBYTE. 2004-03-04 17:02:13 +00:00
Eli Zaretskii
ac84042c63 (rmail-get-new-mail): Don't reference
rmail-use-spam-filter if rmail-spam-filter is not loaded.
2004-02-17 19:55:43 +00:00
Miles Bader
d366d62b96 Resolve CVS conflicts 2004-02-16 21:57:42 +00:00
Eli Zaretskii
88fcbeaa95 (vm-use-spam-filter)
(rsf-min-region-length-added-to-spam-list): New	variables.
(rsf-bbdb-auto-delete-spam-bbdb-entries): Renamed from
rmail-bbdb-auto-delete-spam-entries.  Added cc: to recipients for
spam testing.  Don't delete spam message if automatic deletion
after output via variable rmail-delete-after-output is turned on.
(rsf-bbdb-dont-create-entries-for-deleted-messages): Renamed from
rsf-bbdb-dont-create-entries-for-spam.
(check-field): New function, extracted from code in
rmail-spam-filter to ease addition of header fields like
content-type.
(message-content-type): New variable to check the content-type:
field added, also in defcustom of rsf-definitions-alist.
(rmail-spam-filter): Replace repeated test code for header fields
by calls to check-field; change the call to
rmail-output-to-rmail-file such that rmail-current-message stays
the same to avoid wrong deletion of unseen flags.
(rsf-add-contents-type): New function to convert old format
of rmail-spam-definitions-alist into new one.
Changed prefixes of all variables and functions from
rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
2004-02-16 18:06:23 +00:00
Eli Zaretskii
ca06718d25 (rmail-dont-reply-to): Anchor user login
name and email address at the beginning and end of the address.
2004-02-16 11:43:57 +00:00
Eli Zaretskii
15e04960f8 (rmail-default-dont-reply-to-names): Make "info-"
anchored at the beginning of the email address.
2004-02-16 11:35:50 +00:00
John Paul Wallington
1cdb6ab4a7 (smtpmail-try-auth-methods): Fix typo. 2004-02-11 07:21:09 +00:00
Andreas Schwab
527a574624 (rmail-get-new-mail): Remove useless use of
format.
2004-02-08 22:36:05 +00:00
Andreas Schwab
f39a98f445 (rmail-get-new-mail): Remove extra format string
arguments.
2004-02-08 22:33:42 +00:00
Sam Steingold
dbfa9ed49f (smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'.
Do not try authentication when no mechanism is available.
2004-02-04 15:35:11 +00:00