1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

410 Commits

Author SHA1 Message Date
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
Richard M. Stallman
16d1606d77 (mail): If homedir is nonexistent, don't use as default. 1994-06-12 12:57:42 +00:00
Richard M. Stallman
fdb90184f6 (mail-bury): If showing rmail buffer that has summary, show the summary too. 1994-06-10 20:20:53 +00:00
Richard M. Stallman
3c55fda04c (build-mail-aliases): Handle source directives.
Handle MAILRC envvar.
1994-05-28 13:06:55 +00:00
Richard M. Stallman
d43277ab9e (rmail-show-message): If transient-mark-mode, deactivate the mark. 1994-05-26 23:06:50 +00:00
Richard M. Stallman
e6a4af1daf (mail-mailer-swallows-blank-line): Don't die
if /etc/sendmail.cf does not exist.
1994-05-23 04:53:44 +00:00
Richard M. Stallman
a4e104bf5c Doc fix. 1994-05-22 22:14:17 +00:00
Richard M. Stallman
6016579d51 (rmail-variables): Don't add any permanent-local props.
Don't make rmail-last-file local.
1994-05-19 20:48:32 +00:00
Richard M. Stallman
6c65d1ec43 (rmail-edit-current-message): Undo previous change. 1994-05-19 20:46:24 +00:00
Richard M. Stallman
346af5107f (rmail-output): Doc fix. 1994-05-19 20:44:03 +00:00
Richard M. Stallman
6ec569d420 (rmail-toggle-header): Call rmail-highlight-headers. 1994-05-10 07:38:34 +00:00
Richard M. Stallman
4f5d303b20 (rmail-make-basic-summary-line): Get all the lines of the From field. 1994-05-09 22:18:59 +00:00
Richard M. Stallman
686573f1a4 (mail-mailer-swallows-blank-line): Put space and tab into brackets. 1994-05-07 22:00:33 +00:00
Richard M. Stallman
dd03399111 If rmail-spool-directory is not a directory,
just output an `echo' command to tell about it.
1994-05-07 01:21:58 +00:00
Richard M. Stallman
80056f3da6 (sc-cite-original): Add autoload. 1994-05-07 00:19:23 +00:00
Richard M. Stallman
9541216571 (rmail-make-basic-summary-line): Show 14 chars before @ and 11 after. 1994-05-06 23:59:28 +00:00
Richard M. Stallman
dc591caf15 (rmail-output-menu): Set rmail-default-rmail-file.
(rmail-output-to-rmail-file): Doc fix.
1994-05-05 05:08:57 +00:00
Richard M. Stallman
b1fd1e8d65 (rmail-input-menu): Don't call expand-file-name.
Do nothing if rmail-secondary-file-menu return nil.
(rmail-secondary-file-menu): If no files match, warn and return nil.
1994-05-04 22:00:30 +00:00
Richard M. Stallman
df0e3d0315 (rmail-output-menu): Don't call expand-file-name.
Do nothing if rmail-secondary-file-menu return nil.
1994-05-04 22:00:01 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Richard M. Stallman
813f532d2f Initial revision 1994-05-02 05:16:59 +00:00
Richard M. Stallman
df8af8a8af Don't load site-init.el.
Print the mail directory we tested, on standard output.
Don't load paths.el either--we now run in emacs, not temacs.
1994-05-01 06:41:08 +00:00
Karl Heuer
b207d6b314 Drop the trailing slash. 1994-04-28 07:32:21 +00:00
Karl Heuer
8f3016f5c3 Chase symlinks manually. 1994-04-28 03:34:14 +00:00
Richard M. Stallman
6875cf75e5 Get the file's truename in case it is a link. 1994-04-28 03:01:49 +00:00
Karl Heuer
a6115fe24c Don't make an empty script.
Use signal, not error.
1994-04-28 02:42:43 +00:00
Richard M. Stallman
6b07c06eff Comment change. 1994-04-27 08:39:01 +00:00
Karl Heuer
431e100fd1 (rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll
rmail-buffer explicitly
1994-04-25 23:11:12 +00:00
Karl Heuer
99887e16ef (rmail-highlight-headers): Extracted as a new function. Fix overlay position.
Do nothing if face support is unavailable.
1994-04-24 18:30:53 +00:00
Richard M. Stallman
57ad77fab1 (rmail-show-message): Always re-set overlay face property. 1994-04-24 05:55:04 +00:00
Richard M. Stallman
24db549c64 (rmail-show-message): Use overlays, not text properties.
(rmail-overlay-list): New variable.
(rmail-mode): Make it local.
1994-04-24 05:10:51 +00:00
Richard M. Stallman
154b3e397f (mail-extr-all-top-level-domains): Renamed from all-top-level-domains.
Major changes by jwz and drw.
1994-04-24 03:51:13 +00:00
Richard M. Stallman
072c3cd228 (rmail-show-message): Highlight the specified fields.
(rmail-highlighted-headers): New user variable.
1994-04-23 07:40:25 +00:00
Karl Heuer
4fe9b56368 (undigestify-rmail-message): Update summary buffer. 1994-04-23 02:31:52 +00:00
Karl Heuer
881fd7eb9b Cosmetic changes. 1994-04-23 02:30:17 +00:00
Karl Heuer
9a8efe67cf Initial revision 1994-04-20 05:22:51 +00:00
Karl Heuer
f9f9cd9296 (report-emacs-bug): Insert at separator, not at end. 1994-04-20 00:14:15 +00:00
Karl Heuer
10e09db421 (rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed. 1994-04-19 03:41:23 +00:00
Karl Heuer
06aa1ec4bf (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
The (require 'rmail) already picks them up.
1994-04-14 18:40:45 +00:00
Richard M. Stallman
783d76282f (rmail-default-file, rmail-default-rmail-file): New defvars. 1994-04-13 21:14:54 +00:00
Richard M. Stallman
c919c21a69 (mh-progs, mh-lib): Move from mh-e.el
to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el

(mh-find-progs): Add paths for BSDI.  Put local
paths first so they override vendor paths.

(with-mh-folder-updating): Optimize to keep
buffer-file-name nil even while restoring modified-p status at end.
1994-04-13 20:42:42 +00:00
Richard M. Stallman
86a32538d0 (mh-progs, mh-lib): Move from mh-e.el
to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el

(mh-store-buffer): autoload.  Better doc strings.
1994-04-13 20:42:10 +00:00
Karl Heuer
36f4191568 (rmail-new-summary): Avoid unsafe save-restriction. 1994-04-09 02:46:19 +00:00
Fred Pierresteguy
206250958e (rmail-secondary-file-menu): Fix typo. 1994-04-07 14:19:46 +00:00
Karl Heuer
56b257136f Fix previous change. 1994-04-07 07:26:49 +00:00
Karl Heuer
0732dfa5c1 (rmail-summary-disable): New function.
(rmail-summary-enable): New function.
(rmail-summary-mode): Call rmail-summary-enable.
1994-04-07 07:09:16 +00:00
Karl Heuer
c35fb2162d (rmail-edit-mode, rmail-cease-edit): Disable summary during edit. 1994-04-07 06:56:25 +00:00
Karl Heuer
9ae6d54ae2 (rmail-mode-map): Key binding for rmail-sort-by-keywords. 1994-04-07 03:29:18 +00:00
Karl Heuer
1558997717 (rmail-sort-by-keywords): New function. 1994-04-07 03:29:02 +00:00
Karl Heuer
ebdf372b3b (rmail-summary-sort-by-keywords): New function. 1994-04-07 03:28:44 +00:00
Karl Heuer
e73b01a42a (rmail-summary-goto-msg): Fix bug in earlier change. 1994-04-05 21:54:51 +00:00
Richard M. Stallman
754942d81d (rmail-summary-goto-msg): Highlight the whole line except first char. 1994-04-04 05:45:54 +00:00
Richard M. Stallman
f9d75fab0c Doc fix. 1994-04-03 18:18:45 +00:00
Karl Heuer
745d94338a (rmail-message-label-p, rmail-parse-message-labels):
Update obsolete (commented-out) functions.
1994-04-01 02:31:45 +00:00
Richard M. Stallman
28925d74e6 Doc fixes. 1994-03-31 23:40:14 +00:00
Karl Heuer
9baf79c795 (rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo. 1994-03-30 02:24:05 +00:00
Karl Heuer
030ecb3c62 (rmail-sort-messages): Update summary buffer. 1994-03-30 02:21:48 +00:00
Karl Heuer
2a527e488c (rmail-sort-from-summary): Preserve window selection. 1994-03-30 02:21:19 +00:00
Karl Heuer
b0304aef81 (rmail-sort-by-subject): Fix `Re:' regexp. 1994-03-23 21:49:16 +00:00
Richard M. Stallman
21f69e7e21 (rmail-quit): Remove summary buffer from display.
Thoroughly remove Rmail buffer from display.
1994-03-23 18:38:23 +00:00
Richard M. Stallman
4139208e7b (rmail-secondary-file-menu): Display relative file names.
(rmail-output-menu): Autoload it.
(rmail-mode-map): Add rmail-output-menu and rmail-input-menu.
1994-03-23 18:29:07 +00:00
Karl Heuer
f8b15b6e6f (mail-mode): Doc mod. 1994-03-20 23:23:43 +00:00
Richard M. Stallman
4197af8a64 (rmail-summary-goto-msg): Highlight message number of current message. 1994-03-19 05:32:26 +00:00
Richard M. Stallman
90254bb0b7 (rmail-summary-window-size): New variable.
(rmail-maybe-display-summary): Use it.
(rmail-secondary-file-directory): New var.
(rmail-secondary-file-regexp): New var.
(rmail-secondary-file-menu): New function.
(rmail-input-menu): New command.
1994-03-18 07:09:57 +00:00
Richard M. Stallman
254399e69c (rmail-output-menu): New command. 1994-03-18 07:08:37 +00:00
Karl Heuer
5458f7f158 (rmail-convert-to-babyl-format): Check Content-Length field for consistency. 1994-03-17 23:29:16 +00:00
Richard M. Stallman
c26cf6c836 entered into RCS 1994-03-15 06:16:30 +00:00
Karl Heuer
be4e71577e (rmail-sort-by-lines): msgnum variable should be msg. 1994-03-12 04:53:41 +00:00
Richard M. Stallman
432240423b (rmail-ignored-headers): Add several x400 header types. 1994-03-10 15:50:26 +00:00
Karl Heuer
c47fae76cd (rmail-message-filter): Doc fix. 1994-03-04 23:08:31 +00:00
Richard M. Stallman
fdc1827fdb (mail-do-fcc): Don't write a newline before the text. 1994-03-02 04:23:49 +00:00
Karl Heuer
5170c9cbeb (rmail-insert-inbox-text): Recognize the spool directory even if symlinks are
present.
1994-02-23 00:29:43 +00:00
Richard M. Stallman
5a85300527 (mail-mailer-swallows-blank-line): Fix regexp typo.
Check for apparent header line as well as for leading whitespace.
1994-02-17 19:04:07 +00:00
Karl Heuer
28b4613975 (rmail-dont-reply-to): Change user-original-login-name to user-login-name. 1994-02-11 22:05:44 +00:00
Karl Heuer
d0eecffacb (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
user-login-name.
1994-02-11 22:04:41 +00:00
Karl Heuer
ccc341de40 (rmail-summary-expunge-and-save): Mark summary buffer as unmodified. 1994-02-09 04:26:28 +00:00
Karl Heuer
c70658194a (rmail-expunge-and-save): Mark summary buffer as unmodified. 1994-02-09 04:25:48 +00:00
Karl Heuer
e507447418 Add (require 'rmail) so the macro will be byte-compiled properly. 1994-02-09 04:08:17 +00:00
Karl Heuer
f045694583 (rmail-edit-current-message): Make local variables permanent, so
the user can safely change major modes during an edit.
1994-02-08 22:26:30 +00:00
Karl Heuer
a4b340c510 (rmail-variables): Make local variables permanent, so the user can safely
change major modes during an edit.
1994-02-08 22:25:35 +00:00
Richard M. Stallman
de3a72f68f (mail-signature): Insert a `-- ' line. 1994-02-08 17:51:57 +00:00
Karl Heuer
e4f794ed3a (mail-signature): Doc mod. 1994-02-07 23:05:56 +00:00
Richard M. Stallman
09da735bad (rmail-output): Handle rmail-output-file-alist. 1994-02-06 16:32:46 +00:00
Richard M. Stallman
1f780b790f (rmail-reply): If no resent-date, use ordinary date.
If no resent-to, use empty string for to.
1994-02-04 22:59:05 +00:00
Richard M. Stallman
01b5c04d06 (mail-mailer-swallows-blank-line): New variable.
(sendmail-send-it): Add extra newline if appropriate.
1994-02-02 00:06:43 +00:00
Karl Heuer
db1d3cf711 Fix rmail summary commands to work with rmail-mail-new-frame. 1994-01-31 07:05:45 +00:00
Richard M. Stallman
1de48e7f1f (rmail-make-in-reply-to-field): Discard text properties from
the address before printing it.
1994-01-29 23:56:27 +00:00
Richard M. Stallman
5ed1243c2f (rmail-summary-undelete): If we don't undelete anything, don't move point. 1994-01-26 18:58:37 +00:00
Richard M. Stallman
7c203051cd (mail-mailer-swallows-blank-line): New variable.
(sendmail-send-it): Add extra newline if appropriate.
1994-01-24 23:52:51 +00:00
Richard M. Stallman
934111d04f (rmail-get-new-mail): Avoid error if file is empty.
Was done in 1994-01-14T18:35:09Z!rms@gnu.org:
(rmail-set-message-counters): Avoid errors moving backwd if new file.
1994-01-16 20:26:28 +00:00
Richard M. Stallman
42255e7204 Doc fix. 1994-01-15 01:25:35 +00:00
Richard M. Stallman
c08f13bf4e (rmail-default-file): Renamed from rmail-last-file.
(rmail-default-rmail-file): Renamed from rmail-last-...
1994-01-15 01:23:28 +00:00
Richard M. Stallman
fdc9edf239 Use new names rmail-default-file and rmail-default-rmail-file. 1994-01-15 01:22:53 +00:00
Richard M. Stallman
cf805d5d1d (rmail-bury): Rename local rmail-buffer to buffer-to-bury. 1994-01-14 18:35:09 +00:00
Richard M. Stallman
450b15a0b0 (mail-abbrev-mode-regexp): Add Reply-to. 1994-01-11 05:38:36 +00:00
Richard M. Stallman
94eeb96a54 (rmail-summary-delete-forward): Fix regexp
used for recognizing deleted message.
(rmail-summary-output, rmail-summary-output-to-rmail-file):
Use rmail-summary-delete-forward.
1994-01-08 13:57:29 +00:00
Richard M. Stallman
84fa8eb54b (rmail-summary-by-senders):
Add missing arg to rmail-new-summary.
(rmail-summary-output, rmail-summary-output-to-rmail-file):
Handle rmail-delete-after-output explicitly here.
1994-01-08 11:48:18 +00:00
Richard M. Stallman
389e8f1127 (rmail-resend): Use send-mail-function. 1994-01-06 11:48:28 +00:00