GNU bug report logs - #10090
24.0.91; c-beginning-of-statement-1: Symbol's value as variable is void: c-nonlabel-token-2-key

Previous Next

Packages: emacs, cc-mode;

Reported by: Oleksandr Gavenko <gavenkoa <at> gmail.com>

Date: Sun, 20 Nov 2011 20:09:01 UTC

Severity: important

Merged with 9930

Found in version 24.0.91

Done: Alan Mackenzie <acm <at> muc.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Oleksandr Gavenko <gavenkoa <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.91;
	c-beginning-of-statement-1: Symbol's value as variable is void:
	c-nonlabel-token-2-key
Date: Sun, 20 Nov 2011 22:07:18 +0200
In GNU Emacs 24.0.91.1 (i386-mingw-nt6.1.7601)

  cmd# runemacs -Q

type simple C program (in c-mode):

  int foo() {
    switch (a) {
    case 0:
  a;      // <====  THIS LINE
    }
  }

when you type ';' you hit TAB on "THIS LINE" you get error:

  c-beginning-of-statement-1: Symbol's value as variable is void:
  c-nonlabel-token-2-key

and line was not indented.

-- 
Best regards!




This bug report was last modified 13 years and 183 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.