On 13/4/2006, at 17:15, Boris Bliznioukov wrote:
Is there a way to add other encodings to the "Re-open with encoding" menu? I only have Mac Roman, ISO-8859-1 and UTF8/UTF16 encodings in the list and I would like to add something like KOI8- R, CP-1251 etc. How can I do it?
There is no way to add to the menu, but you could create a new bundle with re-open commands, using iconv for the actual conversion.
Attached is such bundle with two example commands.
Notice though you will have to create similar commands, if you also want to save with one of these encodings.