GNU bug report logs - #34990
"Can’t mark negative article numbers": why and how to avoid this error?

Previous Next

Packages: emacs, gnus;

Reported by: Bastien <bzg <at> gnu.org>

Date: Mon, 25 Mar 2019 06:42:02 UTC

Severity: minor

Tags: fixed

Found in version 5.13

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34990 in the body.
You can then email your comments to 34990 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#34990; Package emacs,gnus. (Mon, 25 Mar 2019 06:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bastien <bzg <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org. (Mon, 25 Mar 2019 06:42:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> gnu.org>
To: submit <at> debbugs.gnu.org (The Gnus Bugfixing Girls + Boys)
Subject: "Can’t mark negative article numbers": why
 and how to avoid this error?
Date: Mon, 25 Mar 2019 07:41:45 +0100
Hi,

from time to time, trying to mark articles with "!", I get this error:
"Can’t mark negative article numbers" and the article is not marked.

My config is here: https://github.com/bzg/dotemacs/blob/master/emacs.el

I'm using Gnus over a local dovecot-powered IMAP, sync'ed with mbsync.

Is this error related to the use of Gnus score?

Thanks,

Gnus v5.13
GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2019-03-25
200 news.gmane.org InterNetNews NNRP server INN 2.6.1 ready (posting ok)
100 Legal commands
  ARTICLE [message-ID|number]
  AUTHINFO USER name|PASS password|SASL mechanism [initial-response]|GENERIC program [argument ...]
  BODY [message-ID|number]
  CAPABILITIES [keyword]
  COMPRESS DEFLATE
  DATE
  GROUP newsgroup
  HDR header [message-ID|range]
  HEAD [message-ID|number]
  HELP
  IHAVE message-ID
  LAST
  LIST [ACTIVE [wildmat]|ACTIVE.TIMES [wildmat]|COUNTS [wildmat]|DISTRIB.PATS|DISTRIBUTIONS|HEADERS [MSGID|RANGE]|MODERATORS|MOTD|NEWSGROUPS [wildmat]|OVERVIEW.FMT|SUBSCRIPTIONS [wildmat]]
  LISTGROUP [newsgroup [range]]
  MODE READER
  NEWGROUPS [yy]yymmdd hhmmss [GMT]
  NEWNEWS wildmat [yy]yymmdd hhmmss [GMT]
  NEXT
  OVER [range]
  POST
  QUIT
  STARTTLS
  STAT [message-ID|number]
  XGTITLE [wildmat]
  XHDR header [message-ID|range]
  XOVER [range]
  XPAT header message-ID|range pattern [pattern ...]
Report problems to <usenet <at> blaine.gmane.org>.
.
382 Begin TLS negotiation now
100 Legal commands
  ARTICLE [message-ID|number]
  AUTHINFO USER name|PASS password|SASL mechanism [initial-response]|GENERIC program [argument ...]
  BODY [message-ID|number]
  CAPABILITIES [keyword]
  COMPRESS DEFLATE
  DATE
  GROUP newsgroup
  HDR header [message-ID|range]
  HEAD [message-ID|number]
  HELP
  IHAVE message-ID
  LAST
  LIST [ACTIVE [wildmat]|ACTIVE.TIMES [wildmat]|COUNTS [wildmat]|DISTRIB.PATS|DISTRIBUTIONS|HEADERS [MSGID|RANGE]|MODERATORS|MOTD|NEWSGROUPS [wildmat]|OVERVIEW.FMT|SUBSCRIPTIONS [wildmat]]
  LISTGROUP [newsgroup [range]]
  MODE READER
  NEWGROUPS [yy]yymmdd hhmmss [GMT]
  NEWNEWS wildmat [yy]yymmdd hhmmss [GMT]
  NEXT
  OVER [range]
  POST
  QUIT
  STARTTLS
  STAT [message-ID|number]
  XGTITLE [wildmat]
  XHDR header [message-ID|range]
  XOVER [range]
  XPAT header message-ID|range pattern [pattern ...]
Report problems to <usenet <at> blaine.gmane.org>.
.

-- 
 Bastien




Information forwarded to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#34990; Package emacs,gnus. (Tue, 09 Jul 2019 16:13:02 GMT) Full text and rfc822 format available.

Message #8 received at 34990 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Bastien <bzg <at> gnu.org>
Cc: 34990 <at> debbugs.gnu.org
Subject: Re: bug#34990: "Can’t mark negative article
 numbers": why and how to avoid this error?
Date: Tue, 09 Jul 2019 18:12:07 +0200
Bastien <bzg <at> gnu.org> writes:

> from time to time, trying to mark articles with "!", I get this error:
> "Can’t mark negative article numbers" and the article is not marked.
>
> My config is here: https://github.com/bzg/dotemacs/blob/master/emacs.el
>
> I'm using Gnus over a local dovecot-powered IMAP, sync'ed with mbsync.

When referring articles by Message-ID and the like, Gnus doesn't know
what the article numbers are, so they can't be marked.

I've now changed the warning to:

"Gnus doesn't know the article number; can't mark"

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




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 09 Jul 2019 16:13:03 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 34990 <at> debbugs.gnu.org and Bastien <bzg <at> gnu.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 09 Jul 2019 16:13:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 07 Aug 2019 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 269 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.