geiser-users
[Top][All Lists]
Advanced

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

Re: [Geiser-users] Re: Rational number causes Geiser's Guile REPL to ent


From: Mark Harig
Subject: Re: [Geiser-users] Re: Rational number causes Geiser's Guile REPL to enter debugger
Date: Fri, 11 Feb 2011 16:17:34 -0500


> More information for reproducing this error:

[...]

> 7) Enter a rational number at the REPL prompt.  Guile will enter its
>     debugger:
>
> scheme@(guile-user)> 9/5
> $3 = 9/5
> scheme@(guile-user) [2]>

I've followed all your steps up to this point, but i don't enter the
debugger when i input 9/5 (or any other value, for that matter), so i
cannot reproduce the problem. Could you please activate logs using
'C-u M-x geiser-show-logs', and send the contents of the *geiser
messsages* buffer when you perform these steps? Could you also type
,error and ,bt once you've entered the debugger and send the result?
What version of Emacs are you using?


Here is a third pair of logs.  This is to demonstrate that the
evaluation of rational numbers is *NOT* the source of the problem.
Instead of entering '9/5', I entered the string "024" at the REPL
prompt, that is, including the double-quote characters.  In this case,
the debugger was fourteen levels deep.

Again, this was done by starting Emacs, and then immediately following
the steps outlined in earlier messages, that is, it was not at the end
of a long editing session.  I am able to generate the problem a minute
after starting Emacs.

--

Attachment: geiser-messages3.txt
Description: Text document

Attachment: guile-repl3.txt
Description: Text document


reply via email to

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