On Apr/22, Ben Finney wrote:
> Since the package fails to install properly while ‘emacs21’ is also
> installed

is this actually the case ? I believe the following code in
emacsen-install does takes care of it:

  case ${FLAVOR} in
    emacs) exit 0 ;; # generic emacs package
    emacs21) exit 0 ;; # not supported anymore as of 6.26a-3
  esac

Not supporting emacs21 is one thing, but *conflicting* with it is
another one altogether :)

Cheers,

--Seb



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to