emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MPS: face-cache


From: Gerd Möllmann
Subject: Re: MPS: face-cache
Date: Sun, 28 Apr 2024 10:35:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> /* Initialized in ns_initialize_display_info ().  */
> struct ns_display_info
> {
>   /* Chain of all ns_display_info structures.  */
>   struct ns_display_info *next;
>
>   /* The generic display parameters corresponding to this NS display.  */
>   struct terminal *terminal;
>
>   /* This is a cons cell of the form (NAME . FONT-LIST-CACHE).  */
>   Lisp_Object name_list_element;
>
> Why clangd also shows me somethign in macfont, I still have to find
> out.

It seems to be the same for macfont. I mean... there are certain
complexity requirements, after all ... 🤷 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]