aboutsummaryrefslogtreecommitdiffhomepage
path: root/FAQ
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2007-02-22 18:44:18 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2007-02-22 18:44:18 +0000
commit9042598907d4ee8680a4ee88522d885d8eb18edb (patch)
tree0fc368e59f7b6e31c0a4709ba4dbcf07e80a611c /FAQ
parentd24bf4ede92eaaae346adab395682b7791ca782a (diff)
Mention prefer-coding-system as suggested by Florian Haftmann
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ8
1 files changed, 8 insertions, 0 deletions
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