gnus
13 years ago(Article Hiding): Add google banner example.
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 19:32:07 +0000 (21:32 +0200)]
(Article Hiding): Add google banner example.

Suggested by Benjamin Xu.

13 years agoAllow nnmail-split-methods to use the fancy splitting syntax directly.
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 19:12:26 +0000 (21:12 +0200)]
Allow nnmail-split-methods to use the fancy splitting syntax directly.

13 years agoDon't error out on empty non-UIDNEXT groups.
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 18:55:39 +0000 (20:55 +0200)]
Don't error out on empty non-UIDNEXT groups.

13 years agoReturn the symbol name, not the value from the collection.
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 18:20:47 +0000 (20:20 +0200)]
Return the symbol name, not the value from the collection.

13 years agoImplement nnimap-request-newgroups.
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 17:29:37 +0000 (19:29 +0200)]
Implement nnimap-request-newgroups.

13 years agoIgnore groups that have no UIDNEXT values.
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 16:50:02 +0000 (18:50 +0200)]
Ignore groups that have no UIDNEXT values.

This sometimes happens on some groups that have no info.

13 years agoFix and extend header docs. Move the nnregistry feature check.
Ted Zlatanov [Fri, 1 Oct 2010 16:34:46 +0000 (11:34 -0500)]
Fix and extend header docs.  Move the nnregistry feature check.

* gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
check into `gnus-registry-initialize'.
(gnus-registry-initialize): Ditto.
Fix and extend header docs.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 13:07:58 +0000 (15:07 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years ago(gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 13:07:48 +0000 (15:07 +0200)]
(gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.

13 years agoFix previous commit.
Katsumi Yamaoka [Fri, 1 Oct 2010 12:48:46 +0000 (12:48 +0000)]
Fix previous commit.

13 years agoFix previous commit.
Katsumi Yamaoka [Fri, 1 Oct 2010 12:46:15 +0000 (12:46 +0000)]
Fix previous commit.

13 years agoGive up on using gnutls-cli for starttls.
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 12:08:30 +0000 (14:08 +0200)]
Give up on using gnutls-cli for starttls.

13 years agobranch master updated: =1= gnus-util.el (gnus-completing-read-function): Exclude...
Katsumi Yamaoka [Fri, 1 Oct 2010 06:54:32 +0000 (08:54 +0200)]
branch master updated: =1= gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs. Silence the byte compiler.

       via  bdad599288698c959b3829981357eb9c7a14a434 (commit)
      from  15fab50deca9f951cc04e658c20a503aba6cc8c3 (commit)

- Log -----------------------------------------------------------------
commit bdad599288698c959b3829981357eb9c7a14a434
Author: Katsumi Yamaoka <yamaoka@jpl.org>
Date:   Fri Oct 1 06:54:21 2010 +0000

    gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs.
    Silence the byte compiler.

13 years agoFlorian Ragwitz' stuff removed because of missing paperwork.
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 09:38:41 +0000 (11:38 +0200)]
Florian Ragwitz' stuff removed because of missing paperwork.

13 years agoIntroduce gnus-completing-read
Florian Ragwitz [Fri, 1 Oct 2010 01:01:24 +0000 (03:01 +0200)]
Introduce gnus-completing-read

--=-=-=
Content-Type: text/plain

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Florian Ragwitz <rafl@debian.org> writes:
>
>> If I made such a patch, which I'll be happy to do, will you be allowed
>> to apply it?
>
> Yes.  :-)

Here it is.

From 4f911174b2956ee532502a6139cb0d450a3564ef Mon Sep 17 00:00:00 2001
From: Florian Ragwitz <rafl@debian.org>
Date: Fri, 1 Oct 2010 02:48:42 +0200
Subject: [PATCH] Revert changes by Florian Ragwitz

He didn't do the required paperwork.

This reverts the commits 7dc2bb6839a47d8054c732b607e8affca0e9fc68,

  "Decode URL entities to avoid broken links"

fc8a05bb16b15558e896c1723684aa5e0b8d06c9,

  "(sieve-manage-default-stream): Make default stream customizable."

defbfad6913b5077f97df1382534d5b48edbd5b8,

  "Add requires and fix history for iswitchb"

and 29395112826e19380dccb5270c7b5f3b471ecaa9.

  "Make completing-read function configurable"

Conflicts:

lisp/ChangeLog

13 years agoRevert "gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read...
Lars Magne Ingebrigtsen [Fri, 1 Oct 2010 09:35:48 +0000 (11:35 +0200)]
Revert "gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs."

This reverts commit bdad599288698c959b3829981357eb9c7a14a434.

13 years agognus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus...
Katsumi Yamaoka [Fri, 1 Oct 2010 06:54:21 +0000 (06:54 +0000)]
gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs.
Silence the byte compiler.

13 years agoFix previous commit.
Katsumi Yamaoka [Fri, 1 Oct 2010 05:47:50 +0000 (05:47 +0000)]
Fix previous commit.

13 years agogravatar.el (gravatar-create-image): New function.
Katsumi Yamaoka [Fri, 1 Oct 2010 05:46:15 +0000 (05:46 +0000)]
gravatar.el (gravatar-create-image): New function.

13 years agoAdd missing periods.
Katsumi Yamaoka [Fri, 1 Oct 2010 00:36:58 +0000 (00:36 +0000)]
Add missing periods.

13 years agoRemove nnimap-split-rule from examples.
Ted Zlatanov [Thu, 30 Sep 2010 22:13:19 +0000 (17:13 -0500)]
Remove nnimap-split-rule from examples.

* gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
nnimap-split-rule from examples.

13 years agoDon't follow nnmairix references. Install the nnregistry refer method.
Ted Zlatanov [Thu, 30 Sep 2010 22:12:36 +0000 (17:12 -0500)]
Don't follow nnmairix references.  Install the nnregistry refer method.

* gnus-registry.el (gnus-registry-install-nnregistry): New function to
install the nnregistry refer method.
(gnus-registry-install-hooks): Use it.
(gnus-registry-unfollowed-groups): Add nnmairix to the default
unfollowed groups.

13 years ago(gnus-summary-show-thread): Skip past invisible text when expanding threads.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 21:55:34 +0000 (23:55 +0200)]
(gnus-summary-show-thread): Skip past invisible text when expanding threads.

From Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)

13 years agoNote the debbugs number.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 21:47:52 +0000 (23:47 +0200)]
Note the debbugs number.

13 years ago* nnir.el: Use the server names without suffixes.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 21:47:02 +0000 (23:47 +0200)]
* nnir.el: Use the server names without suffixes.

13 years agoReinstate the auto-upgrade from unencrypted to STARTTLS, if possible.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 21:24:40 +0000 (23:24 +0200)]
Reinstate the auto-upgrade from unencrypted to STARTTLS, if possible.

13 years agoStrip Injection-* headers before superseding.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 21:14:36 +0000 (23:14 +0200)]
Strip Injection-* headers before superseding.

Teemu Likonen  <tlikonen@iki.fi>

13 years ago(nnrss-use-local): Add documentation.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 21:08:24 +0000 (23:08 +0200)]
(nnrss-use-local): Add documentation.

13 years agoAccept the moronic openssl s_client -starttls output, too.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 20:54:35 +0000 (22:54 +0200)]
Accept the moronic openssl s_client -starttls output, too.

13 years agoUse tls.el exclusively, and not starttls.el at all.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 20:33:35 +0000 (22:33 +0200)]
Use tls.el exclusively, and not starttls.el at all.

13 years agonetrc.el: Return the value of the "default" entry.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 20:07:11 +0000 (22:07 +0200)]
netrc.el: Return the value of the "default" entry.

13 years agoAdd nnimap-split-fancy.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 19:45:47 +0000 (21:45 +0200)]
Add nnimap-split-fancy.

13 years ago(nnimap-find-article-by-message-id): Really return the article number.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 18:58:28 +0000 (20:58 +0200)]
(nnimap-find-article-by-message-id): Really return the article number.

13 years agoRemove extra quote.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 18:50:17 +0000 (20:50 +0200)]
Remove extra quote.

13 years agoDocument nntp-server-list-active-group.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 18:13:35 +0000 (20:13 +0200)]
Document nntp-server-list-active-group.

Suggested by Barry Fishman.

13 years agoUse EXAMINE instead of SELECT to get the message-id.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 16:42:26 +0000 (18:42 +0200)]
Use EXAMINE instead of SELECT to get the message-id.

13 years agoRemove webmail.el support, which no longer seems relevant.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 16:31:39 +0000 (18:31 +0200)]
Remove webmail.el support, which no longer seems relevant.

13 years agoFix up the nnregistry entry.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 16:24:02 +0000 (18:24 +0200)]
Fix up the nnregistry entry.

13 years agoFix up make-obsolete-variable declarations throughout.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 16:22:16 +0000 (18:22 +0200)]
Fix up make-obsolete-variable declarations throughout.

13 years agoGet the Message-ID without the \r.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 16:17:47 +0000 (18:17 +0200)]
Get the Message-ID without the \r.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 11:25:30 +0000 (13:25 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoRemove references to deleted files.
Lars Magne Ingebrigtsen [Thu, 30 Sep 2010 11:25:18 +0000 (13:25 +0200)]
Remove references to deleted files.

13 years agognus-agent-add-group: fix call to gnus-completing-read
Julien Danjou [Thu, 30 Sep 2010 09:56:33 +0000 (11:56 +0200)]
gnus-agent-add-group: fix call to gnus-completing-read

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agonnmail.el (group, group-art-list, group-art): Remove unneeded directives.
Stefan Monnier [Thu, 30 Sep 2010 08:32:51 +0000 (08:32 +0000)]
nnmail.el (group, group-art-list, group-art): Remove unneeded directives.

13 years agoFix Gravatar documentation
Julien Danjou [Thu, 30 Sep 2010 06:22:25 +0000 (08:22 +0200)]
Fix Gravatar documentation

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(nndoc-retrieve-groups): New function.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 22:24:41 +0000 (00:24 +0200)]
(nndoc-retrieve-groups): New function.

13 years ago(nnimap-request-article): Downcase the NILs so that they are nil.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 22:15:14 +0000 (00:15 +0200)]
(nnimap-request-article): Downcase the NILs so that they are nil.

13 years agoAllow `default' as nnimap-split-methods value.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 21:51:51 +0000 (23:51 +0200)]
Allow `default' as nnimap-split-methods value.

13 years ago(gnus-valid-move-group-p): Make sure that `group' is a symbol.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 21:45:35 +0000 (23:45 +0200)]
(gnus-valid-move-group-p): Make sure that `group' is a symbol.

13 years ago(nnimap-split-rule): Mark as obsolete.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 21:35:52 +0000 (23:35 +0200)]
(nnimap-split-rule): Mark as obsolete.

13 years ago(nnimap-request-set-mark): Erase the buffer before issuing commands.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 20:38:13 +0000 (22:38 +0200)]
(nnimap-request-set-mark): Erase the buffer before issuing commands.

13 years agoRevert the auto-network->starttls code.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 20:23:25 +0000 (22:23 +0200)]
Revert the auto-network->starttls code.

If the user has requested network, that's what they ought to get.

13 years ago(pop3-stream-length): New variable.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 19:39:28 +0000 (21:39 +0200)]
(pop3-stream-length): New variable.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 19:34:21 +0000 (21:34 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years ago(nnimap-insert-partial-structure): Get the type from the correct slot, too.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 19:34:07 +0000 (21:34 +0200)]
(nnimap-insert-partial-structure): Get the type from the correct slot, too.

13 years agognus-local-domain: Declare variable obsolete
Julien Danjou [Wed, 29 Sep 2010 19:29:03 +0000 (21:29 +0200)]
gnus-local-domain: Declare variable obsolete

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoRemoved packages that are included with Emacsen we support.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 19:15:54 +0000 (21:15 +0200)]
Removed packages that are included with Emacsen we support.

13 years agoRemove netscape/my-deja, since they no longer exist.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 19:12:32 +0000 (21:12 +0200)]
Remove netscape/my-deja, since they no longer exist.

13 years agoAdd requires and fix history for iswitchb
Julien Danjou [Wed, 29 Sep 2010 18:39:48 +0000 (20:39 +0200)]
Add requires and fix history for iswitchb

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoMake completing-read function configurable
Florian Ragwitz [Tue, 28 Sep 2010 19:24:45 +0000 (21:24 +0200)]
Make completing-read function configurable

Also provide some default implementations using completing-read,
iswitchb, and ido-completing-read.

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoIntroduce gnus-completing-read
Julien Danjou [Mon, 27 Sep 2010 14:59:13 +0000 (16:59 +0200)]
Introduce gnus-completing-read

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoAdd gnus-gravatar-properties
Julien Danjou [Wed, 29 Sep 2010 09:24:51 +0000 (11:24 +0200)]
Add gnus-gravatar-properties

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoDon't prompt on load, which makes it impossible to build Gnus.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 15:17:34 +0000 (17:17 +0200)]
Don't prompt on load, which makes it impossible to build Gnus.

13 years agoAdd \r\n to the lines to make this work with Cyrus.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 15:11:22 +0000 (17:11 +0200)]
Add \r\n to the lines to make this work with Cyrus.

13 years agoMinor error in GNUS-NEWS - password-cache.el
CHENG Gao [Wed, 29 Sep 2010 15:02:41 +0000 (17:02 +0200)]
Minor error in GNUS-NEWS - password-cache.el

In GNUS-NEWS, it mentions password.el, but in source its name was
changed to password-cache.el.

Attached is diff file to fix this.

13 years agoBe way more permissive when interpreting the structures.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 14:56:34 +0000 (16:56 +0200)]
Be way more permissive when interpreting the structures.

13 years agoAdded nnregistry.el, from Ludovic Courtès.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 14:40:33 +0000 (16:40 +0200)]
Added nnregistry.el, from Ludovic Courtès.

13 years ago(Using IMAP): Remove the @acronyms from the headings.
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 14:37:30 +0000 (16:37 +0200)]
(Using IMAP): Remove the @acronyms from the headings.

13 years agoUse the group name instead if "nndraft".
Lars Magne Ingebrigtsen [Wed, 29 Sep 2010 14:33:58 +0000 (16:33 +0200)]
Use the group name instead if "nndraft".

Fix found by Nils Ackermann.

13 years agoRemove Emacs 21 stuff.
Katsumi Yamaoka [Wed, 29 Sep 2010 01:03:25 +0000 (01:03 +0000)]
Remove Emacs 21 stuff.

mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist, mm-mime-charset): Comment fix.
rfc2047.el (rfc2047-syntax-table): Comment fix.
utf7.el (utf7-utf-16-coding-system): Comment fix.
nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load' rather than `insert-file-contents' and `eval-region'.
pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else construction.
smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
time-date.el: No need to require cl for Emacs 21.

