emacs encoding problem

Luca Ferrari fluca1978 at infinito.it
Tue Jun 12 12:59:55 UTC 2007


On Tuesday 12 June 2007 Eamonn Sullivan's cat, walking on the keyboard, wrote:
> I think what you want is something like the following in your .emacs file:
>
> (prefer-coding-system 'utf-8)
>

Maybe also this works:
(add-to-list 'file-coding-system-alist '("\\.tex" . utf-8) )

Luca





More information about the ubuntu-users mailing list