unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10090: 24.0.91; c-beginning-of-statement-1: Symbol's value as variable is void: c-nonlabel-token-2-key
@ 2011-11-20 20:07 Oleksandr Gavenko
  2011-11-20 20:19 ` Glenn Morris
  2011-11-22  7:53 ` bug#10090: " Oleksandr Gavenko
  0 siblings, 2 replies; 3+ messages in thread
From: Oleksandr Gavenko @ 2011-11-20 20:07 UTC (permalink / raw)
  To: 10090

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!





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

* bug#10090: 24.0.91; c-beginning-of-statement-1: Symbol's value as variable is void: c-nonlabel-token-2-key
  2011-11-20 20:07 bug#10090: 24.0.91; c-beginning-of-statement-1: Symbol's value as variable is void: c-nonlabel-token-2-key Oleksandr Gavenko
@ 2011-11-20 20:19 ` Glenn Morris
  2011-11-22  7:53 ` bug#10090: " Oleksandr Gavenko
  1 sibling, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-11-20 20:19 UTC (permalink / raw)
  To: Oleksandr Gavenko; +Cc: 10090


I cannot reproduce this with the current trunk.
This issue was fixed two weeks ago:

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9930#5

so perhaps your build is out-of-date. The M-x report-emacs-bug
information that might have told us has been removed.






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

* bug#10090: c-beginning-of-statement-1: Symbol's value as variable is void: c-nonlabel-token-2-key
  2011-11-20 20:07 bug#10090: 24.0.91; c-beginning-of-statement-1: Symbol's value as variable is void: c-nonlabel-token-2-key Oleksandr Gavenko
  2011-11-20 20:19 ` Glenn Morris
@ 2011-11-22  7:53 ` Oleksandr Gavenko
  1 sibling, 0 replies; 3+ messages in thread
From: Oleksandr Gavenko @ 2011-11-22  7:53 UTC (permalink / raw)
  To: 10090

I download latest Emacs build:

  http://alpha.gnu.org/gnu/emacs/windows/emacs-20111121-r106472-bin-i386.zip

and check that bug go away.
-- 
Best regards!





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

end of thread, other threads:[~2011-11-22  7:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-20 20:07 bug#10090: 24.0.91; c-beginning-of-statement-1: Symbol's value as variable is void: c-nonlabel-token-2-key Oleksandr Gavenko
2011-11-20 20:19 ` Glenn Morris
2011-11-22  7:53 ` bug#10090: " Oleksandr Gavenko

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