From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Problems with patch to `recenter' Date: Thu, 07 Jul 2005 11:40:04 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120732608 17858 80.91.229.2 (7 Jul 2005 10:36:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2005 10:36:48 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 07 12:36:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DqTjK-0004Ue-1R for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2005 12:35:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqTkg-0006K5-4y for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2005 06:37:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DqTP1-0007sI-9k for emacs-devel@gnu.org; Thu, 07 Jul 2005 06:14:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DqTOu-0007pj-K4 for emacs-devel@gnu.org; Thu, 07 Jul 2005 06:14:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DqTOp-0006tr-3i for emacs-devel@gnu.org; Thu, 07 Jul 2005 06:14:31 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DqSyB-0001ZF-5K for emacs-devel@gnu.org; Thu, 07 Jul 2005 05:46:59 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id 7601D47FECD; Thu, 7 Jul 2005 11:40:18 +0200 (CEST) Original-To: Juanma Barranquero In-Reply-To: (Juanma Barranquero's message of "Thu, 7 Jul 2005 02:31:27 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:40546 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40546 Juanma Barranquero writes: > 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 > ... > > Only the first line is visible. You can move to the beginning of the > buffer and see it, but as soon has you hit , again only the last > prompt is visible. I just installed a fix to Frecenter -- pls. try again. -- Kim F. Storm http://www.cua.dk