emacs encoding problem

Eamonn Sullivan eamonn.sullivan at gmail.com
Tue Jun 12 10:27:11 UTC 2007


On 6/12/07, Alain Muls <alain.muls at telenet.be> wrote:
> Hi,
>
> how can I force emacs to save latex files in the utf-8-unix coding system?
>
> Tx/Alain

I think what you want is something like the following in your .emacs file:

(prefer-coding-system 'utf-8)

Hope that helps, although I have not found the need to do this.
Perhaps because I've been using the emacs-snapshot (emacs v22) for
dog's years and it uses utf-8 automatically? I'm not sure.

-Eamonn




More information about the ubuntu-users mailing list