From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Problems with patch to `recenter' Date: Thu, 07 Jul 2005 17:31:12 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1120774159 23311 80.91.229.2 (7 Jul 2005 22:09:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2005 22:09:19 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 08 00:09:18 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DqeYE-0004PM-3X for ged-emacs-devel@m.gmane.org; Fri, 08 Jul 2005 00:08:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqeZb-0004r9-Nu for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2005 18:10:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DqeTG-0001aw-DU for emacs-devel@gnu.org; Thu, 07 Jul 2005 18:03:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DqeLg-0007da-13 for emacs-devel@gnu.org; Thu, 07 Jul 2005 17:56:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqeLb-0007Ww-KP for emacs-devel@gnu.org; Thu, 07 Jul 2005 17:55:55 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dqe6f-0001rs-TT for emacs-devel@gnu.org; Thu, 07 Jul 2005 17:40:29 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Dqdxg-0004Yw-Hn; Thu, 07 Jul 2005 17:31:12 -0400 Original-To: Juanma Barranquero In-reply-to: (message from Juanma Barranquero on Thu, 7 Jul 2005 02:31:27 +0200) 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:40602 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40602 This change to `recenter' has problems. 2005-07-06 Richard M. Stallman * window.c (Frecenter): When arg is inside the scroll margin, move it out of the margin. emacs -Q M-x ielm ... It does not fail for me. I tried it on a tty and under X.