[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Incompatibilities
- To: RWK at MIT-MC
- Subject: Incompatibilities
- From: Daniel L. Weinreb <dlw at MIT-AI>
- Date: Thu, 19 Feb 81 08:58:00 GMT
- Cc: BUG-LISP at MIT-AI, BUG-LISPM at MIT-AI
- Original-date: 19 February 1981 03:58-EST
Well, the much newer FQUERY function (the generalization of y-or-n-p and
yes-or-no-p) does take FORMAT-like arguments (hence its name). I agree
that format-like arguments are a nice thing, and it seems that if
y-or-n-p were designed today it would work that way. If we wanted to
change it incompatibly, we could have a phase-over period (possibly an
infinite one) in which the existing arg order worked; I think that the
two formats are sufficiently non-overlapping to make this work. What do
other Lisp Machine people think?