From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Capture templates with "function" type Date: Wed, 06 Nov 2013 15:53:16 +0100 Message-ID: <87ob5xfuoz.fsf@bzg.ath.cx> References: <87mwlhsj53.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve4U2-0006zt-77 for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 09:53:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ve4Tw-0004Zj-Nw for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 09:53:25 -0500 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:48024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ve4Tw-0004Zf-Gt for emacs-orgmode@gnu.org; Wed, 06 Nov 2013 09:53:20 -0500 Received: by mail-wi0-f181.google.com with SMTP id ex4so3807632wid.8 for ; Wed, 06 Nov 2013 06:53:19 -0800 (PST) In-Reply-To: <87mwlhsj53.fsf@bzg.ath.cx> (Bastien's message of "Wed, 06 Nov 2013 15:24:24 +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: Brett Viren Cc: emacs-orgmode@gnu.org Hi Brett, Bastien writes: > I'm still investigating this bug, but in the meantime you may want to > try using file+function, which does not have the bug. Capture templates using `function' should now return back to the correct window location. Thanks for raising this, -- Bastien