From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: TABLES: Remove/add cell Date: Sat, 1 Oct 2011 11:40:46 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49654) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9w4D-0000iZ-1X for emacs-orgmode@gnu.org; Sat, 01 Oct 2011 05:41:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R9w4C-0008O6-1x for emacs-orgmode@gnu.org; Sat, 01 Oct 2011 05:41:09 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:62955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9w4B-0008O2-TX for emacs-orgmode@gnu.org; Sat, 01 Oct 2011 05:41:08 -0400 Received: by bkbzs2 with SMTP id zs2so3167699bkb.0 for ; Sat, 01 Oct 2011 02:41:06 -0700 (PDT) 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: Michael Brand Cc: =?ISO-8859-1?Q?Gustav_Wikstr=F6m?= , emacs-orgmode@gnu.org 2011/9/30 Michael Brand : > Ehm - it is doable, but not by editing commands from Org table. Only > with several rectangular edits or an Org table formula with a few > tricks and a temporary column to be removed afterward. There are some org-table specific rectangle edit commands that should make it easier. Cut the cells with org-table-cut-region, and paste by org-table-paste-rectangle. Hope this helps. -- Suvayu Open source is the future. It sets us free.