|
From: | Tino Calancha |
Subject: | Re: [ELPA] New package: hap.el |
Date: | Thu, 2 Mar 2017 22:07:12 +0900 (JST) |
User-agent: | Alpine 2.20 (DEB 67 2015-01-07) |
On Thu, 2 Mar 2017, Nicolas Petton wrote:
Tino Calancha <address@hidden> writes:Probably would be safer default to `assoc' in `map-elt'. That is consistent with the default test in `map-contains-key' and with the hash table test in `map--into-hash-table'.I just realized that then it wouldn't be consistent with `alist-get' though.
Yeah, that's my suggestion. To use (cdr (assoc key alist)) instead of `alist-get' in `map-elt'. Just an idea anyway.
[Prev in Thread] | Current Thread | [Next in Thread] |