* setq-local
@ 2021-05-03 21:51 wael-zwaiter
2021-05-03 23:04 ` setq-local Emanuel Berg via Users list for the GNU Emacs text editor
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: wael-zwaiter @ 2021-05-03 21:51 UTC (permalink / raw)
To: Help Gnu Emacs
Looks as if there could be a problem with the latter declaration.
Perhaps I am using on old emacs version. I am on GNU Emacs 25.2.2
For what version is it fixed.
(setq-local ricci-deviat '(0.18 -0.18))
(setq-local ricci-scale 0.2)
(setq-local ricci-deviat '(0.18 -0.18)
ricci-scale 0.2)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: setq-local
2021-05-03 21:51 setq-local wael-zwaiter
@ 2021-05-03 23:04 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-05-04 6:41 ` setq-local Philip Kaludercic
2021-05-04 7:13 ` setq-local Joost Kremers
2 siblings, 0 replies; 5+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2021-05-03 23:04 UTC (permalink / raw)
To: help-gnu-emacs
wael-zwaiter wrote:
> Looks as if there could be a problem with the latter
> declaration. Perhaps I am using on old emacs version. I am
> on GNU Emacs 25.2.2 For what version is it fixed.
>
> (setq-local ricci-deviat '(0.18 -0.18))
> (setq-local ricci-scale 0.2)
>
> (setq-local ricci-deviat '(0.18 -0.18)
> ricci-scale 0.2)
All that evals fine for me on
GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+
Version 3.24.5, cairo version 1.16.0) of 2020-10-23
--
underground experts united
https://dataswamp.org/~incal
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: setq-local
2021-05-03 21:51 setq-local wael-zwaiter
2021-05-03 23:04 ` setq-local Emanuel Berg via Users list for the GNU Emacs text editor
@ 2021-05-04 6:41 ` Philip Kaludercic
2021-05-04 6:57 ` setq-local wael-zwaiter
2021-05-04 7:13 ` setq-local Joost Kremers
2 siblings, 1 reply; 5+ messages in thread
From: Philip Kaludercic @ 2021-05-04 6:41 UTC (permalink / raw)
To: wael-zwaiter; +Cc: Help Gnu Emacs
wael-zwaiter@gmx.com writes:
> Looks as if there could be a problem with the latter declaration.
> Perhaps I am using on old emacs version. I am on GNU Emacs 25.2.2
> For what version is it fixed.
From NEWS.27:
** 'setq-local' can now set an arbitrary number of variables, which
makes the syntax more like 'setq'.
--
Philip K.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: setq-local
2021-05-04 6:41 ` setq-local Philip Kaludercic
@ 2021-05-04 6:57 ` wael-zwaiter
0 siblings, 0 replies; 5+ messages in thread
From: wael-zwaiter @ 2021-05-04 6:57 UTC (permalink / raw)
To: Philip Kaludercic; +Cc: Help Gnu Emacs
Many thanks Phil.
> Sent: Tuesday, May 04, 2021 at 6:41 PM
> From: "Philip Kaludercic" <philipk@posteo.net>
> To: wael-zwaiter@gmx.com
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: setq-local
>
> wael-zwaiter@gmx.com writes:
>
> > Looks as if there could be a problem with the latter declaration.
> > Perhaps I am using on old emacs version. I am on GNU Emacs 25.2.2
> > For what version is it fixed.
>
> From NEWS.27:
>
> ** 'setq-local' can now set an arbitrary number of variables, which
> makes the syntax more like 'setq'.
>
> --
> Philip K.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: setq-local
2021-05-03 21:51 setq-local wael-zwaiter
2021-05-03 23:04 ` setq-local Emanuel Berg via Users list for the GNU Emacs text editor
2021-05-04 6:41 ` setq-local Philip Kaludercic
@ 2021-05-04 7:13 ` Joost Kremers
2 siblings, 0 replies; 5+ messages in thread
From: Joost Kremers @ 2021-05-04 7:13 UTC (permalink / raw)
To: wael-zwaiter; +Cc: help-gnu-emacs
On Mon, May 03 2021, wael-zwaiter@gmx.com wrote:
> Looks as if there could be a problem with the latter declaration.
> Perhaps I am using on old emacs version. I am on GNU Emacs 25.2.2
> For what version is it fixed.
>
> (setq-local ricci-deviat '(0.18 -0.18))
> (setq-local ricci-scale 0.2)
>
> (setq-local ricci-deviat '(0.18 -0.18)
> ricci-scale 0.2)
The NEWS file says the latter form was added in Emacs 27.
--
Joost Kremers
Life has its moments
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-05-04 7:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-03 21:51 setq-local wael-zwaiter
2021-05-03 23:04 ` setq-local Emanuel Berg via Users list for the GNU Emacs text editor
2021-05-04 6:41 ` setq-local Philip Kaludercic
2021-05-04 6:57 ` setq-local wael-zwaiter
2021-05-04 7:13 ` setq-local Joost Kremers
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.