[Python-Dev] defmacro (original) (raw)
Stephen J. Turnbull stephen at xemacs.org
Wed Apr 27 05:58:56 CEST 2005
- Previous message: [Python-Dev] defmacro
- Next message: [Python-Dev] defmacro
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Andrew" == Andrew Koenig <ark-mlist at att.net> writes:
Andrew> Welllll.... Shouldn't you have written
Andrew> (mapcar car list-of-lists)
Andrew> or am I missing something painfully obvious?
Greg should have written
(with-file "foo/blarg" 'do-something-with)
too. I guess I should have used do-something-with, too.
-- School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.
- Previous message: [Python-Dev] defmacro
- Next message: [Python-Dev] defmacro
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]