GNU bug report logs - #8330
Undefined macros during compilation in mm-util

Previous Next

Packages: gnus, emacs;

Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>

Date: Wed, 23 Mar 2011 17:59:01 UTC

Severity: important

Merged with 8339

Found in version 24.0.50

Done: Lars Magne Ingebrigtsen <lmi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 8330 <at> debbugs.gnu.org
Subject: bug#8330: Undefined macros during compilation in mm-util
Date: Wed, 23 Mar 2011 22:08:50 +0100
On Wed, Mar 23, 2011 at 6:58 PM, Stefan Monnier
<monnier <at> iro.umontreal.ca> wrote:
> Package: Emacs,Gnus
> Version: 24.0.50
>
> mm-til uses the mm-handle-type macro from mm-decode but doesn't require
> mm-decode, so the macro call is compiled as a function call, leading to
> runtime errors about invalid function.
>
> Adding a (require 'mm-decode) seems to lead to a circular require loop,
> so I'm not sure what's the best fix.

Move the macros to a new elisp file?




This bug report was last modified 14 years and 116 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.