Jens Schmidt <[email protected]> writes: > On 2026-05-12 22:29, Jens Schmidt wrote: > >> On 2026-05-04 05:09, J.D. Smith wrote: >> >>> [...] >> >> - Please allow setting `org-inside-appearance' to nil. With o-i-t-h >> in place that setting does make sense, IMHO. And if I first switch >> on o-i-m and then set o-i-a to nil, things work as I'd like to have >> them: No automatic effects at all, but o-i-t-h makes the markers >> temporarily visible. > > I've seen your latest commit 14c633598, which seems to address above > item (thanks). However, you would also need to change that test in > `o-i-m' that otherwise rejects a nil `o-i-a' as "malformed", wouldn't > you? Like this:
Thanks, good catch, fixed. > > Furthermore, there is still an issue with `org-inside--reset-all'. > In a "make repro" with Emacs 30.2, then M-x load-library org-inside > RET, I get: Thanks, fixed with your suggestion. > Finally, could you please give me short feedback whether or not > you intend to address more of my requests/questions from > > https://list.orgmode.org/[email protected]/T/#mbb1355871f5373ad53fb5554341ab3f5eddc29a8 Replied separately. I /think/ I'm caught up on your review and suggestions; let me know if I missed something. Biggest thing now is to text v30 vs. v31 (which I haven't yet done), for functionality: - Enter/exit at correct locations for both (modulo the small difference I pointed out w.r.t. the end). - Editing text near boundaries (just inside, just outside) does what's expected for both. - Changing buffer in windows works as expected for both. Thanks for the thorough tests and good suggestions!
