From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: return key does not show the subtree the first time on a newly opened org file Date: Thu, 28 Feb 2008 01:38:26 +0000 Message-ID: <87ir096est.fsf@bzg.ath.cx> References: <47C59703.8020804@gmail.com> 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 1JUXjT-0007sA-Jf for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 20:38:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUXjP-0007r8-MV for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 20:38:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUXjP-0007r2-Ck for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 20:38:43 -0500 Received: from ug-out-1314.google.com ([66.249.92.175]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUXjO-0001QW-8n for emacs-orgmode@gnu.org; Wed, 27 Feb 2008 20:38:42 -0500 Received: by ug-out-1314.google.com with SMTP id a2so64134ugf.48 for ; Wed, 27 Feb 2008 17:38:29 -0800 (PST) In-Reply-To: <47C59703.8020804@gmail.com> (Wanrong Lin's message of "Wed, 27 Feb 2008 11:59:47 -0500") 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: Wanrong Lin Cc: emacs-orgmode@gnu.org Wanrong Lin writes: > I have the following in my org-mode configuration: > > (setq org-return-follows-link t) This is about following links, no (un)folding subtrees... > Usually, if my cursor is at the beginning of a heading, I can use the > return key to cycle the visibility of its subtree. AFAIK, doesn't (un)fold a subtree. Maybe you mean the key? I guess I'm missing something... -- Bastien