From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Tutorial needs to be updated to the C-l change Date: Sun, 09 Mar 2008 12:34:48 -0400 Message-ID: <873aqzq2jb.fsf@stupidchicken.com> References: <5473174.Q1LHR12mPY@mid.thomas-huehn.de> <1708466.NXqRqkHQeh@mid.thomas-huehn.de> <87hcffhnvg.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1205080505 24175 80.91.229.12 (9 Mar 2008 16:35:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Mar 2008 16:35:05 +0000 (UTC) Cc: Thomas =?utf-8?Q?H=C3=BChn?= , emacs-devel@gnu.org To: Thien-Thi Nguyen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 09 17:35:33 2008 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 1JYOUk-0008LR-DZ for ged-emacs-devel@m.gmane.org; Sun, 09 Mar 2008 17:35:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYOUC-00087P-4Y for ged-emacs-devel@m.gmane.org; Sun, 09 Mar 2008 12:34:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYOU7-00084W-SS for emacs-devel@gnu.org; Sun, 09 Mar 2008 12:34:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYOU6-00081A-Ah for emacs-devel@gnu.org; Sun, 09 Mar 2008 12:34:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYOU6-00080y-6f for emacs-devel@gnu.org; Sun, 09 Mar 2008 12:34:50 -0400 Original-Received: from c-98-216-111-182.hsd1.ma.comcast.net ([98.216.111.182] helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JYOU6-0002DV-3P for emacs-devel@gnu.org; Sun, 09 Mar 2008 12:34:50 -0400 Original-Received: by furry (Postfix, from userid 1000) id C906DC03F; Sun, 9 Mar 2008 12:34:48 -0400 (EDT) In-Reply-To: <87hcffhnvg.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Sun\, 09 Mar 2008 17\:18\:43 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.92 (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:91881 Archived-At: Thien-Thi Nguyen writes: > () Thomas H=C3=BChn > () Sun, 09 Mar 2008 16:48:24 +0100 > > - (recenter [?\C-l]) > + (recenter-top-bottom [?\C-l]) > > Thanks, installed on trunk. Thanks.