gnus
21 years ago* gnus.texi: Change .gnus to .gnus.el.
Lars Magne Ingebrigtsen [Sat, 11 Jan 2003 21:47:28 +0000 (21:47 +0000)]
* gnus.texi: Change .gnus to .gnus.el.
(Agent Commands): Remove batch here.
(MIME Commands): Add.

21 years ago* deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
Lars Magne Ingebrigtsen [Sat, 11 Jan 2003 21:47:00 +0000 (21:47 +0000)]
* deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
castellano.
(gnus-outlook-display-hook): New variable.
(gnus-outlook-display-article-buffer): New function.
(gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
(gnus-outlook-deuglify-article): Made them interactive and added
optional arg.  Use `g-o-d-a-b'.
(gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.

* gnus-sum.el: Added autoloads.
(gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
(gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.

* gnus-art.el (gnus-display-mime): Use the mime emulation
variable.

* gnus-sum.el (gnus-article-emulate-mime): New variable.

* gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
newsrc-alist is initialized properly.

* mail-source.el (mail-sources): Autoload.

* gnus-sum.el (gnus-summary-make-false-root-always): Default to
nil.

21 years ago* gnus.texi: Change .gnus to .gnus.el.
Lars Magne Ingebrigtsen [Sat, 11 Jan 2003 20:40:52 +0000 (20:40 +0000)]
* gnus.texi: Change .gnus to .gnus.el.
(Agent Commands): Remove batch here.

* message.texi (Canceling News): Document canlock.

21 years ago* gnus-sum.el (gnus-summary-make-false-root-always): Default to
Lars Magne Ingebrigtsen [Sat, 11 Jan 2003 20:40:37 +0000 (20:40 +0000)]
* gnus-sum.el (gnus-summary-make-false-root-always): Default to
nil.

* gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
insert two newlines.

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 11 Jan 2003 19:34:32 +0000 (19:34 +0000)]
*** empty log message ***

21 years ago(message-check-news-header-syntax): Compute the
Lars Magne Ingebrigtsen [Sat, 11 Jan 2003 19:34:20 +0000 (19:34 +0000)]
(message-check-news-header-syntax): Compute the
header length correctly.

21 years ago * gnus-int.el (gnus-request-expire-articles,
Kevin Greiner [Sat, 11 Jan 2003 07:24:01 +0000 (07:24 +0000)]
* gnus-int.el (gnus-request-expire-articles,
gnus-request-move-article): Only expire when the group's server
has been agentized.

21 years ago * gnus-agent.el (gnus-agent-expire): Do not remove article from
Kevin Greiner [Sat, 11 Jan 2003 07:23:30 +0000 (07:23 +0000)]
* gnus-agent.el (gnus-agent-expire): Do not remove article from
alist when keeping fetched article file.
(gnus-agent-retrieve-headers): When parsing response for article
numbers, use the same algorithm as gnus-agent-braid-nov to protect
against garbage in the server's response.

21 years ago * gnus-agent.el (gnus-agent-expire): Do not remove article from
Kevin Greiner [Sat, 11 Jan 2003 07:22:37 +0000 (07:22 +0000)]
* gnus-agent.el (gnus-agent-expire): Do not remove article from
alist when keeping fetched article file.
(gnus-agent-retrieve-headers): When parsing response for article
numbers, use the same algorithm as gnus-agent-braid-nov to protect
against garbage in the server's response.

* gnus-int.el (gnus-request-expire-articles,
gnus-request-move-article): Only expire when the group's server
has been agentized.

21 years ago* gnus-cite.el (gnus-cite-delete-overlays): Protect against
Lars Magne Ingebrigtsen [Fri, 10 Jan 2003 18:21:17 +0000 (18:21 +0000)]
* gnus-cite.el (gnus-cite-delete-overlays): Protect against
errors when deleting overlays.

21 years ago(gnus-score-followup): Allow tracing.
Lars Magne Ingebrigtsen [Fri, 10 Jan 2003 18:02:51 +0000 (18:02 +0000)]
(gnus-score-followup): Allow tracing.

21 years ago* gnus-art.el (gnus-treat-display-face): New variable.
Lars Magne Ingebrigtsen [Fri, 10 Jan 2003 17:38:31 +0000 (17:38 +0000)]
* gnus-art.el (gnus-treat-display-face): New variable.
(article-display-face): New command.

* gnus-fun.el (gnus-face-from-file): New function.
(gnus-convert-face-to-png): Ditto.

* gnus-art.el (gnus-ignored-headers): Added Face.

21 years ago(gnus-ignored-headers): Added Face.
Lars Magne Ingebrigtsen [Fri, 10 Jan 2003 17:22:23 +0000 (17:22 +0000)]
(gnus-ignored-headers): Added Face.

21 years ago(Creating a spam-stat dictionary): Explain how using
Alex Schroeder [Fri, 10 Jan 2003 15:12:11 +0000 (15:12 +0000)]
(Creating a spam-stat dictionary): Explain how using
the Gnus Agent with nnimap might work to do this.
(Splitting mail using spam-stat): Use nnimap-split-fancy if you
use the nnimap back end.

21 years ago(spam-stat-save): Set spam-stat-ngood and
Alex Schroeder [Fri, 10 Jan 2003 14:29:21 +0000 (14:29 +0000)]
(spam-stat-save): Set spam-stat-ngood and
spam-stat-nbad before creating the hash table.
(spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
Changed copyright statement to FSF.

21 years ago(nndraft-request-group): Avoid crash in
Simon Josefsson [Fri, 10 Jan 2003 07:57:23 +0000 (07:57 +0000)]
(nndraft-request-group): Avoid crash in
directory-files when draft directory doesn't exists.

21 years ago(gnus-select-article-hook): Add :option.
Simon Josefsson [Fri, 10 Jan 2003 07:53:32 +0000 (07:53 +0000)]
(gnus-select-article-hook): Add :option.

21 years ago* spam.el (spam-use-stat): new variable
Teodor Zlatanov [Fri, 10 Jan 2003 05:54:32 +0000 (05:54 +0000)]
* spam.el (spam-use-stat): new variable
(spam-group-spam-processor-stat-p)
(spam-group-ham-processor-stat-p): new convenience functions
(spam-summary-prepare-exit): add spam/ham processors to sequence
(spam-list-of-checks): add spam-use-stat to list of checks
(spam-split): conditionally load the spam-stat tables
(spam-stat-register-spam-routine, spam-stat-register-ham-routine,
spam-check-ifile): new functions

* spam-stat.el (spam-stat): typo fix
(spam-stat-install-hooks): new variable
(spam-stat-split-fancy-spam-group): added documentation clarification
(spam-stat-split-fancy-spam-threshhold): new variable
(spam-stat-install-hooks): make hooks conditional
(spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold

* gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
spam-stat ham/spam processor symbols

21 years ago(gnus-read-newsrc-el-file): Make sure the .eld
Lars Magne Ingebrigtsen [Fri, 10 Jan 2003 05:33:29 +0000 (05:33 +0000)]
(gnus-read-newsrc-el-file): Make sure the .eld
file exists.

21 years ago*** empty log message ***
Simon Josefsson [Fri, 10 Jan 2003 04:57:52 +0000 (04:57 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jesper Harder [Fri, 10 Jan 2003 04:38:15 +0000 (04:38 +0000)]
*** empty log message ***

21 years agoAdd.
Jesper Harder [Fri, 10 Jan 2003 04:29:20 +0000 (04:29 +0000)]
Add.

21 years ago(gnus-summary-read-group-1): Don't select first
Simon Josefsson [Fri, 10 Jan 2003 04:23:10 +0000 (04:23 +0000)]
(gnus-summary-read-group-1): Don't select first
undownloaded/downloadable only when unplugged.

21 years ago(gnus-browse-foreign-server): Optimize inner loop.
Jesper Harder [Fri, 10 Jan 2003 04:16:38 +0000 (04:16 +0000)]
(gnus-browse-foreign-server): Optimize inner loop.

21 years ago(Filtering Spam Using spam.el): Trivial fix.
Katsumi Yamaoka [Fri, 10 Jan 2003 03:57:53 +0000 (03:57 +0000)]
(Filtering Spam Using spam.el): Trivial fix.

21 years ago(Choosing Variables, Agent Caveats): Add.
Simon Josefsson [Fri, 10 Jan 2003 03:47:01 +0000 (03:47 +0000)]
(Choosing Variables, Agent Caveats): Add.

21 years ago(spam-ifile-register-with-ifile): ditto
Teodor Zlatanov [Thu, 9 Jan 2003 21:09:04 +0000 (21:09 +0000)]
(spam-ifile-register-with-ifile): ditto

21 years ago(spam-check-ifile): fixed call-process-region to use the
Teodor Zlatanov [Thu, 9 Jan 2003 20:14:59 +0000 (20:14 +0000)]
(spam-check-ifile): fixed call-process-region to use the
db parameter only if it's set

21 years ago(Filtering Spam Using spam.el, ifile spam filtering)
Teodor Zlatanov [Thu, 9 Jan 2003 19:24:07 +0000 (19:24 +0000)]
(Filtering Spam Using spam.el, ifile spam filtering)
(spam-stat spam filtering): added new functionality and explained
old functionality better, especially where it has changed in
ham/spam/unclassified group exit processing.

21 years agoTypos, markup.
Alex Schroeder [Thu, 9 Jan 2003 18:58:13 +0000 (18:58 +0000)]
Typos, markup.

21 years ago(Creating a spam-stat dictionary, Splitting mail using spam-stat):
Alex Schroeder [Thu, 9 Jan 2003 18:53:20 +0000 (18:53 +0000)]
(Creating a spam-stat dictionary, Splitting mail using spam-stat):
Fix markup in a few places.

21 years ago(Splitting mail using spam-stat): Fix typo.
Alex Schroeder [Thu, 9 Jan 2003 18:36:18 +0000 (18:36 +0000)]
(Splitting mail using spam-stat): Fix typo.

21 years ago * nntp.el (nntp-report): Throw error after reporting the problem.
Kevin Greiner [Thu, 9 Jan 2003 07:56:33 +0000 (07:56 +0000)]
* nntp.el (nntp-report): Throw error after reporting the problem.
(nntp-accept-process-output): Corrected error check to report an
error when the process is nil.

21 years ago * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
Kevin Greiner [Thu, 9 Jan 2003 07:55:39 +0000 (07:55 +0000)]
* gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
processable articles as read.
(gnus-agent-summary-fetch-series): Remove processable and
downloadable marks on all downloaded articles in the series.

21 years ago * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
Kevin Greiner [Thu, 9 Jan 2003 07:53:54 +0000 (07:53 +0000)]
* gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
processable articles as read.
(gnus-agent-summary-fetch-series): Remove processable and
downloadable marks on all downloaded articles in the series.

* nntp.el (nntp-report): Throw error after reporting the problem.
(nntp-accept-process-output): Corrected error check to report an
error when the process is nil.

21 years ago(message-tool-bar-map): Add preview.
Simon Josefsson [Thu, 9 Jan 2003 07:33:33 +0000 (07:33 +0000)]
(message-tool-bar-map): Add preview.

21 years agoAdd.
Simon Josefsson [Thu, 9 Jan 2003 07:32:48 +0000 (07:32 +0000)]
Add.

From: Jesper Harder <harder@myrealbox.com>
Message-ID: <m3el7n6jyq.fsf@defun.localdomain>
Subject: Re: receipt.xpm is missing
Newsgroups: gnus.ding

21 years ago(mml-preview): Get rid of MIME handles and buffers after
Jesper Harder [Thu, 9 Jan 2003 03:53:12 +0000 (03:53 +0000)]
(mml-preview): Get rid of MIME handles and buffers after
previewing.

21 years ago(spam-stat-save): Set spam-stat-ngood and
Alex Schroeder [Wed, 8 Jan 2003 23:46:55 +0000 (23:46 +0000)]
(spam-stat-save): Set spam-stat-ngood and
spam-stat-nbad before creating the hash table.
(spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
Changed copyright statement to FSF.

21 years ago* nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
Paul Jarc [Wed, 8 Jan 2003 22:56:55 +0000 (22:56 +0000)]
* nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
bug when the (n+1)th article to be added to a group has a smaller
number than the n articles already added.

21 years agofixed the BBDB autoloads again, using bbdb-search-simple now (which is
Teodor Zlatanov [Wed, 8 Jan 2003 20:15:59 +0000 (20:15 +0000)]
fixed the BBDB autoloads again, using bbdb-search-simple now (which is
not a macro, thank god)

21 years ago(bbdb-search): removed function from maybe-fbind list
Teodor Zlatanov [Wed, 8 Jan 2003 18:53:15 +0000 (18:53 +0000)]
(bbdb-search): removed function from maybe-fbind list

21 years ago(message-mode-field-menu): Use backquote.
Jesper Harder [Wed, 8 Jan 2003 17:20:36 +0000 (17:20 +0000)]
(message-mode-field-menu): Use backquote.

21 years ago* gnus.el (ham-process-destination): added new parameter for
Teodor Zlatanov [Wed, 8 Jan 2003 16:18:38 +0000 (16:18 +0000)]
* gnus.el (ham-process-destination): added new parameter for
destination of ham articles found in spam groups at summary exit

* spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
(spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
(spam-ifile-database-path): added new parameter for ifile's database
(spam-move-spam-nonspam-groups-only): new parameter to determine
if spam should be moved from all groups or only some
(spam-summary-prepare-exit): fixed logic to use
spam-move-spam-nonspam-groups-only when deciding to invoke
spam-mark-spam-as-expired-and-move-routine; always invoke that
routine after the spam has been expired-or-moved in case there's
some spam left over; use spam-ham-move-routine in spam groups
(spam-ham-move-routine): new function to move ham articles to the
ham-process-destinations group parameter

21 years ago(Positioning Point): %~ => ~*.
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 16:14:19 +0000 (16:14 +0000)]
(Positioning Point): %~ => ~*.

21 years ago(gnus-parse-complex-format): %~ => ~*.
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 16:14:10 +0000 (16:14 +0000)]
(gnus-parse-complex-format): %~ => ~*.

21 years agoLog from Reiner Steib.
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 16:09:38 +0000 (16:09 +0000)]
Log from Reiner Steib.

21 years ago(gnus-agent-fetch-selected-article): Use
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 16:08:28 +0000 (16:08 +0000)]
(gnus-agent-fetch-selected-article): Use
gnus-summary-update-article-line.

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 12:32:41 +0000 (12:32 +0000)]
*** empty log message ***

21 years ago(nnmail-expiry-target-group): Request group, create it
Simon Josefsson [Wed, 8 Jan 2003 08:56:01 +0000 (08:56 +0000)]
(nnmail-expiry-target-group): Request group, create it
not successful.

21 years ago(bbdb-records): Fbind it for both Emacs and XEmacs.
Katsumi Yamaoka [Wed, 8 Jan 2003 06:36:59 +0000 (06:36 +0000)]
(bbdb-records): Fbind it for both Emacs and XEmacs.

21 years agofixed typo
Teodor Zlatanov [Wed, 8 Jan 2003 04:54:56 +0000 (04:54 +0000)]
fixed typo

21 years ago(spam-check-ifile): fixed the spam-ifile-all-categories
Teodor Zlatanov [Wed, 8 Jan 2003 04:54:28 +0000 (04:54 +0000)]
(spam-check-ifile): fixed the spam-ifile-all-categories
logic, finally

21 years ago(Positioning Point): Changed to %~.
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 04:46:35 +0000 (04:46 +0000)]
(Positioning Point): Changed to %~.

21 years ago* gnus-spec.el (gnus-parse-format): %C is a complex format.
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 04:46:16 +0000 (04:46 +0000)]
* gnus-spec.el (gnus-parse-format): %C is a complex format.
(gnus-parse-format): Change to %~.

* message.el (message-generate-headers): Don't generate optional
empty headers.

21 years agoReiner Steib <Reiner.Steib@gmx.de>
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 04:15:26 +0000 (04:15 +0000)]
Reiner Steib  <Reiner.Steib@gmx.de>

* message.el (message-cross-post-default)
(message-cross-post-note-function, message-shoot-gnksa-feet)
(message-strip-subject-trailing-was, message-change-subject)
(message-mark-insert-file, message-cross-post-followup-to)
(message-cross-post-followup-to, message-mode-map)
(message-generate-unsubscribed-mail-followup-to)
(message-make-mail-followup-to): Minor changes to doc-strings and
error messages.  Updated copyright line.

* message.el (message-make-mail-followup-to,
message-generate-unsubscribed-mail-followup-to): New function
names.  Renamed functions: "-mft" -> "-mail-followup-to".
(message-make-mft, message-gen-unsubscribed-mft): Removed function
names.

* mml.el (mml-preview-insert-mail-followup-to): New function name.
(mml-preview-insert-mft): Removed function name.
(mml-preview): Use new function names.

* gnus-art.el (gnus-article-edit-mode-map): Use new function names.

* message.el (message-mode-field-menu): Moved header related
commands from "Message" to "Field" menu.

21 years ago2003-01-07 Reiner Steib <Reiner.Steib@gmx.de>
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 03:59:29 +0000 (03:59 +0000)]
2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>

* message.el (message-generate-headers-first): Added customization
if variable is a list.

2003-01-07  Michael Shields  <shields@msrl.com>

* gnus-art.el (gnus-article-next-page): Correctly handle the case
where the last line of the article is the last line of the window.

2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* gnus-msg.el (gnus-debug): Use ignore-errors.

21 years agoIndent.
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 03:48:15 +0000 (03:48 +0000)]
Indent.

21 years ago(gnus-agent-fetch-selected-article): Use
Lars Magne Ingebrigtsen [Wed, 8 Jan 2003 03:47:41 +0000 (03:47 +0000)]
(gnus-agent-fetch-selected-article): Use
`gnus-summary-update-line'.

21 years ago(MIME Commands): Add.
Simon Josefsson [Wed, 8 Jan 2003 03:41:04 +0000 (03:41 +0000)]
(MIME Commands): Add.

21 years ago(gnus-unbuttonized-mime-types)
Simon Josefsson [Wed, 8 Jan 2003 03:40:18 +0000 (03:40 +0000)]
(gnus-unbuttonized-mime-types)
(gnus-buttonized-mime-types): Doc fix.

21 years ago(mm-inline-media-tests): .xpm is 'x-xpixmap'.
Jesper Harder [Wed, 8 Jan 2003 00:05:27 +0000 (00:05 +0000)]
(mm-inline-media-tests): .xpm is 'x-xpixmap'.

21 years agospam.el: if should be unless
Teodor Zlatanov [Tue, 7 Jan 2003 19:54:42 +0000 (19:54 +0000)]
spam.el: if should be unless

21 years ago * nnrss.el (nnrss-group-alist): Add and clear up.
ShengHuo ZHU [Tue, 7 Jan 2003 14:53:10 +0000 (14:53 +0000)]
* nnrss.el (nnrss-group-alist): Add and clear up.

21 years ago* spam.el: removed unnecessary condition-case for loading bbdb-com.el
Teodor Zlatanov [Tue, 7 Jan 2003 13:22:12 +0000 (13:22 +0000)]
* spam.el: removed unnecessary condition-case for loading bbdb-com.el

* lpath.el (bbdb-search): added BBDB functions for a better way to
fix missing functions

21 years agodefine 'ignore alias for spam-BBDB-register-routine,
Teodor Zlatanov [Tue, 7 Jan 2003 12:24:26 +0000 (12:24 +0000)]
define 'ignore alias for spam-BBDB-register-routine,
spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
(spam-ifile-all-categories): doc string fixed to be less than 80 chars

21 years ago(gnus-summary-make-menu-bar): Added
Lars Magne Ingebrigtsen [Tue, 7 Jan 2003 07:44:01 +0000 (07:44 +0000)]
(gnus-summary-make-menu-bar): Added
gnus-summary-refer-thread to thread menu.

21 years ago * nntp.el (nntp-with-open-group): The quit signal handler must
Kevin Greiner [Tue, 7 Jan 2003 06:43:39 +0000 (06:43 +0000)]
* nntp.el (nntp-with-open-group): The quit signal handler must
propagate the quit signal to the next outer handler so that the
caller knows that the request aborted abnormally.

21 years ago * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
Kevin Greiner [Tue, 7 Jan 2003 06:42:53 +0000 (06:42 +0000)]
* gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
summary buffer, articles that cannot be fetched are marked as
canceled.

21 years ago * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
Kevin Greiner [Tue, 7 Jan 2003 06:42:23 +0000 (06:42 +0000)]
* gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
summary buffer, articles that cannot be fetched are marked as
canceled.

* nntp.el (nntp-with-open-group): The quit signal handler must
propagate the quit signal to the next outer handler so that the
caller knows that the request aborted abnormally.

21 years ago* spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
Teodor Zlatanov [Tue, 7 Jan 2003 05:14:34 +0000 (05:14 +0000)]
* spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
(spam-ifile-register-spam-routine)
(spam-ifile-register-ham-routine): added ifile functionality that
does not use ifile-gnus.el to classify and register articles
(spam-get-article-as-string): convenience function
(spam-summary-prepare-exit): added ifile spam and ham registration
(spam-ifile-all-categories, spam-ifile-spam-category)
(spam-ifile-path, spam-ifile): added customization options

* gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
exit processor
(spam-process): added gnus-group-ham-exit-processor-ifile to the
list of choices

21 years ago(gnus-score-followup): Also score immediate
Lars Magne Ingebrigtsen [Tue, 7 Jan 2003 04:35:26 +0000 (04:35 +0000)]
(gnus-score-followup): Also score immediate
followups.

* nnweb.el (nnweb-asynchronous-p): Changed to nil.

21 years agoIndent.
Lars Magne Ingebrigtsen [Tue, 7 Jan 2003 04:30:06 +0000 (04:30 +0000)]
Indent.

21 years ago(message-mode-menu): Fix receipt balloon help.
Simon Josefsson [Tue, 7 Jan 2003 01:22:43 +0000 (01:22 +0000)]
(message-mode-menu): Fix receipt balloon help.

21 years ago(gnus-group-post-news): Don't assume that "" will
Jesper Harder [Tue, 7 Jan 2003 00:19:51 +0000 (00:19 +0000)]
(gnus-group-post-news): Don't assume that "" will
always be interpreted as news.

21 years agoReceipt toolbar icon.
Simon Josefsson [Mon, 6 Jan 2003 23:20:55 +0000 (23:20 +0000)]
Receipt toolbar icon.

From: luis fernandes <elf@ee.ryerson.ca>
Cc: ding@gnus.org
Message-ID: <15898.3236.354808.623233@gargle.gargle.HOWL>
References: <m3u1grxlmy.fsf@defun.localdomain>
<m3ptrcbfcq.fsf@quimbies.gnus.org>
<ilud6ncxtcw.fsf@latte.josefsson.org>
<15896.25431.766278.495262@gargle.gargle.HOWL>
<iluel7r8i5d.fsf@latte.josefsson.org>

21 years ago(gnus-sieve-script): Use the crosspost argument to gnus-sieve-script,
Simon Josefsson [Mon, 6 Jan 2003 23:13:57 +0000 (23:13 +0000)]
(gnus-sieve-script): Use the crosspost argument to gnus-sieve-script,
instead of the global variable gnus-sieve-crosspost.  One-line patch
from Steinar Bang <sb@dod.no>.

21 years ago* gnus.el: Renamed gnus-summary-*-uncached-face as
Kevin Greiner [Mon, 6 Jan 2003 14:01:54 +0000 (14:01 +0000)]
* gnus.el: Renamed gnus-summary-*-uncached-face as
gnus-summary-*-undownloaded-face to avoid confusing the agent with
the cache.

21 years ago* nntp.el (nntp-send-string): The process-send-string call can,
Kevin Greiner [Mon, 6 Jan 2003 07:17:20 +0000 (07:17 +0000)]
* nntp.el (nntp-send-string): The process-send-string call can,
because it performs I/O on the process, change the process' state
from open to closed.  If this happens, call nntp-report
immediately to report the broken connection.
(nntp-report): Rewritten to avoid needing a global variable to
determine the appropriate course of action.  Instead, two function
implementations are provided and the nntp-report function value is
bound to the appropriate implementation.
(nntp-retrieve-data): Moved nntp-report call to end of implementation.
(nntp-with-open-group): Now binds nntp-report's function cell
rather than binding gnus-with-open-group-first-pass.  Added a
condition-case to detect a quit during a nntp command.  When the
quit occurs, the current connection is closed as a fetch articles
request could have several megabytes queued up for reading.
(nntp-retrieve-headers): Bind articles to itself.  If
nntp-with-open-group repeats this command, I must have access to
the original list of articles.
(nntp-retrieve-groups): Ditto for groups.
(nntp-retrieve-articles): Ditto for articles.
(*): Replaced nntp-possibly-change-group calls to
nntp-with-open-group forms in all, but the close connection, occurrance.
(nntp-accept-process-output): Bug fix. Detect when called with
null process.

21 years ago* nnheader.el (nnheader-insert-nov-file): Do not try to insert an
Kevin Greiner [Mon, 6 Jan 2003 07:13:56 +0000 (07:13 +0000)]
* nnheader.el (nnheader-insert-nov-file): Do not try to insert an
empty file as the parser assumes that the file isn't empty.

21 years ago* gnus-sum.el (): Modified eval-when-compile to minimize
Kevin Greiner [Mon, 6 Jan 2003 07:13:36 +0000 (07:13 +0000)]
* gnus-sum.el (): Modified eval-when-compile to minimize
misleading compilation warnings.
(gnus-update-summary-mark-positions): Changed code to use
gnus-undownloaded-mark rather than gnus-downloaded-mark.

21 years ago* gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
Kevin Greiner [Mon, 6 Jan 2003 07:11:12 +0000 (07:11 +0000)]
* gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
in either the group or summary buffer.
New command "JS", in summary buffer, will fetch articles per the
group's category, predicate, and processable flags.
(gnus-agent-summary-fetch-series): Rewritten to call
gnus-agent-session-fetch-group once with all articles in the
series.
(gnus-agent-summary-fetch-group): Fixed bug and modified code to
return list of fetched articles.
(gnus-agent-fetch-articles): Split fetch list into sublists such
that the article buffer is only slightly larger than
gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
the group's article alist is saved.
(gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
longer result in the agent trying to fetch an article.
(gnus-agent-fetch-group-1): Can now be called in either the group
or summary buffer.  Removed the max-fetch-size code that I added
on 2002-12-13 as that capability is now part of
gnus-agent-fetch-articles.  Added code to update summary buffer.
When called in the group buffer, articles that can not be fetched
are AUTOMATICALLY MARKED AS READ.

21 years ago* gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
Kevin Greiner [Mon, 6 Jan 2003 07:10:11 +0000 (07:10 +0000)]
* gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
in either the group or summary buffer.
New command "JS", in summary buffer, will fetch articles per the
group's category, predicate, and processable flags.
(gnus-agent-summary-fetch-series): Rewritten to call
gnus-agent-session-fetch-group once with all articles in the
series.
(gnus-agent-summary-fetch-group): Fixed bug and modified code to
return list of fetched articles.
(gnus-agent-fetch-articles): Split fetch list into sublists such
that the article buffer is only slightly larger than
gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
the group's article alist is saved.
(gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
longer result in the agent trying to fetch an article.
(gnus-agent-fetch-group-1): Can now be called in either the group
or summary buffer.  Removed the max-fetch-size code that I added
on 2002-12-13 as that capability is now part of
gnus-agent-fetch-articles.  Added code to update summary buffer.
When called in the group buffer, articles that can not be fetched
are AUTOMATICALLY MARKED AS READ.

* gnus-sum.el (): Modified eval-when-compile to minimize
misleading compilation warnings.
(gnus-update-summary-mark-positions): Changed code to use
gnus-undownloaded-mark rather than gnus-downloaded-mark.

* nnheader.el (nnheader-insert-nov-file): Do not try to insert an
empty file as the parser assumes that the file isn't empty.

* nntp.el (nntp-send-string): The process-send-string call can,
because it performs I/O on the process, change the process' state
from open to closed.  If this happens, call nntp-report
immediately to report the broken connection.
(nntp-report): Rewritten to avoid needing a global variable to
determine the appropriate course of action.  Instead, two function
implementations are provided and the nntp-report function value is
bound to the appropriate implementation.
(nntp-retrieve-data): Moved nntp-report call to end of implementation.
(nntp-with-open-group): Now binds nntp-report's function cell
rather than binding gnus-with-open-group-first-pass.  Added a
condition-case to detect a quit during a nntp command.  When the
quit occurs, the current connection is closed as a fetch articles
request could have several megabytes queued up for reading.
(nntp-retrieve-headers): Bind articles to itself.  If
nntp-with-open-group repeats this command, I must have access to
the original list of articles.
(nntp-retrieve-groups): Ditto for groups.
(nntp-retrieve-articles): Ditto for articles.
(*): Replaced nntp-possibly-change-group calls to
nntp-with-open-group forms in all, but one, occurrance.
(nntp-accept-process-output): Bug fix. Detect when called with
null process.

21 years ago(mm-find-mime-charset-region): Don't do Latin-9 hack
Jesper Harder [Mon, 6 Jan 2003 04:31:23 +0000 (04:31 +0000)]
(mm-find-mime-charset-region): Don't do Latin-9 hack
if we don't need to.
(mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.

21 years ago(gnus-group-line-format-alist): %U is an integer.
Lars Magne Ingebrigtsen [Mon, 6 Jan 2003 03:45:24 +0000 (03:45 +0000)]
(gnus-group-line-format-alist): %U is an integer.

21 years ago(Various Commands): Addition.
Lars Magne Ingebrigtsen [Mon, 6 Jan 2003 03:02:21 +0000 (03:02 +0000)]
(Various Commands): Addition.

21 years ago* gnus-group.el (gnus-group-make-web-group): Pass the select
Lars Magne Ingebrigtsen [Mon, 6 Jan 2003 03:02:12 +0000 (03:02 +0000)]
* gnus-group.el (gnus-group-make-web-group): Pass the select
method on to group-create.

* gnus-sum.el (gnus-summary-exit-no-update): Don't update
ephemeral groups.
(gnus-summary-read-group-1): Ditto.
(gnus-group-make-articles-read): Ditto.

* mm-url.el (mm-url-program): Doc fix.

* message.el (message-mode-map): Rebound
message-insert-wide-reply.

21 years ago(Filtering Spam Using spam.el)
Teodor Zlatanov [Mon, 6 Jan 2003 01:25:27 +0000 (01:25 +0000)]
(Filtering Spam Using spam.el)
(Blacklists and Whitelists, BBDB Whitelists, Blackholes)
(Bogofilter, Ifile spam filtering, Extending spam.el): updated
documentation for the new spam.el functionality

21 years ago(gnus-xmas-group-startup-message): Bind the oort color as
Katsumi Yamaoka [Sun, 5 Jan 2003 23:04:16 +0000 (23:04 +0000)]
(gnus-xmas-group-startup-message): Bind the oort color as
 `gnus-group-startup-message' does.

21 years ago* gnus.xpm (oort): Make the color replaceable.
Katsumi Yamaoka [Sun, 5 Jan 2003 23:03:52 +0000 (23:03 +0000)]
* gnus.xpm (oort): Make the color replaceable.

21 years ago* refcard.tex: Fix pagebreak.
Jesper Harder [Sun, 5 Jan 2003 22:35:35 +0000 (22:35 +0000)]
* refcard.tex: Fix pagebreak.

* gnusref.tex: Additions and fixes.

* booklet.tex: Add missing sections.

21 years agofixed line lengths to 80 chars or less
Teodor Zlatanov [Sun, 5 Jan 2003 22:30:50 +0000 (22:30 +0000)]
fixed line lengths to 80 chars or less

21 years ago(gnus-read-mark-p): added the spam-mark as a
Teodor Zlatanov [Sun, 5 Jan 2003 22:24:21 +0000 (22:24 +0000)]
(gnus-read-mark-p): added the spam-mark as a
"not-read" mark
(gnus-summary-mark-forward): added the spam-mark to the list of
marks not to be marked as "read" when viewed

21 years ago(Mail Group Commands): Fix typo.
Jesper Harder [Sun, 5 Jan 2003 19:41:13 +0000 (19:41 +0000)]
(Mail Group Commands): Fix typo.
(XEmacs): Add sh-script.
(Article Washing): Fix.

21 years ago(gnus-inews-make-draft): Quote article-reply.
Lars Magne Ingebrigtsen [Sun, 5 Jan 2003 11:37:19 +0000 (11:37 +0000)]
(gnus-inews-make-draft): Quote article-reply.

21 years agoProtect against unactive groups.
Lars Magne Ingebrigtsen [Sun, 5 Jan 2003 11:34:53 +0000 (11:34 +0000)]
Protect against unactive groups.

21 years ago(message-check-news-header-syntax): Update `start'.
Lars Magne Ingebrigtsen [Sun, 5 Jan 2003 10:53:00 +0000 (10:53 +0000)]
(message-check-news-header-syntax): Update `start'.

21 years ago(message-check-news-header-syntax): Check long
Lars Magne Ingebrigtsen [Sun, 5 Jan 2003 08:48:11 +0000 (08:48 +0000)]
(message-check-news-header-syntax): Check long
header lines.

21 years ago(Group Line Specification): Addition.
Lars Magne Ingebrigtsen [Sun, 5 Jan 2003 08:38:59 +0000 (08:38 +0000)]
(Group Line Specification): Addition.

21 years ago(gnus-group-line-format): %U.
Lars Magne Ingebrigtsen [Sun, 5 Jan 2003 08:38:46 +0000 (08:38 +0000)]
(gnus-group-line-format): %U.
(gnus-group-line-format-alist): ?U.
(gnus-number-of-unseen-articles-in-group): New function.