[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
" on TTYSCAN-STRINGERS/|
- To: ALAN at MIT-MC
 
- Subject: " on TTYSCAN-STRINGERS/|
 
- From: JONL at MIT-MC (Jon L White)
 
- Date: Fri, 23 Nov 79 17:04:00 GMT
 
- Cc: (BUG LISP) at MIT-MC
 
- Original-date: 23 NOV 1979 1204-EST
 
From:     ALAN@MIT-AI
Date: Tue, 21 Nov 79 12:11:57 GMT
Original-Date: 11/21/79 08:11:57 EDT
Subject: Re: XLISP variable TTYSCAN-STRINGERS/|
    To: (BUG LISP) at MIT-AI
    has the pair (#/" . #/") by default.
    This would seem to be wrong if (status macro #/")
    is nil by default.
No, the list held by TTYSCAN-STRINGERS/| is only for read-macro chars - 
the crucial line of the documentation is
   "tty prescan function can know about which (read macro) characters are"
but indeed if  you would like to make """ a non-stringer macro char,
you would have to remove it from TTYSCAN-STRINGERS/|.