unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Christensen <jdc@uwo.ca>
To: James Thomas <jimjoe@gmx.net>
Cc: "ding@gnus.org" <ding@gnus.org>,
	"72949@debbugs.gnu.org" <72949@debbugs.gnu.org>
Subject: bug#72949: Gnus sometimes reports new messages but not showing them on IMAP server
Date: Tue, 17 Sep 2024 23:03:12 +0000	[thread overview]
Message-ID: <87zfo5rihb.fsf@uwo.ca> (raw)
In-Reply-To: <86setx3o07.fsf@gmx.net> (James Thomas's message of "Wed, 18 Sep 2024 04:07:44 +0530")

On Sep 18, 2024, James Thomas <jimjoe@gmx.net> wrote:

> James Thomas wrote:
>
> In fact, is the max needed? Wouldn't this work as well?

This is about the line

  (max (1+ (- (cdr active) (car active))) 0)

The max is there in case active contains a pair like (10 . 8), for which
(1+ (- (cdr active) (car active))) evaluates to -1.  While this seems
unlikely to happen, at least two other backends use the above code to
guard against it, and it seems wise to be generous in what we accept.

This is especially true because gnus-parse-active does not accept
negative numbers.

Dan




  reply	other threads:[~2024-09-17 23:03 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87h6g7mm8r.fsf@debian-hx90.lan>
2024-09-02  5:59 ` bug#72949: [PATCH] Wrong unread count in the Group buffer in nnimap James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-02  6:22   ` James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-14  7:41     ` Eli Zaretskii
2024-09-11  1:25   ` bug#72949: Gnus sometimes reports new messages but not showing them on IMAP server James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-11 12:39     ` Dan Christensen
2024-09-12  1:10       ` James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
     [not found]         ` <861q1p1gg2.fsf@gmx.net>
2024-09-14 17:46           ` Dan Christensen
2024-09-14 19:42             ` Andreas Schwab
2024-09-14 21:07               ` Dan Christensen
2024-09-14 22:13                 ` Andreas Schwab
2024-09-14 23:17                   ` Dan Christensen
     [not found]           ` <87seu2xqpa.fsf@uwo.ca>
2024-09-14 17:46             ` Dan Christensen
2024-09-15 10:00               ` James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-15 12:49                 ` Dan Christensen
     [not found]                 ` <871q1lw089.fsf@uwo.ca>
2024-09-15 21:55                   ` James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-15 23:07                     ` Dan Christensen
2024-09-16  0:51                       ` James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-16  8:26                   ` bug#72949: Gnus sometimes reports new messages but not showing them on IMAP server, bug#72949: Gnus sometimes reports new messages but not showing them on IMAP server, " James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-16 12:42                     ` Dan Christensen
     [not found]                     ` <87cyl3u5vo.fsf_-_@uwo.ca>
2024-09-17  4:06                       ` James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-17 22:37                         ` James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-17 23:03                           ` Dan Christensen [this message]
2024-09-18  2:27                             ` James Thomas via Bug reports for GNU Emacs, the Swiss army knife of text editors

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87zfo5rihb.fsf@uwo.ca \
    --to=jdc@uwo.ca \
    --cc=72949@debbugs.gnu.org \
    --cc=ding@gnus.org \
    --cc=jimjoe@gmx.net \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).