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

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

How to configure edebug not to print characters?


From: Leo
Subject: How to configure edebug not to print characters?
Date: Sun, 10 Apr 2011 11:01:47 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.7)

Hello,

`edebug' print numbers like this:

  Result: 24549 (#o57745, #x5fe5, ?忥)

The last thing in the () can slow things down significantly and since I
don't need it 99.9% of the time, I wonder if it is possible to make
edebug display:

  Result: 24549 (#o57745, #x5fe5)

instead.

Thanks.
Leo




reply via email to

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