From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Patch for Plain Text Export Date: Tue, 2 Sep 2008 13:46:30 +0200 Message-ID: <71BA72E0-9797-4D0D-B2D1-4F7A36E7EAA6@uva.nl> References: <18609.41458.945143.398656@gargle.gargle.HOWL> Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaULF-0001Et-JN for emacs-orgmode@gnu.org; Tue, 02 Sep 2008 07:46:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaULD-0001EQ-2X for emacs-orgmode@gnu.org; Tue, 02 Sep 2008 07:46:37 -0400 Received: from [199.232.76.173] (port=59145 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaULC-0001EH-Vx for emacs-orgmode@gnu.org; Tue, 02 Sep 2008 07:46:35 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]:62871) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KaULC-0002p5-Lp for emacs-orgmode@gnu.org; Tue, 02 Sep 2008 07:46:34 -0400 Received: by ug-out-1314.google.com with SMTP id m2so2210150uge.17 for ; Tue, 02 Sep 2008 04:46:33 -0700 (PDT) In-Reply-To: <18609.41458.945143.398656@gargle.gargle.HOWL> 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: Thomas Fuchs Cc: emacs-orgmode@gnu.org Applied, thanks. - Carsten On Aug 24, 2008, at 8:01 PM, Thomas Fuchs wrote: > > Hi, > > I detected, that using org-store-agenda-views to export my views > to *.txt in plain text results in files growing and growing because > the new views are appended. > > In my understanding this is not the intended behavior. Every new > export should replace the previous one. > > I attached a very simple patch to correct this. > > > Yours sincerly > Thomas Fuchs > > export.patch>_______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode