From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-table-copy-down incrementor Date: Thu, 17 Apr 2014 18:06:07 +0200 Message-ID: <87ioq8ym8g.fsf@bzg.ath.cx> References: <26CB62FB-01B3-49F6-A3E2-61FC25825493@oracle.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaopL-0006dn-Ht for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 12:06:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WaopH-0002G7-4L for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 12:06:15 -0400 Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:37820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WaopG-0002Fv-Sr for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 12:06:11 -0400 Received: by mail-wi0-f175.google.com with SMTP id cc10so3155975wib.8 for ; Thu, 17 Apr 2014 09:06:10 -0700 (PDT) In-Reply-To: <26CB62FB-01B3-49F6-A3E2-61FC25825493@oracle.com> (Stacey Marshall's message of "Sat, 12 Apr 2014 12:56:50 +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: Stacey Marshall Cc: emacs-orgmode@gnu.org Hi Stacey, Stacey Marshall writes: > I am not a member of this list... I discovered it via > , a link to the list there would > be helpful. I added a link to the manual, thanks. > I discovered org-table-copy-down and its ability to increment dates. > I would like to be able to specify the number to increment, and then > ideally increment by that number again. For example lets say I want > to create a table of Mondays.... The idea came up earlier on to let org-table-copy-down increment by using a table formula -- which is my TODO list for Org 8.3. I'll let the list know when it's ready, but I think it would be a useful feature. Thanks, -- Bastien