-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding :
back to fl
in global-aliases
causes a display glitch
#15
Comments
I've been getting loads of display glitches here, and I suspect it might be a real display bug in the master branch. Am I correct in assuming you're using the Emacs master branch? |
Spot on. Time for a git bisect probably. You or me? |
Oh dear, bisecting a display bug? I think I'm gonna leave that to you. :-) If it helps I can tell you my build is from June 1st. So it's at least as old as that. |
Ok :) I won't have time until a few days from now, though. |
Yeah. It's a bug that needs visual confirmation, and probably needs an entire |
Hmm. I think can use a screenshot to automate the bisecting; that'll make for a fun challenge. I already use screenshots for regression testing in company-coq. Last time I had to do such bisecting was for https://debbugs.gnu.org/cgi/bugreport.cgi?bug=21028 , and the three hours it took to pinpoint the commit are nothing compared to the multiple months that it took/will take to get it fixed :) |
Now that sounds like a lot more fun. :-) |
|
😱 |
Oh dear, it had to be a large commit. ¬¬
Absolutely. That I can do. :-) I'll write something later today (or tomorrow at the latest). |
Also, is the bad commit in the emacs-25 branch? It would be a shame if a whole stable release got out that's incompatible with nameless. :-( |
Yay, thanks!
No worries, it's only on master :) Phew. |
Here you go. To reproduce simply:
Previously, you should see |
Thanks! Indeed, works perfect. I'll open the report now :) |
Confirmed fixed by 4ba2946369cb19dfeb258839add0658c742c12a1 |
Great! ☺ |
Here's a repro:
And here's how it displays for me:
Note the spurious colon overlapped with the
f
offl:
.The text was updated successfully, but these errors were encountered: