GNU bug report logs - #39112
27.0.60; gnus-summary-attach-article 'S A' with multiple articles selected repeats latest article

Previous Next

Package: emacs;

Reported by: Pankaj Jangid <p4j <at> j4d.net>

Date: Mon, 13 Jan 2020 10:25:01 UTC

Severity: normal

Found in version 27.0.60

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

Full log


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

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: Pankaj Jangid <p4j <at> j4d.net>
Cc: 39112 <at> debbugs.gnu.org
Subject: Re: bug#39112: 27.0.60; gnus-summary-attach-article 'S A' with
 multiple articles selected repeats latest article
Date: Mon, 13 Jan 2020 08:50:03 -0800
Pankaj Jangid <p4j <at> j4d.net> writes:

> New command 'S A' ('gnus-summary-attach-article') is not working
> properly with multiple articles.
>
> * Steps
> 1. Select multiple articles in summary buffer using process mark '#'
> 2. 'S A'
> 3. Creates a new message buffer with multiple articles attached. BUT all
> the articles are same. The latest among the selected articles is
> repeated multiple times.

That command sets up the message-mode buffer and makes it current before
iterating over the articles, so it's unable to actually find the
articles and simply repeats the last value of
gnus-original-article-buffer.

It's a bit weird, what it's doing with the buffers. I'll look at this a
little later in the day.

Thanks for the report,
Eric




This bug report was last modified 5 years and 123 days ago.

Previous Next


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