From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacek Generowicz Subject: Capture to top of tree or file Date: Wed, 8 Feb 2012 10:01:56 +0100 Message-ID: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="US-ASCII" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rv3QG-0001fb-7w for emacs-orgmode@gnu.org; Wed, 08 Feb 2012 04:02:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rv3Pc-0000nz-QB for emacs-orgmode@gnu.org; Wed, 08 Feb 2012 04:02:40 -0500 Received: from cernmx31.cern.ch ([137.138.144.179]:30398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rv3Pc-0000ne-LT for emacs-orgmode@gnu.org; Wed, 08 Feb 2012 04:02:00 -0500 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, Is there a way to instruct capture templates to insert the newly captured item at the top of the target subtree or file? Thanks.