From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [LibreOffice] Modified buffers Date: Fri, 29 Jun 2012 23:15:11 +0530 Message-ID: <81k3yqm2qg.fsf@gmail.com> References: <80sjde2ok2.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkfGA-0006Lk-1S for emacs-orgmode@gnu.org; Fri, 29 Jun 2012 13:45:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SkfG7-0005KK-Us for emacs-orgmode@gnu.org; Fri, 29 Jun 2012 13:45:33 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:35305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SkfG7-0005JV-MN for emacs-orgmode@gnu.org; Fri, 29 Jun 2012 13:45:31 -0400 Received: by dakp5 with SMTP id p5so5167353dak.0 for ; Fri, 29 Jun 2012 10:45:29 -0700 (PDT) In-Reply-To: <80sjde2ok2.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 29 Jun 2012 16:14:05 +0200") 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: Orgmode "Sebastien Vauban" writes: > Hi Jambunathan, > > There is one little annoyance after converting to ODT: the fact that files > such as... > > c:/WINDOWS/Temp/odt-172wPK/content.xml > > ... stay as modified buffers. I wouldn't mind much if they would be open but > saved. But, now, we have to answer to a question for every of them, when > quitting Emacs. > > Is there a way to work around this? The temporary XML buffers remain open only when the export throws an error. I definitely to cleanup the temporary buffers. I will put in a fix sometime soon. > Best regards, > Seb --