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

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

Hi, group. When I type some C code such as: if(1) { a = 0; } The


From: volunteers
Subject: Hi, group. When I type some C code such as: if(1) { a = 0; } The space before 'a=0' is only two characters, how to make it 8 characters ? Thanks. 'Indent' question in C-mode
Date: 18 Jan 2007 10:00:19 -0800
User-agent: G2/1.0

Hi, group.
When I type some C code such as:
if(1)
{
   a = 0;
}

The space before 'a=0' is automatic two characters, how to make it 8
characters ? Thanks.

Vol



reply via email to

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