gnus
19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-21
Miles Bader [Mon, 24 May 2004 20:13:03 +0000 (20:13 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-21

Merge from gnus--rel--5.10, gnus--rel--5.8

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-5
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-6
   configure.in: Use ifelse instead of m4_if for arch-tag: comment

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-10
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-11
   Merge from gnus--rel--5.8

19 years ago* spam.el (spam-list-of-processors): use nil for nonexistent processors
Teodor Zlatanov [Mon, 24 May 2004 19:04:30 +0000 (19:04 +0000)]
* spam.el (spam-list-of-processors): use nil for nonexistent processors
(spam-group-processor-p): fixed function so it works properly
(spam-group-processor-multiple-p)
(spam-group-spam-processor-report-gmane-p)
(spam-group-spam-processor-report-resend-p)
(spam-group-spam-processor-bogofilter-p)
(spam-group-spam-processor-blacklist-p)
(spam-group-spam-processor-ifile-p)
(spam-group-ham-processor-ifile-p)
(spam-group-spam-processor-spamoracle-p)
(spam-group-spam-processor-crm114-p)
(spam-group-ham-processor-bogofilter-p)
(spam-group-spam-processor-stat-p)
(spam-group-ham-processor-stat-p)
(spam-group-ham-processor-whitelist-p)
(spam-group-ham-processor-BBDB-p)
(spam-group-ham-processor-spamoracle-p)
(spam-group-ham-processor-copy-p): functions removed with some
prejudice against unneeded code
(spam-report-articles-resend)
(spam-report-resend-register-routine): allow the group/topic
spam-resend-to value to override spam-report-resend-to
(spam-summary-prepare-exit): invoke spam-group-processor-p
properly now

* spam-report.el (spam-report-resend-to, spam-report-resend):
start with resend-to set to nil, and then ask the user if
necessary.  From Daniel Pittman <daniel@rimspace.net>.

* gnus.el (spam-resend-to): new group/topic parameter
(spam-process): move the OBSOLETE processors to the end of the
choices.

19 years ago(spam-report-resend): spam-report-resend takes a
Teodor Zlatanov [Mon, 24 May 2004 14:00:12 +0000 (14:00 +0000)]
(spam-report-resend): spam-report-resend takes a
list of articles, not separate article numbers.  From Daniel
Pittman <daniel@rimspace.net>.

19 years ago(mm-text-html-renderer): Make sure w3m exists in addition to emacs-w3m.
Katsumi Yamaoka [Sun, 23 May 2004 23:18:06 +0000 (23:18 +0000)]
(mm-text-html-renderer): Make sure w3m exists in addition to emacs-w3m.

19 years agoLike, work.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 22:18:49 +0000 (22:18 +0000)]
Like, work.

19 years agoMore stuff!!!!
Lars Magne Ingebrigtsen [Sun, 23 May 2004 22:18:37 +0000 (22:18 +0000)]
More stuff!!!!

19 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sun, 23 May 2004 21:16:41 +0000 (21:16 +0000)]
*** empty log message ***

19 years ago* assistant.el (assistant-authinfo-data): New function.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 21:16:36 +0000 (21:16 +0000)]
* assistant.el (assistant-authinfo-data): New function.
(assistant-eval): Eval for entire assistant.

19 years ago* netrc.el (netrc-services-file): New variable.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 20:48:45 +0000 (20:48 +0000)]
* netrc.el (netrc-services-file): New variable.
(netrc-parse-services): New function.
(netrc-find-service-name): New function.
(netrc-find-service-number): New function.
(netrc-port-equal): New function.
(netrc-machine): Use it.

19 years ago* nnimap.el (nnimap-open-connection): Use netrc.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 20:20:02 +0000 (20:20 +0000)]
* nnimap.el (nnimap-open-connection): Use netrc.

* gnus-util.el (gnus-netrc-get): Remove aliases.

19 years ago(gnus-auto-center-summary): Change default to 2.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 06:53:53 +0000 (06:53 +0000)]
(gnus-auto-center-summary): Change default to 2.

19 years ago(wid-edit): Fix compilation.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 00:07:45 +0000 (00:07 +0000)]
(wid-edit): Fix compilation.

19 years ago(gnus-set-file-modes): Just ignore errors.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 23:29:47 +0000 (23:29 +0000)]
(gnus-set-file-modes): Just ignore errors.

