all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: Robert Pluim <rpluim@gmail.com>
Subject: Re: emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly
Date: Fri, 02 Jun 2023 20:22:32 +0200	[thread overview]
Message-ID: <87ttvpn2qf.fsf@gmx.de> (raw)
In-Reply-To: <20230602121458.C37F1C22A3B@vcs2.savannah.gnu.org> (Robert Pluim's message of "Fri, 2 Jun 2023 08:14:58 -0400 (EDT)")

Robert Pluim <rpluim@gmail.com> writes:

Hi Robert,

> branch: emacs-29
> commit 2f94f6de9d64f9fd89284dac171e166e7d721dcd
> Author: Robert Pluim <rpluim@gmail.com>
> Commit: Robert Pluim <rpluim@gmail.com>
>
>     Make VS-15 and VS-16 compositions work correctly
>
>     There is a conflict between forward matching and backward matching
>     composition rules involving the same codepoint, which can cause the
>     backward matching ones not to be invoked.  Ensure that VS-15 (U+FE0E)
>     and VS-16 (U+FE0F) are composed by forward matching rules instead in
>     order to avoid this issue.
>
>     * admin/unidata/emoji-zwj.awk: Add rules for CHAR+VS-15 and CHAR+VS-16.
>     * lisp/composite.el: remove backward matching rule for VS-15.  (Bug#63731)
> ---
>  admin/unidata/emoji-zwj.awk | 3 ++-
>  lisp/composite.el           | 2 +-
>  2 files changed, 3 insertions(+), 2 deletions(-)

On emba, we see (in make bootstrap)

--8<---------------cut here---------------start------------->8---
#12 559.7   GEN      ../../lisp/international/emoji-zwj.el
#12 559.8 mawk: program limit exceeded: sprintf buffer size=8192
#12 559.8 	FILENAME="emoji-zwj.awk" FNR=141 NR=3046
#12 559.8 make[4]: *** [Makefile:120: ../../lisp/international/emoji-zwj.el] Error 2
--8<---------------cut here---------------end--------------->8---

See <https://emba.gnu.org/emacs/emacs/-/jobs/68356>

Best regards, Michael.



       reply	other threads:[~2023-06-02 18:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <168570809845.24697.9173366614966041410@vcs2.savannah.gnu.org>
     [not found] ` <20230602121458.C37F1C22A3B@vcs2.savannah.gnu.org>
2023-06-02 18:22   ` Michael Albinus [this message]
2023-06-02 18:43     ` emacs-29 2f94f6de9d6: Make VS-15 and VS-16 compositions work correctly Eli Zaretskii
2023-06-03  7:57       ` Michael Albinus
2023-06-03  8:38         ` Mattias Engdegård
2023-06-03  8:48           ` Eli Zaretskii
2023-06-03  8:48           ` Michael Albinus
2023-06-03  9:26             ` Mattias Engdegård
2023-06-03  9:44               ` Michael Albinus
2023-06-03 10:16                 ` Mattias Engdegård
2023-06-03 10:41                   ` Michael Albinus
2023-06-03 11:01                     ` Mattias Engdegård
2023-06-03 11:13                       ` Eli Zaretskii
2023-06-03 11:14                       ` Michael Albinus
2023-06-03 11:19                       ` Robert Pluim
2023-06-03 11:32               ` Robert Pluim
2023-06-03 14:42                 ` Mattias Engdegård

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=87ttvpn2qf.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=rpluim@gmail.com \
    /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.