all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Frank Fischer <frank-fischer@shadow-soft.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Preserve key echo among command invocation
Date: Thu, 10 Mar 2016 14:43:14 +0100	[thread overview]
Message-ID: <87mvq6h2j1.fsf@web.de> (raw)
In-Reply-To: <nbmlqk$ifo$1@ger.gmane.org> (Frank Fischer's message of "Tue, 8 Mar 2016 14:58:40 +0100")

Frank Fischer <frank-fischer@shadow-soft.de> writes:

> Hi,
>
> if a user starts typing a key sequence and stops for a few seconds
> before the sequence is complete, the keys types so far are shown in the
> echo area. As soon as the sequence is complete, the area is cleared and
> for the next command only the new keys are shown.
>
> My questions is if it is possible to preserve the sequence of keys to be
> shown even if a certain command is executed. So I want to write a
> command that, when called, does not cause the echo area to be cleared so
> that the keys of the following command are appended.

When do you want to stop with echoing prior keys and make a cut?  You
probably don't want to list the complete key history of the whole Emacs
session in the echo area...?

One thing in advance: key echoing is induced from C (including
`digit-argument') - if you want to have a very different behavior, this
won't be possible in a trivial way but only with some kind of hack.


Michael.



  reply	other threads:[~2016-03-10 13:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-08 13:58 Preserve key echo among command invocation Frank Fischer
2016-03-10 13:43 ` Michael Heerdegen [this message]
2016-03-10 15:16 ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mvq6h2j1.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=frank-fischer@shadow-soft.de \
    --cc=help-gnu-emacs@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.