From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Using Capture to Append a Line to a Table Date: Mon, 20 Aug 2012 09:02:07 +0100 Message-ID: <5031EEFF.9000902@wilkesley.net> References: <5030CD6C.2030606@wilkesley.net> <87k3wusxcw.fsf@altern.org> Reply-To: ian@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3MyS-0003FK-9T for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 04:04:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3MyR-0005Qi-3F for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 04:04:36 -0400 Received: from mail2.wilkesley.net ([109.74.196.44]:42576 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3MyQ-0005QX-TX for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 04:04:35 -0400 Received: from [192.168.0.58] (unknown [46.33.134.31]) (Authenticated sender: lists@wilkesley.net) by li40-130.members.linode.com (Postfix) with ESMTPSA id 86913193012 for ; Mon, 20 Aug 2012 09:04:33 +0100 (BST) In-Reply-To: <87k3wusxcw.fsf@altern.org> 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 On 19/08/12 16:41, Bastien wrote: > Hi Ian, > > Ian Barton writes: > >> I am not sure if this is user error, or a bug. I want to append a line to >> table using Capture. > > This if fixed in git, thanks for reporting this! > That was quick! Thanks, can confirm it's fixed for me. Ian.