13 years agoComent fixes; remove Emacs 21 stuff.
Katsumi Yamaoka [Tue, 28 Sep 2010 12:31:33 +0000 (12:31 +0000)]
Coment fixes; remove Emacs 21 stuff.

mail-source.el (mail-source-report-new-mail)
message.el (message-default-mail-headers)
mm-decode.el (mm-valid-image-format-p): Comment fix.
mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.

13 years agognus-gravatar-insert: Fix search in case mail-address contains the same string as...
Julien Danjou [Tue, 28 Sep 2010 09:54:46 +0000 (11:54 +0200)]
gnus-gravatar-insert: Fix search in case mail-address contains the same string as real-name

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar: more robust search
Julien Danjou [Tue, 28 Sep 2010 09:51:26 +0000 (11:51 +0200)]
gnus-gravatar: more robust search

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar: fix search order
Julien Danjou [Tue, 28 Sep 2010 09:23:48 +0000 (11:23 +0200)]
gnus-gravatar: fix search order

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-gravatar: fix search backward
Julien Danjou [Tue, 28 Sep 2010 09:21:25 +0000 (11:21 +0200)]
gnus-gravatar: fix search backward

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agolpath.el: Remove url-http-file-exists-p, w32-focus-frame, and x-focus-frame.
Katsumi Yamaoka [Tue, 28 Sep 2010 07:08:18 +0000 (07:08 +0000)]
lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and x-focus-frame.

