[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Meta Characters
- To: info-mcl@ministry.cambridge.apple.com
- Subject: Meta Characters
- From: eilerts@cs.utexas.edu (Erik Eilerts)
- Date: 12 Jan 1994 09:01:38 -0600
- Newsgroups: comp.lang.lisp.mcl
- Organization: CS Dept, University of Texas at Austin
Is it possible to use characters such as #\meta-\a in MCL? I've
checked the documentation and it seems that only control characters are
possible and that a different format must be used, ie. #\^a instead of
#\control-\a.
Thanks,
Erik Eilerts
University of Texas at Austin
eilerts@cs.utexas.edu