* tab-indented project
@ 2019-10-10 6:48 Alexandre François Garreau
2019-10-10 7:30 ` Alexandre François Garreau
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre François Garreau @ 2019-10-10 6:48 UTC (permalink / raw)
To: GNU Emacs Help
To consistently hack a tab-indented project, I thought to “(standard-indent .
tab-width)” as dir-local variable. Yet it doesn’t seem to eval variables,
contrarily to file-local ones. Also is there a more canonical way of making
indentation purely by tabs? Thank you ^^
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: tab-indented project
2019-10-10 6:48 tab-indented project Alexandre François Garreau
@ 2019-10-10 7:30 ` Alexandre François Garreau
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre François Garreau @ 2019-10-10 7:30 UTC (permalink / raw)
To: Emacs Developers; +Cc: GNU Emacs Help
Le jeudi 10 octobre 2019 08:48:25 CEST, vous avez écrit :
> To consistently hack a tab-indented project, I thought to “(standard-indent
> . tab-width)” as dir-local variable. Yet it doesn’t seem to eval
> variables, contrarily to file-local ones. Also is there a more canonical
> way of making indentation purely by tabs? Thank you ^^
I just noticed I should use `c-basic-offset' instead: what’s the use of a
separate variable for that, that complexify a such understandable and likely
user feature? if none, couldn’t it be replaced with `standard-indent'?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-10 7:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-10 6:48 tab-indented project Alexandre François Garreau
2019-10-10 7:30 ` Alexandre François Garreau
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.