Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterBy 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!
Yutaka Emura
KeymasterPlease 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/2607576Thanks!
Yutaka Emura
KeymasterDo 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!
Yutaka Emura
KeymasterHi Deipotent,
I reproduced the problem. Thanks!
Yutaka Emura
KeymasterHello Deipotent,
I will take a look at this problem.
Thank you!
Yutaka Emura
KeymasterHi Flint,
Are you using INI settings (portable) or the Registry?
Yutaka Emura
KeymasterPlease use the following macro (.jsee).
strFileName = document.FullName;
document.close();
editor.OpenFile( strFileName, 52936, eeOpenAllowNewWindow );
Thanks!
November 23, 2011 at 7:06 pm in reply to: can i set english font and japanese font separately? #9826Yutaka Emura
KeymasterHi 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!
Yutaka Emura
KeymasterI reproduced this issue, so I will fix this issue. Thanks!
Yutaka Emura
KeymasterI don’t know exactly what caused your issue. However, you can try selecting “None” for “Automatic Workspace”.
Also, first maximize your EmEditor main window, come back to this Customize dialog, the Window tab, and then click “Save Current Window Position”, and click OK.Thanks!
Yutaka Emura
KeymasterHi CrashNBurn,
That is a good idea! Thanks!
Yutaka Emura
KeymasterHi Salabim,
There are many settings related to the window size/position.
Do you the automatic workspace? Please check the Window tab of the Customize dialog. If you use the automatic workspace, then the last window size/position is remembered automatically.
If none of the workspace is used, then please check “Restore Tabbed Window Position” check box in the same dialog/tab. If this is checked, then the last used tabbed window position/size is used when the tab is enabled.
If none of these is used, after you resize the current window, you can go to the same dialog/tab, and click “Save Current Window Position” button, and check “Restore Window Position” and “Restore Window Size”, and the current window size/position is remembered.
I hope this helps. Thanks!
Yutaka Emura
KeymasterHello supercoolm,
You might want to modify the regular expressions specified in the Tab/Indent dialog box (configuration properties > General tab > Tab/Indent). I hope this helps.
Thanks!
November 2, 2011 at 6:25 pm in reply to: When focus is in Find toolbar and I close Find toolbar #9793Yutaka Emura
KeymasterHi LTT,
I’ll fix these issues, too. Thanks!
November 1, 2011 at 3:42 am in reply to: Search highlight override auto-marker highlight, Can I? #9785Yutaka Emura
KeymasterHello,
You are right. The next minor version v11.0.2 will give the Find-highlight higher priority than markers.
Thanks!
Yutaka Emura
KeymasterI reproduced this issue, and it will be fixed on v11.0.2. Thanks!
Yutaka Emura
KeymasterI reproduced this issue, and it will be fixed on the next minor version – v11.0.2. Thanks!
Yutaka Emura
KeymasterHello supercoolm,
I reproduced this issue. It will be fixed by the next minor version – 11.0.2.
Thank you!
Yutaka Emura
KeymasterHello Salabim,
I think it is OK, but a few settings such as the module path (C:Program FilesEmEditor vs. C:Program Files(x86)EmEditor) should be modified later. You can try if you would like.
Thanks!
Yutaka Emura
KeymasterHello mguttman,
I believe the Snippets plug-in allows you to do the same thing. Please let me know if you try Snippets plug-in but can’t figure out how to use it.
Thanks!
Yutaka Emura
KeymasterHello chekako,
#1 Do you Ctrl+Alt+N and Ctrl+Alt+X? These shortcuts are assigned to the tray icon. You can remove those shortcuts from the Tray icon. You can right-click on the Tray Icon, then select Customize Tray Icon and then you can remove shortcuts. I don’t know about Polish keyboards so you might need to explain if I didn’t answer your question correctly.
#2 I will work on improving these bookmark features in future versions. Thanks!
October 3, 2011 at 12:07 am in reply to: Changing marker color not applied on the Markers toolbar #9719Yutaka Emura
KeymasterHi mguttman,
Toolbar button images are fixed, and cannot be customizable. Currently, this is the specification. We might consider improving this in future versions.
Yutaka Emura
KeymasterHi lazydba,
I am not sure, but I will think about that in future versions.
October 2, 2011 at 5:32 pm in reply to: When focus is in Find toolbar and I close Find toolbar #9716Yutaka Emura
KeymasterHi LTT,
I reproduced this issue, and will fix it soon. Thanks!
October 2, 2011 at 5:31 pm in reply to: Find in Files; Independent Process; Pinned; Recent File List #9715Yutaka Emura
KeymasterHi,
I am not sure if I really understand your question. Can you please write in details, how to reproduce your issue, some examples, etc. so I can reproduce your issue here. More examples and more details would help me fix issues earlier.
Thank you!
- AuthorPosts