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

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

Re: inhibit-modification-hooks set to t globally


From: Eli Zaretskii
Subject: Re: inhibit-modification-hooks set to t globally
Date: Thu, 25 Sep 2014 18:57:21 +0300

> Date: Thu, 25 Sep 2014 18:44:50 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > > You could put a breakpoint at entry to specbind with commands to
> > > disable the watchpoint, and another one at exit from the function to
> > > re-enable it.
> > 
> > Ok, I think I can do that and I will try that when I have some more
> > time.
> 
> I think you will still need that with the watchpoint defined as above.

Alternatively, you could only enable the watchpoint inside Flet and
FletX, since I think you are trying to catch let-binding of that
variable.



reply via email to

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