From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: recenter-redisplay Date: Mon, 22 Jun 2009 03:05:18 -0400 Message-ID: References: <000c01c9c165$0e260480$0200a8c0@us.oracle.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1245657303 10285 80.91.229.12 (22 Jun 2009 07:55:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Jun 2009 07:55:03 +0000 (UTC) Cc: lennart.borgman@gmail.com, drew.adams@oracle.com, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 22 09:54:50 2009 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 1MIeMP-0006AY-6Y for ged-emacs-devel@m.gmane.org; Mon, 22 Jun 2009 09:54:37 +0200 Original-Received: from localhost ([127.0.0.1]:41033 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIeMO-0004HO-MC for ged-emacs-devel@m.gmane.org; Mon, 22 Jun 2009 03:54:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIeKl-0003SM-7f for emacs-devel@gnu.org; Mon, 22 Jun 2009 03:52:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIeKg-0003P9-KC for emacs-devel@gnu.org; Mon, 22 Jun 2009 03:52:54 -0400 Original-Received: from [199.232.76.173] (port=51413 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIeKg-0003Oy-8z for emacs-devel@gnu.org; Mon, 22 Jun 2009 03:52:50 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52051) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIeKf-0003cK-Ue for emacs-devel@gnu.org; Mon, 22 Jun 2009 03:52:50 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MIdag-00044F-GD; Mon, 22 Jun 2009 03:05:18 -0400 In-reply-to: (message from Miles Bader on Mon, 22 Jun 2009 15:32:40 +0900) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:111628 Archived-At: > From: Miles Bader > Date: Mon, 22 Jun 2009 15:32:40 +0900 > Cc: Drew Adams , emacs-devel@gnu.org > > Since nobody commented otherwise, I'll check in this patch Trunk or branch? I hope the former.