[TxMt] keep it in iso-8859-1
Allan Odgaard
throw-away-1 at macromates.com
Sat Mar 31 15:55:08 UTC 2007
On 31. Mar 2007, at 17:46, Hans-Jörg Bibiko wrote:
> I have a tiny problem with that. Maybe caused by an other version
> of iconv??
Ah, there were missing underscores in the first line, the command
should read:
__CF_USER_TEXT_ENCODING=$UID:0x8000100:0x8000100 /usr/bin/pbpaste \
| /usr/bin/iconv -cs -f UTF-8 -t ISO-8859-1 \
| /usr/bin/iconv -f ISO-8859-1 -t UTF-8
More information about the textmate
mailing list