Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Welsh Duggan <md5i@md5i.com>
To: ding@gnus.org
Subject: Re: Various nnimap problems
Date: Sun, 26 Sep 2010 14:25:46 -0400	[thread overview]
Message-ID: <87sk0wtl91.fsf@maru.md5i.com> (raw)
In-Reply-To: <8762xxv18l.fsf@maru.md5i.com> (Michael Welsh Duggan's message of "Wed, 22 Sep 2010 18:53:46 -0400")

Michael Welsh Duggan <md5i@md5i.com> writes:

> Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>
>> Michael Welsh Duggan <md5i@md5i.com> writes:
>>
>>> Okay, I'm wrong.  In this case I got the error even though there was no
>>> intermediate SELECT.  No idea what is going on here.
>>>
>>> 15:49:06 36205 SELECT "mail.Gnus"
>>> 15:49:06 36206 UID FETCH 179:181,218,226,240,266,279:280 (UID RFC822.SIZE BODYSTRUCTURE BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)])
>>> 15:49:07 36207 UID FETCH 279 BODY.PEEK[]
>>
>> Are you using git or bzr Gnus now?
>>
>> The "G" article thing should be fixed in git Gnus now, unless I've
>> missed some pattern that should reset `nnimap-group' in the nnimap
>> object. 
>
> It still happens with git Gnus as of
> 18913660c8707b4c488fc210d4fafc037528b206.  I didn't catch the log in
> time, though.  Next time I'll M-x gnus-demon-cancel when I notice it, so
> I can investigate.

I've finally recreated this again.  I select a message in a group, and
it appear to have been canceled or deleted.  After exiting the group and
reentering, the article is there.  I managed this time to capture the
nnimap and imap-log buffers immediately after the problem.  I have
stripped the carriage returns, so if you need to check the byte count on
the message, add them in before checking.  The last two imap queries
were:

14:19:49 71661 UID FETCH 514 BODY.PEEK[]
14:19:57 71662 UID FETCH 515 BODY.PEEK[]

The article I was attempting to read was article 515.  The response to
query 71662 was:

* 692 EXISTS
* 1 RECENT
* 515 FETCH (UID 515 BODY[] {4285}
Return-Path: <ding-owner+M20073@lists.math.uh.edu>
Received: from maru.md5i.com ([unix socket])
	 by maru (Cyrus v2.2.13-Debian-2.2.13-19) with LMTPA;
	 Sat, 25 Sep 2010 07:08:11 -0400
X-Sieve: CMU Sieve 2.2
Received: from Debian-exim by maru.md5i.com with spam-scanned (Exim 4.72)
	(envelope-from <ding-owner+M20073@lists.math.uh.edu>)
	id 1OzSbu-0004Lm-S0
	for md5i@md5i.com; Sat, 25 Sep 2010 07:08:11 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on maru.md5i.com
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD
	autolearn=ham version=3.3.1
Received: from util0.math.uh.edu ([129.7.128.18])
	by maru.md5i.com with esmtp (Exim 4.72)
	(envelope-from <ding-owner+M20073@lists.math.uh.edu>)
	id 1OzSbu-0004Lh-Et
	for md5i@md5i.com; Sat, 25 Sep 2010 07:08:06 -0400
Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu)
	by util0.math.uh.edu with smtp (Exim 4.63)
	(envelope-from <ding-owner+M20073@lists.math.uh.edu>)
	id 1OzSbp-0004Ae-8b; Sat, 25 Sep 2010 06:08:01 -0500
Received: from mx1.math.uh.edu ([129.7.128.32])
	by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.63)
	(envelope-from <postmaster@quimby.gnus.org>)
	id 1OzSbn-0004AM-HH
	for ding@lists.math.uh.edu; Sat, 25 Sep 2010 06:07:59 -0500
Received: from quimby.gnus.org ([80.91.231.51])
	by mx1.math.uh.edu with esmtp (Exim 4.72)
	(envelope-from <postmaster@quimby.gnus.org>)
	id 1OzSbi-0003Ws-Ne
	for ding@lists.math.uh.edu; Sat, 25 Sep 2010 06:07:59 -0500
Received: from lo.gmane.org ([80.91.229.12])
	by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian))
	id 1OzSbh-0001ZW-00
	for <ding@gnus.org>; Sat, 25 Sep 2010 13:07:53 +0200
Received: from list by lo.gmane.org with local (Exim 4.69)
	(envelope-from <ding-account@m.gmane.org>)
	id 1OzSbe-0005pH-Ku
	for ding@gnus.org; Sat, 25 Sep 2010 13:07:50 +0200
Received: from bas2-toronto63-1088793133.dsl.bell.ca ([64.229.170.45])
        by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <ding@gnus.org>; Sat, 25 Sep 2010 13:07:50 +0200
Received: from cpchan by bas2-toronto63-1088793133.dsl.bell.ca with local (Gmexim 0.1 (Debian))
        id 1AlnuQ-0007hv-00
        for <ding@gnus.org>; Sat, 25 Sep 2010 13:07:50 +0200
X-Injected-Via-Gmane: http://gmane.org/
To: ding@gnus.org
From: Charles Philip Chan <cpchan@sympatico.ca>
Subject: Re: Gravatar support
Date: Sat, 25 Sep 2010 07:07:16 -0400
Organization: Linux Private Site
Lines: 30
Message-ID: <87k4ma84kb.fsf@MagnumOpus.khem>
References: <1285348436-7582-1-git-send-email-julien@danjou.info>
	<87d3s3vyiy.fsf@lifelogs.com> <87eicjf27q.fsf@keller.adm.naquadah.org>
	<m3r5gjatro.fsf@quimbies.gnus.org> <87pqw380cd.fsf@lifelogs.com>
	<m3mxr7at1y.fsf@quimbies.gnus.org> <87hbhf7zga.fsf@lifelogs.com>
	<m362xvash9.fsf@quimbies.gnus.org> <87vd5u3884.fsf@rimspace.net>
	<87y6aqf60g.fsf@topper.koldfront.dk>
Mime-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
	micalg=pgp-sha1; protocol="application/pgp-signature"
X-Complaints-To: usenet@dough.gmane.org
X-Gmane-NNTP-Posting-Host: bas2-toronto63-1088793133.dsl.bell.ca
X-Face: G;Z,`sm>)4t4LB/GUrgH$W`!AmfHMj,LG)Z}X0ax@s9:0>0)B&@vcm{v-le)wng)?|o]D<V6&ay<F=H{M5?$T%p!dPdJeF,au\E@TA"v22K!Zl\\mzpU4]6$ZnAI3_L)h;fpd}mn2py/7gv^|*85-D_f:07cT>\Z}0:6X
User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)
Cancel-Lock: sha1:/VCZTxBfid+9ZRQahzGqM6pNJ+c=
List-ID: <ding.gnus.org>
Precedence: bulk

--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

asjo@koldfront.dk (Adam Sj=C3=B8gren) writes:

> I just tried installing the picon-packages. And article-headers turned
> into fruit-salad.

Yes, the default "inline" style looks terrible. However, I quite like it
if you set "gnus-picon-style" to "right".

Charles

=2D-=20
"Oh, I've seen copies [of Linux Journal] around the terminal room at The
Labs."
(By Dennis Ritchie)

--=-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)

iEYEARECAAYFAkyd1/EACgkQ3epPyyKbwPYRdACgw243k5wtvHwD25Mt2ICLgNYH
MqQAn2CBEJB5aJk4K8/V5o6MqvyoU26S
=edrE
-----END PGP SIGNATURE-----
--=-=-=--


)
71662 OK Completed (0.000 sec)


-- 
Michael Welsh Duggan
(md5i@md5i.com)



  reply	other threads:[~2010-09-26 18:25 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22 15:40 Michael Welsh Duggan
2010-09-22 15:57 ` Michael Welsh Duggan
2010-09-22 16:39 ` Julien Danjou
2010-09-22 17:09   ` Julien Danjou
2010-09-22 17:16     ` Lars Magne Ingebrigtsen
2010-09-22 17:23       ` Lars Magne Ingebrigtsen
2010-09-22 17:13 ` Lars Magne Ingebrigtsen
2010-09-22 17:46   ` Michael Welsh Duggan
2010-09-22 18:45     ` Lars Magne Ingebrigtsen
2010-09-22 18:31   ` Michael Welsh Duggan
2010-09-22 18:36     ` Lars Magne Ingebrigtsen
2010-09-22 21:06     ` Michael Welsh Duggan
2010-09-22 21:33       ` Lars Magne Ingebrigtsen
2010-09-22 22:49         ` Michael Welsh Duggan
2010-09-22 22:53         ` Michael Welsh Duggan
2010-09-26 18:25           ` Michael Welsh Duggan [this message]
2010-09-26 18:57             ` Lars Magne Ingebrigtsen
2010-09-22 17:58 ` Lars Magne Ingebrigtsen
2010-09-24 15:06   ` Michael Welsh Duggan
2010-09-24 16:04     ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sk0wtl91.fsf@maru.md5i.com \
    --to=md5i@md5i.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).