Forum Replies Created

Viewing 25 posts - 1,801 through 1,825 (of 3,679 total)
  • Author
    Posts
  • in reply to: remember selected text #9898
    Yutaka Emura
    Keymaster

    Hi,

    Currently, this is the specification. EmEditor doesn’t undo the selection state. Thanks!

    in reply to: Spell check as-you-type issues… #9897
    Yutaka Emura
    Keymaster

    Hi Deipotent,

    I will take a look at the code for this issue for next major versions. Thanks!

    in reply to: Display of long RTL text #9896
    Yutaka Emura
    Keymaster

    Hi,

    I am aware that this happens with RTL languages, and that is why EmEditor doesn’t support RTL languages. I am sorry for inconveniences.

    in reply to: Spell check as-you-type issues… #9893
    Yutaka Emura
    Keymaster

    Hi Deipotent,

    1) The spelling checker was analyzed by the spelling engine (Hunspell), so it is separate from EmEditor. Currently, there is no easy way to make an underscore (‘_’) a part of a word unless modifying the Hunspell source code or the spelling data.

    2) You are right about it. It is hard to describe the reason, but it is currently the specification.

    Thank you!

    in reply to: Problems with Find Bar when Replace button clicked… #9890
    Yutaka Emura
    Keymaster

    Hello,

    I also noticed that the Find Previous button should be disabled if the Selection Only is checked. I will fix this. The incremental search still highlight all matches, which is the specification.

    Thanks!

    in reply to: "Find Next" Gets Disabled #9888
    Yutaka Emura
    Keymaster

    Hi Jamil,

    Historically, the Find Next button has been disabled when the Selection Only is checked. However, I see there are demands for making it enabled, so I will consider that in future versions.

    Thanks!

    in reply to: Problems with Find Bar when Replace button clicked… #9887
    Yutaka Emura
    Keymaster

    Hi Deipotent,

    Maybe you checked “Selection Only” button. Is this button pressed state? If so, you should click it again to make it normal state.

    Thanks,

    in reply to: Some patterns fail to match the desired strings in v11.0.3 #9884
    Yutaka Emura
    Keymaster

    Hello jimmy,

    I have already realized this issue, and have fixed it. Here is test versions you might want to try:

    http://www.emeditor.com/pub/emed32_11.0.4rc1.exe (32-bit)

    http://www.emeditor.com/pub/emed64_11.0.4rc1.exe (64-bit)

    Please let me know if you can confirm the issue resolved, or if you can find any other bugs :)

    When a new release version is available, please uninstall this RC version before you install the newer version.
    Thank you!

    in reply to: Macro operations still crash the editor #9881
    Yutaka Emura
    Keymaster

    Hello tranglos,

    I am sincerely sorry for my inappropriate response.

    All I need is the call stack information when the crash happens. If you can somehow retrieve the call stack information, please send it to me.

    I am also working with Microsoft to receive the crash information so this process becomes automatic. I will let you know as soon as this system becomes available.

    Thank you,

    in reply to: Macro operations still crash the editor #9878
    Yutaka Emura
    Keymaster

    Hello tranglos,

    Both failures on your videos were in the “stackhash_0a9e” module, and since I can’t reproduce your issues, I don’t believe they are related to EmEditor. I can’t reproduce your menu bar crash, either. You might want to google for “stackhash”, and you will find many similar cases, which might be helpful. Please update all your graphics/audio drivers, and make sure you have applied all Windows updates. You might want to run a memory test program and check hard drives. You might want to turn off DEP for EmEditor.exe and see if that remedies the issue.

    Thanks

    in reply to: Easy launch of Find In Files from Explorer, Can I? #9864
    Yutaka Emura
    Keymaster

    Hello,

    Find in Files with EmEditor feature is already implemented. Please see the right click menu when you right click on a folder in Windows Explorer. Thanks!

    in reply to: Hex view line number so weird. #9857
    Yutaka Emura
    Keymaster

    Hi,

    Actually, I reproduced this issue. I will fix this issue soon.
    Thank you,

    in reply to: Hex view line number so weird. #9856
    Yutaka Emura
    Keymaster

    Hi,

    I can’t reproduce this issue, but it is strange. Can you please let me know exactly how you open this file… the procedure you use to open this file. Thanks!

    in reply to: UAC is not fully supported #9855
    Yutaka Emura
    Keymaster

    Unlike saving a file, reading a file is a basic function of EmEditor, and it has to read a file anytime while EmEditor is running. If EmEditor needs to elevate itself, it should stay as elevated status all the time until EmEditor closes. This situation is also dangerous when EmEditor opens other files at the same time.

    Furthermore, I believe it is a very rare case, so I wouldn’t put much effort to enable this kind of situations. Rather, I would like to put that effort to something else more important to other people.

    in reply to: UAC is not fully supported #9853
    Yutaka Emura
    Keymaster

    Hi visitor,

    This situation is not supported, and it is not a bug. I don’t think this situation happens very often. EmEditor should NOT open such a file while running as a lower privilege. The only way to open such a file is to run EmEditor as an Administrator, and then you can open any files without any problems. To run EmEditor as an Administrator while logging in as a user, you can right click on the EmEditor icon while pressing SHIFT key, and then choose “Run as administrator”.

    in reply to: How do you add a space to a Config Comment Tag? #9850
    Yutaka Emura
    Keymaster

    Hi schwinbp,

    Unfortunately, the current data structure allows only up to 3 character long for this input box. We might change this limitation in the future by upgrading the data structure. Thanks!

    in reply to: The Downloading site #9849
    Yutaka Emura
    Keymaster

    Hi XXCloneMan,

    Thanks for your inputs. We will consider the change in links of the download page. Thank you!

    in reply to: emeditor 11.02 not jump list. thanks. #9844
    Yutaka Emura
    Keymaster

    By the way, the portable version of EmEditor doesn’t support the Jump List. This is because the portable version is designed not to change the Registry. the Jump list modified the Registry. Please use the Installer version of EmEditor (using the Registry). Thanks!

    in reply to: emeditor 11.02 not jump list. thanks. #9843
    Yutaka Emura
    Keymaster

    Please go to “Windows Update” from the Start menu, and apply “Update for Windows 7 (KB2607576)” found in optional updates.

    For more information, please see:
    http://support.microsoft.com/kb/2607576

    Thanks!

    in reply to: emeditor 11.02 not jump list. thanks. #9841
    Yutaka Emura
    Keymaster

    Do you see any portion of the jumplist or not at all? If you can see a portion, can you please take a screenshot of your jumplist? Thanks!

    in reply to: Problems with Find Bar when Replace button clicked… #9839
    Yutaka Emura
    Keymaster

    Hi Deipotent,

    I reproduced the problem. Thanks!

    in reply to: Problems with Find Bar when Replace button clicked… #9837
    Yutaka Emura
    Keymaster

    Hello Deipotent,

    I will take a look at this problem.

    Thank you!

    in reply to: Directory created in the system's disk root #9833
    Yutaka Emura
    Keymaster

    Hi Flint,

    Are you using INI settings (portable) or the Registry?

    in reply to: Customize menu problems. thanks. #9827
    Yutaka Emura
    Keymaster

    Please use the following macro (.jsee).

    strFileName = document.FullName;
    document.close();
    editor.OpenFile( strFileName, 52936, eeOpenAllowNewWindow );

    Thanks!

    in reply to: can i set english font and japanese font separately? #9826
    Yutaka Emura
    Keymaster

    Hi leo_zzz,

    Please write which OS you use. You might want to try a different font and see if you can see Japanese in your document.

    You can also try this: please run RegEdit.exe, and add “UseUniscribe” value as DWORD in the following key:

    HKEY_CURRENT_USERSoftwareEmSoftEmEditor v3Common

    and UseUniscribe = 1

    Thanks!

Viewing 25 posts - 1,801 through 1,825 (of 3,679 total)