|
From: SourceForge.net <no...@so...> - 2006-11-19 00:22:21
|
Feature Requests item #1599024, was opened at 2006-11-18 15:43 Message generated for change (Settings changed) made by vanza You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=350588&aid=1599024&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Uwe (donovaly) Assigned to: Marcelo Vanzin (vanza) >Summary: Need action to reload buffer with different encoding Initial Comment: Open the attached textfile that I created with jEdit 4.3pre8. You'll see some squares instead of the Slovak characters. The encoding cp-1250 was used when I created the file and I expect that jEdit will recognize this when I open the file. Perhaps this isn't possible but when I set the buffer encoding manually to cp-1250 the characters are still displayed with the wrong encoding although the status bar tells me that the encoding cp-1250 is now active and used. Besides this bug it would be in general nice to have a menu entry to show opened files in different encodings. This should be like the menu "View -> Character Encoding" in Firefox. ---------------------------------------------------------------------- Comment By: Marcelo Vanzin (vanza) Date: 2006-11-18 16:21 Message: Logged In: YES user_id=75113 Originator: NO To view the file with the correct enconding you need to open it with that encoding. There is a right-mouse-button menu on the file system browser that allows you to choose the encoding before opening the file. I agree, though, that there should be an easy way to reload a file with a different encoding. Just changing the buffer encoding doesn't work since at that point the file data is in memory and is already wrong. So I'm changing this to a feature request (and I'll take a look at it). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=350588&aid=1599024&group_id=588 |