Gnus development mailing list
 help / color / mirror / Atom feed
* [BUG?] gnus-uu-digest-mail-forward from nnir
@ 2013-12-06 11:47 Rasmus
  2013-12-08 23:18 ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Rasmus @ 2013-12-06 11:47 UTC (permalink / raw)
  To: ding

Hi,
        
When reading emails via nnir from a nnimap group (that is I do search
'G-G' on a nnimap group) I get a number-or-marker-p error when I mark
several emails (with '#') and try to forward them. 

Does anyone else see this?  If so, I can try to make a better bug
report.

Below is the backtrace from almost clean emacs -q where I have only
added my selection methods.

Thanks,
Rasmus

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p (15 16 17 18 19 20 21 8 10 9 11 13 12 14))
  gnus-uu-digest-mail-forward(nil nil)
  gnus-summary-mail-forward(nil)
  call-interactively(gnus-summary-mail-forward nil nil)
  command-execute(gnus-summary-mail-forward)

Emacs version:
GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.5) of 2013-12-03 on X200s
  
-- 
Enough with the bla bla!




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG?] gnus-uu-digest-mail-forward from nnir
  2013-12-06 11:47 [BUG?] gnus-uu-digest-mail-forward from nnir Rasmus
@ 2013-12-08 23:18 ` Katsumi Yamaoka
  2013-12-09  0:38   ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Katsumi Yamaoka @ 2013-12-08 23:18 UTC (permalink / raw)
  To: ding

Rasmus wrote:
> When reading emails via nnir from a nnimap group (that is I do search
> 'G-G' on a nnimap group) I get a number-or-marker-p error when I mark
> several emails (with '#') and try to forward them.
[...]
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p (15 16 17 18 19 20 21 8 10 9 11 13 12 14))
>   gnus-uu-digest-mail-forward(nil nil)
>   gnus-summary-mail-forward(nil)
>   call-interactively(gnus-summary-mail-forward nil nil)
>   command-execute(gnus-summary-mail-forward)

I could reproduce it with G-G for a Gmane nntp group.
Now the bug has been fixed in Gnus Git master and Emacs trunk.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG?] gnus-uu-digest-mail-forward from nnir
  2013-12-08 23:18 ` Katsumi Yamaoka
@ 2013-12-09  0:38   ` Katsumi Yamaoka
  0 siblings, 0 replies; 3+ messages in thread
From: Katsumi Yamaoka @ 2013-12-09  0:38 UTC (permalink / raw)
  To: ding

Katsumi Yamaoka wrote:
> Now the bug has been fixed in Gnus Git master and Emacs trunk.

Sorry, this broke the forwarding a single article case.  Fixed now.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-09  0:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-06 11:47 [BUG?] gnus-uu-digest-mail-forward from nnir Rasmus
2013-12-08 23:18 ` Katsumi Yamaoka
2013-12-09  0:38   ` Katsumi Yamaoka

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).