Juanma Barranquero
2fbc1118b3
(smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist.
2003-07-13 17:20:34 +00:00
Glenn Morris
01bb608efb
(mail-specify-envelope-from, mail-envelope-from): Doc fix.
2003-07-04 11:24:57 +00:00
Stefan Monnier
d49b7f88eb
Use push' and replace
regi-pos' by equivalents.
...
(sc-emacs-features): Remove. Use better tests instead.
(sc-minor-mode): Use define-minor-mode.
(sc-mode-string, sc-set-mode-string): Remove.
Use a better modeline expression instead.
(sc-completing-read, sc-read-string, sc-submatch, sc-member)
(sc-string-text): Remove those compatibility functions.
2003-05-24 00:34:15 +00:00
Stefan Monnier
f3e95b0df0
(mail-mode): Don't bother setting paragraph-start.
2003-05-18 21:35:06 +00:00
Stefan Monnier
b1ccc1cee6
Use explicit coding tag.
2003-05-18 21:27:41 +00:00
John Paul Wallington
588c9a7153
(rmail-ignored-headers): Ignore Face: header.
2003-05-15 00:02:17 +00:00
Simon Josefsson
11c10f3bf0
(smtpmail-open-stream): Don't hard code
...
starttls-program.
2003-05-13 19:48:50 +00:00
Juanma Barranquero
95754b9f0f
(smtpmail-send-queued-mail): Use point-at-bol instead of forward-line.
2003-05-09 22:51:21 +00:00
Juanma Barranquero
9b60c729b4
(smtpmail-send-queued-mail): Don't use kill-line.
2003-05-08 22:16:39 +00:00
Juanma Barranquero
25345117c2
(mail-directory-function, mail-directory-requery, mail-directory): Don't quote
...
nil and t in docstrings.
2003-05-06 17:48:06 +00:00
Juanma Barranquero
23a7c49510
(rmail-primary-inbox-list): Don't quote nil and t in docstrings.
2003-05-06 17:47:18 +00:00
Richard M. Stallman
8451b5e9c5
(mail-dont-send, mail-bury): Make ARG optional.
2003-05-03 13:52:57 +00:00
Richard M. Stallman
ee0708734b
No longer has a maintainer.
2003-05-01 00:00:25 +00:00
Richard M. Stallman
2c1e2995e5
(mail-send-and-exit): Make arg optional.
2003-04-24 02:00:09 +00:00
Richard M. Stallman
71f46c95f6
(rmail-make-basic-summary-line): If there's
...
no From field, still try to use the To field.
2003-04-09 01:31:31 +00:00
Juanma Barranquero
ece5433e4c
(rmail-insert-inbox-text): Make the pop3 mechanism work on cygwin systems too.
2003-02-20 21:11:16 +00:00
Francesco Potortì
89dac01fd8
(unforward-rmail-message): Allow nested
...
unforwarding, that is, preserve old Forwarded-From/Date headers.
2003-02-20 08:56:08 +00:00
Paul Reilly
97d3e8cdeb
Initial commit to the trunk.
2003-02-19 02:51:22 +00:00
Juanma Barranquero
a8eb445b53
(rfc822-nuke-whitespace): Fix character constant.
2003-02-18 11:07:40 +00:00
John Paul Wallington
689421a969
(rmail-summary-previous-msg): Add docstring.
...
(rmail-summary-line-count-flag, rmail-summary-previous-labeled-message)
(rmail-summary-next-labeled-message, rmail-summary-resend)
(rmail-summary-override-mail-send-and-exit): Doc fixes.
2003-02-06 22:02:35 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Francesco Potortì
693ff6134c
(rmail-output): If preserving MIME-version, preserve Content-type too.
2003-02-04 10:58:53 +00:00
Francesco Potortì
a34804da47
(rmail-forward-separator-regex): New custom variable.
...
(unforward-rmail-message): Use it.
2003-01-31 14:01:20 +00:00
Bill Wohler
942da20ceb
* mh-e: Created directory. ChangeLog will appear in a week when we
...
release version 7.2.
* lisp/mail/mh-alias.el, lisp/mail/mh-comp.el,
lisp/mail/mh-customize.el, lisp/mail/mh-e.el, lisp/mail/mh-funcs.el,
lisp/mail/mh-identity.el, lisp/mail/mh-index.el,
lisp/mail/mh-loaddefs.el, lisp/mail/mh-mime.el, lisp/mail/mh-pick.el,
lisp/mail/mh-seq.el, lisp/mail/mh-speed.el, lisp/mail/mh-utils.el,
lisp/mail/mh-xemacs-compat.el: Moved to mh-e. Note that reply2.pbm and
reply2.xpm, which were created by the MH-E package, were left in mail
since they can probably be used by other mail packages.
* makefile.w32-in (WINS): Added mh-e.
* makefile.nt (WINS): Added mh-e.
2003-01-26 02:38:37 +00:00
Andreas Schwab
6b8236923e
(Commentary): Use command remapping instead of
...
substitute-key-definition.
2003-01-12 20:48:49 +00:00
Bill Wohler
c3d9274aea
Upgraded to MH-E version 7.1.
2003-01-08 23:21:16 +00:00
Kim F. Storm
e49ba70172
(unforward-rmail-message): Don't use global variable `n'.
2003-01-08 10:13:57 +00:00
Francesco Potortì
baad7c1329
(unforward-rmail-message): Simplified. No functional change.
2003-01-08 09:11:23 +00:00
Francesco Potortì
59cb5b9b75
(unforward-rmail-message): Skip all newlines
...
after the initial separator.
(unforward-rmail-message): Forwarded-From: and Forwarded-Date:
instead of Forwarded-from: and Forwarded-date:.
2003-01-07 14:34:44 +00:00
John Paul Wallington
3e0b7b44a8
(rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.
2003-01-06 16:02:29 +00:00
Richard M. Stallman
e68b1cf16e
(rmail-font-lock-keywords): Discard code to match both cases.
...
(rmail-variables): Specify case-insensitive matching for font-lock.
(rmail-font-lock-keywords): Match multiline In-Reply-To and X-*.
2003-01-06 01:08:31 +00:00
Richard M. Stallman
c034acdf58
(mail-font-lock-keywords): Match multiline In-Reply-To and X-*.
2003-01-06 01:07:14 +00:00
Kim F. Storm
8ba7cd4004
(mail-split-line): New function.
...
(mail-mode-map): remap split-line to mail-split-line.
2003-01-03 22:46:53 +00:00
Richard M. Stallman
ab233196ba
(rmail-reply): Don't call mail-strip-quoted-names.
2003-01-01 16:57:25 +00:00
Francesco Potortì
85e949963d
(unforward-rmail-message): Do not assume that
...
the forwarded message's Date: header comes after From:. Use a
Forwarded-from: rather than a Forwarded-by: header. Add a
Forwarded-date: header.
2002-12-23 22:51:38 +00:00
Francesco Potortì
47687ab8d9
(rmail-mail-separator): Renamed from
...
rmail-digest-mail-separator. All users changed.
(unforward-rmail-message): Rewritten to be more robust and to
additionally account for the common style of forwarding messages
by citing them entirely with headers.
2002-12-20 12:46:44 +00:00
Francesco Potortì
96f428d1ba
(rmail-digest-methods, rmail-digest-mail-separator): New variables.
...
(rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict)
(rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153)
(rmail-digest-parse-rfc934): New functions.
(undigestify-rmail-message): Completely rewritten.
2002-12-16 17:05:59 +00:00
Francesco Potortì
3af9d2cf69
Now supports MIME too.
2002-12-16 16:22:41 +00:00
Simon Josefsson
2410946921
(smtpmail-via-smtp): Fall back to user-mail-address as sender.
2002-12-15 07:27:08 +00:00
Bill Wohler
bdcfe844b8
Upgraded to MH-E version 7.0.
2002-11-29 18:15:21 +00:00
Richard M. Stallman
a4e19cc2cb
(rmail-convert-to-babyl-format):
...
Make search for message delimiter case-sensitive.
2002-11-29 15:11:13 +00:00
Richard M. Stallman
287ef00fa1
(mail-signature): Handle case where
...
value of mail-signature is a string.
2002-11-24 19:02:14 +00:00
Juanma Barranquero
74f39ce948
(smtpmail-send-queued-mail): Add autoload cookie.
2002-11-18 08:05:28 +00:00
Richard M. Stallman
d8cfd377f3
(rmail-ignored-headers): Add more headers.
2002-11-18 04:59:33 +00:00
Markus Rost
436de921cd
(feedmail-fiddle-headers-upwardly,feedmail-fiddle-plex-user-list):
...
Fix typo in group name.
2002-11-17 22:41:02 +00:00
Markus Rost
456f0b95dc
Add provide call.
2002-11-15 05:25:19 +00:00
Markus Rost
65280ff31c
(mail-default-directory): Set the version to 21.4.
2002-11-07 17:23:00 +00:00
Stefan Monnier
03c081a88f
(rmail-digest-end-regexps): Simplify.
...
(undigestify-rmail-message): Fix paren-bug and simplify.
2002-11-02 05:16:58 +00:00
Juanma Barranquero
6c83d99f87
Fix typo in comment.
2002-10-18 08:52:37 +00:00
Juanma Barranquero
afbc4a8a15
(feedmail-nuke-body-in-fcc, feedmail-queue-draft-directory): Fix typo.
2002-10-17 16:53:45 +00:00