Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterAs for Issue 1, can you check if REG_BINARY value “Themes” exists in registry key: HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Common? If it does not exist, I am sorry but your theme definition is lost.
I realize the Issue 2, and it will be fixed on the next version. To work around this, set the “Continue to Next Line” check box in Highlight (2) page of configuration properties. I am sorry for any inconveniences.
Yutaka Emura
KeymasterThis issue will be fixed on the next version.
Thanks!Yutaka Emura
KeymasterI reproduced the issue, and this will be fixed on the next version.
I am sorry for any inconveniences.
Meanwhile, you can specify a backup folder to avoid this issue.
Thanks,Yutaka Emura
KeymasterI believe you are using a little old version which has this bug. Please update to the latest version.
I am sorry for any inconveniences.Yutaka Emura
KeymasterEmEditor v18.2 always uses single-threaded searches even if “Auto” or 2 or larger value is specified for the “Number of Threads” in the Advanced page. EmEditor v18.2 optimized the speed for very large files when using temporary files. With this size of 85MB file without using temporary files, EmEditor should search faster than 31 seconds. Can you let me know (or email me) the regular expression term you use, and a sample file if relevant (after zipped)? Please also let me know all the options in the Find dialog box and Advanced dialog box after clicking the Advanced button (or you can send me both screenshots). We will try to reproduce the issue here.
Thanks,
Yutaka Emura
KeymasterI just want to clarify. By “random sort”, do you mean shuffle lines (or cells) randomly? Then we will think about that in the future.
October 10, 2018 at 5:01 pm in reply to: Emeditor crashes when opening Western European encoded files #23816Yutaka Emura
KeymasterThanks for information and emails. We fixed this issue on v18.2.0.
Yutaka Emura
KeymasterWe will fix this issue on the next version.
Thanks,October 8, 2018 at 12:51 pm in reply to: Emeditor crashes when opening Western European encoded files #23802Yutaka Emura
KeymasterWhich version of EmEditor are you using?
If EmEditor crashed, a crash report file should be in your
C:\ProgramData\Emurasoft\EmEditor\Error folder. Can you send tech @ emurasoft.com a most
recent one?In Windows Settings, please search for “Region”, click “Administrative language settings”, and please let me know what language is selected for “Language for non-Unicode programs”.
Thanks,
Yutaka Emura
KeymasterCan you please write more detailed steps to reproduce the issue, or can you post or send me a screenshot to explain the issue?
Thank you.Yutaka Emura
KeymasterSuggestion 1 and 2: I can’t reproduce the issues. Are you opening CSV files or non-CSV files? Can you write detailed steps to reproduce the issues?
Yutaka Emura
KeymasterI am not exactly sure how you want the multiple cursors move. Could you upload a screencast, or illustrate exactly how you want multiple cursors move before and after the UP or DOWN key is pressed (both current behavior and expected behavior).
Yutaka Emura
Keymasterv18.2.0 beta 1 includes this option.
Yutaka Emura
KeymasterI adjusted the icon placements on v18.1.91.
If the issue is not resolve, can you please send me a screenshot and what options did you choose in the Tab page of the Customize dialog box.
Thanks!Yutaka Emura
KeymasterHello sky,
I would like to clarify. If the “None, and No Prompts to Save Files.” is selected, do you want to discard any changes in EmEditor?
This can be confusing.
How about “Include Save Workspace button in the Save Changes? dialog box” option?Yutaka Emura
KeymasterSorry, these issues will be fixed on v18.2.0 beta.
Thank you!September 28, 2018 at 3:53 pm in reply to: Very long columns text file become "no response" after v17.6 #23763Yutaka Emura
KeymasterHello,
This issue will be fixed on the next version. Thanks!Yutaka Emura
KeymasterAs for “Quote Marks”, this is different from the “Quote Character” in the General page. “Quote Marks” in the Display page affects how EmEditor highlights the view, whereas “Quote Character” behaves the prefix used when you select “Copy Text in Quotes” command.
September 27, 2018 at 1:01 pm in reply to: EmEditor Professional v14.6.0 beta 11 released! (New Feature: Filter Bar) #23757Yutaka Emura
Keymaster1. This was intentional. We thought those options (match case, etc.) are part of search history. However, I will think about this again.
2. Not exactly the same, but you can press ALT + DELETE while drop-down list box is open to delete the selected item.
3. 4. These behaviors were changed due to feedback from another customer: https://jp.emeditor.com/forums/topic/emeditor-v14-6-0-beta-11-%e3%82%92%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f-%e6%96%b0%e6%a9%9f%e8%83%bd-%e3%83%95%e3%82%a3%e3%83%ab%e3%82%bf%e3%83%bc-%e3%83%90%e3%83%bc/
to be consistent with the Find/Replace dialog box. In the Find/Replace dialog box, “Use Escape Sequence” check box will be grayed (disabled) when “Use Regular Expressions” check box is set. However, we will think about it again.Thanks,
Yutaka Emura
Keymasterv18.1.0 fixes issues 1 and 2. I will think about Suggestion 1 in the future.
Yutaka Emura
Keymasterv18.1.0 fixes the Issue 1. I will think about other suggestions. Thanks!
Yutaka Emura
KeymasterThe registry “OpenDir” value is used only when “Remember Last Folder” option is set in the File page of the Customize dialog box.
Yutaka Emura
Keymaster“Additional Lines to Search for Regular Expressions” can take effect in other cases, for instance,
a\s*b
can match any number of whitespaces including newlines between a and b.
I couldn’t reproduce this issue :
But test it with this:
Default settings.
Set it to 10000, and disable all the other options.
Add 20000+ empty lines.
Find: ^.$
The Status bar shows the result instantly for the first time.
** But searching it again becomes very slow.BTW 1:
Quote Character in General page of configuration properties can take several characters, and it is used in “Copy Text in Qutoes” command in the Edit menu.
I am not sure which other controls you are referring to, but please let me know which one should have length limit.
I will think about “BTW 2” and suggestions.
Yutaka Emura
Keymasterv18.1.0 will include all these features/bug fixes except:
Ctrl+A/T/B will still not work when focus in on a button. I think this is common specs of Windows. The context menu including Cut/Copy/Paste/Top/Bottom items is the universal menu used throughout EmEditor. In some dialogs where these menu items are not applicable, they will simply become grayed (disabled).
I didn’t add Top/Bottom buttons to all the similar dialogs with a listbox because some users might feel distracted when they are used to the current design.
“Copy” in the menu simply copies the title text in this dialog to the Clipboard.
Yutaka Emura
KeymasterThis “Do not ask before exiting” check box is only asking the workspace option. Which option is selected for the Automatic Workspace? If “Save Only” is selected as the default, EmEditor still asks if you try to close EmEditor if changed documents exist. However, if “Save, Restore and Keep Undo Information, and No Prompts to Save Files” is selected, there will be no prompt.
- AuthorPosts