Forum Replies Created

Viewing 25 posts - 1 through 25 (of 35 total)
  • Author
    Posts
  • in reply to: Insert Date Time Formating #29591
    jic
    Participant

    Sorry to bring this up again, but is there a way to bring the milliseconds in the Format page of the Customize dialog box? I tried ms but tat brings minus and seconds and puts them together.

    in reply to: Insert Date Time Formating #29386
    jic
    Participant

    By the way, this is the option I chose: yyyy-MM-dd HH:mm:ss.ms which provides exactly what I want: 2023-09-08 07:54:27.5427

    thanks.

    in reply to: Insert Date Time Formating #29384
    jic
    Participant

    Thanks. That is exactly what I was looking for.

    in reply to: Insert Date Time Formating #29378
    jic
    Participant

    Thanks, Patrick. That is what I am doing now: Using a script to make it what I want. But, it would be nice if EmEditor would have an option to format the output to a desirable date, time or date+ time formats. Thanks, though.

    in reply to: Windows 10 vs Windows 11 behavior #29319
    jic
    Participant

    Thanks for the quick reply. I have sent you some screen-shots explaining the problem. Thanks.

    in reply to: “Check Spelling” ignores delimiter characters #29134
    jic
    Participant

    Never mind. I downloaded v22.1.914 and it’s fixed.

    in reply to: “Check Spelling” ignores delimiter characters #29133
    jic
    Participant

    Thanks, Yutaka. When will the version with this fix will be released?

    in reply to: Convert/Capitalize option ignores delimiter characters #29130
    jic
    Participant

    Thanks, Yutaka.

    in reply to: highlighting all words matching a highlighted word #27043
    jic
    Participant

    Thanks. This works. It should be enabled as a default setting.

    in reply to: highlighting all words matching a highlighted word #27038
    jic
    Participant

    Thanks, Sky. But, that means that I would have to keep adding and deleting the words to/from markers group. Notepad++ has that option, and I think it’s a great function. Any other thought(s)?

    in reply to: Breaking every line to the closest 80 characters #26494
    jic
    Participant

    Thanks.

    in reply to: Allow to rename tabs #26459
    jic
    Participant

    Thanks so much for version 19.4.0. :-)

    in reply to: Name document without saving #26458
    jic
    Participant

    Thanks, so much, Yutaka. Version 19.4.0, is the most beautiful version yet. :-)

    in reply to: Allow to rename tabs #26340
    jic
    Participant

    Hi Yutaka.

    I hate to say this, but I have started to work with notepad++ because of this feature is still missing. I can rename any Tab in notepad++, and yes, your tool is the best in comparison, by far, but this feature, you have failed to add it, and notepad++ has it. Please consider adding this feature. Thanks.

    josé

    in reply to: Name document without saving #26339
    jic
    Participant

    Hi Yutaka.

    I hate to say this, but I have started to work with notepad++ because of this feature is still missing. I can rename any Tab in notepad++, and yes, your tool is the best in comparison, by far, but this feature, you have failed to add it, and notepad++ has it. Please consider adding this feature. Thanks.

    josé

    in reply to: msg: Inconsistent number of columns detected #26145
    jic
    Participant

    I am using version 19.1.0 (32-bit). Thanks.

    josé

    in reply to: msg: Inconsistent number of columns detected #26144
    jic
    Participant

    I think we have a problem here. Please follow these steps:
    1. Open a blank Excel worksheet
    2. click on A1
    3. Type line1
    4. Press the ALT-Key, and hit the ENTER key
    5. Type line2
    6. Press the ALT-Key, and hit the ENTER key
    7. Type line3
    8. Click on B1
    9. Type line1 hit ENTER
    10. Type line2 hit ENTER
    11. Type line3 hit ENTER

    When I grab A1 through B3 and paste it on EmEditor with Tab separated file, it gives me this error. It should not. I just have 6 cells. 1 cell (A1), has 3 lines; 3 other cells have 1 line. The problem is that EmEditor is not recognizing single cells with multiple lines. This is the representation of this copy and paste on this forum:
    “Line1
    Line2
    Line3” Line1
    Line2
    Line3

    If I paste this on EmEditor, it gives me 3 errors. It’s not an error because it’s a correct Tab separated syntax. Or am I wrong? Thanks for your wonderful tool.

    josé

    in reply to: Why a new line for a comparison? #25486
    jic
    Participant

    Hi Patrick. I was kidding when I said you were wrong. :-) And no need to do a script. I already have a few of them written. So, thanks for the offer. :-)

    in reply to: Why a new line for a comparison? #25484
    jic
    Participant

    Well, you see it wrong. :-) As well as NP++ and TotalCommander. :-) If you have 1000 lines on both, the assumption should be to try to match line by line. Specially if the first 13 characters for both sides are the same

    Patrick C, since you started it, @Yutaka, I love your tool, the best ever. But, the comparison in two different windows or screens, it’s a bit tough. Sometimes you forget and then, you end up losing one side. Anyway, I do like Notepad++ way of doing it in one screen. Also, since we are talking about comparison, it would be great to be able to push the comparison to HTML. That way, you can save it and pass the report to other folks. Anyway, thanks for this wonderful tool.

    josé

    jic
    Participant

    Thanks, Yutaka.

    josé

    jic
    Participant

    Thanks. Wow. I was trying all of these different search/replace, but it’s much simpler. Thanks again.

    jic
    Participant

    Ok, that works somewhat, but then I have to take the tabs out. What would be nice is,
    Step 1. Press “Ctrl + A” (Select all, or select the lines desired)
    Step 5. Press “Alt + N” (Numbering…)
    Step 6. First Line = 001 , Increment = 1, Insert in column: 0
    Step 7. “OK”

    Step 6 is a new choice in the numbering function that would allow entry of numbers or sequential characters in the column chosen. Column 0 is before column 1.

    in reply to: Escaped single and double quotes "\"" and '\'' problems #20979
    jic
    Participant

    Thanks. Yep, that worked. Thank so much for this wonderful tool.

    in reply to: Escaped single and double quotes "\"" and '\'' problems #20975
    jic
    Participant

    It’s a highlighting problem. I can take a screen shot and show you, but I don’t think I can attach anything on the forums.

    in reply to: Undo and memory requirements #20840
    jic
    Participant

    FYI:
    I’ve replicated this problem also. Worked fine in 15.8.x, and after updating to 15.9.0, it brings that prompt. In the New Features of the new 15.9.0, it states,

    The settings for Undo buffer is obsolete. Instead, the physical memory size is used to determine whether the Undo should be retained. The physical memory threashold can be set in the Advanced tab of the Customize dialog box.

    which may be related. I tried other regexp searches and replaces, and these worked fine.

Viewing 25 posts - 1 through 25 (of 35 total)