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

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

Emacs: Suppressing auto indentation for C source files


From: Generic Usenet Account
Subject: Emacs: Suppressing auto indentation for C source files
Date: 14 Oct 2005 07:53:51 -0700
User-agent: G2/0.2

My apologies if this posting is off topic.

I want to suppress the auto indentation for C source files in my emacs
editor (GNU Emacs 21.2.1, XEmacs 21.4).  I have added the following two
lines in my .emacs file, but that does not seem to help:

(setq indent-tabs-mode nil)
(setq c-indent-line nil)

Any suggestions?

Thanks,
Gus



reply via email to

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