emacs-devel
[Top][All Lists]
Advanced

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

Re: master b467bb5 4/4: Minimize ‘equal’ calls in (delete x vector)


From: Pip Cet
Subject: Re: master b467bb5 4/4: Minimize ‘equal’ calls in (delete x vector)
Date: Sat, 15 Aug 2020 19:22:43 +0000

On Sat, Aug 15, 2020 at 7:00 PM Pip Cet <pipcet@gmail.com> wrote:
> Indeed, we have
>
> (delete t [nil t]) => [t]
>
> which is nonsensical.

In fact, I'd prefer the attached: this is probably not worth worrying
too much about, so go with something straightforward?

Attachment: 0001-Fix-delete-t-nil-t.patch
Description: Text Data


reply via email to

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