|
From: | Dmitry Gutov |
Subject: | Re: [ELPA] New package: transient |
Date: | Thu, 30 Apr 2020 21:13:05 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
On 29.04.2020 18:25, Philippe Vaucher wrote:
For the generic fonctions, we can either namespace them under generic-*, or alias them for each namespace like "list-lenght", "vector-length" etc.
In this particular example, though, seq-length should be enough. Or just 'length'.
Speaking of alists, though, 'alist-get' is discoverable enough, and also powerful (you can use it instead of both assoc and assq).
'copy-alist' is not so discoverable using the default completion settings. It *is* discoverable with fido-mode, though. Or with ido-ubiquitous (3rd party package).
Hopefully we'll drift toward more fuzzy completion over time in the default configuration too.
[Prev in Thread] | Current Thread | [Next in Thread] |