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

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

Indenting in emacs


From: seguso
Subject: Indenting in emacs
Date: Wed, 30 Apr 2003 08:26:58 GMT
User-agent: Pan/0.13.0 (The whole remains beautiful (Debian GNU/Linux))

Hello,

While programming in C++, I am trying to set the 
indentation style as follows:

func()
{
   for (;;)
   {
      x = 5;
   } 
}


I tried c-set-style, but there is no style which works like that.

Is it possible?

Thank you!

Maurizio
-- 
Maurizio Colucci
Please remove the uppercase letters "S,P,A,M":
seSgPuAsMo.forever@tin.it



reply via email to

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