From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Lander Subject: possible bug: TAB after elipsis Date: Wed, 24 Mar 2010 14:04:40 -0400 Message-ID: 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 1NuUwi-0007sm-Vj for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 14:04:49 -0400 Received: from [140.186.70.92] (port=51938 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NuUwg-0007sC-Qg for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 14:04:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NuUwf-0005j9-7t for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 14:04:46 -0400 Received: from smtp109.prem.mail.ac4.yahoo.com ([76.13.13.92]:36740) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1NuUwf-0005iZ-2u for emacs-orgmode@gnu.org; Wed, 24 Mar 2010 14:04:45 -0400 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 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? Thanks, -Anthony