From: Ken Tilton on


Madhu wrote:
> * Ken Tilton <kentilton(a)gmail.com> <m%OGh.6213$%I4.1686(a)newsfe12.lga> :

> | <There is so little hope for you people.>
>
> You'll feel much better once you've given up *all* hope

Lowered expectations (wants and desires) is definitely the buddhist way.

kt

--
Well, I've wrestled with reality for 35 years, Doctor, and
I'm happy to state I finally won out over it.
-- Elwood P. Dowd

In this world, you must be oh so smart or oh so pleasant.
-- Elwood's Mom
From: Tim Bradshaw on
On 2007-03-05 13:54:53 +0000, Madhu <enometh(a)meer.net> said:

> You'll feel much better once you've given up *all* hope

It's true. I did, and I do. I used to feel bad about making people
into useful products, but no more.

From: Alain Picard on
Madhu <enometh(a)meer.net> writes:

>
> Except you can't set the documentation string if you want it to be
> uninitialized.
>
> (defvar *foo*) ; unbound
> (setf (documentation '*foo* 'variable) "Bound dynamically at runtime.
> Do not bind this at the global toplevel !!!")
>
> I always found this clunky.

That's why you wrap that in a macro, DEFVAR-UNBOUND, which does
precisely that. :-)

e.g.

(defvar-unbound *modlisp-headers*
"Current modlisp headers for this request.")

From: Rob Warnock on
Tim Bradshaw <tfb(a)tfeb.org> wrote:
+---------------
| Madhu <enometh(a)meer.net> said:
| > You'll feel much better once you've given up *all* hope
|
| It's true. I did, and I do. I used to feel bad about
| making people into useful products, but no more.
+---------------

What, Soylent Green?


-Rob

-----
Rob Warnock <rpw3(a)rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607

From: Tim Bradshaw on
On 2007-03-07 06:16:56 +0000, rpw3(a)rpw3.org (Rob Warnock) said:

> What, Soylent Green?

Dogfood, glue, soap, armchairs (so, yes basically).