help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tip: Debugging with function `message-box'


From: Jean Louis
Subject: Tip: Debugging with function `message-box'
Date: Thu, 24 Jun 2021 18:53:11 +0300

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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]