emacs-devel
[Top][All Lists]
Advanced

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

Re: Property list key names


From: Juanma Barranquero
Subject: Re: Property list key names
Date: Sat, 9 Aug 2008 17:15:41 +0200

On Sat, Aug 9, 2008 at 17:08, Johan Bockgård
<address@hidden> wrote:

> (loop for x in plist by 'cddr
>      collect x)

Yes, of course. I tend not to use `loop' because of code formatting
issues, but certainly you can do everything with it :-)

 Juanma

reply via email to

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