From 3b84b005023f866afe3ba2b1e4178f39363aacc4 Mon Sep 17 00:00:00 2001 From: Gnus developers Date: Sat, 11 Dec 2010 01:27:14 +0000 Subject: [PATCH] Merge changes made in Gnus trunk. nnir.el (nnir-request-expire-articles): Only allow article deletion. message.el (message-bogus-recipient-p): Set address to "" if nil. gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when email address is nil. proto-stream.el (proto-stream-open-network-only): New function to have a way to specify non-STARTTLS upgrade connections. --- doc/misc/gnus.texi | 3 +++ lisp/gnus/ChangeLog | 18 +++++++++++++ lisp/gnus/gnus-gravatar.el | 2 +- lisp/gnus/message.el | 7 ++--- lisp/gnus/nnir.el | 53 +++++++++++++++++++++----------------- lisp/gnus/nntp.el | 3 +++ lisp/gnus/proto-stream.el | 12 ++++++--- 7 files changed, 66 insertions(+), 32 deletions(-) diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 2df6d90cc07..9f4d1f75ede 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -14445,6 +14445,9 @@ remote system. If both Emacs and the server supports it, the connection will be upgraded to an encrypted @acronym{STARTTLS} connection automatically. +@item network-only +The same as the above, but don't do automatic @acronym{STARTTLS} upgrades. + @findex nntp-open-tls-stream @item nntp-open-tls-stream Opens a connection to a server over a @dfn{secure} channel. To use diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 18cc915b111..2ff18436ed6 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,21 @@ +2010-12-10 Lars Magne Ingebrigtsen + + * proto-stream.el (proto-stream-open-network-only): New function to + have a way to specify non-STARTTLS upgrade connections. + +2010-12-10 Julien Danjou + + * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when + email address is nil. + + * message.el (message-bogus-recipient-p): Set address to "" if nil. + +2010-12-10 Andrew Cohen + + * nnir.el (nnir-request-expire-articles): Ignore expiry except for + deletion. + (nnir-run-imap): Only need to parse list once. + 2010-12-09 Lars Magne Ingebrigtsen * shr.el (shr-tag-script): Ignore