Your message dated Sun, 26 Jan 2014 20:36:50 +1300
with message-id <[email protected]>
has caused the   report #734189,
regarding renameutils: Non-ASCII chars are represented as octal escape sequences
to be marked as having been forwarded to the upstream software
author(s) [email protected]

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
734189: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734189
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Hi Oskar,

A Debian user has reported the following problem and I can confirm that it
does happen on my machine too:

----- Forwarded message from Dmitry Alexandrov <[email protected]> -----

On UTF-8 locale qmv (or qcp) represents non-ASCII characters as octal
escape sequences. E. g.:

    $ ls
    10 £  file  файл
    $ qmv

In editor (any) I will see:

    10 \302\243                         10 \302\243
    file                                file
    \321\204\320\260\320\271\320\273    \321\204\320\260\320\271\320\273

I can replace \302\243 with \342\202\254 for example and process will be
completed:

    Plan is valid.

    10 £ -> 10 €
    Regular rename

    10 £ -> 10 €

so it can be workarounded on editor side. But anyway.

----- End forwarded message -----

Hopefully you can see the accented characters in this email, but if you
can't, the original bug report is at the following URL:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734189

Francois

-- 
Francois Marier           identi.ca/fmarier
http://fmarier.org      twitter.com/fmarier

--- End Message ---

Reply via email to