Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterNo, it is not supported. I will consider this in future versions.
Thanks!
Yutaka Emura
KeymasterHello LTT,
This is currently by design, but I will make the sort command possible even if another window opens a dialog box in future versions.
THanks!
Yutaka Emura
KeymasterHello,
I adjusted the drop-down list box font size in the Find toolbar as well. I will release the next minor version shortly.
Thanks!
June 23, 2013 at 11:19 pm in reply to: Version 13.0.1 – Problem with Thai character spacing (Only for Sara Am) #11185Yutaka Emura
KeymasterOK. This depends on fonts. Can you please try Consolas?
Thanks!
Yutaka Emura
KeymasterHello mguttman,
A limitation was necessary to keep EmEditor run faster. I am changing the limit to 10,000 characters long (this is the same as the Find string in the Find dialog). This applies to both the Auto-marker and normal markers in the list.
I read your other requests, but these are a little difficult to address. I might consider these in future versions.
Thanks!
June 23, 2013 at 8:05 pm in reply to: Version 13.0.1 – Problem with Thai character spacing (Only for Sara Am) #11182Yutaka Emura
KeymasterHello thanksgod,
If you change the Registry values, you will have to restart EmEditor. In my experiments, if I set UseWidthArray as 1, the Thai character shows OK, although selecting and editing characters do not work well. On the next minor version, I handled this special character differently, so it should work better. So, please remove the UseUniscribe and UseWidthArray values before you try the next minor version. If there are any other issues with Thai, please let me know.
Hello mguttman,
I tried the combination of ĉb, but I didn’t see any issues. It may be because of the different OS, different version of EmEditor, or some old Registry values. What OS do you use, and which version of EmEditor do you use? If you add any Registry values, can you please remove those values?
Thank you!
June 23, 2013 at 5:31 am in reply to: Version 13.0.1 – Problem with Thai character spacing (Only for Sara Am) #11178Yutaka Emura
KeymasterHello,
Did you try both 1 and 0, which makes 4 combinations in total?
Thanks!
Yutaka Emura
KeymasterHello,
Yes, but I will remove this length limit on the Auto Marker on the next minor version. All other markers will still have length limitation of 79 charcters long.
Thanks!
Yutaka Emura
KeymasterHello,
OK. I will fix this issue on the next minor version.
Thanks!
June 22, 2013 at 5:46 pm in reply to: Version 13.0.1 – Problem with Thai character spacing (Only for Sara Am) #11171Yutaka Emura
KeymasterHello,
Can you try settings the UseUniscribe value in the Registry as below? You can also try changing the UseWidthArray value:
HKEY_CURRENT_USERSoftwareEmSoftEmEditor v3Common
UseUniscribe DWORD default: 1 for Windows XP, 0 for Windows Vista or later
UseWidthArray DWORD default: 1
Thank you,
Yutaka Emura
KeymasterHello,
I can’t reproduce the issue, but I believe there is a condition. Can you please export your settings from the Registry (HKEY_CURRENT_USERSoftwareEmSoftEmEditor v3), zip the files, and email to [email protected], and please identify yourself that you are gan from the forum.
Thanks!
Yutaka Emura
KeymasterHello,
I see. I will have to consider improvements about line comments in future versions. For example, using regular expressions to specify line comments.
Thanks!
Yutaka Emura
KeymasterHello,
I realize this issue. It will be fixed by today’s update (v13.0.1), and it will be released shortly. Thanks!
Yutaka Emura
KeymasterHello,
Please use a fixed-pitch font, not a proportional font!
Thanks!
Yutaka Emura
KeymasterHello ginger,
In recent versions of Windows, Ctrl+Shift+0 is by default used by Windows, so it can’t be used by EmEditor even though EmEditor set this shortcut correctly.
Please see:
http://support.microsoft.com/kb/967893
to remove this shortcut assignments from Windows.
Thanks!
Yutaka Emura
KeymasterHello,
You probably used the portable version of EmEditor. If you use the installer, the installer will warn you about the new key requirement during the installation, and there is 30-day grace period. However, if you just overwrite files using the portable version, there is no way for EmEditor to detect when you started to use v13, and EmEditor won’t be able to give you a grace period. Please use the Installer version whenever possible.
Thank you,
Yutaka Emura
KeymasterHello Andreas,
I see. I believe some users still want the current behavior, so I will have to add new commands. I will add these new commands in future versions.
Thank you,
Yutaka Emura
KeymasterFlint wrote:
Thank you, it would be helpful. I didn’t think about such possibility.BTW, how do you access these options? I don’t see them in the reference. Or did you mean a macro that will send specific keypresses for opening the dialog and ticking the checkbox?
Hi Flint,
I thought it was possible by doing this:
n = editor.GetProfileInt( eeRegCommon, "", "EnableMultiSel", 1 );
editor.WriteProfileInt( eeRegCommon, "", "EnableMultiSel", !n );
But this code doesn’t work actually. It is because EmEditor has to be refreshed with new Registry values.
I might add a feature to refreh EmEditor or ability to toggle the Mulitple Selection option in future versions.
Thanks!
June 4, 2013 at 5:42 am in reply to: Is there a plug-in for calling Google translate in Emeditor? #11130Yutaka Emura
KeymasterHi David,
Yes, that’s correct.
June 4, 2013 at 1:25 am in reply to: Is there a plug-in for calling Google translate in Emeditor? #11128Yutaka Emura
KeymasterHello,
Can you please make sure “http” protocol is associated with the Internet browser you use?
I suggest you go to Default Programs in the Start menu, and set your default internet browser.
Thanks,
Yutaka Emura
KeymasterHi Flint,
I will consider this in future versions. Can I write a macro to toggle this for you?
Thanks!
June 3, 2013 at 3:47 pm in reply to: Is there a plug-in for calling Google translate in Emeditor? #11122Yutaka Emura
KeymasterHello David,
You can create an external tool. Please go to the Tools menu, External Tools, Customize Tools, click “New” button, enter a name in the title, and then enter:
http://translate.google.com/#auto/en/$(CurText)
in the Command field. “en” means English, and you can replace it with another language name if your destination language is not English.
Thanks!
June 2, 2013 at 8:41 pm in reply to: Empty space displayed after the end of file. How do I get rid of it? #11120Yutaka Emura
KeymasterI already changed this back to “off” by default (same as older version). I think I shoulnd’t confuse users. Please set this check box.
Thanks,
June 2, 2013 at 3:16 pm in reply to: Empty space displayed after the end of file. How do I get rid of it? #11118Yutaka Emura
KeymasterHello urlwolf,
Please go to the Scroll tab of configuration properties, and check “Always Enable 1 Page Vertical Scroll”. If this is checked, you will see an extra scrollable space below the EOF. Some users like it this checked because you can always scroll down one page. Since some users like this checked, I made it on by default on v13. Obviously, some others users like you, urlwolf may not like this unchecked. Should I make it back to unchecked by default?
Yutaka Emura
KeymasterFlint wrote:
If you CTRL + Click + drag, it will select by character. However, if you CTRL + Click (No drag), it will select by words.
Wait a minute, if I Ctrl+click+drag and there is no selection yet, EE selects by words already! It’s only when selection is present, it selects by characters. It looks a bit inconsistent to me.
Yes, that’s correct.
- AuthorPosts