From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14772 invoked by alias); 8 Jul 2009 13:48:19 -0000 Received: (qmail 14760 invoked by uid 22791); 8 Jul 2009 13:48:19 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 08 Jul 2009 13:48:13 +0000 Received: (qmail 6448 invoked from network); 8 Jul 2009 13:48:12 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 8 Jul 2009 13:48:12 -0000 From: Pedro Alves To: Daniel Jacobowitz Subject: Re: [RFA] Add "inf" alias for "info" Date: Wed, 08 Jul 2009 13:48:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org, Pierre Muller References: <000001c9ffce$8b9b81e0$a2d285a0$@u-strasbg.fr> <200907081426.30584.pedro@codesourcery.com> <20090708133538.GA1640@caradoc.them.org> In-Reply-To: <20090708133538.GA1640@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907081448.14311.pedro@codesourcery.com> 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/msg00244.txt.bz2 On Wednesday 08 July 2009 14:35:38, Daniel Jacobowitz wrote: > > Can I claim it for "inferior" then? :-P > > No :-) We've been through this for other new commands - if people use > a shortcut, I think we're pretty much obliged to preserve it. Yeah, I know... I had a wild dream where I'd get "inf" just for me, but well, I can do "infe". :-) BTW, *does* the user have a way to know the aliases of a given command? (reading the manual doesn't count) Not event "help aliases" seems to show "i". -- Pedro Alves