emacs-devel
[Top][All Lists]
Advanced

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

Re: Feature request: A way to get a traceback to a buffer or a string


From: Stefan Monnier
Subject: Re: Feature request: A way to get a traceback to a buffer or a string
Date: Wed, 12 Dec 2007 10:21:57 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

>> I have used this in fontification routines to get a backtrace.
> What I usually do is: turn off Font Lock; run font-lock-fontify-buffer.

Same here.  Otherwise I also sometimes turn off font-lock, set
font-lock-support-mode to nil, turn font-lock back on (i.e. keep
font-lock but disable jit-lock).


        Stefan




reply via email to

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