emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] Avoid all modification hooks in org-unmodified


From: Bastien
Subject: Re: [O] [PATCH] Avoid all modification hooks in org-unmodified
Date: Wed, 30 Jan 2013 17:54:59 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)


Hi Francesco,

"Francesco Pizzolante"
<fpz-djc/address@hidden> writes:

> I've changed org-unmodified in order to avoid all modification hooks to be
> called (not only before-change-functions and after-change-functions, but also
> first-change-hook).
>
> I've used inhibit-modification-hooks as described here:
> http://www.gnu.org/software/emacs/manual/html_node/elisp/Change-Hooks.html
>
> In my case, this positively impacts the loading of the agenda.

This is great.  It's not only more efficient but also more
consistent.  Thanks a lot for joining the "agenda optimization
gang" with such a contribution!  I applied your patch, with
a tiny change in the ChangeLog.

-- 
 Bastien




reply via email to

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