From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22986 invoked by alias); 21 May 2008 17:26:29 -0000 Received: (qmail 22978 invoked by uid 22791); 21 May 2008 17:26:29 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 21 May 2008 17:26:09 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 9668C983FF; Wed, 21 May 2008 17:26:07 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 81E87983FE; Wed, 21 May 2008 17:26:07 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Jys4k-00071I-NK; Wed, 21 May 2008 13:26:06 -0400 Date: Wed, 21 May 2008 19:58:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Add "fin" alias for "finish" Message-ID: <20080521172606.GA26774@caradoc.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sourceware.org References: <20080521045022.GE4080@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080521045022.GE4080@adacore.com> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00641.txt.bz2 On Tue, May 20, 2008 at 09:50:22PM -0700, Joel Brobecker wrote: > Hello, > > I was wondering if others out there were used to using "fin" as > an abbreviation of "finish". Since the addition of the "find" command, > this has become ambiguous, and so now the minimum abbreviation is "fini". > I think it would be nice to keep the "fin" abbreviation, so this patch > adds a new "fin" alias as an abbreviation of the "finish" command. I think this is an excellent idea and with Eli's comment, it seems fine to me. I use "fin" all the time. -- Daniel Jacobowitz CodeSourcery