Matthieu Moy <[EMAIL PROTECTED]> writes: >>> ``(lambda ,',args >>> (let (,,@(mapcar (lambda (var) ``(,',var ',,var)) constants)) >>> (funcall ,(lambda () ,@body))))) > > 1) I didn't know that elisp programs could become as unreadable as a > sed script ;-)
But at least lisp lets you use macros to factor out the unreadability. Sed code _all_ looks like that.... :-/ -Miles -- `...the Soviet Union was sliding in to an economic collapse so comprehensive that in the end its factories produced not goods but bads: finished products less valuable than the raw materials they were made from.' [The Economist]
