From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-table-copy-down incrementor Date: Wed, 21 May 2014 17:49:09 +0200 Message-ID: <8738g3ku8a.fsf@bzg.ath.cx> References: <26CB62FB-01B3-49F6-A3E2-61FC25825493@oracle.com> <87ioq8ym8g.fsf@bzg.ath.cx> <87k39gilps.fsf@bzg.ath.cx> <87k39gs07o.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn8lf-0005Yw-2t for emacs-orgmode@gnu.org; Wed, 21 May 2014 11:49:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wn8lW-0004Bi-2H for emacs-orgmode@gnu.org; Wed, 21 May 2014 11:49:23 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:49720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn8lV-0004BZ-OO for emacs-orgmode@gnu.org; Wed, 21 May 2014 11:49:13 -0400 Received: by mail-we0-f175.google.com with SMTP id t61so2188449wes.6 for ; Wed, 21 May 2014 08:49:12 -0700 (PDT) In-Reply-To: (Michael Brand's message of "Wed, 21 May 2014 17:32:10 +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: Michael Brand Cc: Org Mode , Stacey Marshall Hi Michael, Michael Brand writes: > I did not notice before but the first commit > 7ac468ff5547891503b6b8f5fa03793d79b3bff6 > changed SHIFT-RET on the empty field > | 2 | > | 5 | > | | > to add a new row instead of only replacing the current field. This is now fixed in master, thanks for spotting this. -- Bastien