Date: Thu, 15 Jun 2000 11:26:02 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Prashant TR cc: djgpp-workers AT delorie DOT com Subject: Re: Patches for FSDB to look for .exe files In-Reply-To: <200006141503.UAA00730@midpec.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 14 Jun 2000, Prashant TR wrote: > > > +@findex fsdb, check for EXEs > > > > It's better to write this like so: > > > > @findex fsdb AT r{, check for .EXE extension} > > > > File name or parts thereof should have the @file markup. Thus, > > @file{.exe} is a better way than ``.EXE''. > > > > Other than that, it's fine with me. > > Ok, that's done. Is this fine? Yes. Thanks again.