[plt-scheme] PLT Scheme, Emacs, and Lambda
On 6/21/06, Eli Barzilay <eli at barzilay.org> wrote:
> On Jun 21, Carl Eastlund wrote:
> > Do any emacs users out there know how I can convince emacs to load
> > Scheme files in UTF-8 mode? Whenever I load files with UTF-8 lambda
> > characters in them, emacs reads them as two ASCII characters. Even
> > more unfortunately, quack.el thinks the second of these characters is
> > an s-expression closer, so parenthesis matching goes out the window.
>
> C-x RET l UTF-8 RET
>
> Or just use the `set-language-environment' function directly.
Thanks, Eli.
I would still like something automatic, though - this doesn't carry
over across sessions, plus it doesn't help with an open file. Is
there a way I can make UTF-8 mode automatic for .ss files?
--
Carl Eastlund
"Cynical, but technically correct."