From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Can org-capture-templates be made more flexible? Date: Thu, 07 Nov 2013 09:52:18 +0100 Message-ID: <87haboiofx.fsf@bzg.ath.cx> References: <87fvr9gaws.fsf@bzg.ath.cx> <87li11lcr4.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeLKL-0003cA-Po for emacs-orgmode@gnu.org; Thu, 07 Nov 2013 03:52:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VeLKD-0004Cr-2Y for emacs-orgmode@gnu.org; Thu, 07 Nov 2013 03:52:33 -0500 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:65241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeLKC-0004Ck-S5 for emacs-orgmode@gnu.org; Thu, 07 Nov 2013 03:52:24 -0500 Received: by mail-wi0-f181.google.com with SMTP id ex4so265379wid.14 for ; Thu, 07 Nov 2013 00:52:24 -0800 (PST) In-Reply-To: (Leo Liu's message of "Thu, 07 Nov 2013 11:58:51 +0800") 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: Leo Liu Cc: emacs-orgmode@gnu.org Leo Liu writes: > and org-capture-finalize calls save-buffer I think this option requires > a file still. Mhhh, yes, it does. Maybe one can hack something to "send" a subtree to an external program. That way you can first capture it, then send it. -- Bastien