Re: [PATCH 1/2] MAKEDEV: Start the console server with UTF-8 as the VC encoding.

2012-03-05 Thread Samuel Thibault
Ludovic Courtès, le Mon 05 Mar 2012 23:45:35 +0100, a écrit : > Samuel Thibault skribis: > > > Ludovic Courtès, le Mon 05 Mar 2012 23:36:52 +0100, a écrit : > >> * sutils/MAKEDEV.sh (vcs): Start the console server with > >> `--encoding=UTF-8'. > > > > Or rather simply change DEFAULT_ENCODING? >

Re: [PATCH 1/2] MAKEDEV: Start the console server with UTF-8 as the VC encoding.

2012-03-05 Thread Ludovic Courtès
Samuel Thibault skribis: > Ludovic Courtès, le Mon 05 Mar 2012 23:36:52 +0100, a écrit : >> * sutils/MAKEDEV.sh (vcs): Start the console server with >> `--encoding=UTF-8'. > > Or rather simply change DEFAULT_ENCODING? Fine with me, though in theory it could break the user’s setup. WDYT? Ludo

Re: [PATCH 1/2] MAKEDEV: Start the console server with UTF-8 as the VC encoding.

2012-03-05 Thread Samuel Thibault
Ludovic Courtès, le Mon 05 Mar 2012 23:36:52 +0100, a écrit : > * sutils/MAKEDEV.sh (vcs): Start the console server with > `--encoding=UTF-8'. Or rather simply change DEFAULT_ENCODING? Samuel

[PATCH 1/2] MAKEDEV: Start the console server with UTF-8 as the VC encoding.

2012-03-05 Thread Ludovic Courtès
* sutils/MAKEDEV.sh (vcs): Start the console server with `--encoding=UTF-8'. --- sutils/MAKEDEV.sh |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sutils/MAKEDEV.sh b/sutils/MAKEDEV.sh index 4277b05..726d3e8 100644 --- a/sutils/MAKEDEV.sh +++ b/sutils/MAKEDEV.sh @@ -91,