Le 4326 Septembre 1993, Lucas Bonnet a tapoté:
> (defun emms-tageditor-replace-tags (&optional field regexp replace-with)

[...]

>   (setq replace-with (if (string= replace-with "'downcase") 'downcase 
> replace-with))

It doesn't work, but it's not necessary I think, normaly, if I input
'downcase in the minibuffer when asked it should pass throw all the
code to replace-regexp-in-string which should use it as a function.

I do not see where the symbol 'downcase is transformed in the string
'DOWNCASE :-(

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


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

Reply via email to