unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Helmut Eller <eller.helmut@gmail.com>
To: "Gerd Möllmann" <gerd.moellmann@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>,  emacs-devel <emacs-devel@gnu.org>
Subject: Re: MPS: composition
Date: Sun, 28 Apr 2024 15:21:20 +0200	[thread overview]
Message-ID: <87le4xaai7.fsf@gmail.com> (raw)
In-Reply-To: <m28r0xbqiy.fsf@pro2.fritz.box> ("Gerd Möllmann"'s message of "Sun, 28 Apr 2024 14:49:57 +0200")

On Sun, Apr 28 2024, Gerd Möllmann wrote:

> AFAICS, all struct compositions (malloc'd) are kept in composition_table
> (composite.c), so we could
>
> - alloc struct composition from MPS
> - add a fix_compositon 
> - make composition_table an exact root
>
> I think that would be nicest approach. WDYT?

It's the nicest approach.  But it's a lot of code just for this one key
field.  Does this key really have to be a Lisp_Object can't it be
something simple like an integer?



  reply	other threads:[~2024-04-28 13:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-28 12:49 MPS: composition Gerd Möllmann
2024-04-28 13:21 ` Helmut Eller [this message]
2024-04-28 14:03   ` Eli Zaretskii
2024-04-28 18:55     ` Helmut Eller
2024-04-29  6:21       ` Eli Zaretskii
2024-04-29  7:21         ` Helmut Eller
2024-04-28 14:07   ` Gerd Möllmann

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=87le4xaai7.fsf@gmail.com \
    --to=eller.helmut@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=gerd.moellmann@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 public inbox

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

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).