Gnus development mailing list
 help / color / mirror / Atom feed
* davmail and nnimap issues
@ 2014-01-04 21:01 Steinar Bang
  2014-01-18 17:58 ` How to debug a new IMAP server type? Steinar Bang
  0 siblings, 1 reply; 15+ messages in thread
From: Steinar Bang @ 2014-01-04 21:01 UTC (permalink / raw)
  To: ding

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

 




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

end of thread, other threads:[~2014-03-06 21:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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).