Gnus development mailing list
 help / color / mirror / Atom feed
* doubled SELECT?
@ 2010-10-18  9:08 James Cloos
  2010-10-18 19:18 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: James Cloos @ 2010-10-18  9:08 UTC (permalink / raw)
  To: ding

I just noticed that gnus does two consecutive SELECTs when one does M-g:

read(0, "133068 SELECT \"linux-kernel@vger.kernel.org\"\r\n", 4096) = 46
read(0, "133069 SELECT \"linux-kernel@vger.kernel.org\"\r\n", 4096) = 46
read(0, "133070 UID FETCH 1:* FLAGS\r\n", 4096) = 28

Is that intentional?

(I'm currently on 7656ae5affb37dcf88f9a2fd488f53c21cfe2043.)

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: doubled SELECT?
  2010-10-18  9:08 doubled SELECT? James Cloos
@ 2010-10-18 19:18 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-18 19:18 UTC (permalink / raw)
  To: ding

James Cloos <cloos@jhcloos.com> writes:

> I just noticed that gnus does two consecutive SELECTs when one does M-g:
>
> read(0, "133068 SELECT \"linux-kernel@vger.kernel.org\"\r\n", 4096) = 46
> read(0, "133069 SELECT \"linux-kernel@vger.kernel.org\"\r\n", 4096) = 46
> read(0, "133070 UID FETCH 1:* FLAGS\r\n", 4096) = 28
>
> Is that intentional?

Nope.  Fixed now.

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-18 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-18  9:08 doubled SELECT? James Cloos
2010-10-18 19:18 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).