From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: New feature: export an agenda to an Org file Date: Fri, 15 Feb 2013 16:47:58 +0100 Message-ID: <87a9r5h93l.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6NWS-0007il-2e for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 10:48:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6NWI-0007aJ-Bc for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 10:48:24 -0500 Received: from plane.gmane.org ([80.91.229.3]:59709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6NWI-0007a5-4U for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 10:48:14 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U6NWY-0003Pi-PH for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 16:48:30 +0100 Received: from mar75-2-81-56-68-112.fbx.proxad.net ([81.56.68.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Feb 2013 16:48:30 +0100 Received: from bzg by mar75-2-81-56-68-112.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Feb 2013 16:48:30 +0100 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: emacs-orgmode@gnu.org Hi all, I've committed a feature that allows you to export your agenda buffer to an Org file. It will create a new file containing the headlines of the agenda. The headlines do not contain any children they may have. Please try the feature extensively before Org 8.0. In an agenda buffer C-x C-w test.org RET Thanks, -- Bastien