gnome-terminal like tab

Stephen J. Turnbull stephen at xemacs.org
Tue Aug 31 21:16:04 EDT 2004


>>>>> "Jan" == Jan Rychter <jan at rychter.com> writes:

    Jan> BTW, in case anyone is interested, I've hacked up a little
    Jan> thing that [...].  I'm not sure how to release it, though, as
    Jan> it isn't a standalone package: it hooks into two other
    Jan> packages.

So what?  Make sure it build-depends on the other packages (that's the
REQUIRES line in the Makefile or in package-info.in) and require's
them at run-time.  If they're not present, you'll get a very obvious
error message.  That's what `require' is for.  The build dependency
will ensure that package admin recommends them at install time (right,
Steve Y?).


-- 
Institute of Policy and Planning Sciences     http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.




More information about the XEmacs-Beta mailing list