all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* C++ modes
@ 2003-11-26  0:23 David Rasmussen
  2003-11-26 19:13 ` Alan Mackenzie
  0 siblings, 1 reply; 2+ messages in thread
From: David Rasmussen @ 2003-11-26  0:23 UTC (permalink / raw)


Where can I read about the different C++ modes, to find out which one 
suits me most? I will of course do some customization if needed afterwards.

/David

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

* Re: C++ modes
  2003-11-26  0:23 C++ modes David Rasmussen
@ 2003-11-26 19:13 ` Alan Mackenzie
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Mackenzie @ 2003-11-26 19:13 UTC (permalink / raw)


David Rasmussen <david.rasmussen@gmx.net> wrote on Wed, 26 Nov 2003
01:23:50 +0100:
> Where can I read about the different C++ modes, to find out which one
> suits me most?

As far as I'm aware, there's only one C++ mode in Emacs, the one that is
part of the collection of nodes which form CC Mode.  You can invoke it
for a C++ file with M-x c++-mode.

By C++ "mode" here, I think you really mean "style", i.e. the way the
code is laid out and indented.

> I will of course do some customization if needed afterwards.

The place to find out about all these styles is the CC Mode manual, of
course!

C-h i        ; to get info
d            ; (if necessary) to get to the directory node
m CC Mode    ; to get to the CC Mode manual
m Styles     ; to get to the styles page.

Read the sub-nodes, which should tell you all you need to know.

> /David

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

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

end of thread, other threads:[~2003-11-26 19:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-26  0:23 C++ modes David Rasmussen
2003-11-26 19:13 ` Alan Mackenzie

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.