all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs: Suppressing auto indentation for C source files
@ 2005-10-14 14:53 Generic Usenet Account
  2005-10-14 18:28 ` J. David Boyd
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Generic Usenet Account @ 2005-10-14 14:53 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-11-11 10:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-14 14:53 Emacs: Suppressing auto indentation for C source files Generic Usenet Account
2005-10-14 18:28 ` J. David Boyd
2005-10-17 13:53 ` Alan Mackenzie
2005-11-11 10:26 ` Faried Nawaz

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.