all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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 21:14:44 +0300	[thread overview]
Message-ID: <ygmpoesj1bf.fsf@xi> (raw)
In-Reply-To: <838tlhgfar.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 28 May 2017 18:41:00 +0300")

On 2017-05-28 18:41 +03, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Göktuğ Kayaalp <self@gkayaalp.com>
>> Cc: help-gnu-emacs@gnu.org
>> Date: Sun, 28 May 2017 17:32:13 +0300
>> 
>> >> So running the build after setting LC_ALL=C should fix the problem.
>> 
>> I've tried this:
>> 
>> git clean -x -f -f
>> ./autogen.sh all
>> ./configure --prefix=$HOME/local --with-x-toolkit=yes --with-modules \
>> 	    --with-file-notification=yes --with-mailutils ;
>> LC_ALL=C make
>> ./src/emacs -Q
>> 
>> And this has fixed the problem (i.e. no warnings anymore, built today's
>> master).  So now I'm not sure if this is a bug that I've triggered, or a
>> mistake in my build procedure.  If I'm not told otherwise, I'll file a
>> bug report when I have time.
>
> Please try this:
>
>   . go to the admin/unidata directory of the Emacs source tree
>   . type the following command from the shell prompt:
>
>      make -W Blocks.txt
>
> This should regenerate lisp/international/charscript.el.  Please see
> if it has the same problem with dotless i you had originally.  If it
> does, then repeat the same command, this time setting LC_ALL=C, like
> this:
>
>      LC_ALL=C make -W Blocks.txt
>
> This should again regenerate charscript.el, but with the correct
> script names, using the Latin i letter.
>
> If indeed you see what I describe above, please file a bug report with
> this information.  Thanks.

I've tried these, and curiously could not reproduce the issue.  I'll
guess that something funky happened with my previous build, though I
don't have no idea about what that might be.  I did do multiple builds
from different checkouts until today with these results.

Well, please excuse me for the trouble.  I'll keep an eye on this in my
later builds and file a but if somehow it repeats.

Best,

	gk.



  reply	other threads:[~2017-05-28 18: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
2017-05-28 14:32                   ` Göktuğ Kayaalp
2017-05-28 15:41                     ` Eli Zaretskii
2017-05-28 18:14                       ` Göktuğ Kayaalp [this message]
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

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

  git send-email \
    --in-reply-to=ygmpoesj1bf.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.