unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#537: Emacs makes inferior-scheme and inferior-lisp hang when...
@ 2008-07-05 12:51 Kjetil S. Matheussen
  2008-07-05 13:16 ` bug#536: " Kjetil S. Matheussen
  2008-07-06 18:47 ` bug#537: " Richard M Stallman
  0 siblings, 2 replies; 9+ messages in thread
From: Kjetil S. Matheussen @ 2008-07-05 12:51 UTC (permalink / raw)
  To: bug-gnu-emacs



BACKGROUND
----------
Emacs makes inferior-scheme and inferior-lisp hang when you evaluate
a large block of code which is directly followed by a hash (#).

This is a bug I've encountered numerous times for many
years. I'm currently using emacs-cvs from 2008-07-04
though.

It does not seem to matter which implementation of
scheme or common lisp is running as inferior-scheme
or inferior-lisp.



HOW TO PROVOCE THE HANG IN SCHEME
---------------------------------
This should be an exact recipe on how to make inferior-scheme hang:

1. Load this file into emacs:
    http://www.notam02.no/~kjetism/emacsbug.scm

2. Start scheme by using M-x run-scheme

3. Place the cursor on to line 2 of emacsbug.scm and
    evaluate the block by pressing C-M-x. If the cursor
    is placed on line 1, scheme won't hang.

4. Scheme does not respond anymore



HOW TO PROVOCE THE HANG IN COMMON LISP
--------------------------------------
To make inferior-lisp hang, just replace the "define" on
line 1 in emacsbug.scm with a "defun", change
to common-lisp-mode, and do the same thing.









^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-10-06 21:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-05 12:51 bug#537: Emacs makes inferior-scheme and inferior-lisp hang when Kjetil S. Matheussen
2008-07-05 13:16 ` bug#536: " Kjetil S. Matheussen
2011-09-11 17:12   ` Lars Magne Ingebrigtsen
2011-09-20 10:25     ` Kjetil S. Matheussen
2011-10-06 21:55       ` Lars Magne Ingebrigtsen
2008-07-06 18:47 ` bug#537: " Richard M Stallman
2008-07-06 18:52   ` Kjetil S. Matheussen
2008-07-06 18:58     ` Kjetil S. Matheussen
2008-07-07 11:38     ` Richard M Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).