Re: Using Japanese and English strings, encodings
- From: "Alan Manuel K. Gloria" <almkglor@xxxxxxxxx>
- Date: 15 Apr 2006 00:23:25 -0700
Say, maybe you could use the #+ syntax?
http://www.lisp.org/HyperSpec/Body/sec_2-4-8-17.html
http://www.lisp.org/HyperSpec/Body/sec_24-1-2-1.html
http://www.lisp.org/HyperSpec/Body/var_stfeaturesst.html
something like:
(princ #+:eng "This is an english sentence"
#+:jap "something that isn't english" )
.
- References:
- Using Japanese and English strings, encodings
- From: drrobot
- Re: Using Japanese and English strings, encodings
- From: Peter Seibel
- Re: Using Japanese and English strings, encodings
- From: drrobot
- Re: Using Japanese and English strings, encodings
- From: Pascal Bourguignon
- Using Japanese and English strings, encodings
- Prev by Date: Re: read-preserving-space and recursive-p
- Next by Date: Re: ASDF on Windows
- Previous by thread: Re: Using Japanese and English strings, encodings
- Next by thread: Re: Using Japanese and English strings, encodings
- Index(es):