LispWorks Editor User Guide > 4 Editing Lisp Programs > 4.9 Evaluation and compilation

NextPrevUpTopContentsIndex

4.9.1 General Commands

current-package

Editor Variable

Default value: nil

If non-nil, defines the value of the current package.

Set Buffer Package

Editor Command

Argument: package
Key sequence: None

Set the package to be used by Lisp evaluation and compilation while in this buffer. Not to be used in the Listener, which uses the value of *package* instead.

Set Buffer Output

Editor Command

Argument: stream
Key sequence: None

Sets the output stream that evaluation results in the current buffer are sent to.


LispWorks Editor User Guide (Windows version) - 22 Dec 2009

NextPrevUpTopContentsIndex