On June 11, 2006 at 9:58PM +0100,
mrs (at mythic-beasts.com) wrote:

> Package: mew
> Version: 1:4.2-1
>
> When I invoke mew-draft-send-message to send an e-mail using Mew under
> XEmacs, it fails with an error saying that cancel-timer is not
> defined.  A little investigation shows that this is a GNU Emacs
> function, and the XEmacs equivalent is delete-itimer.

XEmacs' cancel-timer is defined in timer.el, so the following code
should prevent this problem.

(eval-after-load "mew" '(require 'timer))

BTW, the upstream Mew 4.2 (or later) does not support XEmacs
officially anymore.  Still, Debian mew package supports XEmacs.

Anyway, this bug will be fixed soon.

Thanks,
--
Tatsuya Kinoshita

Attachment: pgpgHwRyiU8Xn.pgp
Description: PGP signature

Reply via email to