Richard M. Stallman
235c2d355a
(mail-default-reply-to): Initialize to nil.
...
(mail-setup): Override it from env var if nil.
1995-07-02 07:26:01 +00:00
Richard M. Stallman
7dad528a11
(sendmail-send-it): If mail-from-style is parens,
...
don't escape all parentheses; escape only the nonmatching ones.
1995-07-01 00:33:52 +00:00
Richard M. Stallman
fa786521fe
(define-mail-alias): Doc fix.
1995-06-30 20:27:28 +00:00
Richard M. Stallman
c0a5a948f3
(rmail-find-all-files): Bind case-fold-search.
...
(rmail-summary-by-sender): Autoload this.
(rmail-mode-map): Add rmail-summary-by-senders.
1995-06-30 17:45:19 +00:00
Richard M. Stallman
7f1d5de23d
(sendmail-send-it): If user-full-name contains
...
special characters, quote or escape them for the From: line.
1995-06-30 17:31:31 +00:00
Richard M. Stallman
e1d24183ef
(mail-resolve-all-aliases-1):
...
Downcase address before recursive call.
1995-06-30 05:54:07 +00:00
Richard M. Stallman
4e93bbd48f
(sc-electric-mode-map): Bind f1 and help like C-h.
1995-06-29 02:52:50 +00:00
Richard M. Stallman
a9db66a4f1
(rmail-revert): Use the default revert-buffer-function
1995-06-25 03:06:56 +00:00
Richard M. Stallman
5f98a1d819
(mail-hist-text-size-limit): New var.
...
(mail-hist-text-too-long-p): New func.
(mail-hist-add-header-contents-to-ring): call above; if the text is
too long, then store the empty string in the history.
1995-06-24 07:43:26 +00:00
Richard M. Stallman
8a2b28d2a0
Don't autoload anything to turn on mail-hist.
...
(mail-hist-enable): New function, autoloaded.
1995-06-23 22:15:43 +00:00
Karl Heuer
68d30f2b1d
(rmail-search-backwards): Default count is 1, not -1.
1995-06-13 02:17:40 +00:00
Karl Heuer
1628adc6cd
(report-emacs-bug-info): New command.
...
(report-emacs-bug): Put it in local map. Display a message
in another window.
1995-06-09 01:24:47 +00:00
Karl Heuer
0e520d74eb
Fix capitalization in menu bar.
1995-05-30 23:05:08 +00:00
Karl Heuer
fa25dbbca6
(mail-extr-all-letters-but-separators): reinstate
...
\377, the bug in search.c is apparently gone.
(mail-extr-first-letters): add 8-bit characters
(mail-extr-last-letters): ditto
1995-05-29 07:07:40 +00:00
Karl Heuer
1bae7664b5
(send-mail-function, mail): Doc fixes.
1995-05-27 00:48:24 +00:00
Karl Heuer
e3b671fc68
(mail-text): Expand abbrev before moving point.
1995-05-22 19:41:25 +00:00
Karl Heuer
330e9e11c7
(mail-mode): Clarify doc string.
...
(mail-text): Ditto.
1995-05-19 18:57:48 +00:00
Karl Heuer
1abe848863
(expand-mail-aliases): Expand aliases in
...
From and Reply-to headers as well, plus the Resent- variants.
1995-05-19 18:57:17 +00:00
Richard M. Stallman
bcf40dfd63
(mail-font-lock-keywords): Make mail-header-separator into a regexp.
1995-05-09 04:09:15 +00:00
Richard M. Stallman
7e31e83efe
(news-reply-mode): Add ^ to paragraph delimiters.
1995-05-09 04:07:15 +00:00
Richard M. Stallman
07e4a20d3f
(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.
1995-05-09 04:05:54 +00:00
Richard M. Stallman
e63b803036
(news-setup): Bind mail-signature to nil.
1995-05-09 00:49:04 +00:00
Richard M. Stallman
6696191053
(sendmail-send-it): Check continuation lines
...
when checking for empty subject lines.
1995-05-05 22:31:11 +00:00
Richard M. Stallman
e31282a87f
(news-reply-mode-map): Delete C-c ? binding.
1995-05-02 01:33:38 +00:00
Richard M. Stallman
2bc9b0c750
(expand-mail-aliases): Use buffer-substring-no-properties.
1995-05-01 18:25:55 +00:00
Karl Heuer
2450bd29f6
(mh-insert-signature): Use force-mode-line-update.
1995-04-25 22:28:25 +00:00
Karl Heuer
dc9bdc98c9
(mh-set-scan-mode): Use force-mode-line-update.
1995-04-25 22:28:04 +00:00
Karl Heuer
c80ababd85
(mh-set-mode-name): Use force-mode-line-update.
1995-04-25 22:27:45 +00:00
Karl Heuer
cde6342073
(rmail-edit-current-message): Use force-mode-line-update.
...
(rmail-cease-edit): Use force-mode-line-update.
1995-04-25 22:26:42 +00:00
Karl Heuer
8d96f9def6
(sc-raw-mode-toggle): Use force-mode-line-update.
1995-04-25 22:25:51 +00:00
Simon Marshall
4a3393e4f5
Made sc-string-text to strip of text properties of buffer text, so string
...
comparison wouldn't fail in sc-mail-fetch-field and sc-mail-append-field.
1995-04-25 08:27:28 +00:00
Richard M. Stallman
efa5c63ad5
(rmail-insert-inbox-text): Get the truename of
...
the standard inbox name, not just of its directory.
1995-04-25 04:09:47 +00:00
Richard M. Stallman
5313d5f1ef
(mail-position-on-field): Use $, not \n, in regexp.
1995-04-25 03:35:00 +00:00
Richard M. Stallman
3f3495d379
(rmail-resend): Fix abbrev expansion.
...
(rmail-get-new-mail): Simply the reversion check;
don't call rmail-forget-messages.
(rmail-revert): Call rmail-mode after reverting
to make sure rmail-message-vector is buffer-local.
1995-04-24 17:43:15 +00:00
Simon Marshall
9322d1c633
mail-font-lock-keywords efficiency fix.
1995-04-24 11:49:06 +00:00
Simon Marshall
be94c30cd6
rmail-summary-font-lock-keywords efficiency fix.
1995-04-24 11:46:17 +00:00
Karl Heuer
0656272711
(rmail-attributes): Recognize "resent" attribute.
1995-04-21 00:45:35 +00:00
Karl Heuer
9303c8dbfc
Update some MIME doc strings.
...
(mh-auto-fill-for-letter): Use fill-prefix to do message headers.
1995-04-20 23:35:49 +00:00
Karl Heuer
42c212029f
Update some MIME doc strings.
1995-04-20 23:35:26 +00:00
Karl Heuer
939544befb
Comment update.
1995-04-20 23:35:01 +00:00
Karl Heuer
e1a3a8436f
(sendmail-pre-abbrev-expand-hook): When setting the
...
dummy value for abbrev-start-location, use (point-max) rather than
(point), so we won't delete a "-" that happens to be at point.
1995-04-20 21:27:14 +00:00
Richard M. Stallman
369718f8db
(undigestify-rmail-message): Strip "^- " which is
...
added by some digest makers to the beginning of lines.
1995-04-20 02:31:16 +00:00
Richard M. Stallman
091d17573d
(rmail-revert): Call rmail-mode after reverting
...
to make sure rmail-message-vector is buffer-local.
1995-04-20 02:23:28 +00:00
Richard M. Stallman
8095bf233d
(rmail-reformat-message): Call `rmail-clear-headers'
...
also if `rmail-displayed-headers' is set.
(rmail-clear-headers): Handle `rmail-displayed-headers' correctly.
(rmail-insert-inbox-text): When reading old
.newmail-<user> file, report it specifically.
(rmail-displayed-headers): New variable.
(rmail-clear-headers): Handle rmail-displayed-headers
(rmail-display-labels): Use `format' to convert
message numbers to strings.
(rmail-resend): If mailabbrev loaded, use that to expand abbrevs.
1995-04-14 22:16:50 +00:00
Richard M. Stallman
0d4178ee2c
(reporter-mailer): Replace mail with reporter-mail.
...
(reporter-mail): New function.
(reporter-submit-bug-report): Don't check return value of
the reporter-mailer function.
1995-04-13 17:05:39 +00:00
Richard M. Stallman
89901917ef
(mail-do-fcc): Use just find-buffer-visiting
...
to find buffer to append to.
1995-04-13 05:43:35 +00:00
Richard M. Stallman
019434e1f3
(mail-hist-put-headers-into-history):
...
Add save-excursion around entire function.
1995-04-11 23:01:05 +00:00
Karl Heuer
9b7bc07699
Comment fixes.
1995-04-10 00:20:07 +00:00
Karl Heuer
847b8219a6
New version from author.
1995-04-09 22:31:08 +00:00
Karl Heuer
b6d4ab054b
New version from author
1995-04-09 22:29:08 +00:00