unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* CC Mode 5.28: case labels in literal strings confuse indentation
@ 2002-06-03 11:43 Hannu Koivisto
  0 siblings, 0 replies; only message in thread
From: Hannu Koivisto @ 2002-06-03 11:43 UTC (permalink / raw)


Greetings,

Emacs  : GNU Emacs 21.2.1 (i386-debian-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-03-22 on raven, modified by Debian
Package: CC Mode 5.28 (C)

Start emacs as follows: emacs -q ./foo.c

Write the following function...

void foo () {
  printf("case x:");
  printf("case y:");
            return 0;
}

...and observe how the line "return 0;" gets indented incorrectly.

-- 
Hannu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-03 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-03 11:43 CC Mode 5.28: case labels in literal strings confuse indentation Hannu Koivisto

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).