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

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

bug#58479: 29.0.50; [feature/noverlay] Displaced overlays in notmuch sea


From: Ihor Radchenko
Subject: bug#58479: 29.0.50; [feature/noverlay] Displaced overlays in notmuch search buffers after refreshing
Date: Sat, 15 Oct 2022 09:38:49 +0800

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> 3. C-d (5 times)
>> 4. Hell...
>>
>> "rld!" disappears!
>
> Thanks, I have fixed this specific problem with the patch below.
> Let's hope it also fixes your original issue with notmuch.

Thanks! It appears to fix the issue with notmuch.

However, I noticed a different problem introduced by the patch.

After executing 3, if I run M-x describe-text-properties, the overlay is
not listed in the text properties. Running
M-: (overlays-in (point-min) (point-max)) does list the 0-length
overlay 5..5. However, running M-: (overlays-at 5) yields nil.

I think that the above is not right.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>





reply via email to

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