bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#7808: 23.2; nntp authinfo bug with async gnus


From: Lars Magne Ingebrigtsen
Subject: bug#7808: 23.2; nntp authinfo bug with async gnus
Date: Tue, 11 Jan 2011 18:31:40 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Robert Brown <robert.brown@gmail.com> writes:

> The code in nntp.el is getting NNTP responses that request
> authorization when requesting article 714514 on the second NNTP
> connection (nntpd<1>), but it's incorrectly providing authinfo on the
> first NNTP connection (nntpd).

I've been looking at the code and trying to follow the logic, but it
seems to boil down to the async function binding `nntp-server-buffer' to
a different buffer than the global value.  I wonder whether it's
possible that when you're queried from a sentinel that somehow that
variable binding reverts to the global value?  It seems somewhat absurd,
but I just can't understand how this could happen otherwise...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen





reply via email to

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