From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: org-mode.texi issue ? Date: Mon, 03 Jul 2017 06:20:13 +0200 Message-ID: <87k23q2dac.fsf@bzg.fr> References: <365314D3-65B5-4B3D-B412-7B7994860BF2@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1499067637 13921 195.159.176.226 (3 Jul 2017 07:40:37 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 3 Jul 2017 07:40:37 +0000 (UTC) User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/26.0 (gnu/linux) Cc: martin.quinson@ens-rennes.fr, emacs-devel To: Jean-Christophe Helary Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 03 09:40:33 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dRvy4-00030e-Dy for ged-emacs-devel@m.gmane.org; Mon, 03 Jul 2017 09:40:24 +0200 Original-Received: from localhost ([::1]:60842 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRvy9-00070u-Rr for ged-emacs-devel@m.gmane.org; Mon, 03 Jul 2017 03:40:29 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRvj7-0001hs-PH for emacs-devel@gnu.org; Mon, 03 Jul 2017 03:24:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRvj6-0007ea-TV for emacs-devel@gnu.org; Mon, 03 Jul 2017 03:24:57 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49118) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRviy-0007U7-NC; Mon, 03 Jul 2017 03:24:48 -0400 Original-Received: from [78.192.157.63] (port=52562 helo=bzg.fr) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1dRviv-0004CO-SN; Mon, 03 Jul 2017 03:24:46 -0400 Original-Received: by bzg.fr (Postfix, from userid 1000) id 5F0B238BA6F; Mon, 3 Jul 2017 09:24:43 +0200 (CEST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:216131 Archived-At: Hi Jean-Christophe, Jean-Christophe Helary writes: > When I run po4a on org-mode.texi I get this: > >> po4a-gettextize -f texinfo -M utf8 -m org.texi -p org.texi.fr.po > Complex regular subexpression recursion limit (32766) exceeded at /opt/local/lib/perl5/5.24/Locale/Po4a/TeX.pm line 697. > > Is there a way to debug that ? I've run into the same problem. I'm cc'ing Martin, whose active on https://github.com/mquinson/po4a and who uses Org-mode, maybe he'll have a hint on why po4a chokes on parsing org.texi. Thanks, -- Bastien