From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: TAB cycling and narrowing to subtree [8.2.6 (release_8.2.6-903-ga1b4d9 @ /home/youngfrog/sources/org-mode/lisp/)] Date: Fri, 23 May 2014 07:54:54 +0200 Message-ID: <87oaypf39t.fsf@bzg.ath.cx> References: <87a9b3xh1n.fsf@geodiff-mac3.ulb.ac.be> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WniRb-0000tT-I3 for emacs-orgmode@gnu.org; Fri, 23 May 2014 01:55:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WniRW-0006gH-Al for emacs-orgmode@gnu.org; Fri, 23 May 2014 01:55:03 -0400 Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:40736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WniRW-0006fq-3c for emacs-orgmode@gnu.org; Fri, 23 May 2014 01:54:58 -0400 Received: by mail-we0-f177.google.com with SMTP id x48so4400350wes.36 for ; Thu, 22 May 2014 22:54:57 -0700 (PDT) In-Reply-To: <87a9b3xh1n.fsf@geodiff-mac3.ulb.ac.be> (Nicolas Richard's message of "Wed, 30 Apr 2014 12:12:04 +0200") 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: Nicolas Richard Cc: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Richard writes: > If, instead, you first hit TAB (to open the subtree), then narrow to subtree > and hit TAB again to fold, you get "* love is" followed by > org-ellipsis followed by 'd' on the same line. The 'd' shouldn't be there. That's an annoying and known glitch -- I don't have time for this right now, but it is definitely in my radar. Maybe getting rid of (defadvice outline-end-of-subtree ...) in org.el is one way to start cleaning up that stuff. If you can have a look, that'd be good. Otherwise I will in the coming weeks. Thanks, -- Bastien