"J.D. Smith" <[email protected]> writes: >> 1. make repro >> 2. M-x org-mode >> 3. M-x org-inside-mode >> 4. Insert * =[[test][foo *bar* and]] >> 5. Make it * =[[test][foo *bar*= and]] >> 6. Observe cursor and background changing when moving into =...= (not >> hidden!) > > The `=' signs /are/ hidden. You have created verbatim text with the odd > contents `[[test][foo *bar*'. Not an org-inside issue.
I am confused. How can they be hidden if org-hide-emphasis-markers is nil by default? >> 7. Try typing =verbatim= somewhere else. Background and cursor will not >> change then > > Change when? When inside `verbatim`? That works for me. > > This seems to be a user error to me; you've made a bogus entity and are > suffering for it ;). No user errors. I am simply testing known edge cases. And I was lazy enough not to search for something looking more natural, like some scenarios with CJK. >> Also, I have been running org-inside locally, and ran into the following >> example: >> >> - [ ] file:~/Org/ >> - [ ] [[file:~/Git/]] >> Moving back and forth between these two items feels rather strange. > > One has hidden entities, one doesn't. Nothing odd there. In fact you > could say org-inside helps you discover that, and so is less strange > than just seeing two equivalent looking items which behave differently. Fair. I think that the main problem is that I now prefer something more subtle than secondary-selection :) -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
