On Wed, Nov 12, 2008 at 7:55 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> --- On Wed, 11/12/08, Mark Volkmann wrote:
>> I don't seem to be able to access the special variables
>> *1, *2, *3 and
>> *e in the REPL. For example,
>> user=> (/ 1 0)
>> user=> (.printStackTrace *e)
>> outputs
>> java.l
--- On Wed, 11/12/08, Mark Volkmann wrote:
> I don't seem to be able to access the special variables
> *1, *2, *3 and
> *e in the REPL. For example,
> user=> (/ 1 0)
> user=> (.printStackTrace *e)
> outputs
> java.lang.Exception: Unable to resolve symbol: *e in this context
In which environment/b
Nevermind. I see it's fixed in the latest code in svn.
On Nov 12, 7:11 pm, Mark Volkmann <[EMAIL PROTECTED]> wrote:
> I don't seem to be able to access the special variables *1, *2, *3 and
> *e in the REPL. For example,
> user=> (/ 1 0)
> user=> (.printStackTrace *e)
> outputs
> java.lang.Excepti
I don't seem to be able to access the special variables *1, *2, *3 and
*e in the REPL. For example,
user=> (/ 1 0)
user=> (.printStackTrace *e)
outputs
java.lang.Exception: Unable to resolve symbol: *e in this context
--~--~-~--~~~---~--~~
You received this message