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

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

Re: setting of local variable in derived mode


From: Stefan Monnier
Subject: Re: setting of local variable in derived mode
Date: Wed, 30 Mar 2016 08:16:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> I expect this to set the tab-width in all buffers with this mode to the
> value 30.  However, the value stays at 8 as before.  Could some kind soul
> please tell me what I am doing wrong?

Please carefully read the output of `C-h v tab-width`.
And/or search the web to figure out what `tab-width` means compared to
what you presumably want (the distance the cursor moves when you hit the
TAB key).


        Stefan




reply via email to

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