From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Manish Newsgroups: gmane.emacs.help Subject: Re: the recenter command in emacs Date: Sat, 12 Jul 2008 20:52:58 +0530 Message-ID: References: <87hcavl6st.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1215884613 10482 80.91.229.12 (12 Jul 2008 17:43:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jul 2008 17:43:33 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 12 19:44:21 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KHj8s-0005Mv-J7 for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Jul 2008 19:44:18 +0200 Original-Received: from localhost ([127.0.0.1]:59220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KHj80-00018R-Na for geh-help-gnu-emacs@m.gmane.org; Sat, 12 Jul 2008 13:43:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KHgwE-0001Au-7e for help-gnu-emacs@gnu.org; Sat, 12 Jul 2008 11:23:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KHgwA-0001AN-2F for help-gnu-emacs@gnu.org; Sat, 12 Jul 2008 11:23:05 -0400 Original-Received: from [199.232.76.173] (port=51279 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KHgw9-0001AK-SI for help-gnu-emacs@gnu.org; Sat, 12 Jul 2008 11:23:01 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.190]:59264) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KHgw9-0008Qr-Fj for help-gnu-emacs@gnu.org; Sat, 12 Jul 2008 11:23:01 -0400 Original-Received: by ti-out-0910.google.com with SMTP id u5so1803359tia.10 for ; Sat, 12 Jul 2008 08:22:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ZxyNiWmRoP4XAcQSGMvQfzHCSrZJAYdNTiysvhNnk0w=; b=l4y5TlmrypIfbRzi04sOq+QHdnqTxJ+uojvfNdwKHQktEOrv3iyVvmprq4sI02N5EB w/fJhdIxzLmSag7PEALEsElKxDW40KOWWhOQX9OGl8c9WKr1F4KLdvPO90fqJI++0/nd Kh7DbA6STcczGwOqCAP7aabs2xZbbq8c9vov8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=PKuU7d+M1cWtgiiSmF8Ahx6iw0JLMqAwIM0defHdjq9RgzI8489g5A5R0gMZamDLHc VIPGZ26rRS0MpIl8oQ4N9ILFhvxeFiOf9PaOZ3KYsQEV049XhWjixGxGmm6ZatF8t1n0 qIZBvjF+TWTYcwb1NZCJ6JATgLWTZylFguMIU= Original-Received: by 10.110.5.18 with SMTP id 18mr7205296tie.43.1215876178662; Sat, 12 Jul 2008 08:22:58 -0700 (PDT) Original-Received: by 10.110.53.11 with HTTP; Sat, 12 Jul 2008 08:22:58 -0700 (PDT) In-Reply-To: <87hcavl6st.fsf@bzg.ath.cx> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sat, 12 Jul 2008 13:42:54 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:55491 Archived-At: > Xah writes: > > > i've been thinking of removing the definition for the command > > "recenter". > > > > Does any emacs user use that command much? I do. -- Manish