unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "J.P." <jp@neverwas.me>
Cc: 56952-done@debbugs.gnu.org
Subject: bug#56952: 29.0.50; Emoji skin-tone modifiers disrupt terminal output
Date: Sat, 06 Aug 2022 19:20:16 +0300	[thread overview]
Message-ID: <83tu6pxs1r.fsf@gnu.org> (raw)
In-Reply-To: <875yj8qib2.fsf@neverwas.me> (jp@neverwas.me)

> From: "J.P." <jp@neverwas.me>
> Cc: 56952@debbugs.gnu.org
> Date: Thu, 04 Aug 2022 05:55:45 -0700
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Can you tell which value of auto-composition-mode did the trick? Or
> > what is the value of tty-type on that terminal?
> 
> On Alacritty 0.10.1 (with the example configuration loaded) `tty-type'
> returns "alacritty". And doing
> 
>   (setq-default auto-composition-mode "alacritty")
> 
> inhibits auto composition. Similarly, on GNOME Terminal 3.38.3 (as
> preconfigured by Debian bullseye) `tty-type' returns "xterm-256color",
> and setting `auto-composition-mode' to the latter works as expected.
> 
> > And which file in lisp/term/ does Alacritty load when you start the
> > -nw session?
> 
> It loads lisp/term/xterm.el, I guess because `term-file-aliases' maps
> "alacritty" to "xterm". (GNOME Terminal also loads that file.)
> 
> > I'm asking because perhaps we should disable auto-composition-mode by
> > default on this terminal, like we do for the Linux console.
> 
> For the virtual console, that certainly makes sense (bug#50865). As for
> which terminal emulators support such composition, that'd likely take
> some legwork to determine. (Alacritty, for one, seems to have pegged
> this feature as low priority [1].) If special casing seems premature, I
> guess there's precedent for describing such issues in etc/PROBLEMS, as
> was done with Kitty (bug#50983).

Thanks.  Done as you suggested, and closing.





      reply	other threads:[~2022-08-06 16:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-03 13:42 bug#56952: 29.0.50; Emoji skin-tone modifiers disrupt terminal output J.P.
2022-08-03 14:28 ` Eli Zaretskii
2022-08-03 19:42   ` J.P.
2022-08-04  5:28     ` Eli Zaretskii
2022-08-04 12:55       ` J.P.
2022-08-06 16:20         ` Eli Zaretskii [this message]

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=83tu6pxs1r.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=56952-done@debbugs.gnu.org \
    --cc=jp@neverwas.me \
    /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).