Re: Bug#182116: ILISP broken with readtable inverted
Kevin Rosenberg <[email protected]>
| Newsgroups | gmane.lisp.ilisp.devel |
|---|---|
| Message-ID | <[email protected]> |
Adam Warner submitted the following bug. I don't know what would be
required to fix it.
--
Kevin Rosenberg | .''`. ** Debian GNU/Linux **
http://b9.com/debian.html | : :' : The universal
GPG signed and encrypted | `. `' Operating System
messages accepted. | `- http://www.debian.org/
Adam Warner wrote:
> Package: ilisp
> Version: 5.12.0+cvs.2003.02.16
>
> Readtable invert mode is part of the ANSI Common Lisp standard. It
> should be possible to develop Lisp code with ILISP in this mode.
>
> test.lisp:
> (defun test () "hello")
>
> Place (setf (readtable-case *readtable*) :invert) in ~/.clisprc.lisp
>
> $ emacs test.lisp
> M-x clisp-hs
> C-c C-e on function
> Receive error message:
> [8]> ;;; Evaluating defun test
> *** - Package COMMON-LISP-USER not found
>
> Place (setf (readtable-case *readtable*) :invert) in ~/.cmu-init.lisp
>
> $ emacs test.lisp
> M-x cmulisp
> C-c C-e on function
> Receive error message:
> * ;;; Evaluating defun test
> Error in function ilisp:ilisp-find-package: Package COMMON-LISP-USER
> not found
> 0]
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge