At Sat, 21 Feb 2009 00:27:10 +0100, Morgan Veyret wrote: > > From 3c2208ad8f9763407a7155f1828d288e4fadfa82 Mon Sep 17 00:00:00 2001 > From: Morgan Veyret <pa...@appart.kicks-ass.net> > Date: Sat, 21 Feb 2009 00:15:26 +0100 > Subject: [PATCH] Added playlist edition through mpd-browse-playlist menu. > > Also: > - cleaned mpd-menu code > - added mpd-remove-track, mpd-swap-tracks commands > - added the possibility to add things to the playlist while browsing > without exiting the menu
It doesn't need 1- here now: (defcommand mpd-play-track (track) ((:number "Track: ")) (mpd-send-command (concat "play " (write-to-string (1- track))))) -- wbr, Vitaly _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/stumpwm-devel