[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
y-or-n-p, yes-or-no-p
- To: (BUG LISP) at MIT-MC
- Subject: y-or-n-p, yes-or-no-p
- From: ALAN at MIT-MC (Alan Bawden)
- Date: Fri, 6 Mar 81 02:17:00 GMT
- Original-date: 5 MAR 1981 2117-EST
Why does y-or-n-p REQUIRE that I supply an argument? I would think that
it was completely clear what I want if I just call it with no arguments.
Why doesn't yes-or-no-p go to the trouble to strip leading and trailing
spaces from what the user types?