eudc-mode

eudc-mode is an interactive compiled Lisp function in `eudc.el'.


(eudc-mode)

Parent mode: `special-mode'.

Major mode used in buffers displaying the results of directory queries.
There is no sense in calling this command from a buffer other than
one containing the results of a directory query.

These are the special commands of EUDC mode:
q -- Kill this buffer.
f -- Display a form to query the current directory server.
n -- Move to next record.
p -- Move to previous record.
b -- Insert record at point into the BBDB database.

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

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

TAB widget-forward
RET widget-button-press
ESC Prefix Command
b eudc-try-bbdb-insert
f eudc-query-form
n eudc-move-to-next-record
p eudc-move-to-previous-record
q kill-this-buffer
x kill-this-buffer
<S-tab> widget-backward
<backtab> widget-backward
<down-mouse-1> widget-button-click
<down-mouse-2> widget-button-click

C-M-i widget-backward