From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3637 invoked by alias); 8 Jul 2009 13:25:25 -0000 Received: (qmail 3625 invoked by uid 22791); 8 Jul 2009 13:25:25 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 08 Jul 2009 13:25:06 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id CF27C10576; Wed, 8 Jul 2009 13:25:04 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 744E910554; Wed, 8 Jul 2009 13:25:04 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MOX8v-0000JS-M9; Wed, 08 Jul 2009 09:25:01 -0400 Date: Wed, 08 Jul 2009 13:25:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org, Pierre Muller Subject: Re: [RFA] Add "inf" alias for "info" Message-ID: <20090708132501.GA978@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org, Pierre Muller References: <000001c9ffce$8b9b81e0$a2d285a0$@u-strasbg.fr> <200907081423.14012.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200907081423.14012.pedro@codesourcery.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2009-07/txt/msg00237.txt.bz2 On Wed, Jul 08, 2009 at 02:23:13PM +0100, Pedro Alves wrote: > Why not type just "i"? It is already an alias for "info", and, > it's shorter anyway ==> less hassle. While I agree, I think an "inf" alias is fine too. -- Daniel Jacobowitz CodeSourcery