[slime-devel] SLIME starts with two windows

Paolo Amoroso amoroso at mclink.it
Sun Oct 3 12:58:00 UTC 2004


Paolo Amoroso <amoroso at mclink.it> writes:

> I get one window when starting SLIME with `M-x slime', but two windows
> with `C-u M-x slime'.  I use SLIME CVS sources updated a few hours
> ago, GNU Emacs 20.7.2, and CMUCL 2004-09 snapshot under Debian Woody.

Some more context.  This only happens when I provide SLIME with the
name of a shell script of mine called `clim', which starts McCLIM from
a dumped image:

  #!/bin/sh
  DIR=~/src/McCLIM
  cmucl -core $DIR/clim.core

When I provide `cmucl', which is a symlink to the CMUCL executable
(most Lisps seem to think that they are the only `lisp' :) SLIME works
as expected, i.e. it starts with only the REPL window open.


Paolo
-- 
Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film




More information about the slime-devel mailing list