GNU bug report logs - #8963
24.0.50; gnus-no-server tries to connect to IMAP server

Previous Next

Packages: gnus, emacs;

Reported by: Daiki Ueno <ueno <at> unixuser.org>

Date: Thu, 30 Jun 2011 07:00:05 UTC

Severity: normal

Tags: fixed

Found in version 24.0.50

Fixed in version 24.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Daiki Ueno <ueno <at> unixuser.org>
To: Lars Magne Ingebrigtsen <lmi <at> gnus.org>
Cc: 8963 <at> debbugs.gnu.org
Subject: bug#8963: 24.0.50; gnus-no-server tries to connect to IMAP server
Date: Fri, 01 Jul 2011 10:44:31 +0900
Lars Magne Ingebrigtsen <lmi <at> gnus.org> writes:

>> (setq gnus-select-method '(nnnil "")
>>       gnus-secondary-select-methods
>>       '((nnimap "a"
>> 		(nnimap-address "a.example.org")
>> 		(nnimap-username "daiki")
>> 		(nnir-search-engine imap))
>> 	(nnimap "b"
>> 		(nnimap-address "b.example.com")
>> 		(nnimap-username "dueno")
>> 		(nnir-search-engine imap))))
>
> What `gnus-no-server' does is start Gnus on level 2 instead of the
> default level 5 level.  So if you have groups on level 1 and 2,
> `gnus-no-server' will still contact the servers with groups on those
> levels.

I'm not sure that gnus-secondary-select-methods actually works, but Gnus
in Emacs 23 (or earlier) doesn't contact to the server even if I have
the above gnus-secondary-select-methods setting.

My understanding is that levels are per-group and not per-server, and
all groups defined in ~/.newsrc.eld have level 3.  So I'm wondering
which group Gnus is trying to open.

Regards,
-- 
Daiki Ueno




This bug report was last modified 14 years and 15 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.