All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 2/2] test: tweak monitor-ofono to display special characters
Date: Tue, 07 Aug 2012 01:19:35 -0500	[thread overview]
Message-ID: <5020B377.2040205@gmail.com> (raw)
In-Reply-To: <1344348152-20479-2-git-send-email-guillaume.zajac@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

Hi Guillaume,

On 08/07/2012 09:02 AM, Guillaume Zajac wrote:
> ---
>   test/monitor-ofono |    4 +++-
>   1 files changed, 3 insertions(+), 1 deletions(-)
>

git show 9f3f5bce6f89045918ae9b7fede66abf0c51d59e.

Just set your terminal encoding to a UTF-8 based locale and be done with 
it.  Quit trying to find python hacks.

The only reason to use str() is to convert non-string types for easy 
printing.  Of course calling str() on utf8 strings is still not going to 
work.  There are plenty of places that still get this wrong, but this is 
not one of them.

Regards,
-Denis

      reply	other threads:[~2012-08-07  6:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-07 14:02 [PATCH 1/2] test: Tweak monitor-ofono to display CSSI/CSSU notifications Guillaume Zajac
2012-08-07  6:33 ` Denis Kenzior
2012-08-07 14:02 ` [PATCH 2/2] test: tweak monitor-ofono to display special characters Guillaume Zajac
2012-08-07  6:19   ` Denis Kenzior [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5020B377.2040205@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.