unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Tip: Debugging with function `message-box'
@ 2021-06-24 15:53 Jean Louis
  2021-06-24 18:49 ` [External] : " Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Jean Louis @ 2021-06-24 15:53 UTC (permalink / raw)
  To: Help GNU Emacs

I find it often easier to debug values of some variables by using the
function `message-box' instead of just `message':

(message-box "%s" "Hello")

Unlike the function `message' this one blocks the execution for a
while, or until confirmed. This is useful in various debugging
processes.

Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



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

end of thread, other threads:[~2021-06-24 20:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-24 15:53 Tip: Debugging with function `message-box' Jean Louis
2021-06-24 18:49 ` [External] : " Drew Adams
2021-06-24 19:31   ` Jean Louis
2021-06-24 20:19     ` Drew Adams

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