bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20703: 24.4; Stack overflow in regexp matcher


From: Dmitry Gutov
Subject: bug#20703: 24.4; Stack overflow in regexp matcher
Date: Mon, 1 Jun 2015 01:26:06 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 05/31/2015 07:46 PM, lee@yagibdah.de wrote:

using projectile, trying to find a tag with C-p j

The TAGS file is 1.8GB.

What if you try `M-x find-tag'?

If it exhibits the same problem, try splitting the file in half, before one of the page break characters (they look like ^L in Emacs) preceding a file name. That will make both parts a valid tags file.

Try `M-x visit-tags-table' on each (say no when Emacs suggests to keep the old one), and see if both halves have the same problem.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]