Hello, Bastien <b...@altern.org> writes:
>> Maybe it would be useful to exempt initializing org-indent-mode from this. >> I think (Nicolas?) that this will cost no time as long as the buffer is not >> visible, but it will help to make the buffer look "right" when the user >> gets to it. > > Mhh.. that's right. I'll check that (org-indent-mode 1) does not cost > any time when the buffer is not visible. `org-indent-mode' initializes indentation of buffers even when they are not current. Though, it happens on idle time, so it shouldn't be noticeable. Regards, -- Nicolas Goaziou