reftex-select-bib-mode

reftex-select-bib-mode is an interactive autoloaded compiled Lisp function in `reftex-sel.el'.


(reftex-select-bib-mode)

Parent mode: `special-mode'.

Major mode for selecting a citation key in a LaTeX document.
This buffer was created with RefTeX.
It only has a meaningful keymap when you are in the middle of a
selection process.
In order to select a citation, move the cursor to it and press RET.
Press `?' for a summary of important key bindings.

During a selection process, these are the local bindings.

key binding
--- -------

C-c Prefix Command
C-g reftex-select-keyboard-quit
TAB reftex-select-read-label
RET reftex-select-accept
C-n reftex-select-next
C-p reftex-select-previous
SPC reftex-select-callback
# ??
% ??
+ reftex-select-mark-and
, reftex-select-mark-comma
- reftex-select-mark-to
. reftex-select-show-insertion-point
0 .. 9 digit-argument
? reftex-select-help
A ??
F ??
R ??
V reftex-select-cycle-ref-style-backward
a ??
b reftex-select-jump-to-previous
c ??
f reftex-select-toggle-follow
g ??
l ??
m reftex-select-mark
n reftex-select-next
p reftex-select-previous
q reftex-select-quit
r ??
s ??
t ??
u reftex-select-unmark
v reftex-select-cycle-ref-style-forward
x ??
z reftex-select-jump
<down> reftex-select-next
<follow-link> mouse-face
<mouse-2> reftex-select-mouse-accept
<return> reftex-select-accept
<tab> reftex-select-read-label
<up> reftex-select-previous

C-c C-n reftex-select-next-heading
C-c C-p reftex-select-previous-heading



In addition to any hooks its parent mode `special-mode' might have run,
this mode runs the hook `reftex-select-bib-mode-hook', as the final step
during initialization.