From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: recenter-top-bottom Date: Wed, 14 Nov 2007 22:51:13 +0000 Message-ID: <87d4ucqw4e.fsf@bzg.ath.cx> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1195080716 22560 80.91.229.12 (14 Nov 2007 22:51:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Nov 2007 22:51:56 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 14 23:52:01 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 1IsR5E-0000U0-67 for ged-emacs-devel@m.gmane.org; Wed, 14 Nov 2007 23:51:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IsR51-0005Iv-EE for ged-emacs-devel@m.gmane.org; Wed, 14 Nov 2007 17:51:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IsR4x-0005If-IJ for emacs-devel@gnu.org; Wed, 14 Nov 2007 17:51:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IsR4s-0005IL-TB for emacs-devel@gnu.org; Wed, 14 Nov 2007 17:51:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IsR4s-0005II-Nu for emacs-devel@gnu.org; Wed, 14 Nov 2007 17:51:22 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.173]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IsR4s-0003wz-Ff for emacs-devel@gnu.org; Wed, 14 Nov 2007 17:51:22 -0500 Original-Received: by ug-out-1314.google.com with SMTP id a2so407359ugf for ; Wed, 14 Nov 2007 14:51:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:received:from:to:cc:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=QvhEvOWUHRjArLjsROuDVGjy/t/JFeFmaOGZ8E+jKbA=; b=rrftnX3CrWK6MRQS79vm600X1tQxvxNk7Lo//+GRhW17QdqyRmN0AxdctzvErC9SAjN+jSif+mezgkn02ewgPy81wLYtPXMISq+JgiyE9aS7D5Y0bT17ziuKKmDW4MNvruS8RXpTIuW1fDXPpEYujrqirAeFj6m7AO/RPz1118k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:from:to:cc:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=PbYhdfZr9qCsTReOKllUtxl3SuX3SebEMOIUXZGn0TbWbyd4pKXCYIzE0HNDcmjSiwcLMwiRw1sfa4+BM9m5R4Hr9UGDj8Dzb+pQL6NuKBt0FZ8FffnNIBtuZlsAcUt/tmvSRes+9Tbbwx9Xy7dD7Z0KeX7lqlW6V9bx3OgmYG8= Original-Received: by 10.67.30.3 with SMTP id h3mr1412530ugj.1195080679134; Wed, 14 Nov 2007 14:51:19 -0800 (PST) Original-Received: from bzg.ath.cx ( [89.243.193.202]) by mx.google.com with ESMTPS id l20sm1500253uga.2007.11.14.14.51.15 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 14 Nov 2007 14:51:16 -0800 (PST) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id AA9871575BA; Wed, 14 Nov 2007 22:51:13 +0000 (GMT) In-Reply-To: (Drew Adams's message of "Wed, 14 Nov 2007 13:57:58 -0800") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:83211 Archived-At: "Drew Adams" writes: >> I am still interested in your original design, which I think is good. > > I think the version below combines the best of each and should satisfy > most people. I like it, thanks for the changes. -- Bastien