From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: 4.70 org-goto bug Date: Thu, 12 Apr 2007 09:20:17 +0200 Message-ID: <8226285740f5411722cc4904a1e904b0@science.uva.nl> References: <461A11E0.8060309@calicojack.co.uk> <044eeb9c2e04b24d1bdae04dea95613c@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HbuX1-0002Cj-Vi for emacs-orgmode@gnu.org; Thu, 12 Apr 2007 04:19:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HbuWz-0002BT-OU for emacs-orgmode@gnu.org; Thu, 12 Apr 2007 04:19:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HbuWy-0002At-D6 for emacs-orgmode@gnu.org; Thu, 12 Apr 2007 04:19:48 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HbuSo-0000RX-QY for emacs-orgmode@gnu.org; Thu, 12 Apr 2007 04:15:31 -0400 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: Leo Cc: emacs-orgmode@gnu.org On Apr 11, 2007, at 12:29, Leo wrote: > However, on the first heading, 'b' will > move to the first line of the buffer even it is not a heading. Is this > intentional? I am just using outline-backward-same-level and don't want to re-implement this function just to fix this minor bug. You might want to report this as bug to the Emacs maintainers. - Carsten