From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Bremner Subject: Re: Feature Request: insert/delete rows in column view Date: Sat, 29 Aug 2009 15:00:15 -0300 Message-ID: <87my5icxg0.wl%bremner@pivot.cs.unb.ca> References: <87eiqv4qpm.wl%bremner@pivot.cs.unb.ca> <677C25A8-BFD6-49B2-8811-1F4A952F80FE@gmail.com> Reply-To: David Bremner Mime-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MhSDy-0007xf-Gk for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 14:00:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MhSDu-0007tz-3w for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 14:00:26 -0400 Received: from [199.232.76.173] (port=60365 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MhSDt-0007tw-Rc for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 14:00:21 -0400 Received: from pivot.cs.unb.ca ([131.202.240.57]:46338) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MhSDt-0000iW-Ds for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 14:00:21 -0400 Received: from bremner by pivot.cs.unb.ca with local (Exim 4.69) (envelope-from ) id 1MhSDr-0006Ij-8a for emacs-orgmode@gnu.org; Sat, 29 Aug 2009 15:00:19 -0300 In-Reply-To: <677C25A8-BFD6-49B2-8811-1F4A952F80FE@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik wrote: >What is so bad about exiting column view, doing the structure >changes and then going back in? The problem is that structure changes >potentially affect summary columns, so it is not a good idea to do this >in column view. I can certainly live with it. I made the request after spending a day editing a document in column view, and finding my fingers kept hitting C-k and , and discovering they did nothing in column view. So my brain is fine with the concept; I expect the fingers will catch up eventually. David