Richard M. Stallman
8c2f974f37
(rmail-ignored-headers): Split string constant into lines.
1994-08-23 16:33:18 +00:00
Richard M. Stallman
20285524e1
(news-select-message): Do most of the work
...
even for nonexistent article. (Code copied from 18.59).
1994-08-21 17:26:15 +00:00
Richard M. Stallman
03863002c7
(rmail-retry-failure, mail-unsent-separator): Doc fix.
1994-08-19 22:50:56 +00:00
Richard M. Stallman
1f1e6e54b9
(news-mode): Don't set mode-name to a list.
...
Use mode-line-process instead.
1994-08-19 08:00:34 +00:00
Richard M. Stallman
3d71f4b0e5
(rmail-summary-scroll-msg-up): Put rmail buffer
...
on the screen if necessary--but don't scroll in that case.
1994-08-14 20:15:21 +00:00
Richard M. Stallman
5070377627
(rmail-resend): Preserve point around expand-mail-aliases.
1994-08-14 09:56:17 +00:00
Richard M. Stallman
6b26586803
(rmail-retry-failure): Narrow to just the old header
...
for calling mail-fetch-field.
(rmail-maybe-display-summary): Don't set summary window
height if its frame isn't split.
If summary is in some frame, just use that.
1994-08-13 17:36:00 +00:00
Richard M. Stallman
99c3d92677
(rmail-forward): Anchor `mail-header-separator' on both
...
sides to match whole line, not just initial substring.
1994-08-10 07:02:35 +00:00
Richard M. Stallman
2ac32b29b2
(rmail-abort-edit): Call `rmail-highlight-headers'.
1994-08-09 23:09:27 +00:00
Richard M. Stallman
cc4b6c0239
(define-mail-alias): Avoid error if DEFINITION is "".
1994-08-09 05:52:47 +00:00
Richard M. Stallman
a06d794341
(mail-alias-file): Add autoload cookie.
1994-08-08 23:23:33 +00:00
Richard M. Stallman
a05fc4d9f1
(rmail-select-summary): Preserve rmail buffer's value of
...
rmail-total-messages even while summary buffer is current.
1994-08-04 22:33:36 +00:00
Richard M. Stallman
37fdc96f78
(rmail-mode-map): Fix the Get New Mail entry.
...
Add `...' where appropriate.
1994-08-02 02:32:26 +00:00
Richard M. Stallman
29e6129ecb
(rmail-summary-mode-map): Add `...' where appropriate.
1994-08-02 02:26:35 +00:00
Richard M. Stallman
c0d133a61b
(rmail-summary-mode-map): Fix typo.
1994-08-02 02:22:45 +00:00
Richard M. Stallman
5358bc42c2
(rmail-mode-map): Fix the Get New Mail entry.
1994-08-02 01:58:08 +00:00
Richard M. Stallman
e76bca6c4b
(rmail-summary-mode-map): Fix the Get New Mail entry.
1994-08-02 01:57:49 +00:00
Richard M. Stallman
bfc77306f5
(sendmail-send-it): Handle resent-to specially.
1994-08-02 01:29:20 +00:00
Richard M. Stallman
0af6491072
(rmail-retry-failure): Handle a weird case with
...
a couple of lines before the old message header.
1994-07-31 20:08:53 +00:00
Richard M. Stallman
754b4eb72c
(rmail-mode-map): Move new Re-send menu item to right place.
1994-07-31 05:32:26 +00:00
Richard M. Stallman
b0d3522a05
(rmail-summary-mode-map): Move new Re-send menu item to right place.
...
Add Get New Mail item.
1994-07-31 05:32:03 +00:00
Richard M. Stallman
3f4e31a29f
(rmail-new-summary): If just one window,
...
put the summary in the upper window and Rmail buffer below.
1994-07-30 07:46:42 +00:00
Richard M. Stallman
a2e667ecc2
(rmail-display-summary): New variable.
...
(rmail): Call rmail-summary at the end if rmail-display-summary is set.
(rmail-highlight-face): New variable.
(rmail-highlight-headers): Use it if non-nil.
1994-07-30 07:46:03 +00:00
Richard M. Stallman
3df6812aab
(rmail-highlighted-face): New variable.
...
(rmail-highlight-headers): Use it if non-nil.
1994-07-30 02:46:24 +00:00
Richard M. Stallman
aba6cc3532
(rmail-summary-mode-map): Add Re-send menu item.
1994-07-29 21:26:38 +00:00
Richard M. Stallman
386c099f6f
(rmail-mode-map): Add Re-send menu item.
1994-07-29 21:26:00 +00:00
Richard M. Stallman
e1cd65fd53
(what-domain): Doc fix.
1994-07-27 00:35:18 +00:00
Richard M. Stallman
44a1338aa4
(mail-extr-all-top-level-domains): Update a few long names.
1994-07-24 06:14:32 +00:00
Richard M. Stallman
4f40f16981
(reporter-dump-state, reporter-submit-bug-report):
...
Don't print package name if pkgname is nil. Don't dump state if
varlist is nil.
(reporter-bug-hook, reporter-submit-bug-report)
(reporter-calculate-separator, reporter-initial-text):
New or modified functions and variables attempting to prohibit
submission of empty bug reporters.
(reporter-prompt-for-summary-p): Default value now nil.
(reporter-dump-state): Make sure there's a final
newline after the setq sexp.
Pass mail buffer as second arg to print fcn.
Use symbol-value to get varsym's value.
(reporter-dump-variable): Handle long sexp's even
after entering newline. Done by filling current line.
Much better pretty printing of long lists!!
Handle void variables.
(reporter-version): New variable.
(reporter-submit-bug-report-internal): Leave point after the salutation.
(reporter-submit-bug-report): Prompt for a subject.
1994-07-18 18:49:25 +00:00
Richard M. Stallman
11079525c0
(mh-folder-mode): Use local-write-file-hooks.
1994-07-18 18:04:45 +00:00
Richard M. Stallman
9081378e9f
Make sure that headers are case-insensitive.
...
Upped version to 1.3.
1994-07-18 17:49:23 +00:00
Richard M. Stallman
47c5e807f2
(mail-mailer-swallows-blank-line): Verify sendmail.cf
...
exists before reading it.
1994-07-15 04:31:14 +00:00
Richard M. Stallman
7456205363
(rmail-movemail-program): New variable.
...
(rmail-insert-inbox-text): Use it.
1994-07-13 05:04:46 +00:00
Richard M. Stallman
6ae1efb419
(rmail-mode-map): Fix previous change.
1994-07-13 03:40:48 +00:00
Richard M. Stallman
12dd87fc56
(rmail-mode-map): Add "Get New Mail" menu item under Mail.
1994-07-12 06:46:52 +00:00
Richard M. Stallman
a5282b8fe2
(mail-setup): Insert -- line before .signature file.
1994-07-12 02:47:27 +00:00
Richard M. Stallman
8eb6c7da6b
(define-mail-abbrev): Don't try to parse empty aliases.
1994-07-12 02:16:57 +00:00
Michael I. Bushnell
e4fbad4b57
Comment out losing call to set-visited-file-name; this shouldn't hurt
...
as long as nobody actually calls buffers `*mail*'. (This isn't a real
fix.) set-visited-file-name fails when given a nil argument.
1994-07-05 16:54:01 +00:00
Michael I. Bushnell
3b112b5e00
foo?
1994-07-05 16:52:59 +00:00
Richard M. Stallman
989a5e4fe5
(sendmail-send-it): Allow specifying Sender.
1994-07-03 20:37:34 +00:00
Richard M. Stallman
0d912b5849
Fix up previous change.
1994-07-03 20:36:31 +00:00
Richard M. Stallman
e24ec555cb
(report-emacs-bug-hook): Error if user has added no text.
...
(report-emacs-bug): Set local report-emacs-bug-orig-text.
Add to mail-send-hook. Use mail-send-and-exit for the echo area msg.
1994-07-03 20:34:19 +00:00
Richard M. Stallman
f9a9d26e5b
(rmail-highlight-headers): Do nothing if
...
rmail-highlighted-headers is nil.
1994-06-30 18:57:17 +00:00
Richard M. Stallman
37e379dd09
(define-mail-alias): Copy parsing code from mailabbrev.el.
...
New arg from-mailrc-file.
(build-mail-aliases): Pass t as new arg.
1994-06-19 19:52:02 +00:00
Richard M. Stallman
d066345bcf
(define-mail-alias): Doc fix.
1994-06-19 19:42:17 +00:00
Richard M. Stallman
6cfc977ba3
(mail-bury): Test that rmail-summary-buffer is boundp.
1994-06-18 21:12:42 +00:00
Richard M. Stallman
92e068832c
(rmail-highlight-headers): Don't skip newlines, just tab and space.
1994-06-18 13:26:33 +00:00
Richard M. Stallman
eedf8416e0
(set-rmail-inbox-list): Use insert-before-markers.
1994-06-18 13:23:57 +00:00
Richard M. Stallman
651fca74e4
(build-mail-abbrevs): Pass a recursivep argument in recursive call.
1994-06-17 16:03:59 +00:00
Richard M. Stallman
da5667c68a
(mail-send-hook): Add defvar.
...
(mail-send): Run mail-send-hook before the `Sending...' message.
1994-06-15 22:16:04 +00:00