Re: texinfo-4.13.93 pretest available

2013-01-08 Thread Patrice Dumas
On Mon, Jan 07, 2013 at 06:39:43PM +0100, Jean-Charles Malahieude wrote: > Le 07/01/2013 00:11, Karl Berry disait : > >Hi, > > > > Please incorporate this update in po_document/ > > > >Thanks for the effort, but changes to translations must go through the > >Translation Project, http://translat

Re: texinfo-4.13.93 pretest available

2013-01-07 Thread Jean-Charles Malahieude
Le 07/01/2013 00:11, Karl Berry disait : Hi, Please incorporate this update in po_document/ Thanks for the effort, but changes to translations must go through the Translation Project, http://translationproject.org. Please contact the French team for Texinfo about this. Sorry, but this

Re: texinfo-4.13.93 pretest available

2013-01-06 Thread Eli Zaretskii
> Date: Mon, 7 Jan 2013 00:05:15 +0100 > From: Patrice Dumas > > > Finally, a question: if those components are missing, what parts or > > features of makeinfo or texi2any will be left untested? (I'm trying > > to figure out whether it's worth my while to install those missing > > components.)

Re: texinfo-4.13.93 pretest available

2013-01-06 Thread Norbert Preining
On So, 06 Jan 2013, Karl Berry wrote: > When I grep for trap in my directory of GNU binaries, all I see is > numbers, not names, so I think I'll decline to install that. Don't > especially want to fix something that isn't broken. Knew that beforehand. > besides the *still* not included fix f

Re: texinfo-4.13.93 pretest available

2013-01-06 Thread Karl Berry
Not sure if you want ;-) - trap "cleanup" 0 1 2 15 + trap "cleanup" 0 HUP INT TERM When I grep for trap in my directory of GNU binaries, all I see is numbers, not names, so I think I'll decline to install that. Don't especially want to fix something that isn't broken. besides t

Re: texinfo-4.13.93 pretest available

2013-01-06 Thread Karl Berry
Hi, Please incorporate this update in po_document/ Thanks for the effort, but changes to translations must go through the Translation Project, http://translationproject.org. Please contact the French team for Texinfo about this. Best, Karl

Re: texinfo-4.13.93 pretest available

2013-01-06 Thread Patrice Dumas
On Mon, Jan 07, 2013 at 12:16:31AM +0200, Eli Zaretskii wrote: > > Date: Sun, 6 Jan 2013 22:54:13 +0100 > > From: Patrice Dumas > > > > Indeed, it skips the long tests and the tests that requires latex2html > > or tex4ht and are not reproducible. > > > > To run the long tests, you can launch the

Re: texinfo-4.13.93 pretest available

2013-01-06 Thread Eli Zaretskii
> Date: Sun, 6 Jan 2013 22:54:13 +0100 > From: Patrice Dumas > > Indeed, it skips the long tests and the tests that requires latex2html > or tex4ht and are not reproducible. > > To run the long tests, you can launch the tests with > > make check ALL_TESTS=yes > > I advise against running the

Re: texinfo-4.13.93 pretest available

2013-01-06 Thread Patrice Dumas
On Sat, Jan 05, 2013 at 10:22:41AM +0200, Eli Zaretskii wrote: > > One other thing: when I run the test suite on MS-Windows, it skips > some tests: Indeed, it skips the long tests and the tests that requires latex2html or tex4ht and are not reproducible. To run the long tests, you can launch the

Re: texinfo-4.13.93 pretest available

2013-01-06 Thread Jean-Charles Malahieude
Le 02/01/2013 04:09, Karl Berry disait : I've put up the next pretest: ftp://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz http://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz As before, just fixing bugs of various sorts, no new features (since the last pretest) to speak of. Also as

Re: texinfo-4.13.93 pretest available

2013-01-05 Thread Norbert Preining
Hi Karl, On Sa, 05 Jan 2013, Karl Berry wrote: > Is your change something I can install? Not sure if you want ;-) - trap "cleanup" 0 1 2 15 + trap "cleanup" 0 HUP INT TERM (BTW, these patches for numerical->symbolic names are the only ones besides esides the *still* not included fix for texinf

Re: texinfo-4.13.93 pretest available

2013-01-05 Thread Karl Berry
Hi Norbert, because help2man is missing, and it tries to re-generated texi2dvi.1 Is there a reason for that? Sure, of course there's a reason :). The dependency on the source file is the only way man page regeneration can work (reliably) :). we patch texi2dvi in a trivial way. Is y

Re: texinfo-4.13.93 pretest available

2013-01-05 Thread Patrice Dumas
On Sat, Jan 05, 2013 at 10:11:30AM +0200, Eli Zaretskii wrote: > > The only problem left is that the Windows batch files have a '+' > character at the beginning of every line, probably some snafu while > applying the patch I sent to introduce those files. Please remove > those '+' characters, as

Re: texinfo-4.13.93 pretest available

2013-01-05 Thread Eli Zaretskii
> Date: Sat, 05 Jan 2013 10:11:30 +0200 > From: Eli Zaretskii > Cc: bug-texinfo@gnu.org > > > Date: Wed, 2 Jan 2013 03:09:31 GMT > > From: k...@freefriends.org (Karl Berry) > > > > I've put up the next pretest: > > > > ftp://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz > > http://alpha.g

Re: texinfo-4.13.93 pretest available

2013-01-05 Thread Eli Zaretskii
> Date: Wed, 2 Jan 2013 03:09:31 GMT > From: k...@freefriends.org (Karl Berry) > > I've put up the next pretest: > > ftp://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz > http://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz > > As before, just fixing bugs of various sorts, no new featur

Re: texinfo-4.13.93 pretest available

2013-01-04 Thread Norbert Preining
On Mi, 02 Jan 2013, Karl Berry wrote: > http://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz Without changing much build in a clean chroot on Debian fails now, because help2man is missing, and it tries to re-generated texi2dvi.1 Is there a reason for that? (I didn't change anything wrt the p

Re: texinfo-4.13.93 pretest available

2013-01-04 Thread Norbert Preining
On Mi, 02 Jan 2013, Karl Berry wrote: > ftp://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz As usual, uploading to Debian/experimental in a minute. Thanks Norbert PREINING, Norbert http:/

texinfo-4.13.93 pretest available

2013-01-01 Thread Karl Berry
I've put up the next pretest: ftp://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz http://alpha.gnu.org/gnu/texinfo/texinfo-4.13.93.tar.xz As before, just fixing bugs of various sorts, no new features (since the last pretest) to speak of. Also as before, please send any feedback here, to bu