"Jacob S. Gordon" <[email protected]> writes: >> I'm not a big user of org-agenda, but I'm not sure I ever saw it >> respect org-hide-emphasis-markers. Since font-lock-mode is not on in >> the org-agenda buffer, the changes we made to font-locking shouldn't >> do anything there. > > Actually I /do/ know why, I just forgot :) The invisible font property > of markers is changed from ‘t’ to ‘org-emphasis’, so it just needs to > be added to the ‘buffer-invisibility-spec’ (and in ‘org-habit’ to get > the columns to align correctly). The patch attached should fix it.
Thanks! Applied. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=76e4dbe07 -- 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>
