Gnus development mailing list
 help / color / mirror / Atom feed
* Unknown command `/%d&mode'
@ 2003-10-30 15:00 Michael Cook
  2003-10-30 16:22 ` Jesper Harder
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Cook @ 2003-10-30 15:00 UTC (permalink / raw)


i just updated from the cvs respository and got the following build
error:

cd texi && gmake EMACS="emacs" install
gmake[2]: Entering directory `/home/cook/gnus-repo/gnus/texi'
if test "xmakeinfo" != "xno" ; then \
  makeinfo -I . -o gnus gnus.texi; \
else \
  rm -f gnus; \
  emacs -batch -q -no-site-file -l ./infohack.el -f batch-makeinfo gnus.texi; \
fi
gnus.texi:15624: Unknown command `/%d&mode'.
makeinfo: Removing output file `gnus' due to errors; use --force to preserve.
gmake[2]: *** [gnus] Error 2
gmake[2]: Leaving directory `/home/cook/gnus-repo/gnus/texi'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/home/cook/gnus-repo/gnus'
gmake: *** [install] Error 2
gmake: Leaving directory `/home/cook/gnus-repo'



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

* Re: Unknown command `/%d&mode'
  2003-10-30 15:00 Unknown command `/%d&mode' Michael Cook
@ 2003-10-30 16:22 ` Jesper Harder
  2003-10-30 17:08   ` Bill White
  2003-10-30 21:41   ` Michael Cook
  0 siblings, 2 replies; 5+ messages in thread
From: Jesper Harder @ 2003-10-30 16:22 UTC (permalink / raw)


Michael Cook <michael@waxrat.com> writes:

> i just updated from the cvs respository and got the following build
> error:
>
> gnus.texi:15624: Unknown command `/%d&mode'.

Which version of makeinfo do you have?




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

* Re: Unknown command `/%d&mode'
  2003-10-30 16:22 ` Jesper Harder
@ 2003-10-30 17:08   ` Bill White
  2003-10-30 18:16     ` Jesper Harder
  2003-10-30 21:41   ` Michael Cook
  1 sibling, 1 reply; 5+ messages in thread
From: Bill White @ 2003-10-30 17:08 UTC (permalink / raw)


On Thu Oct 30 2003 at 10:22, Jesper Harder <harder@ifa.au.dk> said:

> Michael Cook <michael@waxrat.com> writes:
>
>> i just updated from the cvs respository and got the following build
>> error:
>>
>> gnus.texi:15624: Unknown command `/%d&mode'.
>
> Which version of makeinfo do you have?

I saw the same error this morning, and I'm using "makeinfo (GNU
texinfo) 4.5"

Cheers -

bw
-- 
Bill White . billw@wolfram.com . http://members.wri.com/billw
"No ma'am, we're musicians."




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

* Re: Unknown command `/%d&mode'
  2003-10-30 17:08   ` Bill White
@ 2003-10-30 18:16     ` Jesper Harder
  0 siblings, 0 replies; 5+ messages in thread
From: Jesper Harder @ 2003-10-30 18:16 UTC (permalink / raw)


Bill White <billw@wolfram.com> writes:

> On Thu Oct 30 2003 at 10:22, Jesper Harder <harder@ifa.au.dk> said:
>
>>> gnus.texi:15624: Unknown command `/%d&mode'.
>>
>> Which version of makeinfo do you have?
>
> I saw the same error this morning, and I'm using "makeinfo (GNU
> texinfo) 4.5"

Right.  I guess @/ (optional line break) must be new in Texinfo 4.6.
I'll just remove the long and ugly URL which spilled into the margin
instead.




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

* Re: Unknown command `/%d&mode'
  2003-10-30 16:22 ` Jesper Harder
  2003-10-30 17:08   ` Bill White
@ 2003-10-30 21:41   ` Michael Cook
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Cook @ 2003-10-30 21:41 UTC (permalink / raw)


Jesper Harder <harder@ifa.au.dk> writes:

> Michael Cook <michael@waxrat.com> writes:
>
>> i just updated from the cvs respository and got the following build
>> error:
>>
>> gnus.texi:15624: Unknown command `/%d&mode'.
>
> Which version of makeinfo do you have?

$ makeinfo --version
makeinfo (GNU texinfo) 4.1

Copyright (C) 2002 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.
$



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

end of thread, other threads:[~2003-10-30 21:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-30 15:00 Unknown command `/%d&mode' Michael Cook
2003-10-30 16:22 ` Jesper Harder
2003-10-30 17:08   ` Bill White
2003-10-30 18:16     ` Jesper Harder
2003-10-30 21:41   ` Michael Cook

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 NNTP newsgroup(s).