From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Francesco Pizzolante" Subject: Re: [PATCH] Avoid all modification hooks in org-unmodified Date: Thu, 31 Jan 2013 10:00:55 +0100 Message-ID: <87d2wleng8.fsf@somewhere.org> References: <87y5fafyq0.fsf@somewhere.org> <87r4l28vbw.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <87r4l28vbw.fsf-E3UqQZAQFPqWIDz0JBNUog@public.gmane.org> (Bastien's message of "Wed, 30 Jan 2013 17:54:59 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: Bastien Cc: mailing-list-org-mode , Francesco Pizzolante Hi Bastien, > 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. Thanks for your message and for having applied the patch. I'm happy that it effectively helps. I've also noticed several other spots where org-unmodified should be used instead of simply saving and restoring buffer-modified-p. I will submit another tiny patch in order for you to see. Regards, Francesco