From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#2496: 23.0.60; scroll-preserve-screen-position bug Date: Mon, 12 Sep 2011 09:35:59 -0400 Message-ID: References: <20110912.124944.1568838937885770569.chousan@hotmint.com> <20110912.223240.1568838937885794391.chousan@hotmint.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1315834618 13038 80.91.229.12 (12 Sep 2011 13:36:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Sep 2011 13:36:58 +0000 (UTC) Cc: larsi@gnus.org, cyd@stupidchicken.com, 2496-done@debbugs.gnu.org To: "MATSUI N." Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Sep 12 15:36:54 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R36gt-0007Nq-FK for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Sep 2011 15:36:51 +0200 Original-Received: from localhost ([::1]:48495 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R36gs-0006mW-UI for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Sep 2011 09:36:50 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:47116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R36gn-0006mA-DY for bug-gnu-emacs@gnu.org; Mon, 12 Sep 2011 09:36:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R36gj-0006bW-HP for bug-gnu-emacs@gnu.org; Mon, 12 Sep 2011 09:36:45 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R36gj-0006bN-Fz for bug-gnu-emacs@gnu.org; Mon, 12 Sep 2011 09:36:41 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1R36kw-0000HV-ME for bug-gnu-emacs@gnu.org; Mon, 12 Sep 2011 09:41:02 -0400 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 12 Sep 2011 13:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 2496 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 2496@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 2496-done@debbugs.gnu.org id=D2496.13158348251035 (code D ref 2496); Mon, 12 Sep 2011 13:41:02 +0000 Original-Received: (at 2496-done) by debbugs.gnu.org; 12 Sep 2011 13:40:25 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R36kK-0000Ge-SM for submit@debbugs.gnu.org; Mon, 12 Sep 2011 09:40:25 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R36kI-0000GW-3d for 2496-done@debbugs.gnu.org; Mon, 12 Sep 2011 09:40:23 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R36g3-0002YH-86; Mon, 12 Sep 2011 09:35:59 -0400 In-reply-to: <20110912.223240.1568838937885794391.chousan@hotmint.com> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 12 Sep 2011 09:41:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:51064 Archived-At: > Date: Mon, 12 Sep 2011 22:32:40 +0900 (JST) > Cc: larsi@gnus.org, cyd@stupidchicken.com, 2496@debbugs.gnu.org > From: "MATSUI N." > > Eli Zaretskii wrote: > > > I spotted something that could be the subject of your report, and it > > certainly is a bug, if not _the_ bug: the column of the cursor > > position is not preserved (it is off by one). > > > > So I went ahead and fixed that bug. Please try the latest development > > version and see if it fixed your problem; then I will close the bug > > report. If the bug is still there, please do provide the details I > > requested in my previous message. > > Yes, it was my problem and is now fixed. Thank you very much, sorry > for my poor explanation. Thanks, I'm closing the bug.