From: Ken Tilton on 5 Mar 2007 10:15 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 5 Mar 2007 15:40 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 6 Mar 2007 05:43 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 7 Mar 2007 01:16 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 7 Mar 2007 02:27 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).
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 Prev: A style question Next: Ltk + Slime + Mac OSX 10.4 + (Clisp or SBCL or OpenMCL or CMUCL) |