unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51741: 29.0.50; Include following emojis
@ 2021-11-10  4:33 Jean Louis
  2021-11-10  4:40 ` Lars Ingebrigtsen
  2021-11-10  7:14 ` Kévin Le Gouguec
  0 siblings, 2 replies; 7+ messages in thread
From: Jean Louis @ 2021-11-10  4:33 UTC (permalink / raw)
  To: 51741


I was heavy user of `emojify-mode' and now Emacs has emoji support in
new development version. But not all emojis are supported and it
distorts my display heavily now.

Please include following emojis:

🗒 - which I use for notes
🗄 - which I use for archive or files
ℹ - it should be of same width as emoji, included in emoji
⚠ - it should be of same width as emoji, included
✍ - for writing

I am sure many other such should be included in emoji.


In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.4, Xaw3d scroll bars)
 of 2021-11-09 built on protected.rcdrun.com
Repository revision: 032969e8c65ba1ccda8466f6c61f20e0c7293ebf
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12013000
System Description: Parabola GNU/Linux-libre

Configured using:
 'configure --with-x-toolkit=lucid'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY
PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS WEBP X11
XAW3D XDBE XIM XPM LUCID ZLIB

Important settings:
  value of $LC_ALL: en_US.UTF-8
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: @im=exwm-xim
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message mailcap yank-media rmc puny
dired dired-loaddefs rfc822 mml mml-sec epa derived epg rfc6068
epg-config gnus-util rmail rmail-loaddefs auth-source cl-seq eieio
eieio-core cl-macs eieio-loaddefs password-cache json map
text-property-search time-date seq gv subr-x byte-opt bytecomp
byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils help-mode cl-loaddefs cl-lib iso-transl
tooltip eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer cl-generic
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite emoji-zwj charscript
charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice button loaddefs faces cus-face macroexp files
window text-properties overlay sha1 md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote threads dbusbind
inotify lcms2 dynamic-setting system-font-setting font-render-setting
cairo x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 56970 5653)
 (symbols 48 7325 3)
 (strings 32 21074 2207)
 (string-bytes 1 664198)
 (vectors 16 14898)
 (vector-slots 8 195116 10759)
 (floats 8 24 37)
 (intervals 56 246 0)
 (buffers 992 11))

-- 
Thanks,
Jean Louis

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns






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

* bug#51741: 29.0.50; Include following emojis
  2021-11-10  4:33 bug#51741: 29.0.50; Include following emojis Jean Louis
@ 2021-11-10  4:40 ` Lars Ingebrigtsen
  2021-11-13 21:05   ` Jean Louis
  2021-11-10  7:14 ` Kévin Le Gouguec
  1 sibling, 1 reply; 7+ messages in thread
From: Lars Ingebrigtsen @ 2021-11-10  4:40 UTC (permalink / raw)
  To: Jean Louis; +Cc: 51741

Jean Louis <bugs@gnu.support> writes:

> I was heavy user of `emojify-mode' and now Emacs has emoji support in
> new development version. But not all emojis are supported and it
> distorts my display heavily now.
>
> Please include following emojis:
>
> 🗒 - which I use for notes
> 🗄 - which I use for archive or files
> ℹ - it should be of same width as emoji, included in emoji

I'm not sure what you mean.  These glyphs are as wide as the font you're
using to display them.  And they're "included", of course.  

> ⚠ - it should be of same width as emoji, included
> ✍ - for writing

There don't use the emoji fonts, but the symbol fonts (and can be
inserted with `C-x 8 RET' instead of `C-x 8 e e').

> I am sure many other such should be included in emoji.

Nope.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

* bug#51741: 29.0.50; Include following emojis
  2021-11-10  4:33 bug#51741: 29.0.50; Include following emojis Jean Louis
  2021-11-10  4:40 ` Lars Ingebrigtsen
@ 2021-11-10  7:14 ` Kévin Le Gouguec
  2021-11-13 21:09   ` Jean Louis
  1 sibling, 1 reply; 7+ messages in thread
From: Kévin Le Gouguec @ 2021-11-10  7:14 UTC (permalink / raw)
  To: Jean Louis; +Cc: 51741

Jean Louis <bugs@gnu.support> writes:

> 🗒 - which I use for notes
> 🗄 - which I use for archive or files
> ℹ - it should be of same width as emoji, included in emoji
> ⚠ - it should be of same width as emoji, included
> ✍ - for writing

AFAICT Unicode says that those codepoints have Emoji_Presentation=No,
which means that applications should prefer a "text presentation",
i.e. in Emacs, a non-color font, *unless* you append U+FE0F VARIATION
SELECTOR-16 to these characters.

See https://unicode.org/reports/tr51/#Emoji_Presentation for reference.

Just C-x 8 RET FE0F after those characters, and Emacs (starting with
version 28) will display them with a color font as you expect.

Or use Emacs 29's emoji selection commands, e.g. C-x 8 e s warn RET,
which will automatically append U+FE0F if needed.





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

* bug#51741: 29.0.50; Include following emojis
  2021-11-10  4:40 ` Lars Ingebrigtsen
