[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: issue SHARP-COMMA-CONFUSION
- To: sandra%defun@cs.utah.edu (Sandra J Loosemore)
- Subject: Re: issue SHARP-COMMA-CONFUSION
- From: masinter.pa@Xerox.COM
- Date: 10 Jan 89 15:03 PST
- Cc: Jon L White <jonl@lucid.com>, cl-compiler@sail.stanford.edu
- In-reply-to: sandra%defun@cs.utah.edu (Sandra J Loosemore)'s message of Tue, 10 Jan 89 08:53:51 MST
Is the ` before `(#,(pop markers) #,(pop markers)) a mistake?
I.e., wouldn't ' do?
In any case, I think this points out that there are some addtional
constraints about where #, can occur, for example, it doesn't work inside
any code that is eval-when compile.