* 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>---|
pgpBrP2b32nM1.pgp
Description: PGP signature
|