[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emms-help] Re: emms-tag-editor: vorbiscomment encoding
From: |
Tassilo Horn |
Subject: |
[emms-help] Re: emms-tag-editor: vorbiscomment encoding |
Date: |
Fri, 16 Mar 2007 16:04:22 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) |
Magnus Henoch <address@hidden> writes:
Hi Magnus,
> I found that vorbiscomment replaces all non-ASCII characters with #
> when changing a tag.
I cannot reproduce this behavior. I use an UTF-8 system and if I add
non-ascii-chars to vorbis comments they will be written properly.
> Here is a patch that forces it to use UTF-8.
Dunno if that's a good solution. Probably there are people that use
different encodings for a reason. Sometime ago I had a portable ogg
player that crashed if the tags were not encoded in latin1.
Bye,
Tassilo
--
[Emacs] is written in Lisp, which is the only computer language that is
beautiful. -- Neal Stephenson, _In the Beginning was the Command Line_