From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30867 invoked by alias); 9 May 2012 19:23:46 -0000 Received: (qmail 30859 invoked by uid 22791); 9 May 2012 19:23:45 -0000 X-SWARE-Spam-Status: No, hits=-4.0 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 09 May 2012 19:23:26 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M3R00D00SF2RZ00@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Wed, 09 May 2012 22:22:14 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M3R00DMLSH2MH40@a-mtaout23.012.net.il>; Wed, 09 May 2012 22:22:14 +0300 (IDT) Date: Wed, 09 May 2012 19:23:00 -0000 From: Eli Zaretskii Subject: Re: [patch 2/2] Implement multi-component --with-auto-load-dir In-reply-to: <20120509185429.GB22045@host2.jankratochvil.net> To: Jan Kratochvil Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83vck5yxdy.fsf@gnu.org> References: <20120509154847.GB12692@host2.jankratochvil.net> <834nrp1c2s.fsf@gnu.org> <20120509185429.GB22045@host2.jankratochvil.net> 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: 2012-05/txt/msg00307.txt.bz2 > Date: Wed, 9 May 2012 20:54:29 +0200 > From: Jan Kratochvil > Cc: gdb-patches@sourceware.org > > On Wed, 09 May 2012 19:47:07 +0200, Eli Zaretskii wrote: > > > Date: Wed, 9 May 2012 17:48:47 +0200 > > > From: Jan Kratochvil > > > > > > +set auto-load scripts-directory [:...] > > > + Set a list of directories with auto-loaded scripts. Automatically > > > > "Set a list of directories from which to load auto-loaded scripts." > > OK. > > > > > +Set the list of directories with auto-loaded scripts."), _("\ > > > +Show the list of directories with auto-loaded scripts."), _("\ > > > > Likewise here. > > But used "the", "the" is present/reviewed in many other locations in code. Using "the" is fine; my comment was about the "directories with scripts" part.