GNU bug report logs - #9676
Ephemeral groups show up in *Server* buffer

Previous Next

Package: gnus;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Wed, 5 Oct 2011 17:19:02 UTC

Severity: normal

Tags: fixed

Found in version 5.13

Fixed in version 24.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo <sdl.web <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 9676 <at> debbugs.gnu.org
Subject: bug#9676: Ephemeral groups show up in *Server* buffer
Date: Thu, 09 Feb 2012 12:03:28 +0800
On 2012-02-09 09:05 +0800, Lars Ingebrigtsen wrote:
>> Getting closer but not yet fixed.
>
> I've now chased down another place where `nndoc-address' was added
> spuriously.  Could you check whether this works better now?

Many thanks Lars for finally getting this fixed ;)

There is one minor problem, for every entry in gnus-ephemeral-servers
there are two entries in gnus-opened-servers:


gnus-ephemeral-servers:
======================
((nndoc "abc-ephemeral"
	(nndoc-address #<killed buffer>))
 (nndoc "abc-ephemeral"
	(nndoc-address #<killed buffer>))
 (nndoc "abc-ephemeral"
	(nndoc-address #<killed buffer>))
 (nndoc "abc-ephemeral"
	(nndoc-address #<killed buffer>))
 (nndoc "abc-ephemeral"
	(nndoc-address #<killed buffer>)))

gnus-opened-servers:
===================
(((nndoc "abc-ephemeral+nndoc+abc-ephemeral:gnus-read-nndoc"
	 (nndoc-address #<killed buffer>))
  ok)
 ((nndoc "abc-ephemeral"
	 (nndoc-address #<killed buffer>))
  ok)
 ((nndoc "abc-ephemeral+nndoc+abc-ephemeral:gnus-read-nndoc"
	 (nndoc-address #<killed buffer>))
  ok)
 ((nndoc "abc-ephemeral"
	 (nndoc-address #<killed buffer>))
  ok)
 ((nndoc "abc-ephemeral+nndoc+abc-ephemeral:gnus-read-nndoc"
	 (nndoc-address #<killed buffer>))
  ok)
 ((nndoc "abc-ephemeral"
	 (nndoc-address #<killed buffer>))
  ok)
 ((nndoc "abc-ephemeral+nndoc+abc-ephemeral:gnus-read-nndoc"
	 (nndoc-address #<killed buffer>))
  ok)
 ((nndoc "abc-ephemeral"
	 (nndoc-address #<killed buffer>))
  ok)
 ((nndoc "abc-ephemeral"
	 (nndoc-address #<killed buffer>))
  ok)
 ((nndraft "")
  ok))




This bug report was last modified 13 years and 105 days ago.

Previous Next


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