19 years ago2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
Lars Magne Ingebrigtsen [Sat, 22 May 2004 23:29:10 +0000 (23:29 +0000)]
2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>

* gnus-util.el (gnus-set-file-modes): New function.  (small
patch).

19 years ago(gnus-topic-jump-to-topic): Goto missing topic.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 23:25:52 +0000 (23:25 +0000)]
(gnus-topic-jump-to-topic): Goto missing topic.

19 years agoUse library validation.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 22:53:15 +0000 (22:53 +0000)]
Use library validation.

19 years ago(assistant-render-node): Fix up rendering and
Lars Magne Ingebrigtsen [Sat, 22 May 2004 22:53:11 +0000 (22:53 +0000)]
(assistant-render-node): Fix up rendering and
read-only text.
(assistant-render-node): Reset.
(assistant-make-read-only): Not sticky.

19 years ago(assistant-render-node): Reset.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 22:43:28 +0000 (22:43 +0000)]
(assistant-render-node): Reset.

19 years ago(assistant-render-node): Fix up rendering and
Lars Magne Ingebrigtsen [Sat, 22 May 2004 22:29:13 +0000 (22:29 +0000)]
(assistant-render-node): Fix up rendering and
read-only text.

19 years agoChanges from arch/CVS synchronization
Miles Bader [Sat, 22 May 2004 21:22:35 +0000 (21:22 +0000)]
Changes from arch/CVS synchronization

19 years agoAutoload.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 21:14:50 +0000 (21:14 +0000)]
Autoload.

19 years agoFix test.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 20:59:10 +0000 (20:59 +0000)]
Fix test.

19 years agoContinue.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 20:58:53 +0000 (20:58 +0000)]
Continue.

19 years agoFix unbiund variables, etc.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 19:46:02 +0000 (19:46 +0000)]
Fix unbiund variables, etc.

19 years agoContinue...
Lars Magne Ingebrigtsen [Sat, 22 May 2004 19:21:21 +0000 (19:21 +0000)]
Continue...

19 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 22 May 2004 18:42:47 +0000 (18:42 +0000)]
*** empty log message ***

19 years agoImplement.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 18:42:33 +0000 (18:42 +0000)]
Implement.

19 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 22 May 2004 17:27:48 +0000 (17:27 +0000)]
*** empty log message ***

19 years agoIndentation fix.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 17:22:53 +0000 (17:22 +0000)]
Indentation fix.

19 years ago2004-05-20 Danny Siu <dsiu@adobe.com>
Lars Magne Ingebrigtsen [Sat, 22 May 2004 17:22:24 +0000 (17:22 +0000)]
2004-05-20  Danny Siu  <dsiu@adobe.com>

        * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
centered even when gnus-auto-center-summary is t

19 years ago(dns-get-txt-answer): New function.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 15:47:19 +0000 (15:47 +0000)]
(dns-get-txt-answer): New function.
(dns-read-txt): Ditto.
(query-dns): Use it.

19 years ago* gnus-group.el (gnus-group-jump-to-group): Don't prompt for
Lars Magne Ingebrigtsen [Fri, 21 May 2004 15:47:08 +0000 (15:47 +0000)]
* gnus-group.el (gnus-group-jump-to-group): Don't prompt for
non-active groups.

19 years ago(gnus-get-unread-articles): Cosmetic change.
Katsumi Yamaoka [Fri, 21 May 2004 10:41:21 +0000 (10:41 +0000)]
(gnus-get-unread-articles): Cosmetic change.

19 years ago(gnus-get-unread-articles): Fix previous commit.
Katsumi Yamaoka [Fri, 21 May 2004 04:03:38 +0000 (04:03 +0000)]
(gnus-get-unread-articles): Fix previous commit.

19 years ago(gnus-get-unread-articles): Don't invalidate active for foreign groups even
Katsumi Yamaoka [Fri, 21 May 2004 00:34:56 +0000 (00:34 +0000)]
(gnus-get-unread-articles): Don't invalidate active for foreign groups even
 if the group level is higher than the specified value.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-8
Miles Bader [Fri, 21 May 2004 00:16:55 +0000 (00:16 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-8

Merge from gnus--rel--5.10, gnus--rel--5.8

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-3
   Remove RCS keywords

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-5
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-6
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-7
   Remove RCS keywords

19 years agoUpdate copyright.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 23:41:10 +0000 (23:41 +0000)]
Update copyright.

19 years ago(gnus-picon-databases): Add /usr/share/picons.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 22:05:18 +0000 (22:05 +0000)]
(gnus-picon-databases): Add /usr/share/picons.

