Hi Sven, Sven Joachim <svenj...@gmx.de> writes: > I think that dropping support for emacs-snapshot and future Emacs > versions like emacs24 is rather unfortunate. How about > > (if (and (>= emacs-major-version 23) > (not (featurep 'xemacs))) > > instead, to support emacs23 _and later_?
Thanks for the feedback, much appreciated. The above comparison works for magit.emacsen-startup but magit.emacsen-install is a shell script that can't do such a comparison (same goes for debian/control). Would adding emacs24 and emacs-snapshot to the lists in ./debian/magit.emacsen-startup ./debian/magit.emacsen-install ./debian/control be sufficient? I'm quite sure we can update the packaging before emacs25 is released... -Timo -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org