emacs-devel
[Top][All Lists]
Advanced

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

Re: bad interaction with C-x RET c and vc-cvs-registered


From: Andre Spiegel
Subject: Re: bad interaction with C-x RET c and vc-cvs-registered
Date: 31 Mar 2003 10:58:22 +0200

> Date: Fri, 28 Mar 2003 11:30:05 +0900 (JST)
> From: Kenichi Handa <address@hidden>

[...]

> This is because the function vc-cvs-registered is called
> while coding-system-for-read being bound to utf-16, so it
> reads the file "CVS/Entries" with utf-16 coding system (via
> vc-insert-file), thus can't find FILENAME in that file.

I'm working on it.  Thanks for pointing it out.





reply via email to

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