[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: Leigh L. Klotz <Klotz at MIT-OZ>
- From: David A. Moon <Moon at SCRC-TENEX>
- Date: Mon ,7 Mar 83 22:45:00 EDT
- Cc: BUG-zwei at MIT-OZ
- In-reply-to: The message of 7 Mar 83 01:49-EST from Leigh L. Klotz <Klotz at MIT-OZ>
Date: Monday, 7 March 1983, 01:49-EST
From: Leigh L. Klotz <Klotz@MIT-OZ>
I did M-. of DEFMACRO, and it complained it couldn't find the definition, although
it positioned the cursor in the right place. Presumably it doesn't look for
the form that is used: (defun (defmacro macro)...)
I think it uses that absurd syntax because it had to be able to work in
both the Lisp machine and Maclisp.