Re: [debs] Emacs + XFT

2006-01-27 Thread Romain Francoise
Sven Joachim <[EMAIL PROTECTED]> writes: > On closer inspection, I am sure that this cannot happen, because a > package's postinst must call (by Debian's Emacs policy) > /usr/lib/emacsen-common/emacs-package-install . > And emacs-package-install will only take actions for flavors which are > alr

Re: [debs] Emacs + XFT

2006-01-27 Thread Romain Francoise
Sven Joachim <[EMAIL PROTECTED]> writes: > The point is that it is generated (by the `make-docfile' utility) from > a file list, and this file list must always be identical. Yeah, but the list shouldn't change across architectures. I checked and the file is identical on at least i386, hurd-i386

Re: [debs] Emacs + XFT

2006-01-27 Thread Sven Joachim
Romain Francoise wrote: But now that I think more about the whole thing, there is another problem: if /usr/bin/emacs-snapshot becomes an alternative, it'll be set up from the first subflavor's postinst, and there's a good chance that it would be too late if an Elisp package's postinst runs before