bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

regression: ESS cannot be compiled


From: Norbert Preining
Subject: regression: ESS cannot be compiled
Date: Fri, 4 Mar 2016 13:01:23 +0900
User-agent: Mutt/1.5.24 (2015-08-30)

Dear all,

down here at Debian we got another bug report about a FTBFS, which
went away when switching to an older version of texinfo.tex:

On Thu, 03 Mar 2016, Dirk Eddelbuettel wrote:
> Ok, the obvious fix of fattening the source directory with a working copy of
> texinfo.tex did the trick.

I have reduced the problematic case to the following minimal example:

\input texinfo   @c -*-texinfo-*-
@setfilename ess.info
@settitle ESS -- Emacs Speaks Statistics

@macro ESS{ARG}
@acronym{ESS\ARG\}
@end macro

@ESS{}: bad

@ESS{[R]}: good

@bye

The output is:
./bla.texi:9: Argument of @gobblespaces has an extra }.
<inserted text> 
                @par 
<to be read again> 
                   }
@doacronym address@hidden ->address@hidden @lsize #1}
                                                  @def @temp address@hidden 
@temp ...
l.1 @address@hidden }
                               @texinfoc
@scanmacro ...atspaces address@hidden address@hidden }
                                                  @aftermacro 
l.9 @ESS{}
          : bad
? 

Can anyone comment on this?

Thanks a lot

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]