emacs-devel
[Top][All Lists]
Advanced

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

Re: 7 logical-xor implementations in source tree


From: Basil L. Contovounesios
Subject: Re: 7 logical-xor implementations in source tree
Date: Mon, 22 Jul 2019 22:47:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Oleh Krehel <address@hidden> writes:

> I found myself in need of a logical-xor function. There's `xor' defined in
> array.el. But I don't want my package to depend on array.el. So I grepped the
> git source of some other definition of `xor'. And I found 7 results: 7 
> functions
> doing the same thing, none of them in a satisfactory place.
>
> Should we figure out where to put the "main" `xor' and declare the rest as
> obsolete aliases?

Yes please!  I've had a patch to this effect sitting on a local branch
for a while now.  Will touch it up and send soon.

Thanks,

-- 
Basil



reply via email to

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