13 years agonnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.
Katsumi Yamaoka [Tue, 28 Sep 2010 05:08:41 +0000 (05:08 +0000)]
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.

13 years agomessage.el: Add comment to user options of which the default values differ from those...
Katsumi Yamaoka [Tue, 28 Sep 2010 01:57:42 +0000 (01:57 +0000)]
message.el: Add comment to user options of which the default values differ from those of Emacs trunk.

13 years agoRework the `/ N' based on the new gnus-newsgroup-highest variable.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:48:51 +0000 (21:48 +0200)]
Rework the `/ N' based on the new gnus-newsgroup-highest variable.

13 years agoRevert "message.el (message-cite-prefix-regexp): Fix wrong change I did when merging...
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:27:02 +0000 (21:27 +0200)]
Revert "message.el (message-cite-prefix-regexp): Fix wrong change I did when merging Gnus changes to Emacs some time."

This reverts commit a23944e2e21806ef81bc29b6146e95c3da4eecfa.

 Robert Pluim reported that reverting this makes a bug go away.

13 years agoFix up partial nnimap fetching.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:24:26 +0000 (21:24 +0200)]
Fix up partial nnimap fetching.

13 years agoKill the article buffer later, so that you don't get flashes of other buffers.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:12:48 +0000 (21:12 +0200)]
Kill the article buffer later, so that you don't get flashes of other buffers.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 19:01:27 +0000 (21:01 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoFix typo in last checkin.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:58:33 +0000 (20:58 +0200)]
Fix typo in last checkin.

