|
From: | Dmitry Gutov |
Subject: | bug#30964: python-mode failing "overlapping strings" assertion lately |
Date: | Wed, 4 Apr 2018 01:06:26 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0 |
On 4/3/18 9:12 PM, Charles A. Roelli wrote:
I can _sometimes_ repro with (while (not (eobp)) (python-nav-forward-statement)), but I haven't found a reliable test case.
You could try calling (syntax-ppss-flush-cache (point-min)) before that, for instance, and see if that changes something.
Anyway, an example file should help, even if the problem shows up only intermittently.
[Prev in Thread] | Current Thread | [Next in Thread] |