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: Nicolas Richard
Subject: Re: inhibit-modification-hooks set to t globally
Date: Thu, 25 Sep 2014 13:14:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:
>> Any idea how I can find what caused inhibit-modification-hooks to be
>> globally t ?
>
> This variable is defined in C, so a watchpoint with a suitable
> condition (to avoid false positives of local bindings) should be
> enough to catch the villain.

By looking at the source, I managed to find that I should "watch
globals.f_inhibit_modification_hooks", but I could not find a way to set
up a condition with "watch". Also I don't know what the condition should
be. Can you guide me a little more ?

Thank you,

-- 
Nicolas



reply via email to

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