[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing the CLISP prompt



Andrew Philpot <philpot@ptolemy.arc.nasa.gov> writes:

> Is is possible (without rebuilding from source - I don't have any C
> compiler) to change the lisp prompt in CLISP?
> I would like to make it print the name of the package.

Yes, this is possible. Search for the string "> " in user1.lsp, replace
it by what you want, compile user1.lsp and load user1.fas.
You can rebuild lispinit.mem using the SAVEINITMEM function, need no C
compiler for this.


                    Bruno Haible
                    haible@ma2s2.mathematik.uni-karlsruhe.de