Chong Yidong
1db2d450cb
2005-09-13 Chong Yidong <cyd@stupidchicken.com>
...
* mail/sendmail.el (mail): Use new buffer if `noerase' argument is
`new'.
2005-09-12 21:58:21 +00:00
Eli Zaretskii
27f667c098
(default-sendmail-coding-system): Doc fix.
2005-09-09 12:33:21 +00:00
Richard M. Stallman
5c290b9e68
(send-mail-function): Add Mailclient alternative.
2005-09-09 01:22:05 +00:00
Juanma Barranquero
3675c8b121
(rmail-current-message, rmail-message-vector): Add defvars.
2005-08-29 14:44:55 +00:00
Juanma Barranquero
4521e9ad8c
(rmail-inbox-list, vm-crash-box, vm-folder-directory, vm-init-file,
...
vm-init-file-loaded, vm-primary-inbox, vm-spool-files): Add defvars.
2005-08-29 14:39:32 +00:00
Juanma Barranquero
a8144f5e24
(deleted-head, font-lock-fontified, mail-abbrev-syntax-table, mail-abbrevs,
...
messages-head, rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message,
total-messages): Add defvars.
2005-08-29 14:38:57 +00:00
Juanma Barranquero
e7ece99852
(bbdb/mail_auto_create_p, rmail-summary-mode-map): Add defvars.
2005-08-29 14:38:00 +00:00
Juanma Barranquero
46163fc9dd
(rmail-buffer, rmail-current-message, rmail-last-label, rmail-last-multi-labels,
...
rmail-summary-vector, rmail-total-messages): Add defvars.
2005-08-29 14:37:35 +00:00
Juanma Barranquero
1b74c4346e
(rmail-current-message, rmail-inbox-list): Add defvars.
2005-08-29 14:36:43 +00:00
Juanma Barranquero
6b9e63583a
(msgnum): Add defvar.
2005-08-29 14:36:21 +00:00
Juanma Barranquero
ea9a034cd7
(gnus-original-article-buffer, mail-reply-buffer, rmail-current-message):
...
Add defvars.
2005-08-29 14:35:26 +00:00
Richard M. Stallman
1296b4cdd9
(build-mail-aliases): Delete comments
...
from the contents before processing them.
2005-08-25 11:00:38 +00:00
Richard M. Stallman
5b9b5b8991
(rmail-nonignored-headers): New variable.
...
(rmail-clear-headers): Use it.
(rmail-reply): Better handling of mail-followup-to header.
2005-08-15 02:04:29 +00:00
Andreas Schwab
9e7357b07a
Revert last change.
2005-08-14 23:45:46 +00:00
Thien-Thi Nguyen
8fbee87cc7
Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
...
modification in `eval-after-load' form.
2005-08-14 22:51:06 +00:00
Eli Zaretskii
234d828a06
(rmail-summary-end-of-message): New command to go to the bottom of the mail
...
message. Added to `rmail-summary-mode-map' with key "/".
(rmail-summary-show-message): New (internal) function for use by both
`rmail-summary-beginning/end-of-message'.
(rmail-summary-beginning-of-message): Changed to use
rmail-summary-show-message.
2005-08-12 10:28:48 +00:00
Eli Zaretskii
3deac4a169
(rmail-end-of-message): New command to go to the
...
end of the current message. Added to `rmail-mode-map' with key "/".
(rmail-beginning-of-message): Fixed to work as documented.
(rmail-mode): Change documentation.
2005-08-12 10:26:59 +00:00
Lars Hansen
695a1fa430
Add handler to desktop-buffer-mode-handlers.
...
(rmail-restore-desktop-buffer): Remove autoload cookie.
2005-08-10 19:40:05 +00:00
Richard M. Stallman
1eb6c5b8c6
(sc-ask, sc-no-blank-line-or-header): Avoid warnings.
2005-08-09 11:39:01 +00:00
Richard M. Stallman
9c6f79c2f2
(rmail-ignored-headers): Don't hide mime-version: and content-type: headers.
2005-08-09 11:38:10 +00:00
Richard M. Stallman
c7c93bd96e
(mail-yank-original): Use with-no-warnings.
2005-08-09 02:57:30 +00:00
Richard M. Stallman
134c6d58a9
(reporter-dump-state): Use insert-buffer-substring.
2005-08-09 02:57:09 +00:00
Thien-Thi Nguyen
e84b4b8614
Update years in copyright notice; nfc.
2005-08-06 19:51:42 +00:00
Kim F. Storm
3a7f4c189c
(report-emacs-bug): Request that backtraces are
...
included when reporting an emacs crash, and tell about the DEBUG file.
2005-07-21 08:56:04 +00:00
Simon Josefsson
e81c51f0b2
(smtpmail-auth-supported): Prefer PLAIN over LOGIN.
2005-07-17 07:44:34 +00:00
Simon Josefsson
4effb11216
(smtpmail-auth-supported): Added the 'plain auth method
...
(smtpmail-try-auth-methods): added the AUTH PLAIN dialog
2005-07-17 07:43:29 +00:00
Richard M. Stallman
3892610361
(uce-reply-to-uce): Replace beginning-of-buffer and insert-file.
2005-07-16 18:05:23 +00:00
Richard M. Stallman
c32e5fb00d
(rmail-only-expunge): Fix paren error.
...
Unconditionally try to leave point at the same old place.
2005-07-08 22:31:32 +00:00
Lute Kamstra
3ef97fb6a7
Update FSF's address.
2005-07-05 00:35:10 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Juanma Barranquero
434a76a2ae
(supercite, supercite-frames, supercite-attr, supercite-cite, supercite-hooks):
...
Finish `defgroup' description with period.
2005-07-04 02:54:03 +00:00
Juanma Barranquero
f5684fafe3
(mailalias): Finish `defgroup' description with period.
2005-07-04 02:52:52 +00:00
Richard M. Stallman
4703062c1d
(filladapt-prefix-table): Add defvar.
2005-07-03 16:29:51 +00:00
Richard M. Stallman
25774ab459
(rmail-summary-redo): Add defvar.
...
(rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
(rmail-new-summary-line-count): Renamed from new-summary-line-count.
Add defvar.
(rmail-summary-beginning-of-message): Use with-no-warnings.
(rmail-summary-first-message, rmail-summary-last-message): Likewise.
2005-07-03 16:29:14 +00:00
Richard M. Stallman
1287f53fa6
(mail-setup-with-from): Fix custom type.
2005-06-23 21:22:43 +00:00
Glenn Morris
8a4144ca29
(report-emacs-bug): Use "X server distributor" rather than
...
"Distributor".
2005-06-23 17:02:33 +00:00
Richard M. Stallman
1938b566a1
(mail-setup-with-from): New variable.
...
(mail-insert-from-field): New function.
(sendmail-send-it): Call it.
(mail-setup): Optionally call it here.
2005-06-17 14:28:44 +00:00
Lute Kamstra
fb33e15372
(rmail-edit-mode): Use delay-mode-hooks.
2005-06-14 12:08:43 +00:00
Lute Kamstra
a946a4b472
(mspools-mode): Use run-mode-hooks.
2005-06-10 12:43:58 +00:00
Juanma Barranquero
1acb4c265e
(rmail-forward-separator-regex): Fix typo in docstring.
2005-06-10 00:44:05 +00:00
Richard M. Stallman
c4f7f786e9
(sc-mail-glom-frame): Mark as risky.
2005-06-06 12:27:26 +00:00
Glenn Morris
8bab33ad3c
Update maintainer.
2005-05-31 12:09:41 +00:00
Glenn Morris
9c6760b6aa
(sc-select-attribution): Only use a list element from
...
sc-attrib-selection-list if it returns a string.
Reported by Davide G. M. Salvetti <salve@debian.org>.
2005-05-30 11:36:35 +00:00
Lute Kamstra
ca11f4a867
(sc-electric-mode): Use run-mode-hooks.
2005-05-26 15:20:30 +00:00
Lute Kamstra
46b248505c
(rmail-summary-mode): Use run-mode-hooks.
2005-05-26 15:17:48 +00:00
Lute Kamstra
7f9b6634a8
(rmail-edit-mode): Use run-mode-hooks.
2005-05-26 15:17:14 +00:00
Lute Kamstra
6f9402ebb1
(rmail-mode): Use run-mode-hooks.
2005-05-26 15:16:48 +00:00
Richard M. Stallman
88f2c9add0
(smtpmail-open-stream): Use with-no-warnings.
...
(smtpmail-send-queued-mail): Avoid beginning-of-buffer.
(starttls-extra-args, starttls-extra-arguments): Add defvars.
2005-05-22 13:49:09 +00:00
Richard M. Stallman
637502c3f3
(mail-get-names): Avoid beginning-of-buffer.
2005-05-22 13:43:55 +00:00
Eli Zaretskii
d184e18226
(rmail-reply): Filter the list in reply-to through rmail-dont-reply-to.
2005-05-21 14:13:00 +00:00
Eli Zaretskii
6f0de615c1
(mail-send): Use [[:space:]] instead of a literal blank
...
when splitting new-header-values.
2005-05-21 11:48:00 +00:00
Juanma Barranquero
027a4b6b3f
Replace string-to-int' by
string-to-number'.
2005-05-16 11:34:49 +00:00
Richard M. Stallman
22458c3342
(sc-cite-frame-alist, sc-uncite-frame-alist)
...
(sc-recite-frame-alist, sc-default-cite-frame)
(sc-default-uncite-frame, sc-default-recite-frame)
(sc-attrib-selection-list, sc-rewrite-header-list):
Mark as risky-local-variable.
2005-05-14 11:27:40 +00:00
Richard M. Stallman
d2f290154d
(mail-font-lock-keywords): Match any number of
...
citation markers at start of each line.
2005-04-24 21:32:59 +00:00
Richard M. Stallman
fc2e9bcbf8
(rmail-font-lock-keywords): Match any number of
...
citation markers at start of each line.
2005-04-24 21:32:28 +00:00
Richard M. Stallman
5aaf089934
(rmail-font-lock-keywords): Use font-lock-comment-delimiter-face.
2005-04-23 16:36:53 +00:00
Richard M. Stallman
7398a391be
(mail-font-lock-keywords): Use font-lock-comment-delimiter-face.
2005-04-23 16:36:08 +00:00
Richard M. Stallman
868e7865bf
(rmail-ignored-headers): Ignore more headers
...
(rmail-font-lock-keywords): Don't fontify the text of a citation.
2005-04-17 15:55:50 +00:00
Richard M. Stallman
b795df2b32
(mail-font-lock-keywords): Don't fontify subject text.
...
Don't fontify the text of a citation.
2005-04-17 15:54:45 +00:00
Lute Kamstra
feb02f9563
(sc-minor-mode): Specify :group.
2005-04-04 09:19:51 +00:00
Eli Zaretskii
2f2e237356
(rmail-parse-url): Bugfix. Parse traditional mailbox specifications
...
as well as URLs.
(rmail-insert-inbox-text): Remove unused conditional branches.
2005-04-02 11:32:18 +00:00
Stefan Monnier
caf3c78f59
(sc-mail-field): Use assoc-string.
...
(sc-get-address): Simplify regexps.
2005-03-28 20:03:18 +00:00
Richard M. Stallman
f62504368a
(mail-directory-process): Do nothing if mail-directory-process is an atom.
...
(mail-get-names): Ignore mail-directory-names if it is an atom.
(mail-directory-process defvar): Doc fix.
(mail-names): Doc fix.
2005-03-26 02:13:35 +00:00
Werner LEMBERG
0486e05aad
* mail/supercite.el: Replace legal' with
valid'.
2005-03-25 10:00:37 +00:00
Werner LEMBERG
9d03424549
* mail/supercite.el: Replace illegal' with
invalid'.
2005-03-25 08:38:22 +00:00
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