* Joachim Schlosser (2005-06-08) writes: > Ralf Angeli schrieb: > >> It might generally be a good idea to add a placeholder for folded >> empty macros, maybe "...". > > Maybe, yes.
I checked in such a change. This should also cure your display problems. Nevertheless I hope the ultimate cause of the problem will be fixed in Emacs as well. > P.S.: During creating the example, I recognized that commands in > commented lines are folded. I am not sure whether this is intended or > good, or if there should be an option to generally fold the whole comment. "Intended" is probably not the right word. I am aware that the behavior might appear peculiar to some people but folding is less resource intensive like this. You can customize folding of constructs in comments with `TeX-fold-preserve-comments' but if you activate it, TeX-fold has to check for comments in case of every construct to be folded. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
