* emacs semantic error when guile-scripting
@ 2017-06-29 14:23 Samuel Barreto
0 siblings, 0 replies; only message in thread
From: Samuel Barreto @ 2017-06-29 14:23 UTC (permalink / raw)
To: guile-user@gnu.org, help-gnu-emacs
Hi everyone,
Emacs keeps throwing a semantic error at me everytime I use the Meta
switch in a Guile script :
``Idle Parse Error: "#<buffer myscript.scm> - Unmatched Text during
Lexical Analysis"''
(The ``Meta switch'' is described here :
https://www.gnu.org/software/guile/manual/guile.html#Guile-Scripting)
Do you know about a solution to this ? I tried looking at semantic
source code but couldn't figure it out.
Thanks for your help !
** reproduce with :
$ emacs -Q
(package-initialize) ;; C-x C-e
(require 'geiser) ;; C-x C-e
;; M-x scheme-mode
;; (erase elisp code and scratch buffer instructions)
;; (type the following : )
#!/usr/local/bin/guile \
-e main -s
!#
"semantic-scheme-lexer: Unmatched Text during Lexical Analysis" should
appear in the *Message* buffer.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-06-29 14:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-29 14:23 emacs semantic error when guile-scripting Samuel Barreto
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.