From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Org-mode and taskpaper Date: Mon, 7 Apr 2008 17:55:42 +0200 Message-ID: References: <20080401080317.GB2015@odin.demosthenes.org> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JityF-0003qJ-LW for emacs-orgmode@gnu.org; Mon, 07 Apr 2008 12:13:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JityD-0003n4-RU for emacs-orgmode@gnu.org; Mon, 07 Apr 2008 12:13:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JityD-0003ml-Ll for emacs-orgmode@gnu.org; Mon, 07 Apr 2008 12:13:21 -0400 Received: from el-out-1112.google.com ([209.85.162.176]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JityD-00079Q-CA for emacs-orgmode@gnu.org; Mon, 07 Apr 2008 12:13:21 -0400 Received: by el-out-1112.google.com with SMTP id n30so1276511elf.7 for ; Mon, 07 Apr 2008 09:13:20 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Leo Cc: emacs-orgmode@gnu.org On Apr 2, 2008, at 11:25 AM, Leo wrote: > On 2008-04-01 09:03 +0100, Russell Adams wrote: >> As to tables, I would miss them dearly. They aren't immediately >> related to folding outlines or schedules, but I frequently use short >> tables for summing information and the exported view is nice. > > The `table' functionality can turn into a new spread sheet package for > Emacs. Yes, it could, but the really tight integration with org-mode would be a bit harder to achieve with an external package. So this will stay in. You do know that orgtbl-mode is available to get the table editor into other modes? - Carsten