Re: unexpected editing of argument to AH_BOTTOM

2006-10-13 Thread Stepan Kasal
Hello Paul, On Thu, Oct 12, 2006 at 02:52:05PM -0700, Paul Eggert wrote: > "John W. Eaton" <[EMAIL PROTECTED]> writes: > > I'm wondering whether this behavior is a bug or feature. Well, in any case, this is a trap which many people fell into. At least the documentation has to be improved; a propo

Re: unexpected editing of argument to AH_BOTTOM

2006-10-13 Thread John W. Eaton
On 13-Oct-2006, Stepan Kasal wrote: | +Please note that @var{text} gets included ``verbatim'' to the template file, | +not to the resulting config header, so it can easily get mangled when the | +template is processed. There is rarely a need for something else than | + | [EMAIL PROTECTED] | +AH_B

Re: unexpected editing of argument to AH_BOTTOM

2006-10-13 Thread Paul Eggert
Stepan Kasal <[EMAIL PROTECTED]> writes: > * doc/autoconf.texi (Autoheader Macros): Warn that the text > added to the template can get mangled. Thanks. That looks good, except for: > +template is processed. There is rarely a need for something else than something else than -> some

Re: unexpected editing of argument to AH_BOTTOM

2006-10-13 Thread Stepan Kasal
Hello, On Fri, Oct 13, 2006 at 11:20:02AM -0700, Paul Eggert wrote: > Stepan Kasal <[EMAIL PROTECTED]> writes: > > > * doc/autoconf.texi (Autoheader Macros): Warn that the text > > added to the template can get mangled. > > Thanks. That looks good, except for: ... > something else than