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: Oleksandr Gavenko
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: Fri, 08 Apr 2011 15:48:38 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

  $ 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

Same on Emacs 23.2.1 and 23.3.1.

--
С уважением, Александр Гавенко.





reply via email to

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