]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago(rmail-summary-get-sender): Narrow to current
Henrik Enberg [Sat, 21 Jan 2006 16:27:59 +0000 (16:27 +0000)]
(rmail-summary-get-sender): Narrow to current
message before extracting headers.

18 years ago(rmail-process-new-messages): Don't lose on missing subject field.
Henrik Enberg [Sat, 21 Jan 2006 16:18:59 +0000 (16:18 +0000)]
(rmail-process-new-messages): Don't lose on missing subject field.

18 years ago(rmail-next-undeleted-message): Simplify.
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.

18 years ago(rmail-message-senders-p): Fix Typo.
Henrik Enberg [Sat, 21 Jan 2006 15:28:53 +0000 (15:28 +0000)]
(rmail-message-senders-p): Fix Typo.

18 years ago(rmail-desc-set-attribute): Use
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.

18 years ago(rmail-header-attribute-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.

18 years ago(rmail-msgbeg, rmail-msgend): Fix and make obsolete.
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.

18 years ago*** empty log message ***
Alex Schroeder [Sat, 21 Jan 2006 10:52:39 +0000 (10:52 +0000)]
*** empty log message ***

18 years ago(rmail-delete-inbox-files): New function factored out of
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'.

18 years ago(rmail-process-new-messages): Simplify.
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'.

18 years ago(rmail-require-mime-maybe): Simplified.
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".

18 years ago(rmail-get-new-mail): Doc.
Alex Schroeder [Sat, 21 Jan 2006 00:51:28 +0000 (00:51 +0000)]
(rmail-get-new-mail): Doc.
(rmail-get-inbox-list): Doc.

18 years ago(rmail-redecode-body): Simplify.
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.

18 years ago(rmail-summary-get-sender): Doc fix.
Henrik Enberg [Sat, 21 Jan 2006 00:11:44 +0000 (00:11 +0000)]
(rmail-summary-get-sender): Doc fix.

18 years ago(rmail-inbox-alist): Doc.
Alex Schroeder [Fri, 20 Jan 2006 21:30:50 +0000 (21:30 +0000)]
(rmail-inbox-alist): Doc.

18 years ago(rmail-summary-get-sender): New function.
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.

18 years ago(rmail-summary-get-summary): Make sure sender is no
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.

18 years ago(set-rmail-inbox-list): Rewrite to only set inbox
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.

18 years ago(rmail-show-message): Minor changes: comments.
Alex Schroeder [Fri, 20 Jan 2006 16:26:28 +0000 (16:26 +0000)]
(rmail-show-message): Minor changes: comments.

18 years ago(rmail-summary-get-summary): Fix display of
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.

18 years ago(rmail-inbox-alist): New variable.
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.

18 years ago(rmail-summary-by-topic): Don't use rmail-current-subject-regexp.
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.

18 years ago(rmail-summary-mode): Fixed typo in doc string and
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.

18 years ago(rmail-set-label): Call rmail-summary-update at the
Alex Schroeder [Thu, 19 Jan 2006 23:54:03 +0000 (23:54 +0000)]
(rmail-set-label): Call rmail-summary-update at the
end.

18 years ago(rmail-set-attribute): Call rmail-summary-update.
Alex Schroeder [Thu, 19 Jan 2006 23:52:59 +0000 (23:52 +0000)]
(rmail-set-attribute): Call rmail-summary-update.

18 years ago(rmail-header-hide-headers): Simplify.
Henrik Enberg [Thu, 19 Jan 2006 12:59:11 +0000 (12:59 +0000)]
(rmail-header-hide-headers): Simplify.

18 years ago(rmail-process-new-messages): Use
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.

18 years ago(rmail-header-get-header): Rewrite to be a
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.

18 years ago(rmail-output-read-file-name): Simplify.
Henrik Enberg [Thu, 19 Jan 2006 00:41:11 +0000 (00:41 +0000)]
(rmail-output-read-file-name): Simplify.
(rmail-output): Likewise.

18 years ago(rmail-make-summary-line-1)
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.

18 years ago(rmail-add-label): Doc fix.
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.

18 years ago(rmail-header-get-limit): Rewrote macro as simple
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 "".

18 years ago(rmail-cease-edit): Bugfix.
Alex Schroeder [Wed, 18 Jan 2006 22:20:18 +0000 (22:20 +0000)]
(rmail-cease-edit): Bugfix.

18 years agoRemoved require statements.
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.

18 years agoUpdated copyright year.
Alex Schroeder [Wed, 18 Jan 2006 22:15:21 +0000 (22:15 +0000)]
Updated copyright year.

18 years ago(rmail-set-attribute): Moved comment into document.
Alex Schroeder [Wed, 18 Jan 2006 22:14:32 +0000 (22:14 +0000)]
(rmail-set-attribute): Moved comment into document.

18 years ago(rmail-decode-mbox-file): Fix stupid mistake.
Henrik Enberg [Wed, 18 Jan 2006 22:14:08 +0000 (22:14 +0000)]
(rmail-decode-mbox-file): Fix stupid mistake.

18 years ago(rmail-process-new-messages): Decode message accoding to
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.

18 years ago(rmail-get-sender): Deleted
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.

18 years ago(rmail): Fix last fix.
Henrik Enberg [Wed, 18 Jan 2006 19:27:36 +0000 (19:27 +0000)]
(rmail): Fix last fix.

18 years ago(rmail-get-inbox-list): New function.
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.

18 years ago(rmail-summary-get-new-mail): Only call
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.

18 years ago(rmail): Only call `rmail-show-message' if no new mail
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.

18 years ago(rmail-get-new-mail): Only call `rmail-show-message'
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.

18 years ago(rmail): Only insert the file if it actually exists.
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.

18 years ago(rmail-process-new-messages): Add an X-Coding-System header if one
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.

18 years agoDon't require rmail.
Henrik Enberg [Tue, 17 Jan 2006 21:33:34 +0000 (21:33 +0000)]
Don't require rmail.

18 years ago(rmail-process-new-messages): Don't require rmailkwd
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.

18 years ago(rmail-auto-file): Rewrote test for "filed" using
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.

18 years ago(rmail-summary-by-labels): No longer concatenate
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.

18 years ago(rmail-message-labels-p): Rewrote using
Alex Schroeder [Tue, 17 Jan 2006 09:57:46 +0000 (09:57 +0000)]
(rmail-message-labels-p): Rewrote using
rmail-desc-get-keywords.

18 years ago(rmail-summary-font-lock-keywords): Fix regular
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.

18 years agoRemoved some spurious comments.
Alex Schroeder [Tue, 17 Jan 2006 09:34:50 +0000 (09:34 +0000)]
Removed some spurious comments.

18 years ago(rmail-cease-edit): Do not adjust the marker of the
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.

18 years agoRemoved some mbox-ready comments.
Alex Schroeder [Tue, 17 Jan 2006 09:33:35 +0000 (09:33 +0000)]
Removed some mbox-ready comments.

18 years ago(rmail-summary-get-message-at-point): Handle 5-digit message ids.
Henrik Enberg [Tue, 17 Jan 2006 06:32:32 +0000 (06:32 +0000)]
(rmail-summary-get-message-at-point): Handle 5-digit message ids.

18 years ago(rmail-process-new-messages): Require rmailkwd.
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"

18 years ago(rmail-summary-output-to-rmail-file): Use `rmail-output-read-file-name'.
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'.

18 years ago(rmail-output-read-file-name): Make sure search in executed in `rmail-buffer'.
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.

18 years ago(rmail-ignored-headers): Move "^x-.*:" last in regexp.
Henrik Enberg [Mon, 16 Jan 2006 23:22:18 +0000 (23:22 +0000)]
(rmail-ignored-headers): Move "^x-.*:" last in regexp.

18 years ago(rmail-display-labels): Use identity instead of lambda.
Alex Schroeder [Mon, 16 Jan 2006 23:18:57 +0000 (23:18 +0000)]
(rmail-display-labels): Use identity instead of lambda.

18 years ago(rmail-summary-font-lock-keywords): Fix typo for
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.

18 years ago(rmail-nuke-pinhead-header, rmail-reformat-message)
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.

18 years ago(rmail-message-subject-p, rmail-message-senders-p):
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.

18 years ago(rmail): Create the buffer using
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.

18 years ago(rmail-new-summary): Make sure summary buffer is current when selecting 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.

18 years ago*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 21:05:46 +0000 (21:05 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Alex Schroeder [Mon, 16 Jan 2006 20:35:53 +0000 (20:35 +0000)]
*** empty log message ***

18 years ago(rmail-ignored-headers): Merged several terms using
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.

18 years ago(unrmail): Use regular expression search to find
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.

18 years ago*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 04:11:37 +0000 (04:11 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 03:57:31 +0000 (03:57 +0000)]
*** empty log message ***

18 years agomore misplaced parens from merge
Henrik Enberg [Mon, 16 Jan 2006 01:35:11 +0000 (01:35 +0000)]
more misplaced parens from merge

18 years agofix misplaced parens
Henrik Enberg [Mon, 16 Jan 2006 01:32:30 +0000 (01:32 +0000)]
fix misplaced parens

18 years ago*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 01:18:13 +0000 (01:18 +0000)]
*** empty log message ***

18 years agosync with trunk
Henrik Enberg [Mon, 16 Jan 2006 00:03:54 +0000 (00:03 +0000)]
sync with trunk

18 years agoChangeLog for RMAIL mbox work
Henrik Enberg [Sun, 15 Jan 2006 23:02:10 +0000 (23:02 +0000)]
ChangeLog for RMAIL mbox work

20 years ago(rmail): Convert Babyl files using decode-babyl-file.
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.

20 years agoMostly rewritten. Parses the file directly and converts.
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.

20 years ago(rmail-message-deleted-p): Add as alias.
Richard M. Stallman [Mon, 27 Sep 2004 23:09:05 +0000 (23:09 +0000)]
(rmail-message-deleted-p): Add as alias.

20 years ago(rmail-message-vector, rmail-deleted-vector)
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.

20 years ago(rmail-make-summary-line): Function deleted.
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.

20 years ago(rmail): Error if file is Babyl format.
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.

20 years ago(browse-url-activate-urls): Add autoload.
Richard M. Stallman [Mon, 20 Sep 2004 16:29:22 +0000 (16:29 +0000)]
(browse-url-activate-urls): Add autoload.

20 years ago(rmail-edit-current-message): Immediate error if file is empty.
Richard M. Stallman [Mon, 20 Sep 2004 16:28:51 +0000 (16:28 +0000)]
(rmail-edit-current-message): Immediate error if file is empty.

20 years ago(rmail-read-label, rmail-set-label): 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.

21 years ago(rmail-get-new-mail): Make sure that the summary gets updated to
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.

21 years agoAdd patches from Eli Tziperman <eli@beach.weizmann.ac.il>, and John Paul
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.

21 years ago(rmail-get-new-mail): Integrate the rmail spam filter into rmail.
Paul Reilly [Fri, 21 Feb 2003 18:44:45 +0000 (18:44 +0000)]
(rmail-get-new-mail): Integrate the rmail spam filter into rmail.

21 years agoInitial commit.
Paul Reilly [Tue, 18 Feb 2003 18:41:20 +0000 (18:41 +0000)]
Initial commit.

21 years ago(rmail-message-subject-p, rmail-message-senders-p): Rewrite for mbox
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.

21 years ago(rmail-sort-by-lines, rmail-fetch-field): Use the rmail message
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.

21 years ago(rmail-read-label, rmail-set-label): Update status comments.
Paul Reilly [Tue, 18 Feb 2003 16:28:30 +0000 (16:28 +0000)]
(rmail-read-label, rmail-set-label): Update status comments.

21 years ago(rmail-msg-restore-non-pruned-header, rmail-msg-prune-header): Use the
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.

21 years ago(browse-url-visited-urls, browse-url-activation-alist): New variables.
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.

21 years ago(unrmail, rmail-unprune): Mbox conversion.
Paul Reilly [Sat, 15 Feb 2003 17:16:29 +0000 (17:16 +0000)]
(unrmail, rmail-unprune): Mbox conversion.

21 years agoCommentary: Add text.
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.

21 years agoAttempt to minimize byte compilation warnings.
Paul Reilly [Sat, 15 Feb 2003 15:40:39 +0000 (15:40 +0000)]
Attempt to minimize byte compilation warnings.

21 years agoAttempt to minimize byte compilation warnings.
Paul Reilly [Sat, 15 Feb 2003 15:38:18 +0000 (15:38 +0000)]
Attempt to minimize byte compilation warnings.

(rmail-output-to-rmail-file): Eliminate Babyl 5 code by using
(rmail-output).

(rmail-output): Generalize the use by GNUS; rewrite to reflect mbox as
the default format.

(rmail-output-body-to-file): Use the rmail message descriptor in
setting the "stored" attribute.

21 years agoAttempt to eliminate some byte compiler warnings.
Paul Reilly [Sat, 15 Feb 2003 15:12:08 +0000 (15:12 +0000)]
Attempt to eliminate some byte compiler warnings.

(rmail-add-label): Force the display of the labels.

(rmail-read-label): Remove call to rmail-parse-file-keywords which is
no longer used.

(rmail-set-label): Rewrite.

(rmail-keywords): Use (rmail-keyword-init).

(rmail-keyword-init, rmail-keyword-register-keywords): New function.

(rmail-install-keyword): Rewrite.