gnus
19 years ago(gnus-agent-expire-group-1): Fix last merge from v5-10: Use `point-at-bol'.
Reiner Steib [Tue, 26 Oct 2004 11:39:29 +0000 (11:39 +0000)]
(gnus-agent-expire-group-1): Fix last merge from v5-10: Use `point-at-bol'.

19 years ago(Hashcash): Fix URL. Add pref to spam section.
Simon Josefsson [Tue, 26 Oct 2004 10:05:46 +0000 (10:05 +0000)]
(Hashcash): Fix URL.  Add pref to spam section.
(Anti-spam Hashcash Payments): No need to load hashcash.el now.

19 years agoFix URL in comment.
Simon Josefsson [Tue, 26 Oct 2004 10:01:28 +0000 (10:01 +0000)]
Fix URL in comment.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-153
Miles Bader [Tue, 26 Oct 2004 05:03:28 +0000 (05:03 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-153

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-620
   Update from CVS

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

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-53
   Merge from emacs--cvs-trunk--0

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

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-56
   Update from CVS: Add lisp/legacy-gnus-agent.el

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

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

2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/html2text.el (html2text-buffer-head): Removed. Use `goto-char'
   instead.

2004-10-17  Richard M. Stallman  <rms@gnu.org>

   * lisp/gnus-registry.el (gnus-registry-unload-hook):
   Set as a variable with add-hook.

   * lisp/nnspool.el (nnspool-spool-directory): Use news-directory instead
   of news-path.

   * lisp/spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.

   * lisp/spam.el: Delete duplicate `provide'.
   (spam-unload-hook): Set as a variable with add-hook.

2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/pop3.el (pop3-leave-mail-on-server): Describe possible problems
   in the doc string.

   * lisp/message.el (message-ignored-news-headers)
   (message-ignored-supersedes-headers)
   (message-ignored-resent-headers)
   (message-forward-ignored-headers): Improve custom type.

2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus.texi (New Features): Add 5.11.

   * texi/message.texi (Resending): Remove wrong default value.

   * texi/gnus.texi (Mail Source Specifiers): Describe possible problems
   of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
   `pop3-leave-mail-on-server' to the index.

19 years ago(nnimap-remove-server-from-buffer-alist): new function
Teodor Zlatanov [Mon, 25 Oct 2004 19:07:52 +0000 (19:07 +0000)]
(nnimap-remove-server-from-buffer-alist): new function
to remove a server from the nnimap-server-buffer-alist
(nnimap-open-connection, nnimap-close-server): use it

19 years agoremoved in favor of encrypt.el
Teodor Zlatanov [Mon, 25 Oct 2004 17:44:20 +0000 (17:44 +0000)]
removed in favor of encrypt.el

19 years ago(compface.el): Describe.
Katsumi Yamaoka [Mon, 25 Oct 2004 07:52:28 +0000 (07:52 +0000)]
(compface.el): Describe.

19 years ago* gnus-group.el (gnus-group-get-new-news): Use it.
Lars Magne Ingebrigtsen [Sat, 23 Oct 2004 07:45:13 +0000 (07:45 +0000)]
* gnus-group.el (gnus-group-get-new-news): Use it.

* gnus-start.el (gnus-check-reasonable-setup): New function.

19 years ago(mm-display-inline-fontify): Inhibit font-lock when
Katsumi Yamaoka [Thu, 21 Oct 2004 12:55:25 +0000 (12:55 +0000)]
(mm-display-inline-fontify): Inhibit font-lock when
running the major-mode function.

19 years ago(gnus-update-summary-mark-positions): Search for dummy marks in the right way.
Katsumi Yamaoka [Tue, 19 Oct 2004 05:40:38 +0000 (05:40 +0000)]
(gnus-update-summary-mark-positions): Search for dummy marks in the right way.

19 years agoContributed by David Edmondson <dme@dme.org>.
Katsumi Yamaoka [Mon, 18 Oct 2004 23:02:29 +0000 (23:02 +0000)]
Contributed by David Edmondson <dme@dme.org>.
* (mm-w3m-cid-retrieve-1): Don't use recursive call excessively.

19 years ago* gnus-util.el (gnus-split-references): accept a nil references
Teodor Zlatanov [Mon, 18 Oct 2004 18:44:58 +0000 (18:44 +0000)]
* gnus-util.el (gnus-split-references): accept a nil references
string and go on blissfully

* gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
cases where the references string is non-nil but has no references

19 years ago* encrypt.el: add autoload tags
Teodor Zlatanov [Mon, 18 Oct 2004 18:25:22 +0000 (18:25 +0000)]
* encrypt.el: add autoload tags

* spam.el (spam-resolve-registrations-routine): remove article
from unregistration list too.  Reported by David Hanak
<dhanak@isis.vanderbilt.edu>

19 years ago(gnus-copy-article-ignored-headers): Default to
Reiner Steib [Mon, 18 Oct 2004 11:36:19 +0000 (11:36 +0000)]
(gnus-copy-article-ignored-headers): Default to
nil.  Changed custom type.

19 years ago(Canceling News): Fix an English expression.
Katsumi Yamaoka [Sun, 17 Oct 2004 22:42:41 +0000 (22:42 +0000)]
(Canceling News): Fix an English expression.

19 years ago* gnus-art.el (gnus-copy-article-ignored-headers): New variable.
Reiner Steib [Sun, 17 Oct 2004 17:51:35 +0000 (17:51 +0000)]
* gnus-art.el (gnus-copy-article-ignored-headers): New variable.

* gnus-sum.el (gnus-summary-move-article): Use it.

19 years ago* spam.el (spam-backend-article-list-property)
Teodor Zlatanov [Fri, 15 Oct 2004 18:56:16 +0000 (18:56 +0000)]
* spam.el (spam-backend-article-list-property)
(spam-backend-get-article-todo-list)
(spam-backend-put-article-todo-list, )
(spam-summary-prepare-exit, spam-resolve-registrations-routine):
resolve registrations separately
(spam-register-routine): format comments
(spam-unregister-routine, spam-register-routine): always call with
specific-articles, no default list
(spam-summary-prepare-exit): use the spam-classifications function

* netrc.el (autoload, netrc-parse): use encrypt.el instead of
gnus-encrypt.el

* encrypt.el: copied from gnus-encrypt.el

* gnus-encrypt.el: commented that it's obsolete

19 years ago(Adaptive Scoring): Added gnus-adaptive-pretty-print.
Reiner Steib [Fri, 15 Oct 2004 17:25:07 +0000 (17:25 +0000)]
(Adaptive Scoring): Added gnus-adaptive-pretty-print.

19 years ago(gnus-adaptive-pretty-print): New variable.
Reiner Steib [Fri, 15 Oct 2004 17:18:41 +0000 (17:18 +0000)]
(gnus-adaptive-pretty-print): New variable.
(gnus-score-save): Use it.

19 years ago(message-bury): Use `window-dedicated-p'.
Reiner Steib [Fri, 15 Oct 2004 17:12:49 +0000 (17:12 +0000)]
(message-bury): Use `window-dedicated-p'.

19 years ago(Canceling News): Add how to set a password.
Katsumi Yamaoka [Fri, 15 Oct 2004 00:04:27 +0000 (00:04 +0000)]
(Canceling News): Add how to set a password.

19 years ago(top-level): Don't require nnheader.
Simon Josefsson [Thu, 14 Oct 2004 22:33:00 +0000 (22:33 +0000)]
(top-level): Don't require nnheader.
(pop3-read-timeout): Add.
(pop3-accept-process-output): Add.
(pop3-read-response, pop3-retr): Use it.

19 years ago* spam.el (spam-register-routine): move comment
Teodor Zlatanov [Thu, 14 Oct 2004 17:58:21 +0000 (17:58 +0000)]
* spam.el (spam-register-routine): move comment
(spam-verify-bogofilter): we use 'unknown for the initial
spam-bogofilter-valid state, not 'never

* netrc.el (netrc-machine-user-or-password): convenience wrapper
for netrc-machine

* nnimap.el (nnimap-open-connection): use
netrc-machine-user-or-password

19 years ago(message-tokenize-header): Fix 2004-09-06 change which used point-min in the
Katsumi Yamaoka [Wed, 13 Oct 2004 07:31:14 +0000 (07:31 +0000)]
(message-tokenize-header): Fix 2004-09-06 change which used point-min in the
 wrong place.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-146
Miles Bader [Wed, 13 Oct 2004 01:27:28 +0000 (01:27 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-146

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-599
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-603
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-606
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-608
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-47
   Merge from emacs--cvs-trunk--0

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-145
Miles Bader [Wed, 13 Oct 2004 01:27:08 +0000 (01:27 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-145

Merge from gnus--rel--5.10

Patches applied:

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

19 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 12 Oct 2004 23:08:28 +0000 (23:08 +0000)]
Changes from arch/CVS synchronization

19 years agoFix previous commit.
Katsumi Yamaoka [Tue, 12 Oct 2004 22:26:31 +0000 (22:26 +0000)]
Fix previous commit.

19 years ago(X-Face): Revert 2004-02-17 change.
Katsumi Yamaoka [Tue, 12 Oct 2004 22:22:14 +0000 (22:22 +0000)]
(X-Face): Revert 2004-02-17 change.
(Slow Machine): Ditto.

19 years agoMove the version of ELisp-based uncompface program from the lisp directory
Katsumi Yamaoka [Tue, 12 Oct 2004 22:22:02 +0000 (22:22 +0000)]
Move the version of ELisp-based uncompface program from the lisp directory
because of the copyright problem.

19 years agoMove the version of ELisp-based uncompface program to the contrib directory
Katsumi Yamaoka [Tue, 12 Oct 2004 22:21:56 +0000 (22:21 +0000)]
Move the version of ELisp-based uncompface program to the contrib directory
because of the copyright problem.

19 years ago(message-kill-buffer): Raise the current frame.
Reiner Steib [Tue, 12 Oct 2004 15:32:23 +0000 (15:32 +0000)]
(message-kill-buffer): Raise the current frame.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-143
Miles Bader [Tue, 12 Oct 2004 02:26:52 +0000 (02:26 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-143

Merge from gnus--rel--5.10

Patches applied:

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

19 years ago(gnus-group-delete-group): Change "\t." to " " in doc string.
Reiner Steib [Mon, 11 Oct 2004 12:12:26 +0000 (12:12 +0000)]
(gnus-group-delete-group): Change "\t." to "  " in doc string.

19 years ago(mm-uu-dissect-text-parts): Support all text/* types.
Katsumi Yamaoka [Fri, 8 Oct 2004 07:24:44 +0000 (07:24 +0000)]
(mm-uu-dissect-text-parts): Support all text/* types.

19 years ago(gnus-mime-display-single): Call `mm-display-inline' instead of
TSUCHIYA Masatoshi [Thu, 7 Oct 2004 13:54:59 +0000 (13:54 +0000)]
(gnus-mime-display-single): Call `mm-display-inline' instead of
calling `mm-insert-inline', to decode text/* parts before displaying
them.

19 years ago(mm-uu-text-plain-type): New variable.
Katsumi Yamaoka [Thu, 7 Oct 2004 07:20:16 +0000 (07:20 +0000)]
(mm-uu-text-plain-type): New variable.
(mm-uu-pgp-signed-extract-1): Use it.
(mm-uu-pgp-encrypted-extract-1): Use it.
(mm-uu-dissect): Allow MIME type and parameters as an optional arg;
 bind mm-uu-text-plain-type with that value.
(mm-uu-dissect-text-parts): Pass MIME type and parameters to mm-uu-dissect.

19 years ago* gnus-group.el (gnus-update-group-mark-positions):
Katsumi Yamaoka [Wed, 6 Oct 2004 22:52:26 +0000 (22:52 +0000)]
* gnus-group.el (gnus-update-group-mark-positions):
* gnus-sum.el (gnus-update-summary-mark-positions):
* message.el (message-check-news-body-syntax):
* gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
of string-as-multibyte.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-137
Miles Bader [Wed, 6 Oct 2004 15:53:15 +0000 (15:53 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-137

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-577
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-580
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-585
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-589
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-595
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-39
   Merge from emacs--cvs-trunk--0

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

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-43
   Merge from emacs--cvs-trunk--0

19 years ago(gnus-summary-insert-subject): Remove redundant setq.
Katsumi Yamaoka [Wed, 6 Oct 2004 09:26:04 +0000 (09:26 +0000)]
(gnus-summary-insert-subject): Remove redundant setq.

19 years ago* mm-uu.el (mm-uu-dissect): Allow optional arg.
Katsumi Yamaoka [Wed, 6 Oct 2004 07:48:57 +0000 (07:48 +0000)]
* mm-uu.el (mm-uu-dissect): Allow optional arg.
(mm-uu-dissect-text-parts): New function.

* gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
dissect text parts.

* gnus-sum.el (gnus-summary-force-verify-and-decrypt): Revert
2004-08-18 change.

* mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.

19 years ago(gnus-topic-hierarchical-parameters): Use gnus-current-topics instead of
Katsumi Yamaoka [Tue, 5 Oct 2004 23:13:27 +0000 (23:13 +0000)]
(gnus-topic-hierarchical-parameters): Use gnus-current-topics instead of
 gnus-current-topic.

19 years ago(gnus-summary-show-article): Use with-current-buffer.
Jesper Harder [Tue, 5 Oct 2004 22:03:38 +0000 (22:03 +0000)]
(gnus-summary-show-article): Use with-current-buffer.

19 years ago* nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
Jesper Harder [Tue, 5 Oct 2004 20:35:16 +0000 (20:35 +0000)]
* nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
where approriate.

* nnml.el (nnml-generate-active-info): do.

* nndiary.el (nndiary-generate-active-info): do.

* gnus-topic.el (gnus-topic-hierarchical-parameters): do.
(gnus-topic-move): do.

* gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
(gnus-summary-set-local-parameters, gnus-summary-read-document): do.

* gnus-srvr.el (gnus-server-prepare)
(gnus-server-open-all-servers): do.

* gnus-msg.el (gnus-summary-cancel-article)
(gnus-summary-resend-message)
(gnus-summary-mail-crosspost-complaint): do.

* gnus-move.el (gnus-change-server): do.

* gnus-group.el (gnus-group-unmark-all-groups)
(gnus-group-set-current-level): do.

19 years ago(message-generate-hashcash): Doc fix.
Simon Josefsson [Mon, 4 Oct 2004 19:29:23 +0000 (19:29 +0000)]
(message-generate-hashcash): Doc fix.

19 years ago(documentencoding): Add, to avoid warnings.
Simon Josefsson [Sat, 2 Oct 2004 19:45:05 +0000 (19:45 +0000)]
(documentencoding): Add, to avoid warnings.

19 years ago * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
Kevin Greiner [Sat, 2 Oct 2004 05:48:24 +0000 (05:48 +0000)]
* nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
avoid infinite recursion via gnus-get-function.

19 years ago* mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
Jesper Harder [Fri, 1 Oct 2004 22:33:01 +0000 (22:33 +0000)]
* mm-partial.el (mm-partial-find-parts): Use with-current-buffer.

* nnfolder.el (nnfolder-generate-active-file): Use dolist.

* nnmail.el (nnmail-split-history): do.

* nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
(nnml-request-delete-group): do.

* nnslashdot.el (nnslashdot-read-groups): do.

* nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
(nnsoup-unpack-packets, nnsoup-make-active): Simplify.

* nnspool.el (nnspool-find-id): Use with-temp-buffer.
(nnspool-sift-nov-with-sed): Use last
(nnspool-retrieve-headers-with-nov): Use mapc.
(nnspool-request-newgroups): Use dolist.
(nnspool-request-group): Use last.

* nntp.el (nntp-read-server-type): Use dolist.

* nnvirtual.el (nnvirtual-create-mapping)
(nnvirtual-update-read-and-marked): Use dolist.
(nnvirtual-convert-headers): Simplify.

19 years ago * gnus-agent.el (gnus-agent-synchronize-group-flags): Fixed typo in preceeding check-in.
Kevin Greiner [Fri, 1 Oct 2004 20:40:28 +0000 (20:40 +0000)]
* gnus-agent.el (gnus-agent-synchronize-group-flags): Fixed typo in preceeding check-in.

19 years ago * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
Kevin Greiner [Fri, 1 Oct 2004 20:24:41 +0000 (20:24 +0000)]
* gnus-agent.el (gnus-agent-synchronize-group-flags): Added
support for sync'ing tick marks.

19 years ago(gnus-summary-toggle-header): Make it work even if there's no visible header.
Katsumi Yamaoka [Fri, 1 Oct 2004 03:54:11 +0000 (03:54 +0000)]
(gnus-summary-toggle-header): Make it work even if there's no visible header.

19 years ago * gnus-agent.el (gnus-agent-synchronize-group-flags): When
Kevin Greiner [Fri, 1 Oct 2004 03:35:30 +0000 (03:35 +0000)]
* gnus-agent.el (gnus-agent-synchronize-group-flags): When
necessary, pass full group name to gnus-request-set-marks.

19 years ago(mailcap-mime-data): Add pdf. Remove non-free acroread.
Simon Josefsson [Thu, 30 Sep 2004 22:48:04 +0000 (22:48 +0000)]
(mailcap-mime-data): Add pdf.  Remove non-free acroread.

19 years ago* spam-report.el (spam-report-gmane): Fix interactive.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2004 22:12:34 +0000 (22:12 +0000)]
* spam-report.el (spam-report-gmane): Fix interactive.

* gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.

* gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
when writing file.
(gnus-agent-synchronize-flags): Don't default to being
interactive.

19 years ago(Hashcash): Fix.
Simon Josefsson [Thu, 30 Sep 2004 20:52:33 +0000 (20:52 +0000)]
(Hashcash): Fix.

19 years ago* Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi.
Simon Josefsson [Thu, 30 Sep 2004 20:46:46 +0000 (20:46 +0000)]
* Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi.
* GNUS-NEWS: Generated.

19 years agoFix byte compile warning in last commit.
Simon Josefsson [Thu, 30 Sep 2004 20:44:51 +0000 (20:44 +0000)]
Fix byte compile warning in last commit.

19 years ago* gnus-news.texi: Add.
Simon Josefsson [Thu, 30 Sep 2004 20:43:02 +0000 (20:43 +0000)]
* gnus-news.texi: Add.
* message.texi (Mail Headers): Add.
* gnus.texi (Hashcash): Fix.

19 years ago(message-generate-hashcash): Add.
Simon Josefsson [Thu, 30 Sep 2004 20:36:08 +0000 (20:36 +0000)]
(message-generate-hashcash): Add.
(message-send-mail): Use it, call mail-add-payment.

19 years ago(Hashcash): Fix.
Simon Josefsson [Wed, 29 Sep 2004 16:13:32 +0000 (16:13 +0000)]
(Hashcash): Fix.

19 years agoAdd.
Simon Josefsson [Wed, 29 Sep 2004 16:11:34 +0000 (16:11 +0000)]
Add.

19 years ago(spam-verify-bogofilter): -V, not -sV option
Teodor Zlatanov [Wed, 29 Sep 2004 15:58:43 +0000 (15:58 +0000)]
(spam-verify-bogofilter): -V, not -sV option

19 years ago(Hashcash): changed location of library, also mention
Teodor Zlatanov [Wed, 29 Sep 2004 14:58:41 +0000 (14:58 +0000)]
(Hashcash): changed location of library, also mention
that payments can be verified and fix the name of the
hashcash-path variable

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-125
Miles Bader [Wed, 29 Sep 2004 06:36:33 +0000 (06:36 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-125

Merge from gnus--rel--5.10

Patches applied:

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

19 years ago * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
Kevin Greiner [Wed, 29 Sep 2004 03:24:38 +0000 (03:24 +0000)]
* gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
gnus-requst-update-info with explicit code to sync the in-memory
info read flags with the marks being sync'd to the backend.

*gnus-util.el (gnus-pp): Added optional stream to match pp API.

19 years ago *gnus-util.el (gnus-pp): Added optional stream to match pp API.
Kevin Greiner [Wed, 29 Sep 2004 03:24:08 +0000 (03:24 +0000)]
*gnus-util.el (gnus-pp): Added optional stream to match pp API.

19 years ago * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
Kevin Greiner [Wed, 29 Sep 2004 03:23:45 +0000 (03:23 +0000)]
* gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
gnus-requst-update-info with explicit code to sync the in-memory
info read flags with the marks being sync'd to the backend.

19 years ago(spam-verify-bogofilter): small fixes
Teodor Zlatanov [Tue, 28 Sep 2004 14:58:53 +0000 (14:58 +0000)]
(spam-verify-bogofilter): small fixes

19 years ago(spam-verify-bogofilter): new function
Teodor Zlatanov [Tue, 28 Sep 2004 14:50:26 +0000 (14:50 +0000)]
(spam-verify-bogofilter): new function
(spam-check-bogofilter)
(spam-bogofilter-register-with-bogofilter): use it

19 years ago(hashcash-check-payment): Revert.
Simon Josefsson [Tue, 28 Sep 2004 14:48:29 +0000 (14:48 +0000)]
(hashcash-check-payment): Revert.

19 years ago(hashcash-generate-payment)
Simon Josefsson [Tue, 28 Sep 2004 14:38:36 +0000 (14:38 +0000)]
(hashcash-generate-payment)
(hashcash-check-payment): Use error.

19 years ago* gnus-registry.el (gnus-registry-split-fancy-with-parent): use
Teodor Zlatanov [Tue, 28 Sep 2004 14:23:14 +0000 (14:23 +0000)]
* gnus-registry.el (gnus-registry-split-fancy-with-parent): use
gnus-extract-references instead of gnus-split-references

* gnus-util.el (gnus-extract-references): new function, analogous
to gnus-split-references but extracts only the message-ID without
anything extra

19 years ago* hashcash.el (hashcash-generate-payment)
Teodor Zlatanov [Tue, 28 Sep 2004 14:03:12 +0000 (14:03 +0000)]
* hashcash.el (hashcash-generate-payment)
(hashcash-check-payment): do the right thing if hashcash-path is
nil (because the hashcash program could not be found)

* spam.el (spam-use-hashcash): remove comment

19 years ago* gnus-cache.el (gnus-cache-possibly-remove-articles-1)
Jesper Harder [Mon, 27 Sep 2004 19:49:53 +0000 (19:49 +0000)]
* gnus-cache.el (gnus-cache-possibly-remove-articles-1)
(gnus-cache-enter-article, gnus-cache-remove-article)
(gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.

* gnus-async.el (gnus-async-prefetch-remove-group): do.

* gnus-art.el (article-hide-boring-headers)
(article-translate-strings, article-display-face)
(gnus-article-mime-match-handle-first)
(gnus-article-highlight-headers)
(gnus-article-add-buttons-to-head): do.

19 years agoRemove RCS tag.
Simon Josefsson [Mon, 27 Sep 2004 14:30:16 +0000 (14:30 +0000)]
Remove RCS tag.

19 years agoFix license.
Simon Josefsson [Mon, 27 Sep 2004 14:29:53 +0000 (14:29 +0000)]
Fix license.

19 years ago2004-09-27 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Mon, 27 Sep 2004 14:28:21 +0000 (14:28 +0000)]
2004-09-27  Simon Josefsson  <jas@extundo.com>

* hashcash.el: Move to ../lisp/.

2004-09-27  Simon Josefsson  <jas@extundo.com>

* hashcash.el: New version, from
http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
../contrib/.

19 years ago(mm-copy-to-buffer): Don't use set-buffer-multibyte.
Katsumi Yamaoka [Mon, 27 Sep 2004 04:13:40 +0000 (04:13 +0000)]
(mm-copy-to-buffer): Don't use set-buffer-multibyte.

19 years ago(gnus-dup-open): Use mapc.
Jesper Harder [Sun, 26 Sep 2004 19:05:04 +0000 (19:05 +0000)]
(gnus-dup-open): Use mapc.
(gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.

19 years ago* gnus.el (gnus-shutdown): Use dolist.
Jesper Harder [Sun, 26 Sep 2004 18:40:31 +0000 (18:40 +0000)]
* gnus.el (gnus-shutdown): Use dolist.

* gnus-undo.el (gnus-undo): Use mapc.

* nnrss.el (nnrss-generate-active): do.

19 years ago(message-cite-original-without-signature)
Jesper Harder [Sun, 26 Sep 2004 17:16:24 +0000 (17:16 +0000)]
(message-cite-original-without-signature)
(message-cite-original): Use mapc.
(message-do-actions, message-make-forward-subject): Use dolist.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-118
Miles Bader [Sun, 26 Sep 2004 00:26:38 +0000 (00:26 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-118

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-537
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-541
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-546
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-552
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-559
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-34
   Merge from emacs--cvs-trunk--0

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-117
Miles Bader [Sat, 25 Sep 2004 23:20:14 +0000 (23:20 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-117

Merge from gnus--rel--5.10

Patches applied:

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

19 years ago * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
Kevin Greiner [Sat, 25 Sep 2004 15:51:27 +0000 (15:51 +0000)]
* gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
deletion to remove entire duplicate line.  Fixes merged article
number bug.

19 years ago2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
Kevin Greiner [Sat, 25 Sep 2004 06:05:44 +0000 (06:05 +0000)]
2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>

* gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
servers that are offline.  Avoids having gnus-agent-toggle-plugged
first ask if you want to open a server and then, even when you
responded with no, asking if you want to synchronize the server's
flags.
(gnus-agent-synchronize-flags-server): Rewrote read loop to handle
multi-line expressions.
(gnus-agent-synchronize-group-flags): New internal function.
Updates marks in memory (in the info structure) AND in the
backend.

* gnus-util.el (gnus-remassoc): Fixed typo in documentation.

* nnagent.el (nnagent-request-set-mark): Use
gnus-agent-synchronize-group-flags, not backend's request-set-mark
method, to ensure that synchronization updates marks in the
backend and in the info (in memory) structure.

19 years ago * nnagent.el (nnagent-request-set-mark): Use
Kevin Greiner [Sat, 25 Sep 2004 06:05:07 +0000 (06:05 +0000)]
* nnagent.el (nnagent-request-set-mark): Use
gnus-agent-synchronize-group-flags, not backend's request-set-mark
method, to ensure that synchronization updates marks in the
backend and in the info (in memory) structure.

19 years ago * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
Kevin Greiner [Sat, 25 Sep 2004 06:04:53 +0000 (06:04 +0000)]
* gnus-util.el (gnus-remassoc): Fixed typo in documentation.

19 years ago * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
Kevin Greiner [Sat, 25 Sep 2004 06:04:46 +0000 (06:04 +0000)]
* gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
servers that are offline.  Avoids having gnus-agent-toggle-plugged
first ask if you want to open a server and then, even when you
responded with no, asking if you want to synchronize the server's
flags.
(gnus-agent-synchronize-flags-server): Rewrote read loop to handle
multi-line expressions.
(gnus-agent-synchronize-group-flags): New internal function.
Updates marks in memory (in the info structure) AND in the
backend.

19 years ago(gnus-uu-digest-mail-forward): Obey the process/prefix convention fully;
Katsumi Yamaoka [Fri, 24 Sep 2004 09:51:42 +0000 (09:51 +0000)]
(gnus-uu-digest-mail-forward): Obey the process/prefix convention fully;
 don't miss the root article of a thread; make the X-Draft-From header with
 correct article numbers.

19 years ago * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
Kevin Greiner [Fri, 24 Sep 2004 03:32:58 +0000 (03:32 +0000)]
* gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
unless plugged.  Disable the agent so that an open failure causes
an error.

* gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
Reverted 2004-09-21 change.  The backend must be opened while
synchronizing flags even when the backend stores the flags
locally.

19 years ago * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
Kevin Greiner [Fri, 24 Sep 2004 03:31:05 +0000 (03:31 +0000)]
* gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
Reverted 2004-09-21 change.  The backend must be opened while
synchronizing flags even when the backend stores the flags
locally.

19 years ago * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
Kevin Greiner [Fri, 24 Sep 2004 03:30:59 +0000 (03:30 +0000)]
* gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
unless plugged.  Disable the agent so that an open failure causes
an error.

19 years ago(message-cite-original): Fix use of `message-cite-articles-with-x-no-archive'.
Reiner Steib [Thu, 23 Sep 2004 15:08:25 +0000 (15:08 +0000)]
(message-cite-original): Fix use of `message-cite-articles-with-x-no-archive'.

19 years ago * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark): Fixed my last patch.
Kevin Greiner [Thu, 23 Sep 2004 00:46:09 +0000 (00:46 +0000)]
* gnus-int.el (gnus-request-set-mark, gnus-request-update-mark): Fixed my last patch.

19 years ago* gnus-win.el (gnus-buffer-configuration): Add mml-preview.
Katsumi Yamaoka [Wed, 22 Sep 2004 13:07:29 +0000 (13:07 +0000)]
* gnus-win.el (gnus-buffer-configuration): Add mml-preview.
(gnus-window-to-buffer): Ditto.

* mml.el (mml-preview-buffer): New variable.
(mml-preview): Manage window layout with gnus-buffer-configuration.

19 years ago(gnus-setup-message): Put article numbers into the X-Draft-From header even if
Katsumi Yamaoka [Wed, 22 Sep 2004 04:40:41 +0000 (04:40 +0000)]
(gnus-setup-message): Put article numbers into the X-Draft-From header even if
 those articles aren't quoted.

19 years ago * gnus-int.el (gnus-servers-that-use-local-marks): Added :version.
Kevin Greiner [Wed, 22 Sep 2004 03:16:19 +0000 (03:16 +0000)]
* gnus-int.el (gnus-servers-that-use-local-marks): Added :version.

19 years ago * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
Kevin Greiner [Wed, 22 Sep 2004 03:05:51 +0000 (03:05 +0000)]
* gnus-int.el (gnus-servers-that-use-local-marks): New variable.
(gnus-request-set-mark, gnus-request-update-mark): Use new
g-s-t-u-l-m to decide to use backend even when unplugged.

19 years ago(gnus-inews-make-draft-meta-information): Don't add a trailing whitespace.
Katsumi Yamaoka [Tue, 21 Sep 2004 12:29:28 +0000 (12:29 +0000)]
(gnus-inews-make-draft-meta-information): Don't add a trailing whitespace.

19 years ago(mm-charset-synonym-alist): Map "unicode" to
Simon Josefsson [Tue, 21 Sep 2004 09:48:57 +0000 (09:48 +0000)]
(mm-charset-synonym-alist): Map "unicode" to
"utf-16-le".