On Feb 02, David Wheeler wrote: > On Feb 2, 2004, at 9:53 PM, Kurt Starsinic wrote: > > >>I realize this is a tad OT, but can anyone tell me how I can get Emacs > >>to properly display Unicode characters? I expect that others on the > >>list could benefit, too. > > > > (require 'un-define) > > Since I really don't understand Lisp, and since that simply didn't > work, I'm going to assume it was some kind of joke. :-) Am I right? No joke. You'll need to have the "mule-ucs" module installed. A quick Google search turns up plenty of sources. You'll also need to have the appropriate fonts installed, of course. You may need to set your $LANG environment variable to a suitable value (I use "en_US.UTF-8"). - KurtThread Previous | Thread Next