unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).