[ESS] Unicode with ESS on Windows

Sebastien Vauban sva-news at mygooglest.com
Sat Sep 13 10:46:59 CEST 2014


Vitalie Spinu wrote:
>  >>> Kevin Wright on Fri, 12 Sep 2014 16:36:37 -0500 wrote:
>
>  > Still not working. I'm now trying variations on this:
>  > (setq default-process-coding-system '(utf-8 . utf-8))
>
> Yes, that's the direction. There are two things - process coding and
> buffer coding. The latter seems to be correctly configured in your case.

FWIW, I do have this in my .emacs file:

--8<---------------cut here---------------start------------->8---
  ;; accented characters on graphics
  (add-to-list 'process-coding-system-alist '("R.*" . iso-latin-1))
--8<---------------cut here---------------end--------------->8---

It's for accents in graphics (titles, etc.) -- while my source R or Org
buffers are, by default, in UTF-8. Dunno if that helps.

Best regards,
  Seb

-- 
Sebastien Vauban



More information about the ESS-help mailing list