X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Wed, 13 Mar 2002 19:11:49 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pjfarley AT dorsai DOT org Message-Id: <2950-Wed13Mar2002191149+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <5.1.0.14.2.20020313093317.02c29a80@mail.dorsai.org> (pjfarley AT dorsai DOT org) Subject: Re: Simpler restructured dir.txi References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020313093317 DOT 02c29a80 AT mail DOT dorsai DOT org> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Wed, 13 Mar 2002 09:33:30 -0500 > From: "Peter J. Farley III" > > At 06:33 AM 3/13/02 +0200, Eli Zaretskii wrote: > > >The DSM file should run install-info with --section and --item > >options to produce the specific effect we want in DIR. > > Hmm. Could that produce a problem with the "From ???NNNb.zip" lines in > the new DIR I have suggested? There is a lot of text, and usually > several tabs as well, in those category names. How is that going to > work in a command-line option? It will work if you enclose the category name in quotes, as you should do with arguments with embedded whitespace. > And another thought occurred to me. For big packages like textutils > and shellutils and TeX, are we going to need an install-info invocation > for each separate utility entry in order to get them into the right > DJGPP DIR category? Yes, if we want the same look as the one you suggested.