emacs-devel
[Top][All Lists]
Advanced

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

Re: master 371c4f642a 1/2: Add new commands to zoom emojis


From: Eli Zaretskii
Subject: Re: master 371c4f642a 1/2: Add new commands to zoom emojis
Date: Mon, 04 Jul 2022 21:14:57 +0300

> From: Arash Esbati <arash@gnu.org>
> Cc: larsi@gnus.org,  juri@linkov.net,  emacs-devel@gnu.org
> Date: Mon, 04 Jul 2022 20:06:33 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> From: Arash Esbati <arash@gnu.org>
> >> Cc: larsi@gnus.org,  juri@linkov.net,  emacs-devel@gnu.org
> >> Date: Mon, 04 Jul 2022 19:23:29 +0200
> >> 
> >> My config in .emacs is:
> >> 
> >> (set-fontset-font t 'emoji
> >>                   (font-spec :family   "Segoe UI Emoji"
> >>                              :registry "iso10646-1"
> >>                              :size     9.3)
> >>                   nil 'prepend)
> >
> > And if you remove that :size attribute, what happens?
> 
> Thanks, that did the trick.  Is this the intended behavior of this
> command?

Which command?

What your fontset customization did was force Emacs to always use a
font of a fixed size for these characters.  I wonder why you did that:
it's a strange thing to do.  Did you really want to have Emoji
displayed at size different from the other characters?



reply via email to

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