Alex Schroeder [Sat, 21 Jan 2006 18:22:25 +0000 (18:22 +0000)]
(rmail-abort-edit): Don't call
rmail-highlight-headers anymore.
Alex Schroeder [Sat, 21 Jan 2006 18:21:07 +0000 (18:21 +0000)]
(rmail-highlight-face): Doc.
(rmail-font-lock-keywords): Add the stuff necessary to make
rmail-highlight-headers obsolete.
(rmail-toggle-header, rmail-show-message): Don't call
rmail-highlight-headers anymore.
(rmail-highlight-headers): Deleted.
Henrik Enberg [Sat, 21 Jan 2006 16:27:59 +0000 (16:27 +0000)]
(rmail-summary-get-sender): Narrow to current
message before extracting headers.
Henrik Enberg [Sat, 21 Jan 2006 16:18:59 +0000 (16:18 +0000)]
(rmail-process-new-messages): Don't lose on missing subject field.
Alex Schroeder [Sat, 21 Jan 2006 15:31:05 +0000 (15:31 +0000)]
(rmail-next-undeleted-message): Simplify.
(rmail-what-message): Deleted since it was never called.
(rmail-narrow-to-header): Use the same error message as
rmail-header-get-limit.
Henrik Enberg [Sat, 21 Jan 2006 15:28:53 +0000 (15:28 +0000)]
(rmail-message-senders-p): Fix Typo.
Alex Schroeder [Sat, 21 Jan 2006 15:28:08 +0000 (15:28 +0000)]
(rmail-desc-set-attribute): Use
rmail-header-add-header instead of rmail-header-set-header.
Alex Schroeder [Sat, 21 Jan 2006 15:27:34 +0000 (15:27 +0000)]
(rmail-header-attribute-header)
(rmail-header-keyword-header, rmail-header-get-limit): Doc.
(rmail-header-add-header): Add inhibit-point-motion-hooks and
buffer-undo-list bindings from rmail-header-set-header. I don't
know whether they are necessary, however.
(rmail-header-persist-attributes, rmail-header-set-header):
Deleted. rmail-header-add-header does what
rmail-header-set-header did, except throw an error if the header
was not found.
Alex Schroeder [Sat, 21 Jan 2006 15:00:38 +0000 (15:00 +0000)]
(rmail-msgbeg, rmail-msgend): Fix and make obsolete.
(rmail-process-new-messages): Use mail-decode-encoded-word-string
on the subject. Requires mail-parse from Gnus.
(rmail-highlight-headers): Doc.
Alex Schroeder [Sat, 21 Jan 2006 10:52:39 +0000 (10:52 +0000)]
*** empty log message ***
Henrik Enberg [Sat, 21 Jan 2006 03:39:48 +0000 (03:39 +0000)]
(rmail-delete-inbox-files): New function factored out of
`rmail-get-new-mail'.
(rmail-get-new-mail): Use it.
(rmail-get-inbox-files): Renamed from `rmail-get-inbox-list'.
Henrik Enberg [Sat, 21 Jan 2006 03:22:55 +0000 (03:22 +0000)]
(rmail-process-new-messages): Simplify.
(rmail-decode-quoted-printable): Delete unused function.
(rmail-hex-string-to-integer): Likewise.
(rmail-hex-char-to-integer): Likewise.
(rmail-decode-mail-file): Renamed from `rmail-decode-mbox-file'.
Alex Schroeder [Sat, 21 Jan 2006 01:30:30 +0000 (01:30 +0000)]
(rmail-require-mime-maybe): Simplified.
(rmail-mode-map): Rewritten using a local binding to agree
with "(elisp)Tips for Defining".
Alex Schroeder [Sat, 21 Jan 2006 00:51:28 +0000 (00:51 +0000)]
(rmail-get-new-mail): Doc.
(rmail-get-inbox-list): Doc.
Henrik Enberg [Sat, 21 Jan 2006 00:12:30 +0000 (00:12 +0000)]
(rmail-redecode-body): Simplify.
(rmail-get-inbox-list): Stop on name conflict.
(rmail-show-message): Set `rmail-view-buffer' to `rmail-buffer` if
not using MIME. Make sure we go to `point-min' before setting
window point as searching for coding header might move point.
Henrik Enberg [Sat, 21 Jan 2006 00:11:44 +0000 (00:11 +0000)]
(rmail-summary-get-sender): Doc fix.
Alex Schroeder [Fri, 20 Jan 2006 21:30:50 +0000 (21:30 +0000)]
(rmail-inbox-alist): Doc.
Henrik Enberg [Fri, 20 Jan 2006 18:50:02 +0000 (18:50 +0000)]
(rmail-summary-get-sender): New function.
(rmail-summary-get-summary): Use it.
(rmail-summary-get-line-count): Doc fix.
(rmail-summary-get-summary-attributes): Likewise.
Henrik Enberg [Fri, 20 Jan 2006 16:54:06 +0000 (16:54 +0000)]
(rmail-summary-get-summary): Make sure sender is no
longer than 25 characters.
Henrik Enberg [Fri, 20 Jan 2006 16:29:51 +0000 (16:29 +0000)]
(set-rmail-inbox-list): Rewrite to only set inbox
list temporarily for a session.
Alex Schroeder [Fri, 20 Jan 2006 16:26:28 +0000 (16:26 +0000)]
(rmail-show-message): Minor changes: comments.
Alex Schroeder [Fri, 20 Jan 2006 16:23:51 +0000 (16:23 +0000)]
(rmail-summary-get-summary): Fix display of
keywords.
(rmail-summary-rmail-update): Minor changes: If to when, comments,
doc string.
Henrik Enberg [Fri, 20 Jan 2006 02:23:17 +0000 (02:23 +0000)]
(rmail-inbox-alist): New variable.
(rmail-get-file-inbox-list): New function.
(rmail-perm-variables): Use it.
(rmail-parse-file-inboxes): Deleted.
Alex Schroeder [Fri, 20 Jan 2006 00:42:58 +0000 (00:42 +0000)]
(rmail-summary-by-topic): Don't use rmail-current-subject-regexp.
(rmail-message-subject-p): Use rmail-header-get-header instead of
mail-fetch-field.
(rmail-summary-by-senders): Default to current sender.
Alex Schroeder [Thu, 19 Jan 2006 23:55:58 +0000 (23:55 +0000)]
(rmail-summary-mode): Fixed typo in doc string and
keymap.
(rmail-summary-update-attribute): Deleted.
(rmail-summary-update): Simple defun regenerates the entire
summary line.
Alex Schroeder [Thu, 19 Jan 2006 23:54:03 +0000 (23:54 +0000)]
(rmail-set-label): Call rmail-summary-update at the
end.
Alex Schroeder [Thu, 19 Jan 2006 23:52:59 +0000 (23:52 +0000)]
(rmail-set-attribute): Call rmail-summary-update.
Henrik Enberg [Thu, 19 Jan 2006 12:59:11 +0000 (12:59 +0000)]
(rmail-header-hide-headers): Simplify.
Henrik Enberg [Thu, 19 Jan 2006 11:52:47 +0000 (11:52 +0000)]
(rmail-process-new-messages): Use
rmail-header-get-header instead of mail-fetch-field.
Henrik Enberg [Thu, 19 Jan 2006 11:52:07 +0000 (11:52 +0000)]
(rmail-header-get-header): Rewrite to be a
convenience wrapper for mail-fetch-field.
Henrik Enberg [Thu, 19 Jan 2006 00:41:11 +0000 (00:41 +0000)]
(rmail-output-read-file-name): Simplify.
(rmail-output): Likewise.
Alex Schroeder [Wed, 18 Jan 2006 22:33:59 +0000 (22:33 +0000)]
(rmail-make-summary-line-1)
(rmail-make-basic-summary-line): Deleted.
(rmail-summary-kill-label): Only ask for existing labels.
Alex Schroeder [Wed, 18 Jan 2006 22:29:55 +0000 (22:29 +0000)]
(rmail-add-label): Doc fix.
(rmail-kill-label): Only read labels that the current message has.
(rmail-read-label): Possibly only ask for existing labels.
(rmail-set-label): Display labels at the end.
Alex Schroeder [Wed, 18 Jan 2006 22:27:01 +0000 (22:27 +0000)]
(rmail-header-get-limit): Rewrote macro as simple
defun.
(rmail-header-persist-attributes): Doc.
(rmail-header-add-header): Simplified the finding of the header.
Delete header if value is nil or "".
(rmail-header-remove-keyword): Deleted stub. Removing can be
handled by calling `rmail-header-add-header' with value nil or "".
Alex Schroeder [Wed, 18 Jan 2006 22:20:18 +0000 (22:20 +0000)]
(rmail-cease-edit): Bugfix.
Alex Schroeder [Wed, 18 Jan 2006 22:19:05 +0000 (22:19 +0000)]
Removed require statements.
(rmail-desc-add-keyword, rmail-desc-remove-keyword): Rewrite.
(rmail-desc-get-keywords, rmail-desc-get-keyword-list)
(rmail-desc-edited-index): Doc fix.
Alex Schroeder [Wed, 18 Jan 2006 22:15:21 +0000 (22:15 +0000)]
Updated copyright year.
Alex Schroeder [Wed, 18 Jan 2006 22:14:32 +0000 (22:14 +0000)]
(rmail-set-attribute): Moved comment into document.
Henrik Enberg [Wed, 18 Jan 2006 22:14:08 +0000 (22:14 +0000)]
(rmail-decode-mbox-file): Fix stupid mistake.
Henrik Enberg [Wed, 18 Jan 2006 21:58:02 +0000 (21:58 +0000)]
(rmail-process-new-messages): Decode message accoding to
Content-Type header.
(rmail-decode-mbox-file): New function.
(rmail): Use it.
Henrik Enberg [Wed, 18 Jan 2006 20:11:04 +0000 (20:11 +0000)]
(rmail-get-sender): Deleted
(rmail-process-new-messages): Use mail-fetch-field instead.
Henrik Enberg [Wed, 18 Jan 2006 19:27:36 +0000 (19:27 +0000)]
(rmail): Fix last fix.
Henrik Enberg [Wed, 18 Jan 2006 12:15:47 +0000 (12:15 +0000)]
(rmail-get-inbox-list): New function.
(rmail-get-new-mail): Use it.
Henrik Enberg [Wed, 18 Jan 2006 11:47:37 +0000 (11:47 +0000)]
(rmail-summary-get-new-mail): Only call
`rmail-summary-goto-msg' if no new mail was found.
Henrik Enberg [Wed, 18 Jan 2006 11:46:50 +0000 (11:46 +0000)]
(rmail): Only call `rmail-show-message' if no new mail
was found.
Henrik Enberg [Wed, 18 Jan 2006 02:05:17 +0000 (02:05 +0000)]
(rmail-get-new-mail): Only call `rmail-show-message'
on file-error condition if no new messages are found.
Alex Schroeder [Tue, 17 Jan 2006 23:06:58 +0000 (23:06 +0000)]
(rmail): Only insert the file if it actually exists.
(rmail-show-message): Do not display labels if there are no
messages. This corrects the mistake if visiting an empty file,
but it doesn't fix the situation where you delete the all messages
and expunge them. This may leave the labels of the last message
in the modeline.
Henrik Enberg [Tue, 17 Jan 2006 22:31:55 +0000 (22:31 +0000)]
(rmail-process-new-messages): Add an X-Coding-System header if one
doesn't exist.
Henrik Enberg [Tue, 17 Jan 2006 21:33:34 +0000 (21:33 +0000)]
Don't require rmail.
Henrik Enberg [Tue, 17 Jan 2006 21:33:12 +0000 (21:33 +0000)]
(rmail-process-new-messages): Don't require rmailkwd
here, do it at toplevel instead.
Alex Schroeder [Tue, 17 Jan 2006 10:04:56 +0000 (10:04 +0000)]
(rmail-auto-file): Rewrote test for "filed" using
rmail-desc-get-keywords.
Alex Schroeder [Tue, 17 Jan 2006 10:03:12 +0000 (10:03 +0000)]
(rmail-summary-by-labels): No longer concatenate
regexp with commas because of recent change to
rmail-message-labels-p.
(rmail-summary-rmail-update): Replace rmail-message-labels-p test
with simple rmail-desc-get-keywords.
Alex Schroeder [Tue, 17 Jan 2006 09:57:46 +0000 (09:57 +0000)]
(rmail-message-labels-p): Rewrote using
rmail-desc-get-keywords.
Alex Schroeder [Tue, 17 Jan 2006 09:36:49 +0000 (09:36 +0000)]
(rmail-summary-font-lock-keywords): Fix regular
expression for unread messages.
(rmail-summary-mode): Added documentation for the filtering
commands.
(rmail-summary-mode-map): Added keybinding for
rmail-summary-by-sender.
(rmail-summary-get-summary): Don't show attributes, only
user-defined keywords.
Alex Schroeder [Tue, 17 Jan 2006 09:34:50 +0000 (09:34 +0000)]
Removed some spurious comments.
Alex Schroeder [Tue, 17 Jan 2006 09:34:11 +0000 (09:34 +0000)]
(rmail-cease-edit): Do not adjust the marker of the
last message.
Alex Schroeder [Tue, 17 Jan 2006 09:33:35 +0000 (09:33 +0000)]
Removed some mbox-ready comments.
Henrik Enberg [Tue, 17 Jan 2006 06:32:32 +0000 (06:32 +0000)]
(rmail-summary-get-message-at-point): Handle 5-digit message ids.
Henrik Enberg [Tue, 17 Jan 2006 02:35:51 +0000 (02:35 +0000)]
(rmail-process-new-messages): Require rmailkwd.
(rmail-ignored-headers): Add "Original-Recipient"
Henrik Enberg [Tue, 17 Jan 2006 02:35:04 +0000 (02:35 +0000)]
(rmail-summary-output-to-rmail-file): Use `rmail-output-read-file-name'.
Henrik Enberg [Tue, 17 Jan 2006 02:34:35 +0000 (02:34 +0000)]
(rmail-output-read-file-name): Make sure search in executed in `rmail-buffer'.
(rmail-output-to-rmail-file): Use `rmail-output-read-file-name'.
(rmail-output-read-rmail-file-name): Deleted.
Henrik Enberg [Mon, 16 Jan 2006 23:22:18 +0000 (23:22 +0000)]
(rmail-ignored-headers): Move "^x-.*:" last in regexp.
Alex Schroeder [Mon, 16 Jan 2006 23:18:57 +0000 (23:18 +0000)]
(rmail-display-labels): Use identity instead of lambda.
Alex Schroeder [Mon, 16 Jan 2006 23:09:44 +0000 (23:09 +0000)]
(rmail-summary-font-lock-keywords): Fix typo for
labels.
(rmail-summary-get-summary): Add labels again.
Alex Schroeder [Mon, 16 Jan 2006 22:22:44 +0000 (22:22 +0000)]
(rmail-nuke-pinhead-header, rmail-reformat-message)
(rmail-msg-restore-non-pruned-header, rmail-msg-prune-header):
Deleted.
(rmail-narrow-to-header): Fix typo, error if we cannot find the
end of the headers.
Alex Schroeder [Mon, 16 Jan 2006 22:18:44 +0000 (22:18 +0000)]
(rmail-message-subject-p, rmail-message-senders-p):
Use mail-fetch-field instead of mail-header-get-header.
(rmail-summary-next-same-subject): Simplify.
Alex Schroeder [Mon, 16 Jan 2006 21:40:14 +0000 (21:40 +0000)]
(rmail): Create the buffer using
file-name-nondirectory.
(rmail-mode-map): Bind j to rmail-show-message instead of
rmail-message.
Henrik Enberg [Mon, 16 Jan 2006 21:06:36 +0000 (21:06 +0000)]
(rmail-new-summary): Make sure summary buffer is current when selecting message.
(rmail-summary-browse-body): Deleted.
(rmail-summary-rmail-update, rmail-summary-get-message-at-point,
rmail-summary-goto-msg): Use string-to-number.
(rmail-summary-toggle-header, rmail-summary-add-label,
rmail-summary-kill-label): Use with-current-buffer.
(rmail-summary-previous-msg): Add docstring.
Henrik Enberg [Mon, 16 Jan 2006 21:05:46 +0000 (21:05 +0000)]
*** empty log message ***
Alex Schroeder [Mon, 16 Jan 2006 20:35:53 +0000 (20:35 +0000)]
*** empty log message ***
Alex Schroeder [Mon, 16 Jan 2006 18:59:29 +0000 (18:59 +0000)]
(rmail-ignored-headers): Merged several terms using
grouping, added simple "from " (without a colon), and several
other headers.
(rmail): Automatically convert BABYL files to mbox files.
(rmail-decode-babyl-format): Deleted, since conversion is handled
by unrmail.
Alex Schroeder [Mon, 16 Jan 2006 17:50:30 +0000 (17:50 +0000)]
(unrmail): Use regular expression search to find
message separators such that the fake separators inserted by
rmime.el are not matched. The sections added by rmime.el are
removed.
Henrik Enberg [Mon, 16 Jan 2006 04:11:37 +0000 (04:11 +0000)]
*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 03:57:31 +0000 (03:57 +0000)]
*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 01:35:11 +0000 (01:35 +0000)]
more misplaced parens from merge
Henrik Enberg [Mon, 16 Jan 2006 01:32:30 +0000 (01:32 +0000)]
fix misplaced parens
Henrik Enberg [Mon, 16 Jan 2006 01:18:13 +0000 (01:18 +0000)]
*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 00:03:54 +0000 (00:03 +0000)]
sync with trunk
Henrik Enberg [Sun, 15 Jan 2006 23:02:10 +0000 (23:02 +0000)]
ChangeLog for RMAIL mbox work
Richard M. Stallman [Sun, 3 Oct 2004 01:21:55 +0000 (01:21 +0000)]
(rmail): Convert Babyl files using decode-babyl-file.
(rmail-use-spam-filter): Add defvar.
Richard M. Stallman [Sun, 3 Oct 2004 01:20:20 +0000 (01:20 +0000)]
Mostly rewritten. Parses the file directly and converts.
(batch-convert-babyl, convert-babyl-file, decode-babyl-file)
(decode-babyl): New functions.
(unrmail, batch-unrmail): Now aliases.
Richard M. Stallman [Mon, 27 Sep 2004 23:09:05 +0000 (23:09 +0000)]
(rmail-message-deleted-p): Add as alias.
Richard M. Stallman [Mon, 27 Sep 2004 23:05:55 +0000 (23:05 +0000)]
(rmail-message-vector, rmail-deleted-vector)
(rmail-msgref-vector, rmail-summary-vector): Vars deleted.
All code to initialize them deleted too.
(rmail-forget-messages): Function deleted. Callers changed.
(rmail-set-message-counters): Function deleted. Callers changed.
(rmail-count-new-messages): Function deleted. Callers changed.
(rmail-set-message-counters-counter): Likewise.
(rmail-maybe-set-message-counters): Now no-op.
(rmail-message-deleted-p, rmail-set-message-deleted-p): Fns deleted.
(rmail-msg-number-after-expunge): Fn deleted.
(rmail): Delete excess closeparen.
(rmail-initialize-messages): Doc fix.
(rmail-expunge-confirmed): Update to use rmail-desc-deleted-p.
Richard M. Stallman [Mon, 27 Sep 2004 07:41:45 +0000 (07:41 +0000)]
(rmail-make-summary-line): Function deleted.
(rmail-new-summary): Make it work once again as in old version.
(rmail-summary-get-summary): Call rmail-summary-line-decoder.
Richard M. Stallman [Mon, 20 Sep 2004 16:34:08 +0000 (16:34 +0000)]
(rmail): Error if file is Babyl format.
(rmail-process-new-messages, rmail-reply-callback, rmail-mark-message)
(rmail-narrow-to-message): Doc fix.
(rmail-reply, rmail-forward, rmail-resend, rmail-retry-failure)
(rmail-browse-body): Immediate error if file is empty.
(rmail-convert-file, rmail-insert-rmail-file-header)
(rmail-convert-to-babyl-format): Functions deleted.
(rmail-mode): Don't call rmail-convert-file.
Richard M. Stallman [Mon, 20 Sep 2004 16:29:22 +0000 (16:29 +0000)]
(browse-url-activate-urls): Add autoload.
Richard M. Stallman [Mon, 20 Sep 2004 16:28:51 +0000 (16:28 +0000)]
(rmail-edit-current-message): Immediate error if file is empty.
Richard M. Stallman [Mon, 20 Sep 2004 16:28:13 +0000 (16:28 +0000)]
(rmail-read-label, rmail-set-label): Immediate error if file is empty.
(rmail-parse-file-keywords): Function deleted.
Paul Reilly [Sun, 23 Feb 2003 00:33:25 +0000 (00:33 +0000)]
(rmail-get-new-mail): Make sure that the summary gets updated to
reflect deleted spam messages.
Paul Reilly [Sat, 22 Feb 2003 15:37:59 +0000 (15:37 +0000)]
Add patches from Eli Tziperman <eli@beach.weizmann.ac.il>, and John Paul
Wallington <jpw@gnu.org>
Avoid loading CL at runtime.
(vm-use-spam-filter.el, spam-filter-working-with-vm): Add support for
use by VM.
(rmail-spam-filter-min-region-length-added-to-spam-list): New
variable.
(rmail-spam-filter): Do not assume the message is narrowed, do it
explicitly using the rmail message descriptor; use `rmail-output'
instead of `rmail-output-to-rmail-file'; take into account the state
of the `rmail-delete-after-output' variable.
(rmail-spam-filter-add-region-to-spam-list,
spam-filter-bbdb-dont-create-entries-for-deleted-messages): Rewrite.
Paul Reilly [Fri, 21 Feb 2003 18:44:45 +0000 (18:44 +0000)]
(rmail-get-new-mail): Integrate the rmail spam filter into rmail.
Paul Reilly [Tue, 18 Feb 2003 18:41:20 +0000 (18:41 +0000)]
Initial commit.
Paul Reilly [Tue, 18 Feb 2003 16:47:23 +0000 (16:47 +0000)]
(rmail-message-subject-p, rmail-message-senders-p): Rewrite for mbox
format.
(rmail-make-summary-line-1, rmail-make-basic-summary-line): Use the
rmail message descriptor instead of deprecated functions.
Paul Reilly [Tue, 18 Feb 2003 16:40:21 +0000 (16:40 +0000)]
(rmail-sort-by-lines, rmail-fetch-field): Use the rmail message
descriptor instead of deprecated functions.
(rmail-sort-messages): Overhaul to use mbox format.
Paul Reilly [Tue, 18 Feb 2003 16:28:30 +0000 (16:28 +0000)]
(rmail-read-label, rmail-set-label): Update status comments.
Paul Reilly [Tue, 18 Feb 2003 16:25:49 +0000 (16:25 +0000)]
(rmail-msg-restore-non-pruned-header, rmail-msg-prune-header): Use the
rmail message descriptor.
(rmail-msgbeg, rmail-msgend): Even though these are deprecated, update
them to DTRT for external callers.
Paul Reilly [Sat, 15 Feb 2003 18:03:27 +0000 (18:03 +0000)]
(browse-url-visited-urls, browse-url-activation-alist): New variables.
(browse-url-at-point): Add support for marking and remembering visited
URLs.
(browse-url-activate-urls): New function.
Paul Reilly [Sat, 15 Feb 2003 17:16:29 +0000 (17:16 +0000)]
(unrmail, rmail-unprune): Mbox conversion.
Paul Reilly [Sat, 15 Feb 2003 17:13:03 +0000 (17:13 +0000)]
Commentary: Add text.
History: Add header and mbox item.
Overhaul summary buffer movement.
(rmail-summary-font-lock-keywords): Compress the attribute character
display field by one character.
(rmail-new-summary): Rewrite.
(rmail-make-summary-line-1): Slight rewrite to deal with small changes
in the summary format.
(rmail-make-basic-summary-line): Use the rmail message vector.
(rmail-summary-next-msg): Rewrite.
(rmail-summary-next-labeled-message): Set the summary buffer copy of
the rmail-current-message to force the display to show it.
(rmail-summary-next-same-subject): Rewrite.
(rmail-summary-delete-forward): Remove some questionable code and make
summary buffer movement explicit.
(rmail-summary-mark-deleted): Make sure to reflect the deletion for
the Rmail buffer.
(rmail-summary-deleted-p): Rewrite.
(rmail-summary-undelete-many): Set the summary buffer copy of
the rmail-current-message to force the display to show it.
(rmail-summary-rmail-update): Rewrite.
(rmail-summary-mode-map): Use "B" to send the message body to a
browser; use (rmail-summary-output) instead of
(rmail-summary-output-to-rmail-file). Similarly for the menu item.
(rmail-summary-mouse-goto-msg): Set the summary buffer copy of the
rmail-current-message to force the display to show it.
(rmail-summary-get-message-at-point): New function.
(rmail-summary-goto-msg): Rewrite.
(rmail-summary-expunge, rmail-summary-expunge-and-save,
rmail-summary-get-new-mail, rmail-summary-toggle-header): Rewrite.
(rmail-summary-get-line-count, rmail-summary-get-summary-attributes,
rmail-summary-get-summary, rmail-summary-update-attribute,
rmail-summary-browse-body): New functions.
Paul Reilly [Sat, 15 Feb 2003 15:40:39 +0000 (15:40 +0000)]
Attempt to minimize byte compilation warnings.