[gnus git] branch no-gnus updated: m0-1-22-g7f25c58 =1= Fix typo in last checkin.

Lars Ingebrigtsen <[email protected]>
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  7f25c588303310bfb0a5e054b49fdbe22abc165f (commit)
      from  73c8c3d05a901debb46e70f32f125ab4fa3ba540 (commit)


- Log -----------------------------------------------------------------
commit 7f25c588303310bfb0a5e054b49fdbe22abc165f
Author: Lars Ingebrigtsen <[email protected]>
Date:   Sun Feb 5 03:26:52 2012 +0100

    Fix typo in last checkin.

diff --git a/lisp/nnimap.el b/lisp/nnimap.el
index e62dc12..09cf554 100644
--- a/lisp/nnimap.el
+++ b/lisp/nnimap.el
@@ -1639,7 +1639,7 @@ textual parts.")
   (let ((open-result t))
     (when (and server
 	       (not (nnimap-server-opened server)))
-      (setq open-result (nnimap-open-server server no-reconnect)))
+      (setq open-result (nnimap-open-server server nil no-reconnect)))
     (cond
      ((not open-result)
       nil)

-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.

Summary of changes:
 lisp/nnimap.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".

The branch, no-gnus has been updated


hooks/post-receive
-- 
Gnus Project
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.