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

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

Auto-indentation


From: Richard H Lee
Subject: Auto-indentation
Date: Fri, 20 Apr 2012 13:57:14 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

I would like to use auto-indentation in emacs.

When I C-j in C syntax it add an extra indent if it is expecting an extra code block. It also does so if I type an opening curly bracket.

E.g

for(;;;)
  {

I just want emacs to keep the indent of the line I'm on, that is all. I don't need emacs to predict indentation for me.

Richard



reply via email to

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