Hello,

Back in 2005[1], I tried to change the case of tags.

Looking at a recent EMMS, I tried again, with
emms-tag-editor-replace-in-tag:

* Hit 'E' in my playlist buffer
* C-c C-a
* select 'info-title' tag
* Query replace regexp: \(.*\)
* With: \,(downcase \1)

This result in the following error in my *Message* buffer:

#+begin_src
map-y-or-n-p: Wrong type argument: char-or-string-p,
(replace-eval-replacement replace-quote (downcase (match-string 1)))
#+end_src

Any idea?

Regards.

Footnotes: 
[1]  http://lists.gnu.org/archive/html/emms-help/2005-07/msg00010.html

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

Attachment: pgpqqVQY1PGmU.pgp
Description: PGP signature

_______________________________________________
Emms-help mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to