bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33653: 27.0.50; Change Gnus obarrays-as-hash-tables into real hash t


From: Basil L. Contovounesios
Subject: bug#33653: 27.0.50; Change Gnus obarrays-as-hash-tables into real hash tables
Date: Fri, 05 Apr 2019 12:01:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> I found a cause of the `move article' not to work and pushed a
> fix to master.  That is having changed `while loop' to `dolist'
> in `gnus-summary-move-article'.  Because of this, the 5th arg
> `last' passed to `gnus-request-move-article' gets always nil,
> and that function never saves NOV and also ACTIVE at least for
> an nnml group.

Oops, mea culpa.

> This is a good lesson to me; changing `while loop' to `dolist'
> should be done carefully.

I tried to be careful, but clearly wasn't careful enough.

Thanks for fixing this, and sorry for the trouble.

-- 
Basil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]