Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-summary-move-article minor bug?
@ 2001-11-17 17:05 Robert Epprecht
  2001-12-29  3:46 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Epprecht @ 2001-11-17 17:05 UTC (permalink / raw)


When I enter Gnus, go to a summary buffer,
(see a message I want to move to another group)
and do 'B m' *without* opening a message before
I get:  'No buffer named  *Original Article*'

If I open *any* message before that (since I started Gnus) it's OK.

Robert Epprecht



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

* Re: gnus-summary-move-article minor bug?
  2001-11-17 17:05 gnus-summary-move-article minor bug? Robert Epprecht
@ 2001-12-29  3:46 ` Lars Magne Ingebrigtsen
  2001-12-30  9:25   ` Robert Epprecht
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-12-29  3:46 UTC (permalink / raw)


Robert Epprecht <epprecht@sunweb.ch> writes:

> When I enter Gnus, go to a summary buffer,
> (see a message I want to move to another group)
> and do 'B m' *without* opening a message before
> I get:  'No buffer named  *Original Article*'
>
> If I open *any* message before that (since I started Gnus) it's OK.

I don't seem to be able to reproduce this bug.  Has it been fixed?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: gnus-summary-move-article minor bug?
  2001-12-29  3:46 ` Lars Magne Ingebrigtsen
@ 2001-12-30  9:25   ` Robert Epprecht
  2001-12-30 21:47     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Epprecht @ 2001-12-30  9:25 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Robert Epprecht <epprecht@sunweb.ch> writes:
>
>> When I enter Gnus, go to a summary buffer,
>> (see a message I want to move to another group)
>> and do 'B m' *without* opening a message before
>> I get:  'No buffer named  *Original Article*'
>>
>> If I open *any* message before that (since I started Gnus) it's OK.
>
> I don't seem to be able to reproduce this bug.  Has it been fixed?

No, it's still there.

Ah, it seems to happen when it applies 'gnus-move-split-methods', if I get
this right:

Debugger entered--Lisp error: (error "No buffer named  *Original Article*")
  gnus-get-split-value([ ... skipped value of gnus-move-split-methods ... ])
  gnus-read-move-group-name("Move" nil (2504) "")
  gnus-summary-move-article(nil)
  call-interactively(gnus-summary-move-article)

Robert Epprecht



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

* Re: gnus-summary-move-article minor bug?
  2001-12-30  9:25   ` Robert Epprecht
@ 2001-12-30 21:47     ` Lars Magne Ingebrigtsen
  2001-12-31  6:31       ` Robert Epprecht
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-12-30 21:47 UTC (permalink / raw)


Robert Epprecht <epprecht@sunweb.ch> writes:

> Ah, it seems to happen when it applies 'gnus-move-split-methods', if I get
> this right:
>
> Debugger entered--Lisp error: (error "No buffer named  *Original Article*")
>   gnus-get-split-value([ ... skipped value of gnus-move-split-methods ... ])
>   gnus-read-move-group-name("Move" nil (2504) "")
>   gnus-summary-move-article(nil)

We have to select an article to give `gnus-read-move-group-name' an
opportunity to suggest an appropriate default.

Fix in Oort Gnus v0.04.
        
-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

* Re: gnus-summary-move-article minor bug?
  2001-12-30 21:47     ` Lars Magne Ingebrigtsen
@ 2001-12-31  6:31       ` Robert Epprecht
  0 siblings, 0 replies; 5+ messages in thread
From: Robert Epprecht @ 2001-12-31  6:31 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> We have to select an article to give `gnus-read-move-group-name' an
> opportunity to suggest an appropriate default.
>
> Fix in Oort Gnus v0.04.

Yes, thank you!

Robert Epprecht



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

end of thread, other threads:[~2001-12-31  6:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-17 17:05 gnus-summary-move-article minor bug? Robert Epprecht
2001-12-29  3:46 ` Lars Magne Ingebrigtsen
2001-12-30  9:25   ` Robert Epprecht
2001-12-30 21:47     ` Lars Magne Ingebrigtsen
2001-12-31  6:31       ` Robert Epprecht

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