git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <ukleinek@informatik.uni-freiburg.de>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: Junio C Hamano <junkio@cox.net>, git@vger.kernel.org
Subject: Re: [PATCH 2/2] Correct some language in fast-import documentation.
Date: Thu, 8 Feb 2007 09:28:50 +0100	[thread overview]
Message-ID: <20070208082850.GA4334@informatik.uni-freiburg.de> (raw)
In-Reply-To: <20070208075851.GB3950@spearce.org>

Hello Shawn,

Shawn O. Pearce wrote:
> Minor documentation improvements, as suggested on the Git mailing
> list by Horst H. von Brand and Karl Hasselström.
you have an encoding problem here     ---------^

That "o umlaut" seems to be UTF-8 encoded, but the headers of you mail
claim iso-8859-1.

I had this kind of problem, too.  You have to assert that the
environment variable LANG (or LC_CTYPE) match your terminal and the mutt
config variable "charset" matches that, too.  (Not to set charset seems
to do the right thing.)

Best regards
Uwe

-- 
Uwe Kleine-König

http://www.google.com/search?q=1+electron+mass%3D

  reply	other threads:[~2007-02-08  8:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08  7:58 [PATCH 2/2] Correct some language in fast-import documentation Shawn O. Pearce
2007-02-08  8:28 ` Uwe Kleine-König [this message]
2007-02-08  8:50   ` Junio C Hamano
2007-02-08 18:32     ` Shawn O. Pearce
2007-02-08 18:39       ` Johannes Schindelin
2007-02-08 20:31         ` Uwe Kleine-König
2007-02-08 20:53           ` Johannes Schindelin
2007-02-08 22:07             ` Jakub Narebski
2007-02-08 22:11               ` Shawn O. Pearce

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=20070208082850.GA4334@informatik.uni-freiburg.de \
    --to=ukleinek@informatik.uni-freiburg.de \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=spearce@spearce.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).