Re: SETF for functions returning multiple values.
"Tim Bradshaw (as tfb at cley dot com)" <[email protected]> Tue, 9 Jun 2026 15:19:16 +0100
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
On 9 Jun 2026, at 11:45, David McClain (as dbm at refined-audiometrics dot com) <[email protected]> wrote: > > The only hitch that I ran into, when making all digits and + and -, into non-terminating macro characters in the readtable - is that when printing out items, the PRINT-OBJECT apparently uses the *READTABLE* to discern when it should insert an escape backslash ahead of every character. My thing, of course, doesn't have this problem: at the cost of a prefix and suffix (which is '.' in my toy version) you don't have to make any new macro characters (you could, if you wanted the prefix to be a single character rather than something dispatched from #. $ is probably the obvious choice. _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html