all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8445: "wisent-parse-stream: #<buffer my.js> - Invalid start symbol bovine-inner-scope" in JavaScript with "(global-semantic-idle-summary-mode 1)"
@ 2011-04-08 12:48 Oleksandr Gavenko
  2012-03-11 20:40 ` David Engster
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Gavenko @ 2011-04-08 12:48 UTC (permalink / raw)
  To: 8445

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

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





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

* bug#8445: "wisent-parse-stream: #<buffer my.js> - Invalid start symbol bovine-inner-scope" in JavaScript with "(global-semantic-idle-summary-mode 1)"
  2011-04-08 12:48 bug#8445: "wisent-parse-stream: #<buffer my.js> - Invalid start symbol bovine-inner-scope" in JavaScript with "(global-semantic-idle-summary-mode 1)" Oleksandr Gavenko
@ 2012-03-11 20:40 ` David Engster
  0 siblings, 0 replies; 2+ messages in thread
From: David Engster @ 2012-03-11 20:40 UTC (permalink / raw)
  To: Oleksandr Gavenko; +Cc: 8445

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





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

end of thread, other threads:[~2012-03-11 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-08 12:48 bug#8445: "wisent-parse-stream: #<buffer my.js> - Invalid start symbol bovine-inner-scope" in JavaScript with "(global-semantic-idle-summary-mode 1)" Oleksandr Gavenko
2012-03-11 20:40 ` David Engster

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.