emacs-devel
[Top][All Lists]
Advanced

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

Re: setq's with missing final arguments.


From: Teemu Likonen
Subject: Re: setq's with missing final arguments.
Date: Sun, 22 Nov 2015 14:44:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5.50 (gnu/linux)

Oleh Krehel [2015-11-22 13:35:45+01] wrote:

> In my opinion, multi-variable setq should be deprecated altogether.
> I'm sure many people will disagree for the reasons of habit,

And maybe also because of Common Lisp:

    Syntax:
    setq {pair}* => result
    pair::= var form 

http://www.lispworks.com/documentation/HyperSpec/Body/s_setq.htm

Attachment: signature.asc
Description: PGP signature


reply via email to

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