Macro stepper: again, tweaked error message text
svn: r5581
This commit is contained in:
parent
b16ccdb563
commit
8dcb486305
|
@ -693,7 +693,7 @@
|
|||
(message-box
|
||||
"Macro Debugger Internal Error"
|
||||
(string-append
|
||||
"This expansion triggers an error in the macro hiding code. "
|
||||
"This expansion triggers an internal error in the macro hiding code. "
|
||||
"Trying again with macro hiding disabled."))
|
||||
(queue-callback (lambda () (send config set-macro-hiding? #f))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user