From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Emacs 23.0.60, orgmode, hidden sections and next-line: Date: Thu, 18 Sep 2008 06:22:01 +0200 Message-ID: References: <18641.53620.292936.896249@gargle.gargle.HOWL> Mime-Version: 1.0 (Apple Message framework v929.2) 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 1KgB1u-0006FR-Bw for emacs-orgmode@gnu.org; Thu, 18 Sep 2008 00:22:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KgB1t-0006F6-3C for emacs-orgmode@gnu.org; Thu, 18 Sep 2008 00:22:09 -0400 Received: from [199.232.76.173] (port=48528 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgB1t-0006F3-03 for emacs-orgmode@gnu.org; Thu, 18 Sep 2008 00:22:09 -0400 Received: from pony.ic.uva.nl ([145.18.40.181]:45690) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KgB1t-0007rW-3F for emacs-orgmode@gnu.org; Thu, 18 Sep 2008 00:22:09 -0400 In-Reply-To: <18641.53620.292936.896249@gargle.gargle.HOWL> 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: raman@users.sf.net Cc: emacs-orgmode@gnu.org On Sep 18, 2008, at 5:56 AM, T. V. Raman wrote: > when running newer builds of emacs 23 out of CVS: > > Open an org-mode file, and hide the content, with just the > sections heads showing. > Next-line (c-n) no longer moves to the next section unless you > first hit C-e to move to the end of the line. I have not touched the code in Emacs for 2 month, because of the feature freeze. DOes the same thing happen in outline-mode? Then this report belongs onto the emacs mailing lists. - Carsten