[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: JPG at MIT-MC
- From: Kent M. Pitman <KMP at MIT-MC>
- Date: Wed, 8 Apr 81 21:28:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 8 April 1981 16:28-EST
Date: 8 April 1981 14:48-EST
From: Jeffrey P. Golden <JPG>
To: BUG-LISP
Why does (NTHCDR '(1 2) 1) take forever. Since I got the arguments in
the wrong order, why not a quick error message instead?
-----
Why not run in (*RSET T) mode where you get such errors? -kmp