From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Feature request: creating separate tables on same rows Date: Thu, 05 Jun 2014 18:52:56 +0200 Message-ID: <87oay7z4bb.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wsauj-0002Iu-Ud for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 12:53:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wsaub-0005YZ-06 for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 12:53:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:60646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wsaua-0005YF-QX for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 12:53:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WsauZ-0007tC-M1 for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 18:53:07 +0200 Received: from e178189060.adsl.alicedsl.de ([85.178.189.60]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jun 2014 18:53:07 +0200 Received: from tjolitz by e178189060.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Jun 2014 18:53:07 +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: emacs-orgmode@gnu.org Aldric Giacomoni writes: > I'd like to be able to create multiple tables on the same rows, like > such: > > | Group | Name | | Something | Else | > |----------+----------| |-----------------+----- --| > | 1 | foo | | Yes | No | > |----------+----------| |-----------------+-------| > > This might be based on a pretty fundamental misunderstanding of how to > use tables, org-mode and emacs, but I would find it useful to be able > to compare tables and making changes easily without scrolling too > much. > > Someone on #emacs pointed me towards clone-indirect-buffer, which > works for my purposes, but I figured I'd ask here and ask all you > experts if this idea is reasonable or crazy-pants. 1+ for crazy-pants -- cheers, Thorsten