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

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

c-tab-always-indent works


From: Ronald
Subject: c-tab-always-indent works
Date: Tue, 12 Dec 2006 21:36:28 +0800
User-agent: Thunderbird 1.5.0.8 (X11/20061117)

(add-hook 'c-mode-common-hook '(lambda()
                                (setq c-tab-always-indent nil)))

Why doesn't (setq tab-always-indent nil) work? Overrided by cc mode?


reply via email to

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