Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: How to debug a new IMAP server type?
Date: Thu, 30 Jan 2014 14:06:29 -0800	[thread overview]
Message-ID: <87ppn9dt0a.fsf@building.gnus.org> (raw)
In-Reply-To: <87y51xrwzl.fsf@dod.no> (Steinar Bang's message of "Thu, 30 Jan 2014 22:16:46 +0100")

Steinar Bang <sb@dod.no> writes:

> Then there is also the buffer " *nnimap localhost 1143  *nntpd**-398832"
> with the following content:

[...]

> (in fact there seems to be a new such buffer, with an "-somenumber"
> extension, created every time I enter the INBOX, or when I try to
> display the single article.

That's kinda odd, but it might be because the IMAP server i closing the
connection all the time.

> And they are never cleaned up as far as I can tell.

The should be killed when you exit Gnus.

>> Stepping trough `nnimap-transform-headers' might also help.
>
> It stepped through the while loop in the function once (which by now
> isn't too surprising, there seems to be only one article seen by this
> point in time).
>
> It does what it's supposed to do with the single article it has to work
> with, and what's left at the end, is this:

Could you post the output from the buffer before
`nnimap-transform-headers' is called?

> Is it the "* BYE" and the closing connection message that is confusing
> the stuff that is trying to display the summary?

Yes, that would be my guess.  `nnimap-transform-headers' should clean up
that stuff before delivering the data to Gnus.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



  reply	other threads:[~2014-01-30 22:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-04 21:01 davmail and nnimap issues Steinar Bang
2014-01-18 17:58 ` How to debug a new IMAP server type? Steinar Bang
2014-01-30  0:27   ` Lars Ingebrigtsen
2014-01-30 21:16     ` Steinar Bang
2014-01-30 22:06       ` Lars Ingebrigtsen [this message]
2014-01-31  0:02         ` Steinar Bang
2014-01-31  0:04           ` Lars Ingebrigtsen
2014-01-31  7:02             ` Steinar Bang
2014-01-31  7:31               ` Lars Ingebrigtsen
2014-01-31 17:50                 ` Steinar Bang
2014-02-19 13:49                   ` Was the davmail fix synced to emacs bzr? (Was: How to debug a new IMAP server type?) Steinar Bang
2014-03-05 14:09                     ` Was the davmail fix synced to emacs bzr? Lars Ingebrigtsen
2014-03-05 14:16                       ` Steinar Bang
2014-03-05 15:15                         ` Lars Ingebrigtsen
2014-03-06 21:49                           ` Steinar Bang

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=87ppn9dt0a.fsf@building.gnus.org \
    --to=larsi@gnus.org \
    --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).