19 years agoAdd (small patch).
Lars Magne Ingebrigtsen [Thu, 20 May 2004 21:56:20 +0000 (21:56 +0000)]
Add (small patch).

19 years ago2004-05-20 Magnus Henoch <mange@freemail.hu>
Lars Magne Ingebrigtsen [Thu, 20 May 2004 21:52:37 +0000 (21:52 +0000)]
2004-05-20  Magnus Henoch  <mange@freemail.hu>

* dns.el (dns-read-type): Add support for SVR.

19 years agocredited people for the header sorting and scoring support in spam.el
Teodor Zlatanov [Thu, 20 May 2004 19:01:41 +0000 (19:01 +0000)]
credited people for the header sorting and scoring support in spam.el

19 years ago* spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
Teodor Zlatanov [Thu, 20 May 2004 18:53:28 +0000 (18:53 +0000)]
* spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
(spam-crm114-header, spam-crm114-spam-switch)
(spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
(spam-crm114-positive-spam-header)
(spam-crm114-database-directory, spam-list-of-processors)
(spam-group-spam-processor-crm114-p)
(spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
(spam-generic-score, spam-list-of-checks)
(spam-list-of-statistical-checks, spam-registration-functions)
(spam-check-crm114-headers, spam-crm114-score)
(spam-check-crm114, spam-crm114-register-with-crm114)
(spam-crm114-register-spam-routine)
(spam-crm114-unregister-spam-routine)
(spam-crm114-register-ham-routine)
(spam-crm114-unregister-ham-routine): add CRM114 support.  From
asjo@koldfront.dk (Adam Sjøgren).

* gnus.el: added spam-use-crm114

19 years agoRevert, since cvs works.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 18:46:01 +0000 (18:46 +0000)]
Revert, since cvs works.

19 years agoTesting new cvs installation.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 18:43:26 +0000 (18:43 +0000)]
Testing new cvs installation.

19 years ago* spam.el (spam-list-of-processors, spam-registration-functions):
Teodor Zlatanov [Thu, 20 May 2004 18:32:35 +0000 (18:32 +0000)]
* spam.el (spam-list-of-processors, spam-registration-functions):
add spam-use-resend
(spam-group-spam-processor-report-resend-p): utility wrapper
(spam-report-articles-gmane): doc fix
(spam-report-articles-resend,
spam-report-resend-register-routine): wrappers around
spam-report-resend-to

* spam-report.el (spam-report-resend-to, spam-report-resend):
support for resending spam
(spam-report-gmane): line length >80 fix

* gnus.el (spam-process): add spam-use-resend

19 years ago(spam-mark-spam-as-expired-and-move-routine): Return the
TSUCHIYA Masatoshi [Thu, 20 May 2004 16:13:40 +0000 (16:13 +0000)]
(spam-mark-spam-as-expired-and-move-routine): Return the
number of processed spam messages.
(spam-ham-copy-or-move-routine): Return the number of processed
ham messages.
(spam-summary-prepare-exit): Use the above values to decide
whether status messages shouled be displayed.

