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

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

tab-always-indent doesn't work


From: Ronald
Subject: tab-always-indent doesn't work
Date: Tue, 12 Dec 2006 10:59:54 +0800
User-agent: Thunderbird 1.5.0.8 (X11/20061117)

I can't add comment in c files as below (comment can't be aligned using tab)

for(;;){
        int i;          //a
        int iii;        //b
}


reply via email to

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