From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Publishing projects Date: Thu, 5 Apr 2007 17:36:12 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HZU3u-0000cF-HS for emacs-orgmode@gnu.org; Thu, 05 Apr 2007 11:39:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HZU3s-0000Xi-DJ for emacs-orgmode@gnu.org; Thu, 05 Apr 2007 11:39:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZU3s-0000X8-5S for emacs-orgmode@gnu.org; Thu, 05 Apr 2007 11:39:44 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HZU0T-0001LY-SB for emacs-orgmode@gnu.org; Thu, 05 Apr 2007 11:36:14 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Uwe Jochum Cc: emacs-orgmode@gnu.org On Apr 5, 2007, at 17:02, Uwe Jochum wrote: > Hi all, > > after having published a project in orgmode I am asked, before closing > the original orgmode files, if I want to save the modified file(s). It > seems that the new version of orgmode (4.70) thinks that a published > file is a modified file, which isn't the case, in my view. I have made this error before, this has to do with adding text properties - Emacs thinks that this is a change of the buffer. Will be fixed in the next version. - Carsten