19 years ago* rfc2047.el (rfc2047-encode-function-alist): Renamed from
Katsumi Yamaoka [Thu, 20 May 2004 11:15:53 +0000 (11:15 +0000)]
* rfc2047.el (rfc2047-encode-function-alist): Renamed from
 `rfc2047-encoding-function-alist' in order to avoid conflicting with the old
  version.
(rfc2047-encode-region): Concatenate words containing non-ASCII characters in
 structured fields;
 don't encode space-delimited ASCII words even in unstructured fields;
 don't break words at char-category boundaries.
(rfc2047-encode-1): New function.
(rfc2047-encode): Use it;
 encode text so that it occupies the maximum width within 76-column;
 work correctly on Q encoding for iso-2022-* charsets.
(rfc2047-fold-region): Use existing whitespace for LWSP;
 make it sure not to break a line just after the header name.
(rfc2047-b-encode-region): Removed.
(rfc2047-b-encode-string): New function.
(rfc2047-q-encode-region): Removed.
(rfc2047-q-encode-string): New function.

* mm-util.el (mm-replace-in-string): New function.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-5
Miles Bader [Thu, 20 May 2004 09:43:27 +0000 (09:43 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-5

Use explicit tags for autoconf input files

Autoconf doesn't support an automatically stripped comment syntax for
.in files, so except for configure.in, we must use explicit tags. :-(

19 years agoAdd arch taglines
Miles Bader [Thu, 20 May 2004 08:02:52 +0000 (08:02 +0000)]
Add arch taglines

19 years agoReally.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 00:39:13 +0000 (00:39 +0000)]
Really.

19 years ago(gnus-inews-make-draft-meta-information): Really
Lars Magne Ingebrigtsen [Wed, 19 May 2004 23:25:51 +0000 (23:25 +0000)]
(gnus-inews-make-draft-meta-information): Really
get it right.

19 years ago2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
Lars Magne Ingebrigtsen [Wed, 19 May 2004 20:47:17 +0000 (20:47 +0000)]
2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>

* nnmh.el (nnmh-request-list-1): Don't check the link count
before descending.  (small patch)

19 years ago* gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
Lars Magne Ingebrigtsen [Wed, 19 May 2004 20:27:47 +0000 (20:27 +0000)]
* gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
stuff.

19 years ago* gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
Lars Magne Ingebrigtsen [Wed, 19 May 2004 20:21:15 +0000 (20:21 +0000)]
* gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
on real group name.

* gnus-art.el (gnus-signature-limit): Doc fix.

19 years ago(gnus-inews-make-draft): Quote list.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 19:38:45 +0000 (19:38 +0000)]
(gnus-inews-make-draft): Quote list.

19 years ago2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
Lars Magne Ingebrigtsen [Wed, 19 May 2004 19:35:18 +0000 (19:35 +0000)]
2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* pgg-pgp.el (pgg-pgp-verify-region): Clean up.

2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>

* pgg-pgp.el (pgg-pgp-verify-region): Default when signature
isn't a string.

19 years ago* gnus-draft.el (gnus-draft-send): Bind
Lars Magne Ingebrigtsen [Wed, 19 May 2004 17:37:06 +0000 (17:37 +0000)]
* gnus-draft.el (gnus-draft-send): Bind
rfc2047-encode-encoded-words.
(rfc2047-encode-encoded-words): New variable.

19 years ago(rfc2047-encode-region): Encode =? strings.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 17:26:59 +0000 (17:26 +0000)]
(rfc2047-encode-region): Encode =? strings.
(rfc2047-encodable-p): Say that =? needs encoding.

19 years ago* gnus-group.el (gnus-group-select-group): Doc fix.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:53:36 +0000 (16:53 +0000)]
* gnus-group.el (gnus-group-select-group): Doc fix.

19 years ago2004-05-19 Andre Srinivasan <andre@e2open.com>
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:43:41 +0000 (16:43 +0000)]
2004-05-19  Andre Srinivasan  <andre@e2open.com>

* gnus.texi (Group Parameters): Added more on hooks.  (Small
change.)

19 years ago(gnus-draft-setup): Mark all replied as replied.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:25:58 +0000 (16:25 +0000)]
(gnus-draft-setup): Mark all replied as replied.

19 years ago(gnus-group-mode): Set show-trailing-whitespace
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:09:13 +0000 (16:09 +0000)]
(gnus-group-mode): Set show-trailing-whitespace
to nil.

19 years ago* gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 15:40:37 +0000 (15:40 +0000)]
* gnus-cache.el (gnus-cache-possibly-enter-article): Use it.

* nnheader.el (nnheader-get-lines-and-char): New function.

19 years agoIndentation.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 15:34:58 +0000 (15:34 +0000)]
Indentation.

19 years ago(Oort Gnus): Mention new behavior of `F' and `R' when the region is active.
Reiner Steib [Wed, 19 May 2004 12:09:12 +0000 (12:09 +0000)]
(Oort Gnus): Mention new behavior of `F' and `R' when the region is active.

19 years ago(gnus-summary-followup-with-original): Document yanking of region when active.
Reiner Steib [Wed, 19 May 2004 11:53:22 +0000 (11:53 +0000)]
(gnus-summary-followup-with-original): Document yanking of region when active.

19 years ago(gnus-get-unread-articles): Do nothing for foreign groups if the group level
Katsumi Yamaoka [Wed, 19 May 2004 01:00:08 +0000 (01:00 +0000)]
(gnus-get-unread-articles): Do nothing for foreign groups if the group level
 is higher than the specified value.

