stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] contrib/mpd.lisp database browsing


From: Morgan Veyret
Subject: Re: [STUMP] contrib/mpd.lisp database browsing
Date: Sat, 21 Feb 2009 11:15:04 +0100
User-agent: Mutt/1.4.2.3i

On 10:32 Sat 21 Feb     , Vitaly Mayatskikh wrote:
> At Sat, 21 Feb 2009 00:27:10 +0100, Morgan Veyret wrote:
> > 
> > From 3c2208ad8f9763407a7155f1828d288e4fadfa82 Mon Sep 17 00:00:00 2001
> > From: Morgan Veyret <address@hidden>
> > 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)))))
> 


You're right. I didn't pay attention to this command but mpd playlist
seems to start at one. Attached is a patch (yes another one..)just for
this this time :)

Thanks for the feedback.

-- 

Morgan Veyret (address@hidden)
http://appart.kicks-ass.net/patzy

Attachment: 0011-Fixed-mpd-play-track-command.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]