On 11 July 2016 at 12:11, tsimd <[email protected]> wrote: > Details: > > I get a segmentation fault when I enter the following commands. I start info > with `info gettext`, then M-x index-apropos and type gettext. It happens with > other info files as well.
I couldn't reproduce this, unfortunately. M-x index-apropos searches across all the Info files it can find so the error could be in dealing with any of them. What version are you using: is it the info from texinfo-6.1, or is it the development version from SVN? There were some changes after the release so it's possible that the bug has been fixed since. Failing that, one suggestion to investigate further is to run "info -x 3 gettext" to get some data printed about what files are being searched.
