[plt-scheme] Re: Useful Emacs code when working with PLT Scheme

From: Bill Clementson (bill_clementson at yahoo.com)
Date: Sun Dec 7 21:38:45 EST 2003

Ok, the following Emacs code snippet is for MS Windows
only.

I like the pretty-lambda feature in Neil Van Dyke's
quack.el - it sets up font lock display settings to
show a lambda character rather than the word "lambda".
Unfortunately, with Emacs in MS Windows, the default
font set does not include the Greek lambda character.
The following code snippet will enable a variety of
different language characters on MS Windows under
Emacs and will allow you to use the pretty-lambda
feature in quack.el on MS Windows:
http://home.comcast.net/~bc19191/2003_12_07_bill-clementson_archive.html#107085043759674792

--
Bill Clementson


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/


Posted on the users mailing list.