Re: Unicode support in Emacs

2004-03-24 Thread Calle Dybedahl
tt-ugly. [1] In the 21.4.x series you need to install a lisp module (which the XEmacs package system will do for you if you ask it; it's seriously inspired by CPAN) and add three lines to your .emacs. In 21.5.x it should all Just Work. -- Calle Dybedahl <

Re: Funky «vector» operator

2004-03-22 Thread Calle Dybedahl
« and », just plain old ISO 8859-1. They're characters number 171 and 187 there. And AFAIK every Emacs version released in the past ten years handles ISO-8859-1 out of the box. It's more likely that you're using a font that doesn't have the characters. --