X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fsbcl.1;h=29b55594e89a6871c0f7f686c25d24c611f179ed;hb=731d5dd65a7b94b5d49d1663d9b60c3a406ce38c;hp=4abdbddb95ef6fe9f28922104e0f7b347221d9b1;hpb=c05927ab82e234da99f8409038e7e338e36ddf8e;p=sbcl.git diff --git a/doc/sbcl.1 b/doc/sbcl.1 index 4abdbdd..29b5559 100644 --- a/doc/sbcl.1 +++ b/doc/sbcl.1 @@ -58,10 +58,12 @@ give you another prompt, and wait for your next input. E.g. * Many people like to run SBCL, like other Lisp systems, as a subprocess -under Emacs. The Emacs "ilisp" and "Slime" modes provide many +under Emacs. The Emacs "Slime" and "ilisp" modes provide many convenient features, like command line editing, tab completion, and various kinds of coupling between Common Lisp source files and the -interactive SBCL subprocess. +interactive SBCL subprocess, but they can be somewhat fragile wrt. +packages and readtables, in which case SBCL in the Emacs "shell" mode +can a useful substitute. .SH OVERVIEW