gnus
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.

13 years agonnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
Juanma Barranquero [Mon, 27 Sep 2010 12:19:46 +0000 (12:19 +0000)]
nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.

13 years agoDecode URL entities to avoid broken links
Florian Ragwitz [Sun, 26 Sep 2010 23:33:50 +0000 (01:33 +0200)]
Decode URL entities to avoid broken links

<a href="http://example.com/foo?moo=kooh&affe=tiger">example</a>
shouldn't point to http://example.com/foo?moo=kooh&amp;affe=tiger

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years ago(nnimap-request-accept-article): Message the error on error.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 08:42:23 +0000 (10:42 +0200)]
(nnimap-request-accept-article): Message the error on error.

13 years ago(nnimap-request-accept-article): Message the error on error.
Lars Magne Ingebrigtsen [Mon, 27 Sep 2010 08:41:55 +0000 (10:41 +0200)]
(nnimap-request-accept-article): Message the error on error.

13 years agognus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
Katsumi Yamaoka [Mon, 27 Sep 2010 03:12:34 +0000 (03:12 +0000)]
gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).

13 years ago(nndoc-request-list): Return success always.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 21:10:04 +0000 (23:10 +0200)]
(nndoc-request-list): Return success always.

13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 20:42:08 +0000 (22:42 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoChange the level for the "Ignoring disappeared server" to something low.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 20:41:55 +0000 (22:41 +0200)]
Change the level for the "Ignoring disappeared server" to something low.

It's not important.

13 years agoRemove xml.el
Julien Danjou [Sun, 26 Sep 2010 19:34:54 +0000 (21:34 +0200)]
Remove xml.el

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoDon't propagate `fetch-old'.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 19:13:48 +0000 (21:13 +0200)]
Don't propagate `fetch-old'.

We only want to fetch the articles we've requested.  The rest are in
the agent, probably.

13 years agoRemove the data that may have arrived before the FETCH data.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 19:00:03 +0000 (21:00 +0200)]
Remove the data that may have arrived before the FETCH data.

13 years agoFix typo in last checkin.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 18:51:25 +0000 (20:51 +0200)]
Fix typo in last checkin.

13 years agoFetch the expiry target for the correct group.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 18:50:11 +0000 (20:50 +0200)]
Fetch the expiry target for the correct group.

13 years agoIgnore all image-creation problems.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 18:41:18 +0000 (20:41 +0200)]
Ignore all image-creation problems.

13 years agoGive a final warning after startup.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 17:36:20 +0000 (19:36 +0200)]
Give a final warning after startup.

13 years agoStore the IMAP greeting, so that we can tell what kind of server we're talking to.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 17:10:28 +0000 (19:10 +0200)]
Store the IMAP greeting, so that we can tell what kind of server we're talking to.

This is for debugging purposes.

13 years agognus-html-wash-images: Fix spec computing to include start/end
Julien Danjou [Sun, 26 Sep 2010 16:57:45 +0000 (18:57 +0200)]
gnus-html-wash-images: Fix spec computing to include start/end

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agognus-html-show-images: Fix gnus-html-display-image arguments.
Julien Danjou [Sun, 26 Sep 2010 16:38:14 +0000 (18:38 +0200)]
gnus-html-show-images: Fix gnus-html-display-image arguments.

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoMerge branch 'master' of https://git.gnus.org/gnus
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 16:26:59 +0000 (18:26 +0200)]
Merge branch 'master' of https://git.gnus.org/gnus

13 years agoDon't select the group, because that's already done by nnimap-possibly-change-group.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 16:26:42 +0000 (18:26 +0200)]
Don't select the group, because that's already done by nnimap-possibly-change-group.

13 years agoCompress ranges before deletion.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 16:15:34 +0000 (18:15 +0200)]
Compress ranges before deletion.

13 years agoMention nnimap-inbox.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 16:12:28 +0000 (18:12 +0200)]
Mention nnimap-inbox.

13 years agognus-article-treat-body-boundary: fix length computing
Julien Danjou [Sun, 26 Sep 2010 16:02:26 +0000 (18:02 +0200)]
gnus-article-treat-body-boundary: fix length computing

Signed-off-by: Julien Danjou <julien@danjou.info>
13 years agoInhibit showing picons for top level domains.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:45:54 +0000 (16:45 +0200)]
Inhibit showing picons for top level domains.

13 years ago(mail-source-value): Revert previous patch.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:12:40 +0000 (16:12 +0200)]
(mail-source-value): Revert previous patch.

13 years agoLook up IMAP credentials based on both the virtual and physical server names.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:11:10 +0000 (16:11 +0200)]
Look up IMAP credentials based on both the virtual and physical server names.

13 years agoRevert previous patch, since it made Gnus backtrace.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:02:18 +0000 (16:02 +0200)]
Revert previous patch, since it made Gnus backtrace.

13 years agoRevert previous patch, since it made Gnus backtrace.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 14:01:49 +0000 (16:01 +0200)]
Revert previous patch, since it made Gnus backtrace.

13 years ago(open-tls-stream): Don't query killing process.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:58:24 +0000 (15:58 +0200)]
(open-tls-stream): Don't query killing process.

From Dave Love  <fx@gnu.org>.

13 years agoFunction needn't be a symbol.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:57:00 +0000 (15:57 +0200)]
Function needn't be a symbol.

From Dave Love  <fx@gnu.org>.

13 years agoRemove } from the cite prefix.
Lars Magne Ingebrigtsen [Sun, 26 Sep 2010 13:51:22 +0000 (15:51 +0200)]
Remove } from the cite prefix.