I do still intend to get the mac side of this working, I put it on
hold while the nvm.stripped thing was happening and since then the
work-monster has not been helpful.
In the interim, can anyone point me at where I could get a non-bugged
version of the monotone.el for emacs 22 (ubuntu)? Whenever I C-x C-f
a new file while under a monotone tree it borks and requires a second
attempt (error message is "File exists, but cannot be read", it also
messes with horizontal split frames).
I tried the download of the 'latest' one on the wiki (over viewmtn)
but it doesn't help with this problem.
On 14 Apr 2009, at 10:19 pm, Zack Weinberg wrote:
2009/4/14 Andrey Panchenko <[email protected]>:
I tried to add files that have cyrillic letters.
"Редактор ландшафта (тех. задание).doc"
for example.
[and it didn't work]
This is a well-known, and unfortunately difficult to fix, bug. It may
be easier to fix for Windows than Unix because Windows actually has
rules about the character encoding used for file names, but that
doesn't mean you're getting a fix anytime soon. We apologize.
If you are interested in helping us fix the bug, the problem is in
{unix,win32}/fs.cc: the Windows version should be using the W versions
of various system calls (notably FindFirstFile/FindNextFile) and
translating to utf8, the Unix version needs to check what comes back
from readdir() first for already-UTF8 and then for strings in the
current locale's charset.
zw
_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel
_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel