unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14102: Forgot to expand macro nnir-article-number
@ 2013-03-31 13:21 Juanma Barranquero
  2013-04-01  2:57 ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2013-03-31 13:21 UTC (permalink / raw)
  To: 14102

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

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#14102: Forgot to expand macro nnir-article-number
  2013-03-31 13:21 bug#14102: Forgot to expand macro nnir-article-number Juanma Barranquero
@ 2013-04-01  2:57 ` Katsumi Yamaoka
  2013-04-01 22:54   ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Katsumi Yamaoka @ 2013-04-01  2:57 UTC (permalink / raw)
  To: Andrew Cohen; +Cc: Juanma Barranquero, 14102

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#14102: Forgot to expand macro nnir-article-number
  2013-04-01  2:57 ` Katsumi Yamaoka
@ 2013-04-01 22:54   ` Katsumi Yamaoka
  0 siblings, 0 replies; 3+ messages in thread
From: Katsumi Yamaoka @ 2013-04-01 22:54 UTC (permalink / raw)
  To: Andrew Cohen; +Cc: Juanma Barranquero, 14102-done

Andrew Cohen wrote:
>>>>>> "Katsumi" == Katsumi Yamaoka <yamaoka@jpl.org> writes:
>> 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 had the autoload but removed it since it seemed that gnus was doing
> something to take care of it. I'll put it back.

The errors have gone.  Thank you!





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-01 22:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-31 13:21 bug#14102: Forgot to expand macro nnir-article-number Juanma Barranquero
2013-04-01  2:57 ` Katsumi Yamaoka
2013-04-01 22:54   ` Katsumi Yamaoka

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).