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

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

bug#49866: 28.0.50; gnus-summary-exit from the transient search buffer g


From: Basil L. Contovounesios
Subject: bug#49866: 28.0.50; gnus-summary-exit from the transient search buffer giving error
Date: Fri, 06 Aug 2021 11:21:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> +                    (sort (map-merge 'list list marked)
> +                          (lambda (elt1 elt2)
> +                            (< (car elt1) (car elt2)))))))

If you prefer, there's the niche function car-less-than-car for this :).

Thanks,

-- 
Basil





reply via email to

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