Hi Bastien, yes, this will lead to a speedup of the first agenda in an Emacs session. Once the buffers have been pulled in, this should not make a difference anymore.
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. - Carsten On 26.1.2013, at 16:40, Bastien <b...@altern.org> wrote: > Hi all, > > in the maint and master branch, there is `org-agenda-inhibit-startup', > a new option defaulting to t which prevent the agenda buffers to run > some startup initialization when called for generating an agenda -- > e.g. opening the buffer with a specific cycling state is not honored. > > This will speed up agenda generation *a lot*, especially for people > who have lots of agenda files. > > Please check and let me know. > > For those who want the previous behavior, simply set it to nil. > > I want the default to be t so newbies enjoy a fast agenda early on. > > All best, > > -- > Bastien > >