Daniel 'NebuchadnezzaR' Dehennin <[EMAIL PROTECTED]> wrote: > Package: auctex > Version: 11.83-2 > Severity: wishlist > > Hello, > > The installation and removal scripts may ignore specific targets. > > Thus the installation will succeed with home-made emacsen (like > emacs-lorentey for me). > > See attached patch. [...] > diff -Nru auctex-11.83.orig/debian/auctex/install.in > auctex-11.83/debian/auctex/install.in > --- auctex-11.83.orig/debian/auctex/install.in 2006-07-17 > 17:14:37.000000000 +0200 > +++ auctex-11.83/debian/auctex/install.in 2006-07-17 17:20:31.980594691 > +0200 > @@ -102,15 +102,16 @@ > > case "${FLAVOR}" in > (emacs) : ;; > - (emacs21|emacs-snapshot) > - <:# clean old cruft :>// > - do_clean_old_cruft ${FLAVOR} > - do_install ${FLAVOR} > - <:# parse TeX macros and LaTeX styles :>// > - do_auto ${FLAVOR} ;; > - (*) echo >&2 "install/<:=${PACKAGE}:>:" \ > + (emacs19|emacs20) echo >&2 "install/<:=${PACKAGE}:>:" \ > "Ignoring emacsen flavor: \"${FLAVOR}\"." > ;; > + (*)
This would have the effect that it would try to configure for xemacs, too. Personally, I am very much in favor of that, but it's up to Davide (the AUCTeX maintainer) to decide this. Regards, Frank -- Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)