severity 292098 grave
reassign 292098 e3
thanks

Moin Roland!
Roland Stigge schrieb am Sonntag, den 20. Februar 2005:

> Hi Eduard,
> 
> On Sun, 2005-02-20 at 14:18 +0100, Eduard Bloch wrote:
> > > EMACS=/usr/bin/emacs
> > > if [ ! -x $EMACS ]; then
> > >   EMACS=/usr/bin/xemacs
> > >   if [ ! -x $EMACS ]; then
> > >     echo "hyperlatex: cannot find emacs or xemacs" 1>&2
> > >   fi
> > > fi
> > > 
> > > I.e., should set the EMACS variable correctly before using it in the
> > > line that crashes for you.
> > 
> > Ehm, ever cared to read && understand that code?
> 
> Sorry, didn't notice that there's no exit after the error message. But
> nevertheless, the dependency on emacs | emacsen should provide an
> {x,}emacs.

Found it. e3 package is buggy and keeps alternative on e3em after
removal. A stupid case check on prerm, running update-alternatives only
on upgrades.

Removing e3 ...
+ '[' remove '!=' upgrade ']'
+ update-alternatives --quiet --remove editor /bin/e3em
+ update-alternatives --quiet --remove vi /bin/e3vi
+ update-alternatives --quiet --remove emacs /bin/e3em


Regards,
Eduard.
-- 
In the beginning was the word, and the word was content-type: text/plain


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to