Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: a bug with gnus-summary-refer-article?
Date: Wed, 13 Jan 2016 09:50:30 +0900	[thread overview]
Message-ID: <b4m4meil2uh.fsf@jpl.org> (raw)
In-Reply-To: <m28u3v8bxm.fsf@charm-ecran.irisa.fr>

On Sun, 10 Jan 2016 22:21:55 +0100, Alan Schmitt wrote:
> I think I found a bug with `gnus-summary-refer-article'. If I fetch an
> article that comes from another group, it gets inserted in the summary
> with a number of -1. During the call to `gnus-summary-mark-article', the
> following is done

> (setq mark (gnus-request-update-mark gnus-newsgroup-name article mark))

> which results in mark being nil.
[...]
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
>   =(nil 32)
>   gnus-summary-mark-article(-1 82)
[...]
>   gnus-summary-refer-article("52947012.308@cse.gu.se")

I'm not quite sure whether these are helpful questions, but

What is the method of the group (nnml, nnimap, ...) you are in?
What is the method of the group where <52947012.308@cse.gu.se> comes?
What is the mark the <52947012.308@cse.gu.se> article had?

I haven't been able to reproduce such an error so far.



  reply	other threads:[~2016-01-13  0:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-10 21:21 Alan Schmitt
2016-01-12  8:00 ` Alan Schmitt
2016-01-13  0:50   ` Katsumi Yamaoka [this message]
2016-01-13  8:49     ` Alan Schmitt
2016-01-13  9:10       ` Katsumi Yamaoka
2016-01-13  9:30         ` Katsumi Yamaoka
2016-01-13 10:33           ` Alan Schmitt
2016-01-13 14:01             ` Alan Schmitt

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=b4m4meil2uh.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --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).