geiser-users
[Top][All Lists]
Advanced

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

[Geiser-users] [BUG] Hanging while completing symbol in a Racket filenam


From: Diogo F. S. Ramos
Subject: [Geiser-users] [BUG] Hanging while completing symbol in a Racket filename which contains a white space
Date: Thu, 11 Apr 2013 22:49:59 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

1. C-x C-f /tmp/foo bar.rkt RET
2. Insert `#lang racket '
3. Save it and enter file with C-c C-a
4. Type `(li[TAB]'

Now the process hangs.

AFAICS it loops indefinitely at a `while' in
`geiser-con--send-string/wait' but I can't understand why.



reply via email to

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