develooper Front page | perl.perl6.language | Postings from February 2004

Re: Semantics of vector operations

Thread Previous | Thread Next
From:
Kurt Starsinic
Date:
February 3, 2004 15:26
Subject:
Re: Semantics of vector operations
Message ID:
20040203151338.GA11438@verizon.net
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").

    - Kurt


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About