bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14102: Forgot to expand macro nnir-article-number


From: Katsumi Yamaoka
Subject: bug#14102: Forgot to expand macro nnir-article-number
Date: Mon, 01 Apr 2013 11:57:19 +0900
User-agent: Gnus/5.130006 (真 Gnus v0.6) Emacs/24.3.50 (i686-pc-cygwin)

Juanma Barranquero wrote:
> These errors

>   In gnus-msg-mail:
>   gnus-msg.el:545:27:Error: Forgot to expand macro nnir-article-number
>   Wrote c:/Devel/emacs/repo/debug/lisp/gnus/gnus-msg.elc

>   In gnus-uu-digest-mail-forward:
>   gnus-uu.el:512:51:Error: Forgot to expand macro nnir-article-number
>   Wrote c:/Devel/emacs/repo/debug/lisp/gnus/gnus-uu.elc

This happens while building Emacs from the trunk; now nnir.el and
gnus-msg.el in the Emacs trunk and the Gnus master are the same.

Andrew, an expanded form of gnus-setup-message uses the macro
nnir-article-number, so it seems that gnus-msg.el has to have
an autoload form or a require form for nnir.el(c) for compiling
modules that use the gnus-setup-message macro individually.

I don't know why such errors don't arise when building Ma Gnus
from the Git master, though.

> are likely related to

> revno: 112133
> author: Andrew Cohen <cohen@bu.edu>
> committer: Katsumi Yamaoka <yamaoka@jpl.org>
> branch nick: trunk
> timestamp: Mon 2013-03-25 22:40:58 +0000
> message:
>   lisp/gnus/nnir.el: Major rewrite; Separate searching from group management
> modified:
>   lisp/gnus/ChangeLog
>   lisp/gnus/nnir.el





reply via email to

[Prev in Thread] Current Thread [Next in Thread]