From mboxrd@z Thu Jan 1 00:00:00 1970 From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Subject: Re: Table: Insert Cell Date: Thu, 29 Jan 2015 17:01:51 -0500 Message-ID: <87386t5jqo.fsf@yale.edu> References: <874mr9tn3k.fsf@gmail.com> <87bnlh5q5n.fsf@yale.edu> <84twz9bap9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGxEL-0008L7-S5 for emacs-orgmode@gnu.org; Thu, 29 Jan 2015 17:06:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGxEG-0003Io-PM for emacs-orgmode@gnu.org; Thu, 29 Jan 2015 17:06:29 -0500 Received: from plane.gmane.org ([80.91.229.3]:58882) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGxEG-0003Ik-IW for emacs-orgmode@gnu.org; Thu, 29 Jan 2015 17:06:24 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YGxED-0000LJ-2G for emacs-orgmode@gnu.org; Thu, 29 Jan 2015 23:06:21 +0100 Received: from nat-130-132-173-151.central.yale.edu ([130.132.173.151]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jan 2015 23:06:21 +0100 Received: from jorge.alfaro-murillo by nat-130-132-173-151.central.yale.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jan 2015 23:06:21 +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: emacs-orgmode@gnu.org Marco Wahl writes: > This could be the day of org-table-transpose-table-at-point. Argh! Thanks, so simple. I seems like I never took Linear Algebra: anything that you can do with rows you can do with columns, by transposing, doing, and transposing. -- Jorge.