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
opensubscriber is not affiliated with the authors of this message nor responsible for its content.