[Pkg-emacsen-addons] Bug#850036: Bug#850036: elpa-sml-mode: Removal script fail if XEmacs or Emacs 21/22/24 is installed.

David Bremner david at tethera.net
Tue Jan 3 13:06:46 UTC 2017


Oleksandr Gavenko <gavenkoa at gmail.com> writes:

> Package: elpa-sml-mode
> Version: 6.7-1
> Severity: normal
>
>   $ cat /usr/lib/emacsen-common/packages/remove/elpa-sml-mode
>   ...
> FLAVOR=$1
> case $FLAVOR in
> ...
>     emacs23)
>         echo remove/${ELPA_DIR}: Skipping obsolete emacs ${FLAVOUR}
>         exit 0
>         ;;
>     xemacs*)
>         echo remove/${ELPA_DIR}: Skipping unsupported emacs ${FLAVOUR}
>         ;;
> ...
>

I guess you mean emacs23 in the subject?

d



More information about the Pkg-emacsen-addons mailing list