bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21182: 25.0.50; gnus: every other unread message is marked as read o


From: Paul Eggert
Subject: bug#21182: 25.0.50; gnus: every other unread message is marked as read on each nnimap group refresh
Date: Sun, 22 May 2016 12:26:16 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

From: Lars Ingebrigtsen <larsi@gnus.org>
+    (when (nnimap-capability "X-GM-EXT-1")
+      (push "X-GM-LABELS" params))

So it only adds that to the params if the server supports it...

Suppose the newly-introduced call to nnimap-capability throws an exception or signals an error? Could that introduce the symptoms in question?

(I don't really understand the code, just trying to help move this along...)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]