Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: info-gnus-english@gnu.org
Subject: Re: Question about sending E-mail using Gmail
Date: Tue, 29 May 2007 20:07:24 +0900	[thread overview]
Message-ID: <b4mabvnc2hf.fsf@jpl.org> (raw)
In-Reply-To: <f3gv35$ahs$1@news-est.ocn.ad.jp>

>>>>> In <f3gv35$ahs$1@news-est.ocn.ad.jp>
>>>>>	"Wada Yusuke" <yooskay@gmail.com> 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 `@end'.
> 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,

  reply	other threads:[~2007-05-29 11:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-29  3:58 Wada Yusuke
2007-05-29  5:50 ` Katsumi Yamaoka
2007-05-29 10:26   ` Wada Yusuke
2007-05-29 11:07     ` Katsumi Yamaoka [this message]
2007-05-30  6:05 ` William Xu
2007-05-31  6:50 ` Wada Yusuke
2007-05-31  7:31   ` Katsumi Yamaoka
2007-05-31  7:55     ` Wada Yusuke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4mabvnc2hf.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).