help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Elisp - quoting or not?


From: David Masterson
Subject: Re: Elisp - quoting or not?
Date: Sat, 05 Dec 2020 18:11:18 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Alexis Roda <alexis.roda.villalonga@gmail.com> writes:

> (setq ab '("a" . "b")
>       cd '("c" . "d")
>       abcd (list ab cd))

To all who suggest this, I like it -- much simpler than I thought!

Thanks
-- 
David Masterson



reply via email to

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