unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: input-decode-map: Silently ignore certain sequences
Date: Thu, 13 Dec 2018 17:43:46 -0500	[thread overview]
Message-ID: <jwvmup9qceg.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: CAP_d_8Wy1DeeHSxpj2zaLvaRro+3ep+F7pZ7a3AfVw+tb3JugQ@mail.gmail.com

> Is there a way to turn off echoing for prefixes of sequences matched
> against input-decode-map, so that echoing still works for “manual” key
> sequences but not sequences sent by the terminal?

IIUC the problem you see is not that the sequence is echoed but that the
echo area is cleared at an inopportune moment.

> If not, would such an option be considered useful?

I don't see any reason off-hand to oppose such an option, but someone
will first have to figure out exactly which part of the code is
responsible for this clearing of the echo area.

Maybe it's just a plain bug because some part of the code didn't take
into account the possibility to rewrite a key sequence to the
empty sequence.


        Stefan




  reply	other threads:[~2018-12-13 22:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13 19:10 input-decode-map: Silently ignore certain sequences Yuri Khan
2018-12-13 22:43 ` Stefan Monnier [this message]
2018-12-15  8:18   ` Yuri Khan
2018-12-16 12:20 ` Anders Lindgren
2018-12-16 14:35   ` Yuri Khan
2018-12-17  3:24     ` Stefan Monnier

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=jwvmup9qceg.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    /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).