Date: Sun, 13 Aug 2000 21:41:24 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: lauras AT softhome DOT net Message-Id: <7263-Sun13Aug2000214123+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b CC: djgpp-workers AT delorie DOT com, zippo-workers AT egroups DOT com In-reply-to: <3996DFB1.ED86B0DD@softhome.net> (message from Laurynas Biveinis on Sun, 13 Aug 2000 19:49:37 +0200) Subject: Re: [zippo-workers] Re: a library for use with G77 which includes Bessel functions References: (message from Andris Pavenis on Sat, 12 Aug 2000 11:19:11 +0200 (WET)) <3995AA47 DOT 16165 DOT 1B30E40 AT localhost> <3995B528 DOT C302D6A9 AT softhome DOT net> <7458-Sun13Aug2000082654+0000-eliz AT is DOT elta DOT co DOT il> <39965C55 DOT BD38CF21 AT softhome DOT net> <3996784D DOT 2A1EEF2F AT phekda DOT freeserve DOT co DOT uk> <7458-Sun13Aug2000163410+0300-eliz AT is DOT elta DOT co DOT il> <3996DFB1 DOT ED86B0DD AT softhome DOT net> 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: Sun, 13 Aug 2000 19:49:37 +0200 > From: Laurynas Biveinis > > OK, what about following: there is somewhere in zippo sources perl script > for creating DSM template. I think it is possible to extend that script with > ability to generate required install-info commands and put it into binary > distribution. Emacs has a feature to do this automatically for certain files, so a Perl script isn't needed, at least not for me. It strikes me that doing something DJGPP-specific does not contradict zippo being generic, if that DJGPP-specific action is triggered by e.g. a command-line option for zippo. Besides, what other non-DJGPP operation mode would want not to install the docs? As another idea, we could have the command required to install the docs be external to zippo, e.g. in etc/zippo.rc or something.