From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: exporting agenda views whenever starting a view Date: Wed, 22 Aug 2007 12:39:30 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1INncp-00016t-7h for emacs-orgmode@gnu.org; Wed, 22 Aug 2007 06:39:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1INnco-00016h-22 for emacs-orgmode@gnu.org; Wed, 22 Aug 2007 06:39:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INncn-00016e-U3 for emacs-orgmode@gnu.org; Wed, 22 Aug 2007 06:39:45 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1INncn-0008JV-J3 for emacs-orgmode@gnu.org; Wed, 22 Aug 2007 06:39:45 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1INnca-00054p-Rd for emacs-orgmode@gnu.org; Wed, 22 Aug 2007 12:39:32 +0200 Received: from p57af19dd.dip0.t-ipconnect.de ([87.175.25.221]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Aug 2007 12:39:32 +0200 Received: from rainer.stengele by p57af19dd.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Aug 2007 12:39:32 +0200 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: emacs-orgmode@gnu.org I wonder if it would be possible to trigger an agenda auto export (by customising the filename in org-agenda-custom-commands) as soon as I call the agenda view and not only when starting an extra "C-c a e"? Of course this would take 2 seconds to generate the file and show the view whenever I start the view. This way I would be sure to always have the latest contents in my exported file which I could take away automatically synchronised in my Palm. Rainer