From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: reverse column or row. Date: Thu, 24 Oct 2013 14:40:30 +0200 Message-ID: <87txg6970h.fsf@gilgamesch.quim.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57368) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZKDi-00023r-7L for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 08:41:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZKDa-00010s-FJ for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 08:40:58 -0400 Received: from plane.gmane.org ([80.91.229.3]:46771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZKDa-00010i-8i for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 08:40:50 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VZKDU-0007Ob-Gx for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 14:40:44 +0200 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Oct 2013 14:40:44 +0200 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Oct 2013 14:40:44 +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 Hello I think that one could "solve" the hebrew problem I mentioned yesterday, if there were a function like org-table-reverse-column (or org-table-reverse-row) acting like reverse-region but just for columns or rows. Unfortunately there is no function as reverse-rectangle or something like this to start with. Anybody has an idea? Thanks Uwe Brauer