all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* C++ access label indentation.
@ 2013-03-21 13:50 Alessio Giovanni Baroni
  2013-03-21 21:14 ` Pascal J. Bourguignon
  0 siblings, 1 reply; 4+ messages in thread
From: Alessio Giovanni Baroni @ 2013-03-21 13:50 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 437 bytes --]

Hi to all,

I'm writing you because I don't know how to indenting the C++ code in the
following mode:

class foo
{
    private:
         int n;
    public:
        void bar ();
};

I did many searches, and the two principal messages (
http://lists.gnu.org/archive/html/help-gnu-emacs/2009-09/msg00593.html and
http://lists.gnu.org/archive/html/help-gnu-emacs/2012-10/msg00332.html)
doesn't resolve my problem.

Any help?

Thanks to all!

[-- Attachment #2: Type: text/html, Size: 849 bytes --]

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

end of thread, other threads:[~2013-03-23 20:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-21 13:50 C++ access label indentation Alessio Giovanni Baroni
2013-03-21 21:14 ` Pascal J. Bourguignon
2013-03-23 19:03   ` Alessio Giovanni Baroni
2013-03-23 20:55     ` Pascal J. Bourguignon

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.