|
| 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
| [Prev in Thread] | Current Thread | [Next in Thread] |