From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: [PATCH] org-table-transpose-table-at-point: Preserve indentation and point Date: Tue, 15 Oct 2013 16:46:00 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VW5sr-0001se-MC for emacs-orgmode@gnu.org; Tue, 15 Oct 2013 10:46:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VW5sq-0006yp-KD for emacs-orgmode@gnu.org; Tue, 15 Oct 2013 10:46:05 -0400 In-Reply-To: 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: Carsten Dominik , Bastien , Nicolas Goaziou Cc: Org Mode Hi Carsten, Bastien and Nicolas On Tue, Oct 8, 2013 at 9:40 AM, Michael Brand wrote: > On Mon, Sep 30, 2013 at 8:35 PM, Michael Brand > wrote: >> For the use case of org-table-transpose-table-at-point there, I made a >> patch for org-table-transpose-table-at-point to preserve indentation >> and point after transposition. > > I would like to remind to review and apply the previously attached patch. I would like to remind to review and apply the patch attached on [2013-09-30 Mon] to this thread. Michael