Peter Dyballa <[EMAIL PROTECTED]> writes:

> Am 05.11.2005 um 13:06 schrieb David Kastrup:
>
>> What _is_ relevant is the process output encoding
>> system from the TeX process, and that should be the same as the buffer
>> from which you start compilation.
>
> It's exactly that! I tried to augment it and have now
>
>       process-coding-system-alist is a variable defined in `C source code'.
>       Its value is
>       (("\\*.* output\\*\\'" iso-8859-15-unix . iso-8859-15-unix)
>        ("\\*shell\\*\\'" utf-8-unix . utf-8-unix))
>
> but it seems that regular expressions are not allowed ... So AUCTeX
> (or preview-latex) needs to care of this. My
> default-process-coding-system is (utf-8-unix . utf-8-unix).

Well, the question was whether preview-latex _does_ take care of it in
your case.  That is, if you start some preview process and then use
C-c C-l to take a look at the output buffer, would it be what you
expected it to be?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to