Hello,
I just realized that my earlier patch
8db1e90b6d25beb72b5ebbc706b6def64794dcf8 broke key-binding support for
auto-reveal (i.e., using left/right rather than C-f/b to open previews
and folds). The attached patch remedies this. Details below.
Thanks, best,
Paul
---
The user option *-aut
Hi Paul,
> Paul Nelson writes:
> I noticed just now that my patch can break the folding of
> \end{verbatim} environments when called via TeX-fold-region. Steps to
> reproduce:
> 1. After loading AUCTeX and tex-fold, evaluate
>(add-to-list 'TeX-fold-macro-spec-list '(identity ("end")))