gnus
21 years ago(message-sendmail-envelope-from): New option.
Jesper Harder [Tue, 25 Feb 2003 22:11:57 +0000 (22:11 +0000)]
(message-sendmail-envelope-from): New option.
(message-sendmail-envelope-from): New function.
(message-send-mail-with-sendmail): Use it.

21 years ago(gnus-button-mid-or-mail-heuristic-alist): Added
Reiner Steib [Tue, 25 Feb 2003 21:38:39 +0000 (21:38 +0000)]
(gnus-button-mid-or-mail-heuristic-alist): Added
compensation for TDMA addresses.

21 years ago2003-02-24 Reiner Steib <Reiner.Steib@gmx.de>
Kai Grossjohann [Tue, 25 Feb 2003 10:44:25 +0000 (10:44 +0000)]
2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>

* gnus.texi (Mail and Post): Added `gnus-user-agent', removed
`gnus-version-expose-system'.

21 years ago2003-02-24 Reiner Steib <Reiner.Steib@gmx.de>
Kai Grossjohann [Tue, 25 Feb 2003 10:44:16 +0000 (10:44 +0000)]
2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>

* gnus-msg.el (gnus-user-agent): New variable.
(gnus-version-expose-system): Removed.  Obsoleted by
`gnus-user-agent'.
(gnus-extended-version): Use `gnus-user-agent'.

21 years ago (spam-stat hook): add spam-stat-save to the
Teodor Zlatanov [Mon, 24 Feb 2003 22:07:37 +0000 (22:07 +0000)]
(spam-stat hook): add spam-stat-save to the
gnus-save-newsrc-hook, only when spam-use-stat is set

