mpc-songs-mode

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


(mpc-songs-mode)

Parent mode: `mpc-mode'.

Major mode derived from `mpc-mode' by `define-derived-mode'.
It inherits all of the parent's attributes, but has its own keymap,
abbrev table and syntax table:

`mpc-songs-mode-map', `mpc-songs-mode-abbrev-table' and `mpc-songs-mode-syntax-table'

which more-or-less shadow mpc-mode's corresponding tables.

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

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

0 .. 9 digit-argument

RET mpc-select
- negative-argument
p mpc-pause
q mpc-quit
<C-mouse-2> mpc-select-toggle
<S-mouse-2> mpc-select-extend
<S-return> mpc-select-toggle
<drag-mouse-2> mpc-drag-n-drop
<follow-link> :always
<header-line> Prefix Command
<mode-line> Prefix Command
<mouse-2> mpc-select
<remap> Prefix Command

<remap> <mpc-select> mpc-songs-jump-to

<mode-line> <follow-link> ignore

<header-line> <follow-link> ignore