all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* C++-mode, wrong indentation
@ 2008-07-02  4:59 Kevin Yu
  2008-07-02  9:57 ` Alan Mackenzie
  2010-02-04 21:24 ` Alan Mackenzie
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Yu @ 2008-07-02  4:59 UTC (permalink / raw)
  To: emacs-devel

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

Hi,

====code====
if (x < 0 || y < 0 || x >= 9) {
                       // c++-mode will indent this line with
2*c-basic-offset when editing.
            } // and this line with c-basic-offset
====code====

If you copy the above code into a c++-mode buffer, the indentation is right.
But when you reenter the ">=" of first line, the indentation goes wrong
again.


Best regards
   Thanks.

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

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

end of thread, other threads:[~2010-02-04 21:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02  4:59 C++-mode, wrong indentation Kevin Yu
2008-07-02  9:57 ` Alan Mackenzie
2008-07-14 13:44   ` Alan Mackenzie
2010-02-04 21:24 ` 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.