bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-AUCTeX] 11.81; *output* buffer is set to UTF-8


From: David Kastrup
Subject: Re: [Bug-AUCTeX] 11.81; *output* buffer is set to UTF-8
Date: Fri, 04 Nov 2005 23:41:26 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Peter Dyballa <address@hidden> writes:

> The output buffer from a TeX run is UTF-8 encoded although the
> messages which are output by a recent teTeX 3 based system are latin9 or
> latin1 encoded.

Uh what?  The messages output by teTeX 3 are coded like the input: it
just passes messages through transparently.

Therefore the buffer is most appropriately coded like the input
buffer.  AUCTeX should use the coding of the buffer from which
compilation was started: that way the coding is most likely to be
readable.  This will be dissatisfactory for documents containing
multiple encodings: no approach seems satisfactory here.  AUCTeX would
need to track the input file/buffer on the fly during compilation,
receive the process output in raw mode and reencode the error messages
according to the current input file.

> Therefore AUCTeX should set coding-system of its
> *output* buffer correctly.

What coding does your source code buffer have?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]