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
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
Karl Heuer
2a527e488c
(rmail-sort-from-summary): Preserve window selection.
1994-03-30 02:21:19 +00:00
Richard M. Stallman
4197af8a64
(rmail-summary-goto-msg): Highlight message number of current message.
1994-03-19 05:32:26 +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
db1d3cf711
Fix rmail summary commands to work with rmail-mail-new-frame.
1994-01-31 07:05:45 +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
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
92a3826784
(rmail-summary-delete-forward): Move to next or prev msg
...
among those included in the summary.
1993-12-30 07:38:11 +00:00
Richard M. Stallman
857ff384c0
(rmail-summary-goto-msg): Use unwind-protect to go
...
back to summary, and go back to the window that was selected before.
(rmail-summary-rmail-update): Special handling for eob.
1993-12-23 03:25:40 +00:00
Richard M. Stallman
9cd7847364
(rmail-summary-wipe): If rmail buffer is not visible,
...
switch to it in this window.
(rmail-summary-mode): Doc fix.
1993-11-23 07:11:22 +00:00
Richard M. Stallman
18e90c5846
(rmail-summary-forward): Accept prefix arg
...
and pass it to rmail-forward.
1993-11-14 05:50:47 +00:00
Richard M. Stallman
ae06ea79c8
(rmail-summary-edit-map): Inherit text-mode-map properly.
1993-11-12 22:16:44 +00:00
Richard M. Stallman
e45fce0359
(rmail-summary-mode-map): Bind summary sort commands.
...
(rmail-summary-sort-...): Moved from rmailsort.el.
(rmail-sort-from-summary): Likewise. Require rmailsort.
1993-06-22 05:55:59 +00:00
Richard M. Stallman
e7a00c2598
(rmail-summary-mode-map): Add local menu bar bindings.
...
(rmail-summary-search-backward): New command.
(rmail-summary-search): Don't use save-excursion.
1993-06-22 02:25:05 +00:00
Richard M. Stallman
682ac5eb5b
(rmail-summary-next-msg): Fix number of dots in regexp.
1993-06-05 21:18:11 +00:00
Richard M. Stallman
b37767e7ff
(rmail-summary-expunge-and-save): Do save-buffer last.
...
Use two separate save-excursion calls.
(rmail-summary-input): Use pop-to-buffer.
(rmail-summary-get-new-mail): Gobble rmail-current-message;
later go to that message.
(rmail-summary-next-msg): Start at end of line, if moving forward.
Move to beginning of line, after the loop.
(rmail-new-summary): Fix format of elt in minor-mode-alist.
1993-06-04 02:24:45 +00:00
Richard M. Stallman
980d43b682
(rmail-summary-expunge-and-save):
...
Call set-buffer again after rmail-only-expunge.
(rmail-summary-add-label, rmail-summary-kill-label):
Fix reading the label.
(rmail-summary-rmail-update): Bind window locally.
Use unwind-protect, not save-window-excursion.
1993-06-03 21:02:10 +00:00