]> code.delx.au - gnu-emacs-elpa/commit
* ampc.el: Add ampc-mini, a command to select the song to play via
authorChristopher Schmidt <christopher@ch.ristopher.com>
Fri, 3 Aug 2012 07:34:48 +0000 (09:34 +0200)
committerChristopher Schmidt <christopher@ch.ristopher.com>
Fri, 3 Aug 2012 07:34:48 +0000 (09:34 +0200)
commitaa75be70b83c427ec42c78b18e6ed86eb516b9be
treedf919068106d86e36172312f12ed2aa6a17062af
parentc72f8c5457cbf1cb49b0fb6256ed3ed118f89bba
* ampc.el: Add ampc-mini, a command to select the song to play via
completing-read.
(ampc-mode-map): Bind ampc-mini.
(ampc-send-next-command): For hyphen-seperated commands, only send the last part
of the command.
(ampc-mini-impl): New function.
(ampc-handle-command): Handle mini-playlistinfo.
(ampc-play-this): Take optional prefix arg to select song to play by index.
(ampc-mini): New command.
ampc.el