From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Capture with %i replaces placeholders in copied region Date: Fri, 24 Aug 2012 15:45:12 +0200 Message-ID: <87sjbc2yl3.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4uC6-0005us-QH for Emacs-orgmode@gnu.org; Fri, 24 Aug 2012 09:45:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4uC0-0003hP-MK for Emacs-orgmode@gnu.org; Fri, 24 Aug 2012 09:45:02 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:33494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4uC0-0003h4-FP for Emacs-orgmode@gnu.org; Fri, 24 Aug 2012 09:44:56 -0400 Received: by wgbdt14 with SMTP id dt14so342617wgb.30 for ; Fri, 24 Aug 2012 06:44:55 -0700 (PDT) In-Reply-To: (Moritz Ulrich's message of "Fri, 24 Aug 2012 15:19:16 +0200") 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: Moritz Ulrich Cc: Emacs-orgmode Moritz Ulrich writes: > When I capture a new item to org-mode where the template includes %i > (capture active region), other placeholders in the region are replaced > (evaluated). Fixed, thanks. -- Bastien