GNU bug report logs -
#33959
26.1.90; python.el font-lock buffer wreaks havoc when company is enabled
Previous Next
Reported by: Carlos Pita <carlosjosepita <at> gmail.com>
Date: Thu, 3 Jan 2019 02:10:02 UTC
Severity: normal
Tags: fixed, patch
Found in version 26.1.90
Fixed in version 27.1
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #62 received at 33959 <at> debbugs.gnu.org (full text, mbox):
Carlos Pita <carlosjosepita <at> gmail.com> writes:
> Noam I'd like to get this merged (because my local patch queue is
> getting too big :P )
Heh, I know the feeling :)
>> I'd still like a deterministic test, though, since this bug is such a pain to reproduce.
>
> I'm not quite understanding what do you want me to do. I don't think
> there is a suite of unit tests to prevent regressions in python.el
Well, test/lisp/progmodes/python-tests.el exists, so yes there is?
> you can't reasonably expect me to write that entire suite just to get
> this minor patch accepted, so I figure you're after another thing
> here. Do you want very explicit instructions that ensure
> reproducibility of the issue, is that it?
Mainly I've been hesitant to apply this patch because I don't understand
why it works. It kind of looks like it might just be papering over some
subtle problems (similar to fixing a race condition by adding a sleep
call). And also the overlap with the Bug#32390 fix made things more
confusing; now that I've pushed it, at least that problem is gone.
Writing a regression test would be one way of showing where exactly the
problem comes from, and would help understand why the solution is
correct.
This bug report was last modified 5 years and 272 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.