From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: how to group together fields Date: Sat, 01 Feb 2014 12:03:29 +0100 Message-ID: <87bnyrayda.fsf@gmail.com> References: <87fvo5tqvo.fsf@mars.lan> <87fvo4bcjw.fsf@gmail.com> <87r47nshuh.fsf@mars.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9YMn-0001gs-Qw for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 06:04:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9YMe-0001O7-Iz for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 06:04:05 -0500 Received: from mail-qc0-x22f.google.com ([2607:f8b0:400d:c01::22f]:33351) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9YMe-0001Ny-EI for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 06:03:56 -0500 Received: by mail-qc0-f175.google.com with SMTP id x13so8679258qcv.34 for ; Sat, 01 Feb 2014 03:03:56 -0800 (PST) In-Reply-To: <87r47nshuh.fsf@mars.lan> (Stefan Huchler's message of "Sat, 01 Feb 2014 03:10:46 +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: Stefan Huchler Cc: emacs-orgmode@gnu.org Hello Stefan, please keep the mailing list cc'd so everyone can read your response. On 2014-02-01 03:10 Stefan Huchler wrote: > thx for looking over it. > > My idea was that I have 2 :COLUMNS: rows, comment out one or the other. > I dont need one "table" that shows me both, thats impossible yes, but > one table for the one information and another for the other. You would have to maintain two seperate and differently structured trees of your data to achieve this. I do not know if this is the way you want to go, as it would require you to keep both trees in sync by hand. Regards, -- Alexander Baier