emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] lisp: scoping vars in repetitive defuns


From: Adam Porter
Subject: Re: [O] lisp: scoping vars in repetitive defuns
Date: Wed, 18 Sep 2019 19:10:26 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

John Kitchin <address@hidden> writes:

> I am not sure why you have to loop over everything in a let statement
> though. you can use something like
> https://github.com/nicferrier/emacs-kv to get all the keys an loop
> over those to do what you want, or you can just use cl-loop to do
> that.

Recent Emacs versions also have, e.g. map-keys from map.el.




reply via email to

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