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

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

bug#35273: "Marker does not point anywhere" when reading next article


From: Eli Zaretskii
Subject: bug#35273: "Marker does not point anywhere" when reading next article
Date: Sat, 27 Apr 2019 22:35:54 +0300

> From: Noam Postavsky <npostavs@gmail.com>
> Cc: contovob@tcd.ie,  35273@debbugs.gnu.org,  leah@vuxu.org
> Date: Sat, 27 Apr 2019 15:28:01 -0400
> 
> > OK, thanks.  Then I think it would be better to test the overlay for
> > being dead in xdisp.c, before we call mouse_face_overlay_overlaps.
> > Also, a faster test would be to check that the marker's buffer is a
> > NULL pointer, doing that doesn't require a call marker-position.
> > WDYT?
> 
> Sure, that works.  Should I push to emacs-26?

Yes, please.





reply via email to

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