Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: davmail and nnimap issues
Date: Sat, 04 Jan 2014 22:01:58 +0100	[thread overview]
Message-ID: <87zjnb8nqx.fsf@dod.no> (raw)

When the current gnus HEAD, nnimap with davmail is back to this
behaviour:
 http://permalink.gmane.org/gmane.emacs.gnus.general/83746

In short: the correct number of unread articles is reported, but when I
enter the group, this single line is all that I see in the summary
buffer:
 O  [   ?: nobody                 ] (none)
(the text colour of the line is blue)

Before entering the summary buffer of the group and displaying the above
results, it reads a lot of data, ie. lines like this in the minibuffer.
 nnimap read 900k from localhost

It also write these two lines to the minibuffer:
 No more unseen articles
 No more unread articles

Looking at the IMAP traffic between gnus and davmail with wireshark, the
IMAP code looks valid to me.

If I'm to guess what fails is the parsing of the IMAP results into
something that can be put into the Summary buffer.

If I was going to edebug this, what function should I instrument?

I tried doing C-M-x on
 (deffoo nnimap-request-group (group &optional server dont-check info)

But that didn't make the debugger start when entering an nnimap group on
the davmail server.

Thanks!


- Steinar

 




             reply	other threads:[~2014-01-04 21:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-04 21:01 Steinar Bang [this message]
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
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=87zjnb8nqx.fsf@dod.no \
    --to=sb@dod.no \
    --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).