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

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

Re: How to configure edebug not to print characters?


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

On 2011-04-10 13:39 +0800, Eli Zaretskii wrote:
> But only the first time, right?  That's what I see (because Emacs
> needs to load the necessary font).
>

Yeah, I think so. But it could take more than 5 seconds so it annoys me
a bit.

[...]
> The format of that display is a feature of
> eval-expression-print-format, which see.  You can hack it if you want,
> but I would suggest to add a customizable option to control that.

Thanks for the pointer. I have advised it for now.


On 2011-04-10 14:11 +0800, Eli Zaretskii wrote:
[...]
>> The format of that display is a feature of
>> eval-expression-print-format, which see.  You can hack it if you want,
>> but I would suggest to add a customizable option to control that.
>
> Alternatively, if you customize print-escape-multibyte to a non-nil
> value, the character will be represented by an escape rather than
> itself, which could speed things up for you.

Hmm, setting print-escape-multibyte to t seems to make no difference in
edebug stepping.

Thanks.
Leo




reply via email to

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