Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Aborting Lisp evaluation
I apologize for asking such a trivial question, but I was unable to
find an answer. Using SLIME, what key combination cancels the
evaluation of a Lisp expression? Suppose the evaluation somehow got
stuck in an infinite loop, what would I type to abort evaluation?
Thanks.

Report this thread to moderator Post Follow-up to this message
Old Post
dstein64
04-03-08 03:57 AM


Re: Aborting Lisp evaluation
dstein64 wrote:
> I apologize for asking such a trivial question, but I was unable to
> find an answer. Using SLIME, what key combination cancels the
> evaluation of a Lisp expression? Suppose the evaluation somehow got
> stuck in an infinite loop, what would I type to abort evaluation?
> Thanks.
At the REPL, C-c C-c  (it is in the menu(s))

Report this thread to moderator Post Follow-up to this message
Old Post
Brian
04-03-08 03:57 AM


Re: Aborting Lisp evaluation
Thanks, I totally forgot about the menus and should have considered C-
c as it seems conventional. Outside of Slime, say in SBCL or some
other implementation (I sometimes run the LISP programs directly for
numerous purposes), is there some command to abort. C-c does not seem
to work. Thanks.


On Apr 2, 11:22 pm, Brian <quickbasicg...@gmail.com> wrote:
> dstein64 wrote: 
>
> At the REPL, C-c C-c  (it is in the menu(s))


Report this thread to moderator Post Follow-up to this message
Old Post
dstein64
04-03-08 11:28 AM


Re: Aborting Lisp evaluation
On Apr 3, 6:10=A0am, dstein64 <DStei...@gmail.com> wrote:
> Thanks, I totally forgot about the menus and should have considered C-
> c as it seems conventional. Outside of Slime, say in SBCL or some
> other implementation (I sometimes run the LISP programs directly for
> numerous purposes), is there some command to abort. C-c does not seem
> to work. Thanks.

C-c works for me. Check if C-c either has been redefined in your
graphic environment or is captured.

To halt computation and continue later, use in Linux
killall -SIGSTOP sbcl
killall -SIGCONT sbcl
from outside (maybe you will have to do "fg" after the SIGCONT).

Report this thread to moderator Post Follow-up to this message
Old Post
kodifik@eurogaran.com
04-03-08 11:28 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Lisp archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 10:16 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.