From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: argument names for define-obsolete-*-alias Date: Thu, 16 Jun 2005 09:13:26 +1200 Message-ID: <17072.39414.641046.737648@farnswood.snap.net.nz> References: <85y89de6um.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118871265 21711 80.91.229.2 (15 Jun 2005 21:34:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Jun 2005 21:34:25 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 15 23:34:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DifWC-00069M-B4 for ged-emacs-devel@m.gmane.org; Wed, 15 Jun 2005 23:33:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DifbT-0007fl-TF for ged-emacs-devel@m.gmane.org; Wed, 15 Jun 2005 17:39:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Difb8-0007ZW-Ev for emacs-devel@gnu.org; Wed, 15 Jun 2005 17:38:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Difb3-0007Wu-GG for emacs-devel@gnu.org; Wed, 15 Jun 2005 17:38:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Difb3-0007Wk-As for emacs-devel@gnu.org; Wed, 15 Jun 2005 17:38:53 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Difc3-0005FS-P9; Wed, 15 Jun 2005 17:39:56 -0400 Original-Received: from farnswood.snap.net.nz (p43-tnt2.snap.net.nz [202.124.108.43]) by viper.snap.net.nz (Postfix) with ESMTP id 2309C552081; Thu, 16 Jun 2005 09:38:13 +1200 (NZST) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 49E1B62A99; Wed, 15 Jun 2005 22:13:27 +0100 (BST) Original-To: Juanma Barranquero In-Reply-To: X-Mailer: VM 7.19 under Emacs 22.0.50.70 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:38911 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38911 > > That is more cryptic--good enough to remind people, but why not > > add the extra 5 chars to make it clearer? > > I installed it yesterday with OBSOLETE-NAME and CURRENT-NAME. Please could you also change the entries in the lisp reference manual to use the same argument names. Nick