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

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

bug#8445: "wisent-parse-stream: #<buffer my.js> - Invalid start symbol b


From: David Engster
Subject: bug#8445: "wisent-parse-stream: #<buffer my.js> - Invalid start symbol bovine-inner-scope" in JavaScript with "(global-semantic-idle-summary-mode 1)"
Date: Sun, 11 Mar 2012 21:40:55 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.93 (gnu/linux)

Oleksandr Gavenko writes:
>   $ cat my.js
> function my() {
>     hello();
> }
>   $ emacs -q my.js
>
> M-: (semantic-mode 1) RET
> M-: (global-semantic-idle-summary-mode 1) RET
>
> put cursor at hello func and you get in message area:
>
>   wisent-parse-stream: #<buffer my.js> - Invalid start symbol
> bovine-inner-scope

Thanks for the report; should be fixed in Emacs trunk, rev. 107579.

-David





reply via email to

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