|
@@ -16931,12 +16931,6 @@ emacs -Q --batch \
|
|
|
@cindex tag completion
|
|
|
@cindex link abbreviations, completion of
|
|
|
|
|
|
-Emacs would not be Emacs without completion, and Org mode uses it whenever it
|
|
|
-makes sense. If you prefer an @i{iswitchb}- or @i{ido}-like interface for
|
|
|
-some of the completion prompts, you can specify your preference by setting at
|
|
|
-most one of the variables @code{org-completion-use-iswitchb}
|
|
|
-@code{org-completion-use-ido}.
|
|
|
-
|
|
|
Org supports in-buffer completion. This type of completion does
|
|
|
not make use of the minibuffer. You simply type a few letters into
|
|
|
the buffer and use the key to complete text right there.
|