From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13953 invoked by alias); 31 Jan 2013 18:54:36 -0000 Received: (qmail 13927 invoked by uid 22791); 31 Jan 2013 18:54:35 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_SPAMHAUS_DROP,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 31 Jan 2013 18:54:27 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MHI00J00739AG00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Thu, 31 Jan 2013 20:54:10 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MHI00JIP76A7720@a-mtaout20.012.net.il>; Thu, 31 Jan 2013 20:54:10 +0200 (IST) Date: Thu, 31 Jan 2013 18:54:00 -0000 From: Eli Zaretskii Subject: Re: [patchv3 12/11] New options {relative,basename}-with-system-absolute In-reply-to: To: Doug Evans Cc: jan.kratochvil@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83lib9chfb.fsf@gnu.org> References: <20130129221019.GA27463@host2.jankratochvil.net> <20130130074820.GA15998@host2.jankratochvil.net> <8338xiiodg.fsf@gnu.org> <83sj5ih6c4.fsf@gnu.org> <20130130185344.GA15502@host2.jankratochvil.net> <83obg6h1pf.fsf@gnu.org> <83libagghx.fsf@gnu.org> 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: 2013-01/txt/msg00772.txt.bz2 > Date: Thu, 31 Jan 2013 10:07:09 -0800 > From: Doug Evans > Cc: Jan Kratochvil , gdb-patches > > On Wed, Jan 30, 2013 at 7:48 PM, Eli Zaretskii wrote: > >> Date: Wed, 30 Jan 2013 13:48:05 -0800 > >> From: Doug Evans > >> Cc: Jan Kratochvil , gdb-patches > >> > >> The nice thing about {relative,basename}-with-system-absolute is that > >> they are clear. > > > > They aren't to me. They might be clear _after_ you know what they > > mean, exactly. But then so would be every shorthand of them. > > So then why not reduce them even more? That could work, but hard to tell without seeing specific suggestions.