From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: org-capture equivalent of org-remember's %& ? Date: Fri, 29 Mar 2013 15:35:32 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULbL4-0005G4-Bm for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 11:35:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULbL2-0005Lg-SD for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 11:35:34 -0400 Received: from mail-vc0-f175.google.com ([209.85.220.175]:38516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULbL2-0005La-Oi for emacs-orgmode@gnu.org; Fri, 29 Mar 2013 11:35:32 -0400 Received: by mail-vc0-f175.google.com with SMTP id hf12so590672vcb.20 for ; Fri, 29 Mar 2013 08:35:32 -0700 (PDT) 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'm finally switching from org-remember to org-capture. M-x org-capture-import-remember-templates works fine except that it doesn't know how to translate "%&", which causes a jump to the target location immediately after storing the note. Is there an org-capture equivalent of org-remember's "%&" ? Thanks, Adam