xwem-devel
[Top] [All Lists]

Re: "lyrics support" for mpd

From: Steve Youngs <steve@xxxxxxxx>
Subject: Re: "lyrics support" for mpd
Date: Sat, 30 Apr 2005 09:28:39 +1000
Organization: The XWEM Project
User-agent: Gnus/5.110003 (No Gnus v0.3) SXEmacs/22.1.2 (Audi, linux)
* Richard Klinda <ignotus@xxxxxxxxxxx> writes:

  >         (browse-url (concat "http://www.google.com/search?q=";
  >                             (w3m-url-encode-string (concat "\"" 
**mpd-var-Artist* "\" "
  >                                                            "\"" 
**mpd-var-Title* "\" "
  >                                                            "lyrics")))))))

Dunno if it'd be any better/worse/different, but...

,----
| (let ((search (concat **mpd-var-Artist* " " **mpd-var-Title* " lyrics")))
|   (google-query search))
`----


-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|                        In space,                         |
|             No one can hear you rip a stinky             |
|---------------------------------------<steve@xxxxxxxx>---|

Attachment: pgpBrP2b32nM1.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>