From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: possible bug: TAB after elipsis Date: Sat, 27 Mar 2010 19:53:58 +0000 (UTC) Message-ID: <87d3ypd0fn.fsf@mean.albasani.net> References: <87sk7ld26n.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nvc5p-000843-1i for emacs-orgmode@gnu.org; Sat, 27 Mar 2010 15:54:49 -0400 Received: from [140.186.70.92] (port=34910 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nvc5U-000829-U4 for emacs-orgmode@gnu.org; Sat, 27 Mar 2010 15:54:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nvc5F-0006FF-2J for emacs-orgmode@gnu.org; Sat, 27 Mar 2010 15:54:14 -0400 Received: from lo.gmane.org ([80.91.229.12]:55290) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvc5E-0006FB-RD for emacs-orgmode@gnu.org; Sat, 27 Mar 2010 15:54:13 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nvc5D-0000Ey-Hx for emacs-orgmode@gnu.org; Sat, 27 Mar 2010 20:54:11 +0100 Received: from e178243017.adsl.alicedsl.de ([85.178.243.17]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Mar 2010 20:54:11 +0100 Received: from gegendosenfleisch by e178243017.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Mar 2010 20:54:11 +0100 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: emacs-orgmode@gnu.org John Hendy writes: > This awesome. If this equivalent existed for M-a/e and M-f/b, I would > be very happy with the result. Seem reasonable -- when on a folded > headline, I just can't think of a reason someone would want to > interact with the headline after the ellipsis. It even, as someone > else mentioned, can ge one into trouble -- press the wrong key or > delete after it and you're removing text you can't even see... but are > able to interact with! Well, after all, its just "Plain Text" you are editing. Whenever there is an Elipsis, there is a convenient "hack" in the display hiding what you don't want to see, but it is never the less a hack. So I got into the habbit that, whenever I edit a line that contains "...", I unfold it first; whenever it is folded, I only a ) view it or b) navigate with the org commands like the speed keys (http://orgmode.org/manual/Speed-keys.html) or c) use the org structure editing command (http://orgmode.org/manual/Structure-editing.html). For extensive editing with emacs board tools, there is always "M-x show-all". So, I agree, whenever there are ellipsis, editing "it ... can get one into trouble". So I just don't ;). hth Memnon