* Re: master 197fbfc: * lisp/subr.el (setq-default): Define as a macro
[not found] ` <20190401163516.B00EB205D8@vcs0.savannah.gnu.org>
@ 2019-04-06 13:34 ` Johan Bockgård
2019-04-06 22:46 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: Johan Bockgård @ 2019-04-06 13:34 UTC (permalink / raw)
To: Stefan Monnier, Emacs developers
monnier@iro.umontreal.ca (Stefan Monnier) writes:
> +More generally, you can use multiple variables and values, as in
> + (setq-default VAR VALUE VAR VALUE...)
> +This sets each VAR's default value to the corresponding VALUE.
> +The VALUE for the Nth VAR can refer to the new default values
> +of previous VARs.
> +
> +\(setq-default [VAR VALUE]...)"
I think you mean
\(fn [VAR VALUE]...)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: master 197fbfc: * lisp/subr.el (setq-default): Define as a macro
2019-04-06 13:34 ` master 197fbfc: * lisp/subr.el (setq-default): Define as a macro Johan Bockgård
@ 2019-04-06 22:46 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2019-04-06 22:46 UTC (permalink / raw)
To: Johan Bockgård; +Cc: Emacs developers
>> +More generally, you can use multiple variables and values, as in
>> + (setq-default VAR VALUE VAR VALUE...)
>> +This sets each VAR's default value to the corresponding VALUE.
>> +The VALUE for the Nth VAR can refer to the new default values
>> +of previous VARs.
>> +
>> +\(setq-default [VAR VALUE]...)"
> I think you mean
> \(fn [VAR VALUE]...)
Indeed, I do, thanks.
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-06 22:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20190401163514.28013.18556@vcs0.savannah.gnu.org>
[not found] ` <20190401163516.B00EB205D8@vcs0.savannah.gnu.org>
2019-04-06 13:34 ` master 197fbfc: * lisp/subr.el (setq-default): Define as a macro Johan Bockgård
2019-04-06 22:46 ` Stefan Monnier
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).