"run-lisp" macro for emacs

Greg 'groggy' Lehey grog at lemis.com
Sat Nov 18 11:27:29 CST 2006


On Saturday, 18 November 2006 at 15:54:06 +1030, David Lloyd wrote:
>
> For some reason my "xemacs" doesn't have a "run-lisp" macro installed:
>
>  M-x run-lisp
>
> ...doesn't exist.
>
> The version is:
>
>   lloy0076 at orthanc:~$ xemacs -nw -version
>   XEmacs 21.4 (patch 12) "Portable Code" [Lucid] (i386-pc-solaris2.8) of
>   Fri Aug 20 2004 on eko
>
> Essentially, I want to be able to run "/usr/local/bin/sbcl" in lisp mode
> when I do "M-x run-lisp".
>
> Anyone know how?

I don't use xemacs, but GNU Emacs understands the function.  Is it
maybe not available for xemacs?

Here's the relevant help from GNU Emacs:

 run-lisp is an alias for `inferior-lisp' in `loaddefs.el'.
 [Arg list not available until function definition is loaded.]

 Run an inferior Lisp process, input and output via buffer `*inferior-lisp*'.
 If there is a process already running in `*inferior-lisp*', just switch
 to that buffer.
 With argument, allows you to edit the command line (default is value
 of `inferior-lisp-program').  Runs the hooks from
 `inferior-lisp-mode-hook' (after the `comint-mode-hook' is run).
 (Type C-h m in the process buffer for a list of commands.)

Greg
--
Finger grog at lemis.com for PGP public key.
See complete headers for address and phone numbers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://www.linuxsa.org.au/pipermail/linuxsa/attachments/20061118/d8416b8c/attachment.bin


More information about the linuxsa mailing list