[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sharp plus question



What should the second form in the following read as?

	(push :mumble *features*)
	'(#-mumble #+mumble 1 2 3)

I would expect '(2 3).  Both implementations I've tried read '(3), which
is completely unintuitive to me.  Such a thing can easily come up in real
life (e.g. commenting out with #+(or) something that's already under
#+mumble).

					  Don Morrison
					  Palladian Software, Inc.

[I'm not sure what the current state of our mailer is, but I think mail
addressed to DFM%JASPER@LIVE-OAK.LCS.MIT.EDU will eventually get to me.]