Re: @-commands in @errormsg

2016-07-10 Thread Norbert Preining
Hi Gavin, > be output the same as before. It wouldn't stop documentation from > building if it worked before. That is *very* good. > I like the idea of testing all the Texinfo documents in Debian; is > there some easy way of getting them all? I will look into getting most of them. Give me some

Re: @-commands in @errormsg

2016-07-09 Thread Gavin Smith
On 7 July 2016 at 16:27, Norbert Preining wrote: > Hi Gavin, > > I am fine with everything, just one small comment: > >> it at this stage. I doubt that this feature is used that much anyway. > > I would not speculate on that, but would check at least the texi > documents of some/many/all of the ea

Re: @-commands in @errormsg

2016-07-07 Thread Norbert Preining
Hi Gavin, I am fine with everything, just one small comment: > it at this stage. I doubt that this feature is used that much anyway. I would not speculate on that, but would check at least the texi documents of some/many/all of the easily accessible docs, like everything that is in Debian. The

@-commands in @errormsg

2016-07-06 Thread Gavin Smith
Hello everyone, I intend to remove the feature where @-commands can be used in the argument to @errormsg. The reason for this is that I am trying to rewrite the Texinfo::Parser module in C, and this feature is implemented by the Texinfo::Parser module relying on Texinfo::Convert::Text. It would be