bug#70442: [PATCH] Open new previews when they cover point

2024-04-18 Thread Arash Esbati
Paul Nelson writes: > Thanks, I see it now. Please see attached. Thanks. I slightly changed your patch (most notably, the value of :group tag) and installed it, closing. Best, Arash ___ bug-auctex mailing list bug-auctex@gnu.org

bug#70442: [PATCH] Open new previews when they cover point

2024-04-18 Thread Paul Nelson
Thanks, I see it now. Please see attached. 0001-Add-new-custom-option-preview-protect-point.patch Description: Binary data ___ bug-auctex mailing list bug-auctex@gnu.org https://lists.gnu.org/mailman/listinfo/bug-auctex

bug#70442: [PATCH] Open new previews when they cover point

2024-04-18 Thread Arash Esbati
Paul Nelson writes: > Actually, I'll wait until the correction for the parenthesis from > bug#70348 is available on master, so as to avoid faulty patches. That issue is already fixed with commit ed37457621. Note that I also deleted the unused lexical variable '(ov (car ovl))'. Do you see the

bug#70442: [PATCH] Open new previews when they cover point

2024-04-18 Thread Paul Nelson
Actually, I'll wait until the correction for the parenthesis from bug#70348 is available on master, so as to avoid faulty patches. ___ bug-auctex mailing list bug-auctex@gnu.org https://lists.gnu.org/mailman/listinfo/bug-auctex

bug#70442: [PATCH] Open new previews when they cover point

2024-04-18 Thread Paul Nelson
Hi Arash, sure thing. I'll use "preview-protect-point" for the name of the user option unless you can immediately think of something better, and send the patch in a bit. Thanks, Paul ___ bug-auctex mailing list bug-auctex@gnu.org

bug#70442: [PATCH] Open new previews when they cover point

2024-04-18 Thread Arash Esbati
Hi Paul, Paul Nelson writes: > Steps to reproduce: > - Create test.tex with a valid equation environment. > - Put the point inside the equation environment. > - preview-buffer > > When the preview generates, the point is ejected from the equation > environment due to the new overlay. > > With

bug#70442: [PATCH] Open new previews when they cover point

2024-04-17 Thread Paul Nelson
Steps to reproduce: - Create test.tex with a valid equation environment. - Put the point inside the equation environment. - preview-buffer When the preview generates, the point is ejected from the equation environment due to the new overlay. With this patch, the preview instead temporarily