From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29932 invoked by alias); 25 Mar 2012 21:19:49 -0000 Received: (qmail 29924 invoked by uid 22791); 25 Mar 2012 21:19:48 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,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; Sun, 25 Mar 2012 21:19:35 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M1G00100LPZDR00@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Sun, 25 Mar 2012 23:19:08 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.240.24]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M1G001E3LVVD320@a-mtaout23.012.net.il>; Sun, 25 Mar 2012 23:19:08 +0200 (IST) Date: Sun, 25 Mar 2012 21:19:00 -0000 From: Eli Zaretskii Subject: Re: [patch 5/6] set debug auto-load In-reply-to: <20120325191009.GA11132@host2.jankratochvil.net> To: Jan Kratochvil Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83aa34s7jn.fsf@gnu.org> References: <20120324184029.GF26662@host2.jankratochvil.net> <83398xu7n5.fsf@gnu.org> <20120325191009.GA11132@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-03/txt/msg00859.txt.bz2 > Date: Sun, 25 Mar 2012 21:10:09 +0200 > From: Jan Kratochvil > Cc: gdb-patches@sourceware.org > > On Sat, 24 Mar 2012 20:21:50 +0100, Eli Zaretskii wrote: > > > +For example @ref{auto-load safe-path} applies to canonicalized filenames which > > > > This kind of cross-reference looks awkwardly in the text, please use > > @pxref in parentheses instead. > > Used: > For example the list of directories from which it is safe to auto-load files > (@pxref{auto-load safe-path}) applies to canonicalized filenames which may not > be too obvious while setting it up. OK. Although now I wonder whether this whole sentence could be made simpler and more clear. What exactly does it want to say? what "may not be too obvious"?