21 years ago * spam.el (spam-stat-register-spam-routine,
Teodor Zlatanov [Mon, 24 Feb 2003 22:02:52 +0000 (22:02 +0000)]
* spam.el (spam-stat-register-spam-routine,
spam-stat-register-ham-routine): remove spam-stat-save
(spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook

21 years agodelete spam-get-article-as-filename
Teodor Zlatanov [Mon, 24 Feb 2003 18:29:26 +0000 (18:29 +0000)]
delete spam-get-article-as-filename

21 years ago * gnus-group.el (gnus-topic-mode-p): Fixed free variable
Kevin Greiner [Mon, 24 Feb 2003 18:15:35 +0000 (18:15 +0000)]
* gnus-group.el (gnus-topic-mode-p): Fixed free variable
reference.

21 years ago * nnheader.el (nnheader-find-nov-line): Changed midpoint
Kevin Greiner [Mon, 24 Feb 2003 17:28:56 +0000 (17:28 +0000)]
* nnheader.el (nnheader-find-nov-line): Changed midpoint
calculation to avoid integer overflow.

21 years ago2003-02-24 Reiner Steib <Reiner.Steib@gmx.de>
Kai Grossjohann [Mon, 24 Feb 2003 16:47:10 +0000 (16:47 +0000)]
2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>

* gnus-start.el (gnus-backup-startup-file): Fixed custom type.

21 years ago* gnus-group.el (gnus-group-is-exiting-without-update-p): New.
Teodor Zlatanov [Mon, 24 Feb 2003 16:20:07 +0000 (16:20 +0000)]
* gnus-group.el (gnus-group-is-exiting-without-update-p): New.
* gnus-sum.el (gnus-summary-exit-no-update): Use it.
* gnus-sum.el (gnus-summary-expire-articles): Use it.
* spam.el (spam-summary-prepare-exit): Use it.
* gnus.el (gnus-install-group-spam-parameters): New.
* spam.el (spam-group-ham-processor-copy-p): New.
* spam.el (spam-summary-prepare-exit): Support for ham copying.
* spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
that would cause the current message to be moved if the group had
no spam.
* spam.el (spam-ham-move-routine): New `copy' argument.

21 years agoTrivial fixes:
Katsumi Yamaoka [Mon, 24 Feb 2003 15:19:47 +0000 (15:19 +0000)]
Trivial fixes:
* gnus-topic.el (gnus-topic-select-group): Replace gnus-group-group-name
* gnus-group.el (gnus-group-select-group): with (gnus-group-group-name).

21 years ago* gnus-topic.el (gnus-topic-select-group): Select last group if
Kai Grossjohann [Mon, 24 Feb 2003 14:11:15 +0000 (14:11 +0000)]
* gnus-topic.el (gnus-topic-select-group): Select last group if
after last group.
* gnus-group.el (gnus-group-select-group): Ditto.

21 years agoMarkup fixes.
Jesper Harder [Mon, 24 Feb 2003 03:16:20 +0000 (03:16 +0000)]
Markup fixes.

21 years agoUpdate.
Katsumi Yamaoka [Mon, 24 Feb 2003 03:09:16 +0000 (03:09 +0000)]
Update.

21 years ago(puthash): Alias to cl-puthash for Emacs 20.
Katsumi Yamaoka [Mon, 24 Feb 2003 03:09:10 +0000 (03:09 +0000)]
(puthash): Alias to cl-puthash for Emacs 20.

21 years ago(popup-menu): Compiler macro for Emacs 20.
Katsumi Yamaoka [Mon, 24 Feb 2003 03:09:04 +0000 (03:09 +0000)]
(popup-menu): Compiler macro for Emacs 20.
(gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
 point-at-(b|e)ol which aren't available in Emacs 20.

21 years agoMarkup fixes.
Jesper Harder [Mon, 24 Feb 2003 02:01:02 +0000 (02:01 +0000)]
Markup fixes.

21 years ago(gnus-xmas-mime-button-menu): Fix last change.
Katsumi Yamaoka [Sun, 23 Feb 2003 22:50:44 +0000 (22:50 +0000)]
(gnus-xmas-mime-button-menu): Fix last change.

21 years ago * gnus-start.el (gnus-activate-group): Re-enabled the catch error
Kevin Greiner [Sun, 23 Feb 2003 21:36:35 +0000 (21:36 +0000)]
* gnus-start.el (gnus-activate-group): Re-enabled the catch error
clause of the condition-case statement.  Errors connecting to a
server no longer terminate gnus.

* gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
make its use obvious.  Added no-nothing case to avoid
opening(closing) servers when already open(closed).
(gnus-agent-while-plugged): Added macro to facilitate internal use
of gnus-agent-toggle-plugged.
(gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
temporarily open servers.
(gnus-agent-get-undownloaded-list): Sort list of article numbers
as sorting gnus-newsgroup-headers is wrong.
(gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
to temporarily open servers. Corrected logic to handle setting
gnus-agent-mark-unread-after-downloaded.
(gnus-agent-fetch-articles): Now handles headers with missing
article sizes and/or missing article lengths.  Now clears the
message buffer when finished.
(gnus-agent-fetch-group-1): Position point before calling
gnus-summary-set-agent-mark.
(gnus-get-predicate): Corrected description, parameter is
predicate not category.
(gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
provide a separate single group expiration function.
(gnus-agent-regenerate-group): Now clears the message buffer when
finished.

21 years ago* gnus.el (gnus-agent-target-move-group-header): New variable.
Kai Grossjohann [Sun, 23 Feb 2003 20:43:22 +0000 (20:43 +0000)]
* gnus.el (gnus-agent-target-move-group-header): New variable.
* gnus-draft.el (gnus-draft-send): If special header
"X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
that group, instead of performing the regular sending functions.

21 years ago(gnus-xmas-mime-button-menu): Accept a prefix arg.
Katsumi Yamaoka [Sun, 23 Feb 2003 15:50:53 +0000 (15:50 +0000)]
(gnus-xmas-mime-button-menu): Accept a prefix arg.

21 years ago2003-02-20 Reiner Steib <Reiner.Steib@gmx.de>
Kai Grossjohann [Sun, 23 Feb 2003 13:40:42 +0000 (13:40 +0000)]
2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>

* message.texi (News Headers): Update description of Message-ID.

21 years ago2003-02-20 Reiner Steib <Reiner.Steib@gmx.de>
Kai Grossjohann [Sun, 23 Feb 2003 13:39:47 +0000 (13:39 +0000)]
2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>

* message.el (message-user-fqdn, message-valid-fqdn-regexp): New
variables.
(message-make-fqdn): Use it.  Improved validity check.

21 years ago(message-user-mail-address): Check whether
Lars Magne Ingebrigtsen [Sun, 23 Feb 2003 12:38:18 +0000 (12:38 +0000)]
(message-user-mail-address): Check whether
user-mail-address looks valid.

21 years ago* gnus-msg.el (gnus-mailing-list-followup-to): New function.
Lars Magne Ingebrigtsen [Sun, 23 Feb 2003 12:32:18 +0000 (12:32 +0000)]
* gnus-msg.el (gnus-mailing-list-followup-to): New function.

* gnus-util.el (gnus-fetch-original-field): New function.

21 years agoTypo fix.
Lars Magne Ingebrigtsen [Sun, 23 Feb 2003 11:59:15 +0000 (11:59 +0000)]
Typo fix.

21 years ago(message-mode): \\(...\\) around additional
Kai Grossjohann [Sun, 23 Feb 2003 10:54:08 +0000 (10:54 +0000)]
(message-mode): \\(...\\) around additional
paragraph-separate alternative.

21 years ago(gnus-mime-button-commands): Add ellipsis.
Jesper Harder [Sun, 23 Feb 2003 04:26:26 +0000 (04:26 +0000)]
(gnus-mime-button-commands): Add ellipsis.
(gnus-mime-button-menu): Define MIME popup menu with easy-menu to
display key bindings.
(gnus-mime-button-menu): Rewrite.

21 years ago(Startup Files): Addition.
Lars Magne Ingebrigtsen [Sun, 23 Feb 2003 00:09:40 +0000 (00:09 +0000)]
(Startup Files): Addition.

21 years ago(gnus-button-url-regexp): Removed `.
Lars Magne Ingebrigtsen [Sun, 23 Feb 2003 00:09:28 +0000 (00:09 +0000)]
(gnus-button-url-regexp): Removed `.

* gnus-art.el (gnus-mime-action-on-part): Require a match
interactively.

* gnus-start.el (gnus-save-newsrc-file): Use
gnus-backup-startup-file.
(gnus-backup-startup-file): New variable.

21 years ago(defun): Remove debug.
Lars Magne Ingebrigtsen [Sat, 22 Feb 2003 21:51:49 +0000 (21:51 +0000)]
(defun): Remove debug.

21 years ago * message.el (message-mode): MML tags separate paragraphs. Small
Kai Grossjohann [Sat, 22 Feb 2003 21:34:16 +0000 (21:34 +0000)]
* message.el (message-mode): MML tags separate paragraphs.  Small
change from David S Goldberg <david.goldberg6@verizon.net>.

21 years ago * gnus-draft.el (defun): Configure posting styles.
Lars Magne Ingebrigtsen [Sat, 22 Feb 2003 21:14:23 +0000 (21:14 +0000)]
* gnus-draft.el (defun): Configure posting styles.

21 years ago(gnus-summary-refer-article): Skip method if we
Jesper Harder [Sat, 22 Feb 2003 20:46:43 +0000 (20:46 +0000)]
(gnus-summary-refer-article): Skip method if we
can't open server.

21 years ago(gnus-get-unread-articles-in-group): Make sure
Lars Magne Ingebrigtsen [Sat, 22 Feb 2003 20:31:50 +0000 (20:31 +0000)]
(gnus-get-unread-articles-in-group): Make sure
the entry for the group exists before we alter it.

21 years ago(gnus-agent-get-undownloaded-list): Sort
Kai Grossjohann [Sat, 22 Feb 2003 20:29:33 +0000 (20:29 +0000)]
(gnus-agent-get-undownloaded-list): Sort
`gnus-newsgroup-headers'.

21 years ago(gnus-article-refer-article): Grok more message id
Kai Grossjohann [Sat, 22 Feb 2003 13:47:17 +0000 (13:47 +0000)]
(gnus-article-refer-article): Grok more message id
formats.  From Karl Pflästerer <sigurd@12move.de>.

21 years ago(mm-path-name-rewrite-functions): Doc fix: don't
Jesper Harder [Sat, 22 Feb 2003 04:10:55 +0000 (04:10 +0000)]
(mm-path-name-rewrite-functions): Doc fix: don't
use "path name".

21 years ago(Files and Directories): New node.
Jesper Harder [Sat, 22 Feb 2003 03:48:42 +0000 (03:48 +0000)]
(Files and Directories): New node.

21 years ago* gnus.texi: Markup fixes.
Jesper Harder [Fri, 21 Feb 2003 22:36:33 +0000 (22:36 +0000)]
* gnus.texi: Markup fixes.

21 years ago(Mailing List): Fix.
Jesper Harder [Fri, 21 Feb 2003 20:31:36 +0000 (20:31 +0000)]
(Mailing List): Fix.

21 years ago* gnus-sum.el (gnus-summary-move-article)
Teodor Zlatanov [Fri, 21 Feb 2003 19:13:34 +0000 (19:13 +0000)]
* gnus-sum.el (gnus-summary-move-article)
(gnus-summary-expire-articles): send data header for article, not
just article ID

* gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
(gnus-register-spool-action): added hashtable of message ID keys
with message motion data

21 years ago2003-02-21 Florian Weimer <fw@deneb.enyo.de>
Florian Weimer [Fri, 21 Feb 2003 13:35:05 +0000 (13:35 +0000)]
2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
From Reiner Steib  <Reiner.Steib@gmx.de>.

* gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
variable, used in `gnus-button-mid-or-mail-heuristic'.
(gnus-button-mid-or-mail-heuristic): New function derived from
Florian Weimer's Perl script.
(gnus-button-handle-mid-or-mail): Allow a function instead of
'guess.
(gnus-button-guessed-mid-regexp): Removed.

21 years ago*** empty log message ***
Simon Josefsson [Fri, 21 Feb 2003 13:01:16 +0000 (13:01 +0000)]
*** empty log message ***

21 years ago* hashcash.el (hashcash-point-at-bol):
Simon Josefsson [Fri, 21 Feb 2003 13:01:06 +0000 (13:01 +0000)]
* hashcash.el (hashcash-point-at-bol):
(hashcash-point-at-eol): Defalias.
(hashcash-generate-payment):
(mail-check-payment): Use it.

21 years ago(message-resend): Bind message-setup-hook to nil; remove X-Draft-From header.
Katsumi Yamaoka [Thu, 20 Feb 2003 23:20:48 +0000 (23:20 +0000)]
(message-resend): Bind message-setup-hook to nil; remove X-Draft-From header.

21 years ago(gnus-simplify-subject-fully, gnus-subject-equal)
Jesper Harder [Thu, 20 Feb 2003 02:39:08 +0000 (02:39 +0000)]
(gnus-simplify-subject-fully, gnus-subject-equal)
(gnus-newsgroup-undownloaded)
(gnus-summary-save-parts-default-mime, gnus-auto-select-next):
Doc fixes.

21 years ago*** empty log message ***
Jesper Harder [Thu, 20 Feb 2003 01:31:12 +0000 (01:31 +0000)]
*** empty log message ***

21 years ago* gnus-spec.el (gnus-xmas-format): Use insert instead of
Jesper Harder [Thu, 20 Feb 2003 00:39:05 +0000 (00:39 +0000)]
* gnus-spec.el (gnus-xmas-format): Use insert instead of
insert-string which is obsolete in Emacs 21.4.

* message.el (message-cross-post-followup-to-header): do.

* spam.el (spam-ifile-register-with-ifile)
(spam-stat-register-spam-routine)
(spam-stat-register-ham-routine)
(spam-bogofilter-register-with-bogofilter): do.

21 years ago(mailcap-mime-data): Fix typo.
Jesper Harder [Wed, 19 Feb 2003 23:58:36 +0000 (23:58 +0000)]
(mailcap-mime-data): Fix typo.

21 years ago(gnus-topic-make-menu-bar): Add ellipsis.
Jesper Harder [Wed, 19 Feb 2003 23:45:34 +0000 (23:45 +0000)]
(gnus-topic-make-menu-bar): Add ellipsis.

21 years ago2003-02-19 Reiner Steib <Reiner.Steib@gmx.de>
Kai Grossjohann [Wed, 19 Feb 2003 19:23:17 +0000 (19:23 +0000)]
2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>

* gnus-cite.el (gnus-cite-unsightly-citation-regexp)
(gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
`gnus-cite-unsightly-citation-regexp'.

21 years ago2003-02-19 Reiner Steib <Reiner.Steib@gmx.de>
Kai Grossjohann [Wed, 19 Feb 2003 19:22:40 +0000 (19:22 +0000)]
2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>

* GNUS-NEWS: Renamed `gnus-unsightly-citation-regexp' to
`gnus-cite-unsightly-citation-regexp'.

21 years ago(gnus-copy-article-buffer): Copy an article header even if there's just a
Katsumi Yamaoka [Wed, 19 Feb 2003 06:55:27 +0000 (06:55 +0000)]
(gnus-copy-article-buffer): Copy an article header even if there's just a
 header.

21 years ago* message.el (message-fix-before-sending): Fix highlighting of
Jesper Harder [Wed, 19 Feb 2003 04:13:33 +0000 (04:13 +0000)]
* message.el (message-fix-before-sending): Fix highlighting of
illegible and invisible text.

* gnus-util.el (gnus-multiple-choice): Separate choices with
", ".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.

21 years ago(gnus-summary-exit-no-update): Use gnus-kill-buffer.
Jesper Harder [Tue, 18 Feb 2003 22:39:42 +0000 (22:39 +0000)]
(gnus-summary-exit-no-update): Use gnus-kill-buffer.

21 years ago*** empty log message ***
Simon Josefsson [Tue, 18 Feb 2003 20:43:17 +0000 (20:43 +0000)]
*** empty log message ***

21 years agoTalk about canlock more.
Simon Josefsson [Tue, 18 Feb 2003 20:42:51 +0000 (20:42 +0000)]
Talk about canlock more.

21 years ago2003-02-18 Reiner Steib <Reiner.Steib@gmx.de>
Kai Grossjohann [Tue, 18 Feb 2003 20:32:24 +0000 (20:32 +0000)]
2003-02-18  Reiner Steib  <Reiner.Steib@gmx.de>

* gnus.texi (Article Washing): Mention `g'.
(Customizing Articles): Added cross reference.

21 years ago(spam-ham-move-routine)
Teodor Zlatanov [Tue, 18 Feb 2003 18:09:02 +0000 (18:09 +0000)]
(spam-ham-move-routine)
(spam-mark-spam-as-expired-and-move-routine): use
gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
around process-mark manipulation on the group

21 years ago(gnus-summary-make-menu-bar): Add MIME/Multipart submenu.
Kai Grossjohann [Mon, 17 Feb 2003 13:50:02 +0000 (13:50 +0000)]
(gnus-summary-make-menu-bar): Add MIME/Multipart submenu.

21 years ago(mail-source-fetch): Reverse the return value of
Lars Magne Ingebrigtsen [Mon, 17 Feb 2003 08:48:17 +0000 (08:48 +0000)]
(mail-source-fetch): Reverse the return value of
the continuation question.

21 years ago(nndraft-request-move-article): Bind
Lars Magne Ingebrigtsen [Sun, 16 Feb 2003 15:44:03 +0000 (15:44 +0000)]
(nndraft-request-move-article): Bind
nnmh-allow-delete-final to t.

21 years agoIndent.
Lars Magne Ingebrigtsen [Sun, 16 Feb 2003 15:41:34 +0000 (15:41 +0000)]
Indent.

21 years agoIndent.
Lars Magne Ingebrigtsen [Sun, 16 Feb 2003 15:40:40 +0000 (15:40 +0000)]
Indent.

21 years ago2003-02-14 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 14 Feb 2003 20:28:13 +0000 (20:28 +0000)]
2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-uu.el (mm-uu-uu-filename): Fix use of character constant.

2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>

* nntp.el (nntp-accept-process-output): Don't use point-max to get
        the buffer's size.

2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>

* nnheader.el: Added cygwin to system-type comparisons.

2003-01-27  Juanma Barranquero  <lektu@terra.es>

* imap.el (imap-mailbox-status): Fix typo.

21 years ago * gnus-art.el (gnus-article-prepare): Don't set agent mark if
ShengHuo ZHU [Fri, 14 Feb 2003 20:02:10 +0000 (20:02 +0000)]
* gnus-art.el (gnus-article-prepare): Don't set agent mark if
online.

21 years ago* gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
Kai Grossjohann [Fri, 14 Feb 2003 13:18:59 +0000 (13:18 +0000)]
* gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
commands.
* gnus-sum.el: Small change from Frank Weinberg
<frank@usenet-rundfahrt.de>:
(gnus-auto-center-group): New variable.
(gnus-summary-read-group-1): Use it.
(gnus-summary-next-group): Fix docstring.

21 years ago(gnus-faces-at): Simplify.
Katsumi Yamaoka [Thu, 13 Feb 2003 23:00:37 +0000 (23:00 +0000)]
(gnus-faces-at): Simplify.

21 years ago(spam-ham-move-routine)
Teodor Zlatanov [Thu, 13 Feb 2003 14:05:03 +0000 (14:05 +0000)]
(spam-ham-move-routine)
(spam-mark-spam-as-expired-and-move-routine): made the article
move conditional, so it's not called even if there's nothing to move

21 years ago(message-unix-mail-delimiter): Accept any whitespace
Kai Grossjohann [Thu, 13 Feb 2003 11:48:58 +0000 (11:48 +0000)]
(message-unix-mail-delimiter): Accept any whitespace
after the email address and before the date; do not require the
space character.  From Kurt B. Kaiser <kbk@shore.net>.

21 years agoAdd user visible changes from Michael Shields from
Kai Grossjohann [Thu, 13 Feb 2003 11:41:52 +0000 (11:41 +0000)]
Add user visible changes from Michael Shields from
the past couple of days.  Actual text from Michael.

21 years agoThe ChangeLog entry was committed, but the code change wasn't. This
Kai Grossjohann [Thu, 13 Feb 2003 11:38:08 +0000 (11:38 +0000)]
The ChangeLog entry was committed, but the code change wasn't.  This
commits the code change, too.  Sorry for that mishap.  -- Kai

2003-02-12  Michael Shields  <shields@msrl.com>

* gnus-art.el (article-strip-banner): Strip both per-group and
per-user-address banners.
(article-really-strip-banner): New.

21 years ago* gnus-art.el (gnus-article-only-boring-p): Make sure that the
Katsumi Yamaoka [Thu, 13 Feb 2003 00:44:46 +0000 (00:44 +0000)]
* gnus-art.el (gnus-article-only-boring-p): Make sure that the
 gnus-article-boring-faces variable is bound;
 use gnus-faces-at.

* gnus-util.el (gnus-faces-at): New macro.

21 years ago2003-02-13 Michael Shields <shields@msrl.com>
Kai Grossjohann [Wed, 12 Feb 2003 20:36:45 +0000 (20:36 +0000)]
2003-02-13  Michael Shields  <shields@msrl.com>

* gnus-cite.el
(gnus-cite-attribution-suffix, gnus-cite-parse):
Better handling for Microsoft citation styles.
(gnus-unsightly-citation-regexp): New.

21 years agoWhere's the Lisp change for this? -- Kai
Kai Grossjohann [Wed, 12 Feb 2003 20:34:26 +0000 (20:34 +0000)]
Where's the Lisp change for this?  -- Kai

2003-02-12  Michael Shields  <shields@msrl.com>

* gnus-art.el (article-strip-banner): Strip both per-group and
per-user-address banners.
(article-really-strip-banner): New.

21 years ago2003-02-12 Michael Shields <shields@msrl.com>
Kai Grossjohann [Wed, 12 Feb 2003 20:32:52 +0000 (20:32 +0000)]
2003-02-12  Michael Shields  <shields@msrl.com>

* gnus-sum.el (gnus-article-goto-next-page,
gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
relying on the summary bindings of `n' and `p'.

21 years ago2003-02-12 Michael Shields <shields@msrl.com>
Kai Grossjohann [Wed, 12 Feb 2003 15:06:54 +0000 (15:06 +0000)]
2003-02-12  Michael Shields  <shields@msrl.com>

* gnus.texi (Paging the Article): Document
gnus-article-boring-faces.
(Choosing Commands): Explain that SPACE in the summary buffer
is used for both selecting and scrolling.

* gnus.texi (Article Keymap): Say that SPACE and DEL in the
summary buffer are the same as switching to the article buffer
and using SPACE and DEL; since now that is the case.

21 years ago2003-02-12 Michael Shields <shields@msrl.com>
Kai Grossjohann [Wed, 12 Feb 2003 15:06:16 +0000 (15:06 +0000)]
2003-02-12  Michael Shields  <shields@msrl.com>

* gnus-art.el (gnus-article-only-boring-p): New.
(gnus-article-skip-boring): New.
* gnus-cite.el (gnus-article-boring-faces): New.
* gnus-sum.el (gnus-summary-next-page): Use
gnus-article-only-boring-p.

21 years ago(spam-mark-spam-as-expired-and-move-routine)
Teodor Zlatanov [Wed, 12 Feb 2003 13:52:58 +0000 (13:52 +0000)]
(spam-mark-spam-as-expired-and-move-routine)
(spam-ham-move-routine): unmark all articles before marking those
of interest and calling gnus-summary-move-article

21 years ago* gnus.el (gnus-kill-buffer): Move to gnus.el because it's
Jesper Harder [Wed, 12 Feb 2003 02:45:14 +0000 (02:45 +0000)]
* gnus.el (gnus-kill-buffer): Move to gnus.el because it's
logically the complement of gnus-get-buffer-create and
gnus-add-buffer.

* gnus-util.el (gnus-kill-buffer): do.

* nnmail.el: Autoload gnus-kill-buffer.

21 years ago * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
Kevin Greiner [Tue, 11 Feb 2003 21:00:07 +0000 (21:00 +0000)]
* gnus-agent.el (gnus-summary-set-agent-mark): Added call to
gnus-summary-goto-subject as gnus-summary-update-mark operates on
the current LINE.
(gnus-agent-summary-fetch-group): Minimized the number of times
that the article is updated in the buffer.

21 years ago(spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
Teodor Zlatanov [Tue, 11 Feb 2003 20:37:12 +0000 (20:37 +0000)]
(spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark

21 years ago(spam-ham-move-routine): use the process-mark instead of
Teodor Zlatanov [Tue, 11 Feb 2003 20:32:36 +0000 (20:32 +0000)]
(spam-ham-move-routine): use the process-mark instead of
gnus-current-article when moving articles

21 years ago(Topic Commands): Addition.
Lars Magne Ingebrigtsen [Tue, 11 Feb 2003 01:36:49 +0000 (01:36 +0000)]
(Topic Commands): Addition.

21 years ago(gnus-topic-expire-articles): Recursive.
Lars Magne Ingebrigtsen [Tue, 11 Feb 2003 01:36:39 +0000 (01:36 +0000)]
(gnus-topic-expire-articles): Recursive.
(gnus-topic-catchup-articles): Ditto.
(gnus-topic-mark-topic): Reverse recursive logic.

21 years ago(gnus-summary-refer-thread): Handle case where
Jesper Harder [Tue, 11 Feb 2003 01:19:37 +0000 (01:19 +0000)]
(gnus-summary-refer-thread): Handle case where
gnus-refer-thread-limit is t.

21 years ago(mm-mule-charset-to-mime-charset): Use
Jesper Harder [Mon, 10 Feb 2003 00:42:17 +0000 (00:42 +0000)]
(mm-mule-charset-to-mime-charset): Use
sort-coding-systems to prefer utf-8 over utf-16.

21 years ago * gnus-agent.el (gnus-agent-expire-days):
Kevin Greiner [Sun, 9 Feb 2003 14:18:29 +0000 (14:18 +0000)]
* gnus-agent.el (gnus-agent-expire-days):
gnus-request-move-article depends on gnus-agent-expire to clean up
the cache after moving the article.  Therefore, g-a-e-d can NOT
default to nil or can gnus-agent-expire be disabled by doing so.
If you don't want to run gnus-agent-expire, don't call it.
(gnus-agent-expire): The broken test to disable gnus-agent-expire
when g-a-e-d was NOT nil was removed.
(gnus-agent-article-name): Removed unnecessary input test as
article IDs are always strings.
(gnus-agent-regenerate-group): Added check to protect against
servers that generate absurdly long article IDs.  Valid IDs are
less than 10 digits to avoid overflow errors.  Fixed logic error
when ensuring that the final article ID is present in the new
alist.

21 years ago * gnus-agent.el (gnus-agent-expire-days):
Kevin Greiner [Sun, 9 Feb 2003 14:11:24 +0000 (14:11 +0000)]
* gnus-agent.el (gnus-agent-expire-days):
gnus-request-move-article depends on gnus-agent-expire to clean up
the cache after moving the article.  Therefore, g-a-e-d can NOT
default to nil or can gnus-agent-expire be disabled by doing so.
If you don't want to run gnus-agent-expire, don't call it.
(gnus-agent-expire): The broken test to disable gnus-agent-expire
when g-a-e-d was NOT nil was removed.
(gnus-agent-article-name): Removed unnecessary input test as
article IDs are always strings.
(gnus-agent-regenerate-group): Added check to protect against
servers that generate absurdly long article IDs.  Valid IDs are
less than 10 digits to avoid overflow errors.  Fixed logic error
when ensuring that the final article ID is present in the new
alist.

21 years ago(gnus-topic-goto-missing-topic): Just move to the
Lars Magne Ingebrigtsen [Sun, 9 Feb 2003 00:07:39 +0000 (00:07 +0000)]
(gnus-topic-goto-missing-topic): Just move to the
next line after finding the parent.

21 years ago(gnus-version-number): Bumped.
Lars Magne Ingebrigtsen [Sat, 8 Feb 2003 22:33:48 +0000 (22:33 +0000)]
(gnus-version-number): Bumped.

21 years agoRelease commit
Lars Magne Ingebrigtsen [Sat, 8 Feb 2003 22:32:05 +0000 (22:32 +0000)]
Release commit

21 years agoUpdate copyright statement.
Lars Magne Ingebrigtsen [Sat, 8 Feb 2003 21:20:53 +0000 (21:20 +0000)]
Update copyright statement.

21 years ago2003-02-08 Michael Welsh Duggan <md5i@cs.cmu.edu>
Lars Magne Ingebrigtsen [Sat, 8 Feb 2003 21:09:34 +0000 (21:09 +0000)]
2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>

* nnmail.el (nnmail-split-it): If a message ends up matching the
  same mailbox more than once, it will cause duplicates to appear
  in the mailbox.

21 years ago(gnus-summary-select-article): Remove blink removal
Simon Josefsson [Sat, 8 Feb 2003 18:59:46 +0000 (18:59 +0000)]
(gnus-summary-select-article): Remove blink removal
code that only worked under Emacs.

21 years ago(pgg-gpg-process-region): Don't blink. From Satyaki
Simon Josefsson [Sat, 8 Feb 2003 18:58:23 +0000 (18:58 +0000)]
(pgg-gpg-process-region): Don't blink.  From Satyaki
Das <satyaki@chicory.stanford.edu>.

21 years ago* gnus-art.el (gnus-article-refer-article): Use
Jesper Harder [Sat, 8 Feb 2003 04:51:37 +0000 (04:51 +0000)]
* gnus-art.el (gnus-article-refer-article): Use
gnus-replace-in-string.

* gnus-util.el (gnus-map-function): Remove unneeded let-binding.
(gnus-remove-duplicates): do.

21 years ago * gnus.texi (BBDB Whitelists, Blacklists and Whitelists):
Teodor Zlatanov [Sat, 8 Feb 2003 02:40:27 +0000 (02:40 +0000)]
* gnus.texi (BBDB Whitelists, Blacklists and Whitelists):
corrected existing docs, added spam-use-whitelist-exclusive and
spam-use-BBDB-exclusive to list of variables