unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Göktuğ Kayaalp" <self@gkayaalp.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: An unwonted warning I constantly get about fontsets when I start Emacs
Date: Sun, 28 May 2017 16:14:38 +0300	[thread overview]
Message-ID: <ygmtw459l8h.fsf@xi> (raw)
In-Reply-To: <83lgphha6j.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 28 May 2017 07:33:56 +0300")

On 2017-05-28 07:33 +03, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Sun, 28 May 2017 07:15:25 +0300
>> From: Eli Zaretskii <eliz@gnu.org>
>> 
>> > I'm attaching charscript.el as it seems to be a generated file not
>> > tracked by git.
>> 
>> And here's what seems to be the root cause of your problem:
>> 
>>     (#x10300 #x1032F old-ıtalic)
>> 
>> That ı in ıtalic is the dotless i character, whereas it should be the
>> Latin i character.  I see a few more of those elsewhere in the file,
>> all of them will cause similar problems.  I'm guessing that some bug
>> causes this in your locale, so as the first thing please delete this
>> file and let the Emacs build process re-generate it, in the hope that
>> the bug was meanwhile fixed.  If the regenerated file has the same
>> problem, please do report a bug about that.
>
> And I think I know what causes that: this file is produced by running
> Awk, and the Awk program uses 'tolower', which in your locale produces
> the dotless i characters instead of the Latin i.
>
> So running the build after setting LC_ALL=C should fix the problem.

I'll try that now and report, but that seems a bit improbable to me as
this is my locale setup:

$ locale
LANG=en_GB.UTF-8
LANGUAGE=en_US
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC=tr_TR.UTF-8
LC_TIME=tr_TR.UTF-8
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY=tr_TR.UTF-8
LC_MESSAGES=en_GB.UTF-8
LC_PAPER=tr_TR.UTF-8
LC_NAME=tr_TR.UTF-8
LC_ADDRESS=tr_TR.UTF-8
LC_TELEPHONE=tr_TR.UTF-8
LC_MEASUREMENT=tr_TR.UTF-8
LC_IDENTIFICATION=tr_TR.UTF-8
LC_ALL=

If this and the other recommendations from your other message don't fix
the problem, I'll report a bug.



  parent reply	other threads:[~2017-05-28 13:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-27  9:22 An unwonted warning I constantly get about fontsets when I start Emacs Göktuğ Kayaalp
2017-05-27  9:42 ` Eli Zaretskii
2017-05-27 11:52   ` Göktuğ Kayaalp
2017-05-27 13:37     ` Eli Zaretskii
2017-05-27 13:44       ` Göktuğ Kayaalp
2017-05-27 14:09         ` Eli Zaretskii
2017-05-27 22:27           ` Göktuğ Kayaalp
2017-05-28  4:15             ` Eli Zaretskii
2017-05-28  4:33               ` Eli Zaretskii
2017-05-28  7:56                 ` tomas
2017-05-28 15:01                   ` Eli Zaretskii
2017-05-28 13:14                 ` Göktuğ Kayaalp [this message]
2017-05-28 14:32                   ` Göktuğ Kayaalp
2017-05-28 15:41                     ` Eli Zaretskii
2017-05-28 18:14                       ` Göktuğ Kayaalp
2017-05-28 13:16               ` Göktuğ Kayaalp
  -- strict thread matches above, loose matches on Subject: below --
2017-05-27  9:25 Göktuğ Kayaalp

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=ygmtw459l8h.fsf@xi \
    --to=self@gkayaalp.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).