@ 2021-11-13 21:05   ` Jean Louis
  0 siblings, 0 replies; 7+ messages in thread
From: Jean Louis @ 2021-11-13 21:05 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 51741

* Lars Ingebrigtsen <larsi@gnus.org> [2021-11-10 07:41]:
> Jean Louis <bugs@gnu.support> writes:
> 
> > I was heavy user of `emojify-mode' and now Emacs has emoji support in
> > new development version. But not all emojis are supported and it
> > distorts my display heavily now.
> >
> > Please include following emojis:
> >
> > 🗒 - which I use for notes
> > 🗄 - which I use for archive or files
> > ℹ - it should be of same width as emoji, included in emoji
> 
> I'm not sure what you mean.  These glyphs are as wide as the font you're
> using to display them.  And they're "included", of course.  
> 
> > ⚠ - it should be of same width as emoji, included
> > ✍ - for writing
> 
> There don't use the emoji fonts, but the symbol fonts (and can be
> inserted with `C-x 8 RET' instead of `C-x 8 e e').
> 
> > I am sure many other such should be included in emoji.
> 
> Nope.

I was used to emojify-mode mode, what I know and see visually is that
some symbols I have used in it, with the new feature are lost. This
may be due to emojify-mode mode and I can't know more than that. That
mode also transforms :) to emoji, like :smile: also.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/





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

* bug#51741: 29.0.50; Include following emojis
  2021-11-10  7:14 ` Kévin Le Gouguec
@ 2021-11-13 21:09   ` Jean Louis
  2021-11-13 22:59     ` Kévin Le Gouguec
  2021-11-14  2:27     ` Lars Ingebrigtsen
  0 siblings, 2 replies; 7+ messages in thread
From: Jean Louis @ 2021-11-13 21:09 UTC (permalink / raw)
  To: Kévin Le Gouguec; +Cc: 51741

* Kévin Le Gouguec <kevin.legouguec@gmail.com> [2021-11-10 10:14]:
> Jean Louis <bugs@gnu.support> writes:
> 
> > 🗒 - which I use for notes
> > 🗄 - which I use for archive or files
> > ℹ - it should be of same width as emoji, included in emoji
> > ⚠ - it should be of same width as emoji, included
> > ✍ - for writing
> 
> AFAICT Unicode says that those codepoints have Emoji_Presentation=No,
> which means that applications should prefer a "text presentation",
> i.e. in Emacs, a non-color font, *unless* you append U+FE0F VARIATION
> SELECTOR-16 to these characters.
> 
> See https://unicode.org/reports/tr51/#Emoji_Presentation for reference.
> 
> Just C-x 8 RET FE0F after those characters, and Emacs (starting with
> version 28) will display them with a color font as you expect.
> 
> Or use Emacs 29's emoji selection commands, e.g. C-x 8 e s warn RET,
> which will automatically append U+FE0F if needed.

That makes sense and it works. ⚠️

Yes, I do use new features now.

It is resolved then. But there is related issue that I cannot insert
new emojis in mini buffer, which I could always do with emojify-mode
when doing C-x 8 RET SMILING FACE WITH SMILING EYES for example.



-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/





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

* bug#51741: 29.0.50; Include following emojis
  2021-11-13 21:09   ` Jean Louis
@ 2021-11-13 22:59     ` Kévin Le Gouguec
  2021-11-14  2:27     ` Lars Ingebrigtsen
  1 sibling, 0 replies; 7+ messages in thread
From: Kévin Le Gouguec @ 2021-11-13 22:59 UTC (permalink / raw)
  To: Jean Louis; +Cc: Lars Ingebrigtsen, 51741

Jean Louis <bugs@gnu.support> writes:

>                      But there is related issue that I cannot insert
> new emojis in mini buffer, which I could always do with emojify-mode
> when doing C-x 8 RET SMILING FACE WITH SMILING EYES for example.

Mmm, C-x 8 RET calls read-char-by-name, which automatically sets
enable-recursive-minibuffers to t.  Perhaps the new emoji commands
should do the same?

FWIW I have enable-recursive-minibuffers set to t permanently; C-x 8 e s
seems to work fine in the minibuffer with this configuration.





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

* bug#51741: 29.0.50; Include following emojis
  2021-11-13 21:09   ` Jean Louis
  2021-11-13 22:59     ` Kévin Le Gouguec
@ 2021-11-14  2:27     ` Lars Ingebrigtsen
  1 sibling, 0 replies; 7+ messages in thread
From: Lars Ingebrigtsen @ 2021-11-14  2:27 UTC (permalink / raw)
  To: Jean Louis; +Cc: Kévin Le Gouguec, 51741

Jean Louis <bugs@gnu.support> writes:

> It is resolved then.

OK; I'm closing this bug report, then.

> But there is related issue that I cannot insert new emojis in mini
> buffer, which I could always do with emojify-mode when doing C-x 8 RET
> SMILING FACE WITH SMILING EYES for example.

And there's a separate bug report for that, bug#51742.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-11-14  2:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10  4:33 bug#51741: 29.0.50; Include following emojis Jean Louis
2021-11-10  4:40 ` Lars Ingebrigtsen
2021-11-13 21:05   ` Jean Louis
2021-11-10  7:14 ` Kévin Le Gouguec
2021-11-13 21:09   ` Jean Louis
2021-11-13 22:59     ` Kévin Le Gouguec
2021-11-14  2:27     ` Lars Ingebrigtsen

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