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

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

bug#6617: linux kernel C style (fwd)


From: Lars Ingebrigtsen
Subject: bug#6617: linux kernel C style (fwd)
Date: Thu, 09 Sep 2021 16:00:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Sean Whitton <spwhitton@spwhitton.name> writes:

> The Linux kernel style is tabs only.  I think that Emacs DTRT if
> indent-tabs-mode is t.  So, currently I have this fix in my init file:
>
>     (c-add-style "linux-tabs" '("linux" (indent-tabs-mode . t)))
>     (setq c-default-style "linux-tabs")

Right.  Alan, would it make sense to add this style to c-mode?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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