From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: possible bug: TAB after elipsis Date: Fri, 26 Mar 2010 07:32:14 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nv4ND-0008QI-HU for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 03:54:31 -0400 Received: from [140.186.70.92] (port=48855 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nv4NA-0008Of-KM for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 03:54:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nv4N5-0001vI-Rh for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 03:54:25 -0400 Received: from mail-ew0-f227.google.com ([209.85.219.227]:52756) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nv4N5-0001vB-N0 for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 03:54:23 -0400 Received: by ewy27 with SMTP id 27so44516ewy.30 for ; Fri, 26 Mar 2010 00:54:22 -0700 (PDT) In-Reply-To: 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: Anthony Lander Cc: emacs-orgmode On Mar 24, 2010, at 7:04 PM, Anthony Lander wrote: > If the cursor is after the elipsis on a folded entry like this: > > **** Some entry...| > > pressing TAB doesn't expand the entry, or in fact, do anything > useful at all. Is it possible to get it to expand the entry, or am I > missing something? Cursor after the dots means the cursor is no longer in the headline, in fact it is no longer in the entry at all. - Carsten