From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [sdl.web@gmail.com: misbehaviour of outline-backward-same-level] Date: Thu, 12 Apr 2007 21:41:44 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1176428657 18606 80.91.229.12 (13 Apr 2007 01:44:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Apr 2007 01:44:17 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 13 03:44:16 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HcApj-0002Lk-OY for ged-emacs-devel@m.gmane.org; Fri, 13 Apr 2007 03:44:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HcAtx-0007my-3u for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2007 21:48:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HcAtu-0007mj-QN for emacs-devel@gnu.org; Thu, 12 Apr 2007 21:48:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HcAtu-0007mX-B8 for emacs-devel@gnu.org; Thu, 12 Apr 2007 21:48:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HcAtu-0007mU-2D for emacs-devel@gnu.org; Thu, 12 Apr 2007 21:48:34 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HcApf-0007FX-Vu for emacs-devel@gnu.org; Thu, 12 Apr 2007 21:44:12 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HcAnI-0001ii-Oq; Thu, 12 Apr 2007 21:41:44 -0400 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:69362 Archived-At: Would someone please DTRT and ack? ------- Start of forwarded message ------- X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=failed version=3.1.0 From: Leo To: emacs-pretest-bug@gnu.org Date: Thu, 12 Apr 2007 11:53:09 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Subject: misbehaviour of outline-backward-same-level - --=-=-= `outline-backward-same-level' will move from a heading line to a non-heading line when on the first level-1 heading. To reproduce: o Open the attached file o Go to "* Head 1" o "C-c C-b" (which runs the command outline-backward-same-level) o Cursor moved to the first line of the buffer - --=-=-= Content-Disposition: attachment; filename=sample.txt Content-Description: sample.txt - -*-outline-*- This is some random text. * Head 1 * Head 2 ** Item 1 ** Item 2 * Head 3 - --=-=-= The bug causes some trouble in org mode (which derives from outline mode). See: http://permalink.gmane.org/gmane.emacs.orgmode/1570 - -- Leo - --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug - --=-=-=-- ------- End of forwarded message -------