unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* c++-mode newline after if
@ 2007-04-09 18:40 Rares Vernica
  2007-04-10  9:03 ` Robert Thorpe
  0 siblings, 1 reply; 4+ messages in thread
From: Rares Vernica @ 2007-04-09 18:40 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

The c++-mode in emacs 22 inserts a new line after the if, so the code 
will look like this:

if (a > 0)
   {

How can I disable this. I would like the code to be like this:

if (a > 0) {

Thanks a lot,
Ray

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

end of thread, other threads:[~2007-04-10 17:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-09 18:40 c++-mode newline after if Rares Vernica
2007-04-10  9:03 ` Robert Thorpe
2007-04-10 17:38   ` Rares Vernica
2007-04-10 17:59     ` Robert Thorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).