From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.bugs Subject: bug#847: Bug in C-n Date: Mon, 01 Sep 2008 21:09:54 -0400 Message-ID: References: <87ej43ehr0.fsf@cyd.mit.edu> Reply-To: rms@gnu.org, 847@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1220318890 20717 80.91.229.12 (2 Sep 2008 01:28:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 01:28:10 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, 847@emacsbugs.donarmstrong.com To: Chong Yidong , 847@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 02 03:29:04 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KaKhb-0003t5-Ie for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Sep 2008 03:29:03 +0200 Original-Received: from localhost ([127.0.0.1]:47163 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaKgc-0005Ey-HR for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Sep 2008 21:28:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaKgC-0004zb-3N for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2008 21:27:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaKgA-0004yr-Gr for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2008 21:27:35 -0400 Original-Received: from [199.232.76.173] (port=47209 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaKgA-0004ym-4I for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2008 21:27:34 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:51799) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KaKg9-0004Hy-DU for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2008 21:27:33 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m821RUQm007095; Mon, 1 Sep 2008 18:27:31 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m821KFCF004787; Mon, 1 Sep 2008 18:20:15 -0700 X-Loop: don@donarmstrong.com Resent-From: "Richard M. Stallman" Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 02 Sep 2008 01:20:14 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 847 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 847-submit@emacsbugs.donarmstrong.com id=B847.12203178942029 (code B ref 847); Tue, 02 Sep 2008 01:20:14 +0000 Original-Received: (at 847) by emacsbugs.donarmstrong.com; 2 Sep 2008 01:11:34 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m821BVVA002018 for <847@emacsbugs.donarmstrong.com>; Mon, 1 Sep 2008 18:11:32 -0700 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KaKP4-0004hZ-TD; Mon, 01 Sep 2008 21:09:54 -0400 In-reply-to: <87ej43ehr0.fsf@cyd.mit.edu> (message from Chong Yidong on Mon, 01 Sep 2008 16:25:07 -0400) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Mon, 01 Sep 2008 21:27:35 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20003 Archived-At: I can't reproduce this. However, I fixed a similar bug a couple of days ago; could you try to reproduce this problem with the latest sources? I updated the sources at 4pm EDT and rebuilt. Now what happens is that C-n at that position does not move at all. Just to make sure, I tried it with `emacs -Q' and got the same bug.