On Fri, Jul 13, 2018 at 4:46 AM, wrote:
> As the subject states, 'makeinfo' hangs on making elisp.info with Perl
> 5.28,Texinfo 6.5. It never completes its task, no matter how long you wait.
> I apologize for not having more info, but I am unskilled in Perl, and do not
> know how to debug it.
>
>
On Thu, Jul 12, 2018 at 4:16 AM, Paul Hardy wrote:
> I looked at message subjects on this list from the past two years but
> this does not seem to have been reported before.
>
> After successfully installing a Texinfo page in /usr/local/share/info
> with install-info, with the "dir" info directory
As the subject states, 'makeinfo' hangs on making elisp.info with Perl
5.28,Texinfo 6.5. It never completes its task, no matter how long you
wait. I apologize for not having more info, but I am unskilled in Perl,
and do not know how to debug it.
Texinfo: 6.5
Perl: 5.28
Emacs: 26.1
The hanging
Sent this yesterday - still not in mailing list archive 12 hours later,
with the archive saying it updates every 30 minutes, so I will assume
the message was lost... apologies if this is a duplicate.
As the subject states, 'makeinfo' hangs on making elisp.info with Perl
5.28,Texinfo 6.5. It ne
On Mon, Jul 9, 2018 at 5:55 PM, Karl Berry wrote:
> Hi Gavin and all - I suggest it would be useful to support a
> user-defined navigation "button" that would appear next to [Contents]
> xand [Index]. (If it's already possible, please let me know. I couldn't
> find it in the doc or souces.)
>
> Ju
On Sat, Jun 30, 2018 at 7:27 PM, Niko Tyni wrote:
> I'm attaching a patch that fixes this for me, and another one for the
> necessary left brace escaping. Even with this, I suppose xspara.c could
> use some mbrtowc(3) return value checks.
Thanks for fixing this.