From: "Jonathan Schmidt-Dominé" <INVALID.NOREPLY@gnu.org>
To: "Jonathan Schmidt-Dominé" <ilovekernelpanic@yahoo.de>, bug-guile@gnu.org
Subject: [bug #31318] Can't call functions in ecmascript
Date: Tue, 12 Oct 2010 20:32:34 +0000 [thread overview]
Message-ID: <20101012-223233.sv69721.12343@savannah.gnu.org> (raw)
In-Reply-To:
URL:
<http://savannah.gnu.org/bugs/?31318>
Summary: Can't call functions in ecmascript
Project: Guile
Submitted by: theuser
Submitted on: Tue 12 Oct 2010 10:32:33 PM CEST
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi!
I get syntax-errors when trying to invoke or define functions in the
ecmascript-mode:
cmascript@(guile-user)> alert("Bla");
Throw to key `SyntaxError' with args `("unexpected right parenthesis")' while
reading expression.
ecmascript@(guile-user)> function x(y) { return y; }
Throw to key `SyntaxError' with args `("unexpected right parenthesis")' while
reading expression.
Throw to key `SyntaxError' with args `("unexpected right brace"
#<lexical-token category: lbrace source: #f value: ()>)' while reading
expression.
Jonathan
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31318>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
next reply other threads:[~2010-10-12 20:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-12 20:32 Jonathan Schmidt-Dominé [this message]
2010-11-18 12:05 ` [bug #31318] Can't call functions in ecmascript Andy Wingo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101012-223233.sv69721.12343@savannah.gnu.org \
--to=invalid.noreply@gnu.org \
--cc=bug-guile@gnu.org \
--cc=ilovekernelpanic@yahoo.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).