From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-unmodified asks to revert buffer if file was modified outside emacs Date: Sat, 23 Feb 2013 15:10:00 +0100 Message-ID: <87ehg7dsuf.fsf@bzg.ath.cx> References: <87txqiibjj.fsf@yahoo.fr> <87bobb2tn7.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9Fng-0006st-PS for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 09:10:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9Fnf-0001my-OA for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 09:10:04 -0500 Received: from mail-wi0-f178.google.com ([209.85.212.178]:59131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9Fnf-0001mD-Id for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 09:10:03 -0500 Received: by mail-wi0-f178.google.com with SMTP id o1so1725658wic.17 for ; Sat, 23 Feb 2013 06:10:02 -0800 (PST) In-Reply-To: <87bobb2tn7.fsf@bzg.ath.cx> (Bastien's message of "Sat, 23 Feb 2013 11:33:45 +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@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Richard Cc: emacs-orgmode@gnu.org Bastien writes: > I will ping Emacs developers for the rational behind the current > behavior of remove-text-properties and friends. Got the answer: `with-silent-modifications' comes to the rescue. So the issue is now fixed in master, thanks! -- Bastien