emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] New package: transient


From: Eli Zaretskii
Subject: Re: [ELPA] New package: transient
Date: Wed, 29 Apr 2020 17:28:53 +0300

> From: Philippe Vaucher <address@hidden>
> Date: Wed, 29 Apr 2020 15:19:56 +0200
> Cc: Jonas Bernoulli <address@hidden>, Emacs developers <address@hidden>, 
>       Adam Porter <address@hidden>, Kyle Meyer <address@hidden>, 
>       Stefan Monnier <address@hidden>
> 
> To further illustrate my point, this doesn't lists `assq` or `assoc`, both 
> functions being indispensable when
> using alists.

These are not special to alists, they handle any kind of list.

And getting back to the point: how would namespaces help here?  If you
were after functions that handle alists, would you find a function
called list-assoc?

And what to do with functions that work on many different types of
arguments, like 'length' and 'nth' and 'aref'? in what namespace to
put them?



reply via email to

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