[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emms-help] emms-tag-editor-replace-in-tag and case modification
From: |
Daniel Dehennin |
Subject: |
[emms-help] emms-tag-editor-replace-in-tag and case modification |
Date: |
Tue, 31 Jan 2012 15:40:50 +0100 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux) |
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
pgpWGj8_PExIi.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [emms-help] emms-tag-editor-replace-in-tag and case modification,
Daniel Dehennin <=