all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Indenting in emacs
@ 2003-04-30  8:26 seguso
  2003-04-30  9:47 ` seguso
  2003-04-30 12:28 ` Mark Mynsted
  0 siblings, 2 replies; 3+ messages in thread
From: seguso @ 2003-04-30  8:26 UTC (permalink / raw)


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

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

end of thread, other threads:[~2003-04-30 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-30  8:26 Indenting in emacs seguso
2003-04-30  9:47 ` seguso
2003-04-30 12:28 ` Mark Mynsted

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.