bug#70369: [PATCH] Fix folding glitch with tmm disabled

2024-04-17 Thread Arash Esbati
Arash Esbati writes: > Again, can't apply the patch. Can you please try to fix as well? Scratch that, my bad, sorry. Installed with commit 5abc3d7f68. Thanks for your contribution. Closing. Best, Arash ___ bug-auctex mailing list

bug#70369: [PATCH] Fix folding glitch with tmm disabled

2024-04-17 Thread Paul Nelson
Whew, thanks. (I was about to respond with "Hmm, with this one, the patch works for me, and when I attempt to regenerate the patch using the latest fetch from master, the resulting patch is identical to the one that I had sent." Glad it worked out!) On Wed, Apr 17, 2024 at 10:35 PM Arash Esbati

bug#70369: [PATCH] Fix folding glitch with tmm disabled

2024-04-17 Thread Arash Esbati
Paul Nelson writes: > Steps to reproduce: > - Disable transient-mark-mode. > - Create test.tex containing "\emph{foo} \emph{bar}". > - Move point inside "foo" and set the mark (C-SPC). Note that this > does not "activate the region". > - TeX-fold-buffer (C-c C-o C-b). > - Move the point into

bug#70369: [PATCH] Fix folding glitch with tmm disabled

2024-04-13 Thread Paul Nelson
Hello, Steps to reproduce: - Disable transient-mark-mode. - Create test.tex containing "\emph{foo} \emph{bar}". - Move point inside "foo" and set the mark (C-SPC). Note that this does not "activate the region". - TeX-fold-buffer (C-c C-o C-b). - Move the point into "bar". What should happen is