gst.texi: email address vs. macro

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gst.texi: email address vs. macro

Holger Freyther
Hi,

I just noticed one issue with the manual (locally generated with
texinfo-4.13a-10.fc14.i686). The email address reads as below:

        1701.0 system: 'mail help-smalltalk@sc{gnu}.org'

And in gst.texi it is '@@gnu.org', there appears to be a conflict with the
'gnu' macro defined early on? I have never used texi before, so what is the
best way to fix it?


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: gst.texi: email address vs. macro

Paolo Bonzini-2
On Fri, Sep 10, 2010 at 21:19, Holger Hans Peter Freyther
<[hidden email]> wrote:

> Hi,
>
> I just noticed one issue with the manual (locally generated with
> texinfo-4.13a-10.fc14.i686). The email address reads as below:
>
>        1701.0 system: 'mail help-smalltalk@sc{gnu}.org'
>
> And in gst.texi it is '@@gnu.org', there appears to be a conflict with the
> 'gnu' macro defined early on? I have never used texi before, so what is the
> best way to fix it?

Probably @@g@:nu or something like that to break the macro name.

Paolo

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk