[slime-devel] Re: C-c C-k with external-format latin

Marco Baringer mb at bese.it
Tue Oct 31 14:58:49 UTC 2006


Helmut Eller <heller at common-lisp.net> writes:

> * Nicolas Neuss [2006-10-31 13:53+0100] writes:
>
>> How can I make C-c C-k (slime-compile-and-load-file) use an external format
>> of :latin-1?
>
> You can add a file variable: -*- slime-coding: iso-latin-1-unix -*-
> and Slime should send it to the Lisp process.  
>
> It would be nicer if we could just use "coding" but that wasn't easy
> to do. Even nicer would be, if SBCL would detect the encoding like
> Emacs does.

any reason not to use buffer-file-coding-system? or at least infer a
default value from it?

-- 
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
	-Leonard Cohen




More information about the slime-devel mailing list