Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Problem saving a Chinese file as UTF-8 #4237
    pls
    Member

    I received an email from the UltraEdit support people today. It turns out this is a known bug in version 12: When you hex view, UE shows you the internal representation of the file, which is always UTF-16, and not what the file itself contains.

    This is fixed in UltraEdit 13.

    Thanks for your attention,
    ++PLS

    in reply to: Problem saving a Chinese file as UTF-8 #4232
    pls
    Member

    I used UltraEdit 12.20a to view the files. And, never mind. The problem is UltraEdit.

    Thanks,
    ++PLS

    in reply to: Autocomplete bug, or maybe emedit bug #4070
    pls
    Member

    Well, I have a version of the autocomplete plugin that check configurations correctly. It looks for the EVENT_FILE_OPENED and EVENT_DOC_SEL_CHANGED events and then calls QueryConfig.

    This isn’t the correct fix, though, it’s a crude hack. The right way to fix this is to have the editor send the EVENT_CONFIG_CHANGED notification as it is advertised to do.

    ++PLS

    in reply to: Missing function in autocomplete.h #4058
    pls
    Member

    I will upgrade and try it again.

    ++PLS

    in reply to: Missing function in autocomplete.h #4055
    pls
    Member

    Thanks for the update.

    I just downloaded the new source, compiled it with VS2005 and installed the plugin. When I start the editor the plugin crashes on an assertion failure at etlframe.h line 331.

    I have emedit version 5.0, so I think this is not supposed to happen. What do I need to fix?

    Thanks,
    ++PLS

Viewing 5 posts - 1 through 5 (of 5 total)