Commit graph

232 commits

Author SHA1 Message Date
Richard M. Stallman
be2e861f98 (rmail-summary-scroll-between-messages): New var.
(rmail-summary-scroll-msg-down, rmail-summary-scroll-msg-up): Obey that var.
1996-04-04 17:01:45 +00:00
Richard M. Stallman
f7a460e052 (rmail-make-basic-summary-line): Limit line count
to reformatted header if we have reformatted it.
1996-03-08 05:02:06 +00:00
Richard M. Stallman
9596811a3d Comment change. 1996-03-02 06:37:35 +00:00
Erik Naggum
972a769bb9 (rmail-make-basic-summary-line): Fix previous change. 1996-02-26 04:07:44 +00:00
Richard M. Stallman
d9a84b157d (rmail-make-basic-summary-line): Less space before subj. 1996-02-26 00:21:00 +00:00
Simon Marshall
c28baa2ad8 Use make-local-hook for post-command-hook 1996-01-25 10:21:05 +00:00
Karl Heuer
85bd1ac690 (rmail-make-basic-summary-line): Include msg line number.
(rmail-summary-goto-msg):
Pass along args NOWARN and SKIP-RMAIL in recursive call.
1996-01-24 23:30:25 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
b55535f3b0 (rmail-make-basic-summary-line):
Recognize user-mail-address in From field means msg is from you.
1995-12-21 18:07:18 +00:00
Richard M. Stallman
8d908f848c (rmail-summary-get-new-mail): Don't call rmail-summary-goto-msg if msg is 0. 1995-11-30 00:30:38 +00:00
Richard M. Stallman
212daf133a (rmail-summary-overlay): Make it a permanent local. 1995-11-11 20:37:24 +00:00
Richard M. Stallman
cb4903bcc1 (rmail-summary-construct-io-menu): Use all of FILES.
Also disable the menu instead of not displaying it, if FILES is empty.
1995-09-06 15:16:39 +00:00
Richard M. Stallman
6e626f7e5b Require rmail.
(rmail-new-summary): Specify size in split-window.
Call rmail-select-summary to force size to specified amount.
1995-08-21 14:48:49 +00:00
Richard M. Stallman
88aabab394 (rmail-new-summary): Enable the Input/output menu. 1995-08-17 16:51:57 +00:00
Karl Heuer
0e520d74eb Fix capitalization in menu bar. 1995-05-30 23:05:08 +00:00
Simon Marshall
be94c30cd6 rmail-summary-font-lock-keywords efficiency fix. 1995-04-24 11:46:17 +00:00
Richard M. Stallman
387f203c00 (rmail-summary-toggle-header): Make header visible in message buffer. 1995-03-31 19:36:02 +00:00
Richard M. Stallman
4c11ca80f4 (rmail-summary-mail, rmail-summary-continue)
(rmail-summary-reply, rmail-summary-retry-failure)
(rmail-summary-forward, rmail-summary-resend): Switch to rmail
buffer's window first, so mail buffer replaces summary.
1995-02-19 19:11:03 +00:00
Richard M. Stallman
71d97b562a (rmail-summary-next-same-subject): New command.
(rmail-summary-previous-same-subject): Likewise.
(rmail-summary-mode-map): Add bindings for C-c C-n and C-c C-p.
1995-02-05 02:46:34 +00:00
Richard M. Stallman
4fb6f90f18 (rmail-summary-update-highlight): New function.
(rmail-summary-goto-msg): Use it.
(rmail-summary-rmail-update): Move the summary highlight.
(rmail-summary-mark-deleted): Do nothing if rmail-summary-overlay
has a nil face-property.
(rmail-new-summary): Make the summary-on-top kludge
more restricted in when it is used.
1995-01-20 02:50:27 +00:00
Richard M. Stallman
07f9b3e6a5 (rmail-summary-goto-msg): When highlighting,
don't skip 1st char on line if it isn't a space.
1994-12-11 09:16:23 +00:00
Richard M. Stallman
3753ab6f45 (rmail-summary-scroll-msg-up): If at end of message,
advance to the next message.
(rmail-summary-scroll-msg-down): If at beginning of message,
advance to the previous message.
1994-11-20 15:01:14 +00:00
Richard M. Stallman
cdbea8cae3 (rmail-summary-delete-forward): Don't move fwd to eob. 1994-10-15 22:24:10 +00:00
Richard M. Stallman
cc101382e8 (rmail-summary-previous-all)
(rmail-summary-next-all): Don't move forward to the end of the buffer.
1994-10-15 10:18:02 +00:00
Simon Marshall
d16df57356 * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults. 1994-10-12 09:07:32 +00:00
Richard M. Stallman
4986bd386f (rmail-summary-resend): New function.
(rmail-summary-mode-map - resend): Call rmail-summary-resend
instead of rmail-resend.
1994-10-11 17:07:27 +00:00
Richard M. Stallman
bc454f082b (rmail-summary-rmail-update): Pass new arg to rmail-show-message. 1994-10-11 04:43:01 +00:00
Richard M. Stallman
1a6bc985cf (rmail-summary-font-lock-keywords): New variable.
(rmail-summary-mode): Set font-lock-keywords locally.
1994-10-07 09:56:40 +00:00
Richard M. Stallman
132ad5641e (rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer. 1994-10-06 07:05:09 +00:00
Richard M. Stallman
7434015f91 (rmail-summary-delete-forward): Regexp for recognizing deleted message
should not require a space at the beginning of the line.
1994-09-27 05:37:06 +00:00
Richard M. Stallman
4dc7e43ba1 (rmail-summary-goto-msg): Simply the regexp
for finding the message number.  Check that a non-digit follows it.
1994-09-22 06:55:11 +00:00
Richard M. Stallman
aa138cb419 (rmail-summary-construct-io-menu): New function.
(rmail-new-summary): Call rmail-summary-construct-io-menu.
(rmail-summary-mode-map): New menu items 'Input Rmail File' and
'Output Rmail File'.
(rmail-summary-output-to-rmail-file): New arg 'file-name'. If it
non-nil, call rmail-output-to-rmail-file.
1994-09-19 05:03:02 +00:00
Richard M. Stallman
c7b5ca27bf (rmail-summary-goto-msg): Preserve the current buffer. 1994-09-13 04:14:00 +00:00
Richard M. Stallman
dca460725c (rmail-summary-output-menu): New command.
(rmail-summary-mode-map): Add Output and Input with menu of files.

(rmail-summary-rmail-update): Check whether rmail-buffer is dead.
1994-08-26 06:55:43 +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
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
e76bca6c4b (rmail-summary-mode-map): Fix the Get New Mail entry. 1994-08-02 01:57:49 +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
aba6cc3532 (rmail-summary-mode-map): Add Re-send menu item. 1994-07-29 21:26:38 +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
9541216571 (rmail-make-basic-summary-line): Show 14 chars before @ and 11 after. 1994-05-06 23:59:28 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +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
10e09db421 (rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed. 1994-04-19 03:41:23 +00:00
Karl Heuer
36f4191568 (rmail-new-summary): Avoid unsafe save-restriction. 1994-04-09 02:46:19 +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
ebdf372b3b (rmail-summary-sort-by-keywords): New function. 1994-04-07 03:28:44 +00:00