"J.D. Smith" <[email protected]> writes: >> I am confused. How can they be hidden if org-hide-emphasis-markers is >> nil by default? > > I see. Pushed a commit to avoid enabling emphasized text when that > isn't configured.
I am not sure if throwing an error is the best idea. What if org-hide-emphasis-markers or org-link-descriptive change while org-inside-mode is active? >> Fair. I think that the main problem is that I now prefer something more >> subtle than secondary-selection :) > > I wish there were some "subtle selection" face. What about an underline > the color of secondary-selection background? Could blend the secondary > selection 50% into the background color. It would have to be updated on > `after-enable-theme-hook'. We may be going to far here. Dynamic faces are a complication, that may cause issues for theme writers. -- 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>
