org.texi (Agenda dispatcher): Small rewrite

* org.texi (Agenda dispatcher): Small rewrite.  Add a concept
to the concept index.
This commit is contained in:
Bastien Guerry 2014-04-16 16:44:11 +02:00
parent c4f7880429
commit f86b6d8aa3

View file

@ -7737,15 +7737,17 @@ current region/subtree.}. After pressing @kbd{< <}, you still need to press the
character selecting the command. character selecting the command.
@item * @item *
@cindex agenda, sticky
@vindex org-agenda-sticky @vindex org-agenda-sticky
Toggle sticky agenda views. By default, Org maintains only a single agenda Toggle sticky agenda views. By default, Org maintains only a single agenda
buffer and rebuilds it each time you change the view, to make sure everything buffer and rebuilds it each time you change the view, to make sure everything
is always up to date. If you switch between views often and the build time is always up to date. If you often switch between agenda views and the build
bothers you, you can turn on sticky agenda buffers (make this the default by time bothers you, you can turn on sticky agenda buffers or make this the
customizing the variable @code{org-agenda-sticky}). With sticky agendas, the default by customizing the variable @code{org-agenda-sticky}. With sticky
dispatcher only switches to the selected view, you need to update it by hand agendas, the agenda dispatcher will not recreate agenda views from scratch,
with @kbd{r} or @kbd{g}. You can toggle sticky agenda view any time with it will only switch to the selected one, and you need to update the agenda by
@code{org-toggle-sticky-agenda}. hand with @kbd{r} or @kbd{g} when needed. You can toggle sticky agenda view
any time with @code{org-toggle-sticky-agenda}.
@end table @end table
You can also define custom commands that will be accessible through the You can also define custom commands that will be accessible through the