Forum Replies Created

Viewing 25 posts - 1 through 25 (of 40 total)
  • Author
    Posts
  • in reply to: Line and word count of highlighted lines #30334
    jic
    Participant

    Thank you, Yutaka.

    in reply to: Line and word count of highlighted lines #30326
    jic
    Participant

    To replicate my problem, follow these steps:
    – open a new document in emeditor
    – copy this string:
    <string>
    a
    b
    c
    d
    e
    f
    g
    </string>
    – paste that string on the new document.
    – double click on the line containing a
    – hit the CTRL key and click on the c, e and g with the CTRL key pressed.
    – look at the bottom right of the emeditor, it shows “0/7 lines” when it should say “4/7 lines”.

    Now, hightlight a, b and c, it shows 3/7 lines.

    in reply to: Line and word count of highlighted lines #30325
    jic
    Participant

    I know how to do too, but, what I need is simpler.

    in reply to: Line and word count of highlighted lines #30322
    jic
    Participant

    I can’t be bookmarking the lines all the time. I do a lot of reporting and I copy the data to EmEditor and massage it, search/replace, etc. in EmEditor. But, as I do things, I want to know the count of certain lines that contain specific charateristics. I don’t like to compare, but this is possible in Notepad++. I don’t know why it’s not available in EmEditor. It should be.

    in reply to: Line and word count of highlighted lines #30318
    jic
    Participant

    Ok, so highlighted lines in sequences work. But, I would like to count highlighted lines that are not sequencial. For example:
    a
    b
    c
    d
    e
    f
    g

    if I highlight a, b, and c, the highlighted line status shows 3/7. However, if I choose a, c, e and f, the highlighted line status shows 0/7. That is not correct. How do I fix this, or is this a bug? I am using version 25.2.0. Thanks.

    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é

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