Brian Downing bdowning@lavos.net writes:
On Wed, Jun 23, 2004 at 09:47:11PM -0400, Loyd Fueston wrote:
I've had a similar problem under cmucl with a simple menu function that originally came from a Kent Pitman(sp?) posting. I've found that \C-j followed by RETURN or \C-\M-m will produce the expected behavior.
From the timing of when I first saw the problem, I'm guessing it was introduced by the changes to (slime-repl-return) on 6-18, but I'm a hobbyist and I'm really guessing. I've tried to follow the relevent functions through but it's getting late. I hope I've at least given a clue that will allow someone who knows what he's doing to find a solution.
Committed a fix.
Fix works for me (for the interactive restart problem). Thanks.
-Peter