unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Edebug: avoid messages on 'f' command
@ 2016-05-03 18:58 Paul Pogonyshev
  2016-05-05 13:10 ` Alan Mackenzie
  0 siblings, 1 reply; 23+ messages in thread
From: Paul Pogonyshev @ 2016-05-03 18:58 UTC (permalink / raw)
  To: emacs-devel

In Edebug 'f' is bound to 'edebug-forward-sexp'. It can be seen as
"faster" space key, allowing you to step through function a whole sexp
at a time. However, there is an annoyance to it: each time I hit it,
echo area displays "Break" for about a second, which is only then
replaced by "Result: ...". By comparison, space displays result
immediately.

Request: improve Edebug to not print such intermediate message(s)
during 'f' and similar commands.

Paul



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

end of thread, other threads:[~2016-05-09 15:18 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03 18:58 Edebug: avoid messages on 'f' command Paul Pogonyshev
2016-05-05 13:10 ` Alan Mackenzie
2016-05-05 21:44   ` Paul Pogonyshev
2016-05-06 10:52     ` Paul Pogonyshev
2016-05-06 12:11       ` Clément Pit--Claudel
2016-05-06 12:51       ` Eli Zaretskii
2016-05-06 14:25         ` Paul Pogonyshev
2016-05-06 15:01           ` Eli Zaretskii
2016-05-06 15:03             ` Kaushal Modi
2016-05-06 17:09             ` Paul Pogonyshev
2016-05-06 17:16               ` Kaushal Modi
2016-05-06 17:32               ` Drew Adams
2016-05-07  6:57     ` Alan Mackenzie
2016-05-07 11:55       ` Paul Pogonyshev
2016-05-07 13:40         ` Kaushal Modi
2016-05-07 13:45           ` Kaushal Modi
2016-05-07 13:54             ` Kaushal Modi
2016-05-07 18:40               ` Richard Stallman
2016-05-07 19:08                 ` Alan Mackenzie
2016-05-09 13:55                   ` Marcin Borkowski
2016-05-09 15:18                     ` Paul Pogonyshev
2016-05-07 14:21       ` Eli Zaretskii
2016-05-07 17:17         ` Alan Mackenzie

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