bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8560: 24.0.50; semantic: void-function nil


From: David Engster
Subject: bug#8560: 24.0.50; semantic: void-function nil
Date: Mon, 12 Mar 2012 21:00:45 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.93 (gnu/linux)

Andreas Politz writes:
> echo -e 'int foo() {return 42;}\nint main {return f;} >> /tmp/true.c
> emacs -Q true.c
> M-x semantic-mode RET
> ;; Place point at 'f' and press M-TAB .

I'm afraid I cannot reproduce this with the latest Emacs bzr; hitting
M-TAB correctly completes the 'f' too 'foo('. Do you still see this
error?

-David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]