9 Jul
2004
9 Jul
'04
3:18 p.m.
Hi, C-c C-k on the attached file seems to put the notes in the *compiler-notes* buffer out of order, but differently from before (when they were in reverse order -- now it's 3, 1, 2). Cheers, Christophe -- http://www-jcsu.jesus.cam.ac.uk/~csr21/ +44 1223 510 299/+44 7729 383 757 (set-pprint-dispatch 'number (lambda (s o) (declare (special b)) (format s b))) (defvar b "~&Just another Lisp hacker~%") (pprint #36rJesusCollegeCambridge)