all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Echoing of keys and process I/O
@ 2007-02-25 14:37 Daniel Jensen
  2007-02-27 16:48 ` Chong Yidong
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Jensen @ 2007-02-25 14:37 UTC (permalink / raw)
  To: emacs-devel

When Emacs is communicating with a process, the display of multi-
character keys in the echo area is disturbed. I was wondering why this
is so, and if there is anything that can be done about it.

For example, in shell mode:

    while true; do echo; sleep .5; done

Now I can't see keystrokes in the echo area unless I set
echo-keystrokes to <= 0.5.

Another peculiarity, which is new in Emacs 22 and also apparently
caused by process communication, is that a space is inserted before
the key in the echo area. I can see the text jump to the right.

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

end of thread, other threads:[~2007-03-02 16:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-25 14:37 Echoing of keys and process I/O Daniel Jensen
2007-02-27 16:48 ` Chong Yidong
2007-02-28 16:46   ` Daniel Jensen
2007-02-28 17:30     ` Chong Yidong
2007-03-02 16:33       ` Daniel Jensen

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.