Received: (at submit) by bugs.debian.org; 25 Feb 1998 20:32:26 +0000 Received: (qmail 27850 invoked from network); 25 Feb 1998 20:32:24 -0000 Received: from pfaffben.user.msu.edu (root@35.10.20.199) by debian.novare.net with SMTP; 25 Feb 1998 20:32:24 -0000 Received: by pfaffben.user.msu.edu via sendmail with stdio id (Debian Smail3.2.0.100) for submit@bugs.debian.org; Wed, 25 Feb 1998 15:00:45 -0500 (EST) To: submit@bugs.debian.org Subject: emacsen-common: no way to install info pages Reply-To: pfaffben@pilot.msu.edu Bcc: From: Ben Pfaff Date: 25 Feb 1998 15:00:45 -0500 Message-ID: <87en0rqwsy.fsf@pfaffben.user.msu.edu> Lines: 28 X-Mailer: Gnus v5.5/Emacs 20.2 Package: emacsen-common Version: 1.3-1 It's difficult to add a link to Info pages from the individual emacsen Info pages. I propose to add this to the Debian emacs policy document: 10) Installation of Info links for add-on packages Each emacsen main package will provide a file /usr/info/, which will have the same format as the main info directory in /usr/info/dir. This file must not be gzipped. Each add-on package that includes Info documentation must use the install-info-altdir program to install and remove entries from the proper /usr/info/ directory files. This should be done from the package's install and remove scripts. install-info-altdir is provided by emacsen-common. The only difference from the ordinary install-info program is that install-info-altdir allows an alternate name to be specified for the Info directory file. If an addon package does not support an emacs flavor, then it should not install a link in that flavor's Info directory file. I have prepared a version of /usr/sbin/install-info-altdir. You can find it at ftp://pfaffben.user.msu.edu/misc.