From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: trunk r115926: In preparation for the move to git, sanitize out some Bazaar-specific names. Date: Wed, 8 Jan 2014 19:12:25 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20140109001225.GA22872@thyrsus.com> References: <56y52qcbbh.fsf@fencepost.gnu.org> <20140108233424.GA15258@thyrsus.com> <20140109000406.GA22775@thyrsus.com> <52CDE7EA.8040805@dancol.org> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389226352 4865 80.91.229.3 (9 Jan 2014 00:12:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Jan 2014 00:12:32 +0000 (UTC) Cc: Juanma Barranquero , Emacs developers To: Daniel Colascione Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 09 01:12:40 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W13Ek-0002VG-VY for ged-emacs-devel@m.gmane.org; Thu, 09 Jan 2014 01:12:39 +0100 Original-Received: from localhost ([::1]:49553 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W13Ek-0000aX-HR for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 19:12:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W13Ed-0000aP-MB for emacs-devel@gnu.org; Wed, 08 Jan 2014 19:12:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W13EZ-0007sQ-8c for emacs-devel@gnu.org; Wed, 08 Jan 2014 19:12:31 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:33461 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W13EZ-0007sL-4F for emacs-devel@gnu.org; Wed, 08 Jan 2014 19:12:27 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id F121D3805F2; Wed, 8 Jan 2014 19:12:25 -0500 (EST) Content-Disposition: inline In-Reply-To: <52CDE7EA.8040805@dancol.org> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167833 Archived-At: Daniel Colascione : > On 01/08/2014 04:04 PM, Eric S. Raymond wrote: > >Juanma Barranquero : > >>I use emacs-bzr-version in my .emacs. Please add an obsolete alias if > >>you really have to rename it. > > > >That name was hardly going to serve well once we moved to Git, was it? > > > >I don't know how to create an obsolete alias. Can you point me at > >an example to emulate? > > Look for define-obsolete-function-alias. Hm. Is there a define-obsolete-variable-alias? -- Eric S. Raymond