home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp.x
- Path: sparky!uunet!kithrup!hoptoad!decwrl!mips!darwin.sura.net!Sirius.dfn.de!zrz.tu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sunic!corax.udac.uu.se!Minsk.docs.uu.se!sverkerw
- From: sverkerw@Minsk.docs.uu.se (Sverker Wiberg)
- Subject: 8-bit chars
- Message-ID: <sverkerw.714233785@Minsk>
- Sender: news@corax.udac.uu.se
- Organization: UDAC, Uppsala, Sweden
- Date: Wed, 19 Aug 1992 14:16:25 GMT
- Lines: 16
-
- Is there any XLisp-hack which allows 8-bit characters in strings.
-
- I tried this with XLisp 2.1 on my PC at home:
-
- >(format t "Lisp \"ar roligt")
- and then I pressed my Swedish a-diaraesis key and XLisp barfed.
- (Illegal character I think it said).
-
- In the example above I used TeXconventions for the funny letter.
- And it means "Lisp is fun" in English.
-
- --
- --------------------------------------------------------------------------------
- #include<stddisclaim.h> Every interesting data structure is recursive.
- sverkerw@mizar.docs.uu.se (Sverker Wiberg) /Cons
- --------------------------------------------------------------------------------
-