19 years agoUpdate copyright.
Reiner Steib [Tue, 18 May 2004 19:23:40 +0000 (19:23 +0000)]
Update copyright.

19 years ago(gnus-group-jump-to-group-prompt): Allow an alist.
Reiner Steib [Tue, 18 May 2004 19:22:18 +0000 (19:22 +0000)]
(gnus-group-jump-to-group-prompt): Allow an alist.
(gnus-group-jump-to-group): Added prefix argument using
`gnus-group-jump-to-group-prompt'.  Query before jumping to
non-active group.

19 years ago(uncompface): Be verbose when changing `uncompface-use-external'.
Reiner Steib [Tue, 18 May 2004 19:19:00 +0000 (19:19 +0000)]
(uncompface): Be verbose when changing `uncompface-use-external'.

19 years ago(gnus-button-handle-man, gnus-button-alist): Try to handle manual section.
Reiner Steib [Tue, 18 May 2004 19:17:37 +0000 (19:17 +0000)]
(gnus-button-handle-man, gnus-button-alist): Try to handle manual section.

19 years ago(gnus-button-alist): Revert previous change.
Lars Magne Ingebrigtsen [Tue, 18 May 2004 18:05:25 +0000 (18:05 +0000)]
(gnus-button-alist): Revert previous change.

19 years ago* gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
Lars Magne Ingebrigtsen [Tue, 18 May 2004 18:04:41 +0000 (18:04 +0000)]
* gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
whether backend can accept message.

19 years ago(message-idna-to-ascii-rhs-1): Fix typo.
Reiner Steib [Tue, 18 May 2004 16:02:34 +0000 (16:02 +0000)]
(message-idna-to-ascii-rhs-1): Fix typo.

19 years ago* message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
Lars Magne Ingebrigtsen [Tue, 18 May 2004 14:00:25 +0000 (14:00 +0000)]
* message.el (message-idna-to-ascii-rhs-1): Don't use equalp.

19 years ago(nntp-request-set-mark, nntp-request-update-info):
Kai Grossjohann [Tue, 18 May 2004 13:54:00 +0000 (13:54 +0000)]
(nntp-request-set-mark, nntp-request-update-info):
Avoid creating directory when nntp-marks-is-evil is true.
Reported by Reiner Steib.

19 years ago* message.el (message-fill-field): Return point.
Lars Magne Ingebrigtsen [Tue, 18 May 2004 13:49:53 +0000 (13:49 +0000)]
* message.el (message-fill-field): Return point.
(message-generate-headers): Go to end of field.

19 years ago(gnus-picon-style): New variable.
Reiner Steib [Tue, 18 May 2004 12:21:10 +0000 (12:21 +0000)]
(gnus-picon-style): New variable.
(gnus-picon-insert-glyph): Added optional `nostring' argument.
(gnus-picon-transform-address): Support `gnus-picon-style'.  From
Jesper Harder <harder@ifa.au.dk>.

19 years ago(gnus-get-unread-articles-in-group): Don't do
Lars Magne Ingebrigtsen [Tue, 18 May 2004 00:15:23 +0000 (00:15 +0000)]
(gnus-get-unread-articles-in-group): Don't do
stuff for non-living group.s

19 years ago(gnus-article-followup-with-original)
Jesper Harder [Mon, 17 May 2004 23:12:31 +0000 (23:12 +0000)]
(gnus-article-followup-with-original)
(gnus-article-reply-with-original): gnus-mark-active-p ->
gnus-region-active-p.

19 years agoIndentation changes.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 20:48:57 +0000 (20:48 +0000)]
Indentation changes.

19 years ago(spam-summary-prepare-exit): fix messages, so they show
Teodor Zlatanov [Mon, 17 May 2004 14:28:21 +0000 (14:28 +0000)]
(spam-summary-prepare-exit): fix messages, so they show
only when there is spam or ham to be processed

19 years ago(mail-source-delete-crash-box): Refactor.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 14:04:45 +0000 (14:04 +0000)]
(mail-source-delete-crash-box): Refactor.
(mail-source-fetch): Use it.
(mail-source-fetch-file): Ditto.
(mail-source-fetch-directory): Run postscript in loop.
(mail-source-fetch-pop): Delete.
(mail-source-fetch-maildir): Ditto.
(mail-source-fetch-imap): Ditto.

19 years ago* imap.el (imap-authenticators): Comment out sasl.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 12:35:38 +0000 (12:35 +0000)]
* imap.el (imap-authenticators): Comment out sasl.

19 years ago(message-insert-header): New function.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 12:34:30 +0000 (12:34 +0000)]
(message-insert-header): New function.
(message-shorten-references): Use it.

19 years ago(message-fill-header-general): Refactor.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 12:18:42 +0000 (12:18 +0000)]
(message-fill-header-general): Refactor.
(message-fill-field-address): Rename.
(message-narrow-to-field): Find the start of the header.

19 years ago(Various Commands): Add.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 11:55:11 +0000 (11:55 +0000)]
(Various Commands): Add.

19 years ago(message-skip-to-next-address): New function.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 11:55:06 +0000 (11:55 +0000)]
(message-skip-to-next-address): New function.
(message-fill-header-address): Refactor.
(message-fill-address): Use it.
(message-delete-address): Use it.

19 years ago* rfc2047.el (rfc2047-field-value): Strip props.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 00:32:00 +0000 (00:32 +0000)]
* rfc2047.el (rfc2047-field-value): Strip props.

* mail-parse.el (mail-header-make-address): New alias.

* ietf-drums.el (ietf-drums-make-address): New function.

19 years ago* imap.el: Add compiler directives.
Lars Magne Ingebrigtsen [Mon, 17 May 2004 00:08:03 +0000 (00:08 +0000)]
* imap.el: Add compiler directives.

* gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.

* gnus-art.el (article-decode-idna-rhs): Don't use
message-idna-inside-rhs-p.

19 years ago(message-idna-inside-rhs-p): Removed.
Lars Magne Ingebrigtsen [Sun, 16 May 2004 15:56:53 +0000 (15:56 +0000)]
(message-idna-inside-rhs-p): Removed.
(message-idna-to-ascii-rhs-1): Use proper address parsing.

19 years ago(gnus-emphasis-alist): Removed strikethru; too many
Lars Magne Ingebrigtsen [Sun, 16 May 2004 14:54:51 +0000 (14:54 +0000)]
(gnus-emphasis-alist): Removed strikethru; too many
false positives.

19 years ago2004-05-16 Kim Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
Lars Magne Ingebrigtsen [Sun, 16 May 2004 14:26:41 +0000 (14:26 +0000)]
2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>

* imap.el (imap-sasl-make-mechanisms): Use sasl.

19 years ago(nneething-file-name): Don't create spurions
Lars Magne Ingebrigtsen [Sun, 16 May 2004 13:05:05 +0000 (13:05 +0000)]
(nneething-file-name): Don't create spurions
files.

19 years ago(gnus-inews-do-gcc): Ignore read-only groups.
Lars Magne Ingebrigtsen [Sun, 16 May 2004 12:33:54 +0000 (12:33 +0000)]
(gnus-inews-do-gcc): Ignore read-only groups.
(gnus-inews-do-gcc): Remove sleep.

19 years ago* gnus-art.el (gnus-mime-delete-part): Error message when no MIME
Lars Magne Ingebrigtsen [Sun, 16 May 2004 12:06:24 +0000 (12:06 +0000)]
* gnus-art.el (gnus-mime-delete-part): Error message when no MIME
part under point.

* gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
(gnus-agent-regenerate-group): Using nil messages aren't valid.

19 years ago(gnus-agent-synchronize-flags): Default to nil.
Lars Magne Ingebrigtsen [Sun, 16 May 2004 11:11:34 +0000 (11:11 +0000)]
(gnus-agent-synchronize-flags): Default to nil.

19 years ago(spam-summary-prepare-exit): oops, forgot (length)
Teodor Zlatanov [Sat, 15 May 2004 18:36:01 +0000 (18:36 +0000)]
(spam-summary-prepare-exit): oops, forgot (length)

19 years ago(gnus-dup-unsuppress-article): don't assume the mail
Teodor Zlatanov [Fri, 14 May 2004 19:48:16 +0000 (19:48 +0000)]
(gnus-dup-unsuppress-article): don't assume the mail
header is not nil (tiny change).  From Nelson Ferreira
<nelson.ferreira@verizon.net>.

19 years ago(spam-summary-prepare-exit): only produce "marking spam
Teodor Zlatanov [Fri, 14 May 2004 19:41:07 +0000 (19:41 +0000)]
(spam-summary-prepare-exit): only produce "marking spam
as expired without moving it" message when there are spam
messages left