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

Harald Hanche-Olsen hanche at math.ntnu.no
Tue Oct 31 15:06:52 UTC 2006


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

| * 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.

Why not?  What happens if you try using buffer-file-coding-system, if
set, and default-buffer-file-coding-system otherwise?

(Not that I doubt your word, but I get curious.)

-- 
* Harald Hanche-Olsen     <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
  when there is no ground whatsoever for supposing it is true.
  -- Bertrand Russell



More information about the slime-devel mailing list