emacs-devel
[Top][All Lists]
Advanced

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

Re: map.el documentation


From: chad
Subject: Re: map.el documentation
Date: Fri, 24 Jan 2025 15:44:36 -0500

All of this sounded very familiar, and I'm pretty sure that it's been discussed
before. A search through the emacs-devel archive (which has some known
issues) revealed, as an example:

  https://lists.gnu.org/archive/html/emacs-devel/2018-12/msg00297.html

...which begins:

The current handling of map-put on lists is very ad-hoc:
The gv-expander of `map-elt` tests if the arg is a list and if so
delegates to `alist-get`.
It kind of works, but for a library that's supposed to be generic and
expandable to other map types, this is undesirable.
 
I hope that helps. If not, sorry for the noise.
~Chad

reply via email to

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