Forum Replies Created
- AuthorPosts
- skyParticipant
I did some more tests, it is fresh with all default settings, except for enable the Line numbers & Column head type.
Emeditor_17.4.902_portable will crash, but Emeditor_17.4.901_portable is ok.
Win 7 64bit will crash, but Win 10 64bit is ok.
skyParticipantWorkaround solution:
Step 1. Launch EmEditor without any file
Step 2. Save as “Test-1.txt” (empty file)
Step 3. Open “FILE-A.txt”
Step 4. Save as “Test-1.txt” and overwrite the original one.
Step 5. Switch to original Tab.
Step 6. Click “Reload”
Done.BTW, if disable “Enable Tabs” function, it can edit the same file in the several EmEditor windows.
skyParticipantMany thanks for the improvements in the New year.
Test file b again with v17.4.0 beta 1: 4,000,000 lines of “ab”, Enable regular expressions.
Replace All “b\n” with “” (empty), it just take around 5 seconds, 4 times faster than v17.3.2.Test file c again with v17.4.0 beta 1: 10,000,000 lines of “ab”, Enable regular expressions.
Replace All “b\n” with “” (empty), it just take around 11 seconds, 9 times faster than v17.3.2 !!The result is very good~
skyParticipantThanks for explain.
skyParticipantTest file: 4,000,000 lines of “ab”, File Size is 16MB, tested on EmEditor v17.3.0 beta 1.
I have tried to increase the number in the Minimum File Size to Use Temporary File text box to 3,000 MB.
And also increase the number in the Memory Size text box to 26.
The result is the same, the first 9%(1,800,000 lines) is finished within 1 second, almost immediately.
but the rest of 91%(2,200,000 lines) spent more than 20 seconds.
In this simple test case, if use “Remove Newline Characters” command first, and then remove “b” character, will be finished quickly.
But it is not easy to handle complex replacement with Regexp for some real big files(200~400MB with 4,000,000~20,000,000 lines).
Therefore I will hope the “Replace” function still can optimize as “Remove Newline Characters” command.
Thanks.skyParticipantThanks for the enhancements.
skyParticipantIssue 1 is not yet fixed for some conditions.
1. Initial launch EmEditor 17.1.3 portable version 64 bit
2. Enable “Word Complete” plugin
3. Enable “Do not share process between documents”
4. Restart
=> OKBut if add a new plugin from the Library, for example: “Bookmarks” or “FindAndCenter”…etc
And then repeat above step 2 ~ step 4, it will be crash.skyParticipantMany thanks for your feedback.
( I am not aware it is the system scroll bar. )skyParticipantI did try to lock the Macro toolbar, and Hide, then show again.
It still collapsed at the right side, and can not use pop up menu to show the hidden buttons.
Only “Macro toolbar” has this problem, the other Toolbars are OK.
Therefore, after Hide & Show, I will always need to drag the “Macro toolbar” out from the right side.
You may ask why not lock the Macro toolbar at the middle position.
Because another problem is, if I have many Macros on Macro toolbar, it have no “>>” button on the right end.
So it will not be able to click “>>” and then use the rest macro buttons.
skyParticipantSuppose you have enabled “Treat CR and LF Separately” in Advanced dialog box,
So you will need Find “\r\n” if this option is enabled.
BTW, it seems have another problem here.
Find “abc” it will display : “Cannot find abc below the current position.” => OK
Find “\n\n” it will display : “Cannot find \n\n below the current position.” => OK
Find “abc” and Replace with “,” it will display : “Cannot find abc anywhere in document.” => OK
But, if Find “\n\n” and Replace with “,” it will display Nothing.
skyParticipantThanks for your reply.
As for problem 1, I found the answer on the below page.
“www.emeditor.com/forums/topic/tools-quick-launch-and-eecommon-ini-keymapsearchhist”the history is only stored if you press the Enter-key
after you finished typing in your search term.Due to my Win10 computer is faster than Win7 notebook,
When I search some keywords on Win10, it’s actual feel “on-the-fly” to list the commands immediately, doesn’t need to press Enter key, cause it’s always empty.
But the slower Notebook, it will have some delay, so I will press Enter key unintentionally, and then trigger the “search history” stored.Therefore, please consider to add some descriptions in the EmEditor Help – Features – Quick Launch
“The history is only stored if you press the Enter-key after you finished typing in your search term.”
Thanks.skyParticipantYes, it is the latest version.
Initial launch EmEditor with default setting, and perform above steps:
skyParticipantThanks for your explain.
skyParticipantWin 10 system 16GB memory status as below, File size: 417MB with 18,580,000 lines.
But the situations were different in the Win 7 system, I can’t find “CrashDumps” folder in the system.
I am still trying to find more precise way to reproduce this problem during Replacement…
skyParticipantDuring using EmEditor, when I noticed an unusual symptom, I will try to switch another language for confirmation.
Normally, I will check English, SC and Japaneses version.Recently, I found there is no tool tip(F2… F9…) in “No Wrap” page.
But “Highlight (1)” page has this tip.
Therefore I checked all languages on v17.1.0, the result is the same.
But I saw the icon on task bar was different in Korean language.By the way, I also found the tip has ever existed on EmEditor v2.0.
My conclusion is that suppose the tip was removed for some reason.
skyParticipantMay be you refer to the “CSV, Filter Bar, and Sort” movie on EmEditor homepage.
August 20, 2017 at 6:12 am in reply to: Don't synchronize find/replace text between Find toolbar and Find/Replace dialog #22288skyParticipantCurrently, if disable synchronization, it will cause another side effect.
For example, two lines of “abcdef”, and Find Dialog Box “>” button : Find drop-down list box = “Selected Text”
1. Use Find Toolbar to find “abc”
2. Press Ctrl + F, use Find Dialog Box to find “def”
3. Close Find Dialog Box
4. Press F3, expect to find the previously searched string “def“, but it will find “abc“.
5. Besides, Press Ctrl + F again, click “V” button try to get back Find history, but the previously searched string “def” is gone.skyParticipantTry to use FindAndCenter Plug-in in the Library, I always installed it.
FindAndCenter プラグイン (32ビット) 検索文字列の中央化
FindAndCenter プラグイン (64ビット) 検索文字列の中央化However, user interface language is Japanese only…
skyParticipantNow, it will show current Selected Text in the 1st item.
But it lack of Newline Characters (\n) between two lines.skyParticipantTested on EmEditor v17.0.2 and v17.1.0 beta 5.
Normal mode is able to select the last line, OK.
CSV cell selection mode the last line (with partial columns) can’t be selected.
Non-CSV cell selection mode is able to select the last line, OK.skyParticipantIt is great on v17.1.0 beta 5,
In the past year, I had depended on Excel to help handle these, and then copy into EmEditor more than fifty times.
Now, I can no need for Excel on this, thanks!skyParticipantIt fixed on v17.1.0 beta 5.
Thanks.skyParticipantThis change is very useful, especially when create Batch Replace List or similar TSV files from copy-data.
Ex.on 1 a on 2 b on 3 c on 4 d on 5 e
Before v17.1.0 beta 4, need to paste into Excel two columns separately first, and then copy & paste back to EmEditor. Now it can be done in EmEditor.
In addition, suggest also consider to add an option to CVS mode for this change in future version.
Because when we try to copy & paste above “a~e” (a \n b \n c \n d \n e \n) vertical data from other software(ex. Excel),
If paste to EmEditor CVS mode column 2 or later, “a” position is correct, but “b”~”e” position will be on the unexpected column 1.
If paste to Excel column B or later, “a” position is correct, and “b”~”e” position is correct as well.
skyParticipantIt still can reproduce the issue on v17.1.0 beta 4.
Step 1. Fresh EmEditor v17.1.0 beta 4, initial launch and open a file with 100000 lines of “0123456789”.
Step 2. Extract “\d” with Regexp -> 0.547 sec, OK
Step 3. Check the Output Bar check box, and then Extract “\d” with Regexp -> 7.703 sec, OK
Step 4. Uncheck the Output Bar check box, and then Extract “\d” with Regexp -> 54.9 sec, speed is very slow than step 2.
skyParticipantDuplicate way:
1. Select “HTML” Configuration
2. Enable “WordComplete” Plug-In
3. Tools menu – Properties for Current( or All) Configuration
4. Select Display page and Click something -> Error
- AuthorPosts