info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nnimap server not agentized at startup


From: Nicolas KOWALSKI
Subject: nnimap server not agentized at startup
Date: Mon, 07 Feb 2011 10:03:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hello,

Previously, with Emacs22.2 + Gnus v5.11, at Gnus startup, the nnimap
server was always agentized:

     {nnfolder:archive} (closed)
     {nntp:} (opened)
     {nnimap:} (opened) (agent)


I just upgraded my system, so the versions I have are Emacs 23.2.1 +
Gnus v5.13. Now, at Gnus startup, the nnimap server is never agentized.
I have to go in the server buffer, and re-agentize the nnimap server
manually (J a). This is annoying. Is there something I can do to get
back the previous behaviour?

My select methods are quite simple:

(setq

 gnus-select-method '(nnnil "")
 gnus-secondary-select-methods
 '(
   (nnimap ""  (nnimap-address "localhost")
           (nnimap-stream network))

   (nntp "" (nntp-address "localhost"))
   )
 )


Thanks,
-- 
Nicolas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]