>>>>> In <[EMAIL PROTECTED]>
>>>>>   "Wada Yusuke" <[EMAIL PROTECTED]> wrote:

> I am trying things to recover the problem by reffering to your message,
> though it is still not resolved.

I tried to connect to smtp.gmail.com by passing through the
firewall, however I haven't succeeded in it so far. ;-)

> But, anyway, I put the log of compiling gnus-5.10.8.  It is as:

[...]

> 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:9: Unknown command `copying'.
> gnus.texi:31: Unmatched [EMAIL PROTECTED]'.
> gnus.texi:328: Unknown command `insertcopying'.
> makeinfo: Removing output file `gnus' due to errors; use --force to
> preserve.

It seems that your makeinfo command is too old.  I use:

$ makeinfo --version
makeinfo (GNU texinfo) 4.8

It is bundled with the GNU texinfo package.  The most recent one
is probably: ftp://ftp.gnu.org/gnu/texinfo/texinfo-4.8a.tar.gz

> I will try more things to recover the problem of sending E-mail,
> but... if there is something which I can not resolve with any effort,
> please let me ask another question.

You will get help widely in this newsgroup if you use the recent
smtpmail.el. :)

Regards,
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to