bongo-devel
[Top][All Lists]
Advanced

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

Re: [bongo-devel] bongo-locate


From: Daniel Brockman
Subject: Re: [bongo-devel] bongo-locate
Date: Sun, 11 Feb 2007 19:12:44 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.51 (gnu/linux)

Dieter Deyke <address@hidden> writes:

>> It would make sense to have this command on `i l', but then
>> `bongo-insert-playlist-contents' would have to move to `i p'.
>> (At least I think that's where we'd want to move it.)
>
> I don't think that an "insert" keybinding is needed, because that
> function does not insert into a buffer, but creates a new one.

Right, but we could write `bongo-insert-located-files'.
The `bongo-locate' command would still create a new buffer.

Sorry I was unclear.

> I also noticed an error in the function I sent:
>
>  (shell-command (concat bongo-locate-command args " > " m3u-file))
>
> should be
>
>  (shell-command (concat bongo-locate-command " " args " > " m3u-file))

I saw this too.  Thanks.

-- 
Daniel Brockman <address@hidden>




reply via email to

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