geiser-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Geiser-users] Error with C-x C-e at (values)


From: Jose A. Ortega Ruiz
Subject: Re: [Geiser-users] Error with C-x C-e at (values)
Date: Wed, 10 Apr 2013 16:08:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

On Wed, Apr 10 2013, Diogo F. S. Ramos wrote:

> 1. Open a Racket file
> 2. Write `(values)'
> 3. Position cursor after `(values)' and press C-x C-e
> 4. "Error: retort-syntax"
>
> `(values)' is a valid procedure call in Racket but C-x C-e doesn't like
> it.  It works at the REPL.
>
> Some investigation lead me to `geiser-con--req-form'.  It tries to match
> against `answer' with a white space in the end of the regexp, but as
> `(values)' doesn't return anything, it fails.

Good catch.  Should be fixed in the git repo now.

Thanks!
jao
-- 
One reason that life is complex is that it has a real part and an
imaginary part.
 -Andrew Koenig



reply via email to

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