[darcs-users] darcs utf-8 in log

xancorreu xancorreu at gmail.com
Sun Feb 3 19:09:20 UTC 2013


Hi,

I have a trouble with darcs and utf-8. I have the DONT_ESCAPE_* 
necessary things:

]$ export
declare -x DARCS_DONT_ESCAPE_8BIT="1"
declare -x DARCS_DONT_ESCAPE_ANYTHING="1"
declare -x DARCS_DONT_ESCAPE_EXTRA="áéíóúñÁÉÍÓÚÑ"
declare -x DARCS_DONT_ESCAPE_ISPRINT="1"
declare -x HOME="/home/xan"
declare -x LANG="ca_ES.UTF-8"
declare -x LOGNAME="xan"
declare -x OLDPWD="/mnt/magatzem/projectes/versionats"
declare -x 
PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl"
declare -x PWD="/mnt/magatzem/projectes/versionats/qfer"
declare -x SHELL="/bin/bash"
declare -x SHLVL="1"
declare -x SSH_CONNECTION="172.26.0.5 56554 172.26.0.3 22"
declare -x SSH_TTY="/dev/pts/0"
declare -x TERM="xterm"
declare -x USER="xan"
declare -x XDG_CACHE_HOME="/home/xan/.cache"
declare -x XDG_CONFIG_DIRS="/etc/xdg"
declare -x XDG_CONFIG_HOME="/home/xan/.config"
declare -x XDG_DATA_DIRS="/usr/local/share/:/usr/share/"
declare -x XDG_DATA_HOME="/home/xan/.local/share"


but:

$ darcs log
Sun Feb  3 20:05:55 CET 2013  xan at localhost
   * prova de e??e

Thu Jan 31 22:25:57 CET 2013  xan at localhost
   * no ??s retroactiu

Thu Jan 31 22:23:53 CET 2013  xan at localhost
   * utf-8 a darcs

Thu Jan 31 22:11:30 CET 2013  xan at localhost
   * migraci?? de git a darcs

displays itself wrong?

So:
1) What can I do?
2) Why you don't switch to utf-8 internally and life will be easier ;-)

Thanks in advance,
Xan.


More information about the darcs-users mailing list