13 years agoDon't alter gnus-newsgroup-active.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:58:05 +0000 (20:58 +0200)]
Don't alter gnus-newsgroup-active.

This makes ./ N' work after copying to the same group.

13 years agoAdded ChangeLog for nnmairix change.
David Engster [Mon, 27 Sep 2010 18:57:20 +0000 (20:57 +0200)]
Added ChangeLog for nnmairix change.

13 years agoMake nnmairix work with latest changes in nnimap.
David Engster [Mon, 27 Sep 2010 18:50:29 +0000 (20:50 +0200)]
Make nnmairix work with latest changes in nnimap.

* nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
well as HEADERS.
(nnmairix-retrieve-headers): Provide new argument for the above.

13 years ago(message-cite-prefix-regexp): Revert my last edit.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:47:15 +0000 (20:47 +0200)]
(message-cite-prefix-regexp): Revert my last edit.

13 years agoAllow setting the partial fetch per server instead of globally.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:34:52 +0000 (20:34 +0200)]
Allow setting the partial fetch per server instead of globally.

13 years ago(nnimap-parse-line): Protect against invalid data.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 18:22:36 +0000 (20:22 +0200)]
(nnimap-parse-line): Protect against invalid data.

13 years agoForget credentials if the server says the password was wrong.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:42:10 +0000 (19:42 +0200)]
Forget credentials if the server says the password was wrong.

13 years agoRemove the "." at the end, since some servers don't like it.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:36:19 +0000 (19:36 +0200)]
Remove the "." at the end, since some servers don't like it.

13 years agoCopy the old-high watermark so that nothing alters it while scanning for new messages.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:31:23 +0000 (19:31 +0200)]
Copy the old-high watermark so that nothing alters it while scanning for new messages.

13 years agoNote the (tiny changes).
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:25:05 +0000 (19:25 +0200)]
Note the (tiny changes).

13 years agoHave the `network' nnimap connection use STARTTLS opportunistically.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:12:20 +0000 (19:12 +0200)]
Have the `network' nnimap connection use STARTTLS opportunistically.

13 years agoSend a "." at the end, which may or may not help.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 17:00:11 +0000 (19:00 +0200)]
Send a "." at the end, which may or may not help.

13 years ago(sieve-manage-default-stream): Make default stream customizable.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 16:31:33 +0000 (18:31 +0200)]
(sieve-manage-default-stream): Make default stream customizable.

From Florian Ragwitz  <rafl@debian.org>

13 years ago(utf7): Required.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 12:49:25 +0000 (14:49 +0200)]
(utf7): Required.

13 years ago(message-cite-prefix-regexp): Remove "}" from citation prefix.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 12:40:43 +0000 (14:40 +0200)]
(message-cite-prefix-regexp): Remove "}" from citation prefix.

13 years agomessage.el (message-cite-prefix-regexp): Fix wrong change I did when merging Gnus...
Katsumi Yamaoka [Mon, 27 Sep 2010 12:35:08 +0000 (12:35 +0000)]
message.el (message-cite-prefix-regexp): Fix wrong change I did when merging Gnus changes to Emacs some time.