emacs-devel
[Top][All Lists]
Advanced

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

Re: non-ascii in committer names?


From: Óscar Fuentes
Subject: Re: non-ascii in committer names?
Date: Thu, 13 Jun 2013 12:45:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

address@hidden writes:

>>> Can the commiter name contain non-ascii with bzr?
>>>
>>> I'm asking because I'm experiencing this issue:
>>> https://github.com/felipec/git/issues/38
>>
>> Must be a bug in git-remote-bzr, since I don't see that with
>> bzr-fastimport.
>
> Yes, looking at the bzrlib code, it seems it can accept a unicode
> committer name. So theres likely a encoding issue during conversion.

In my .emacs for Windows, I have this:

  (setq default-process-coding-system '(windows-1252-dos . windows-1252-dos))

Otherwise the non-ASCII chars end being corrupted in bzr logs.

(I introduced that setting years ago. Since, I don't use bzr and I don't
know if it is still needed.)




reply via email to

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