It must be a bug, because it should be set something like this in your
user.r:
set to-word "" {
A hole in the wall where the rain gets in,
stops my mind from wandering.
}
Then you can do this on a boring wednesday afternoon...
>> get to-word ""
== {
A hole in the wall where the rain gets in,
stops my mind from wandering.
}
>>
And if you find one floating around, you probably should'nt take
anymore.
--Ryan
[EMAIL PROTECTED] wrote:
> What is this useful for:
>
> >> a: to-word ""
> ==
> >> probe a
>
> ==
> >> get 'a
> ==
> >>
>
> And a related question.
> If you find one floating around... what should you do with it?