Re: [Orgmode] Patch for Plain Text Export

2008-09-02 Thread Carsten Dominik
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 behav

[Orgmode] Patch for Plain Text Export

2008-08-25 Thread Thomas Fuchs
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