emacs-devel
[Top][All Lists]
Advanced

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

Re: Editing exportet registry files


From: Kenichi Handa
Subject: Re: Editing exportet registry files
Date: Thu, 07 Jul 2005 21:36:12 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Juanma Barranquero <address@hidden> writes:

> On 7/7/05, Kenichi Handa <address@hidden> wrote:
>>  This is because prefer-coding-system sets also
>>  default-file-name-coding-system.

> Unfortunately, setting

>   (prefer-coding-system 'utf-16le-with-signature)

> into .emacs is still not a viable option. I'm getting a lot of trouble
> out of saveplace.el, and vc-diff returns gibberish.

When you prefer that coding system, Emacs communicates with
a process by utf-16le-with-signature, so it's not surprising
that vc-diff doesn't work.  I think almost all tools using
external process without explicit a coding system stop
working.

As I've never used saveplace.el, I don't know why it doesn't
work.  Please describe the problem in more detail.

---
Kenichi Handa
address@hidden




reply via email to

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