From 9042598907d4ee8680a4ee88522d885d8eb18edb Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 22 Feb 2007 18:44:18 +0000 Subject: Mention prefer-coding-system as suggested by Florian Haftmann --- FAQ | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'FAQ') diff --git a/FAQ b/FAQ index d9a5ba75..0b97a8a9 100644 --- a/FAQ +++ b/FAQ @@ -47,6 +47,14 @@ A. This is caused by UTF-8 support in recent linuxes with glibc 2.2 or later Notice that the variable `buffer-file-coding-system' may determine the format that files are saved in. + Another way to affect this which has been suggested is to add a line + like this to the init.el file on XEmacs: + + (prefer-coding-system 'ctext) + + but I haven't tried this. + + UPDATE for PG Version 3.6: Some provers have a Unicode-safe interaction mode. You can set -- cgit v1.2.3