From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: feature proposal. Kill and yank columns Date: Thu, 28 Apr 2016 10:47:34 +0000 Message-ID: <87mvoeqabd.fsf@mat.ucm.es> References: <87ziset6iq.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avjU8-0003Cg-KI for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 06:47:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avjU3-0001ZN-Km for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 06:47:52 -0400 Received: from plane.gmane.org ([80.91.229.3]:44003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avjU3-0001ZE-E8 for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 06:47:47 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1avjTy-00067h-Ar for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 12:47:42 +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, 28 Apr 2016 12:47:42 +0200 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2016 12:47:42 +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" To: emacs-orgmode@gnu.org >>> "Stig" == Stig Brautaset writes: > Uwe Brauer writes: >> Hi >> >> I know that I can delete columns but I miss a function which would >> *kill* a column, put it in the some ring (or register) and paste it. > Does `org-table-move-column' help, no > or do you mean to move the column to a different table? yes Uwe