unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emoji-insert frownie behaves strangely on Ubuntu 16.04
@ 2021-11-18 17:34 Uwe Brauer
  2021-11-18 17:46 ` Robert Pluim
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2021-11-18 17:34 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]


Hi 

I want to insert a frownie via Lars emoji-insert function, it seems
however that an unwanted char is also inserted, when erasing this char
with delete-backward-char I obtain a symbol that looks slightly
different

Original frownie           ☹️
Frownie with backspace     ☹

Here is a screenshot 
(using yank-media) 

[-- Attachment #2: Type: image/png, Size: 7160 bytes --]

[-- Attachment #3: Type: text/plain, Size: 22 bytes --]


Regards

Uwe Brauer 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: emoji-insert frownie behaves strangely on Ubuntu 16.04
  2021-11-18 17:34 emoji-insert frownie behaves strangely on Ubuntu 16.04 Uwe Brauer
@ 2021-11-18 17:46 ` Robert Pluim
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Pluim @ 2021-11-18 17:46 UTC (permalink / raw)
  To: emacs-devel

>>>>> On Thu, 18 Nov 2021 18:34:14 +0100, Uwe Brauer <oub@mat.ucm.es> said:

    Uwe> Hi 

    Uwe> I want to insert a frownie via Lars emoji-insert function, it seems
    Uwe> however that an unwanted char is also inserted, when erasing this char
    Uwe> with delete-backward-char I obtain a symbol that looks slightly
    Uwe> different

    Uwe> Original frownie           ☹️
    Uwe> Frownie with backspace     ☹

    Uwe> Here is a screenshot 
    Uwe> (using yank-media) 

Thatʼs normal: U+2369 has an Emoji_Presentation of false, so when
emoji-insert inserts it, it follows it with VS-16 to say 'use the
emoji version of the glyph'.

Robert
-- 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-18 17:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18 17:34 emoji-insert frownie behaves strangely on Ubuntu 16.04 Uwe Brauer
2021-11-18 17:46 ` Robert Pluim

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