[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#77732: grep-edit-buffer errors with incionsistent behaviour
From: |
Eli Zaretskii |
Subject: |
bug#77732: grep-edit-buffer errors with incionsistent behaviour |
Date: |
Sat, 19 Apr 2025 17:18:10 +0300 |
> From: "Paul D. Nelson" <ultrono@gmail.com>
> Cc: visuweshm@gmail.com, johann.hoechtl@gmail.com, 77732@debbugs.gnu.org
> Date: Sun, 13 Apr 2025 10:01:25 +0200
>
> Here's a reliable recipe that produces what I suspect is the key issue:
>
> ----------------------------------------
> emacs -Q
>
> Disable global-font-lock-mode.
>
> Use rgrep in any situation that returns some match. (The emacs source
> tree works, as does a dummy folder containing "test.txt" with a single
> line "foo".)
>
> In the *grep* buffer, press n.
> ----------------------------------------
>
> After this, the line "Grep finished ..." has the compilation-message
> text property, which should not happen.
>
> The erroneous property gets added in compilation-parse-errors in the
> final "add-text-properties", apparently because the regexp used to
> detect matches picks up the "Grep finished..." line.
Thanks, but can you be more specific? Which regexp is that, and why
does it match "Grep finished..." only sometimes?
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, (continued)
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Eli Zaretskii, 2025/04/11
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Visuwesh, 2025/04/11
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Eli Zaretskii, 2025/04/11
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Visuwesh, 2025/04/11
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Eli Zaretskii, 2025/04/12
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Visuwesh, 2025/04/12
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Eli Zaretskii, 2025/04/12
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Visuwesh, 2025/04/12
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Eli Zaretskii, 2025/04/13
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Paul D. Nelson, 2025/04/13
- bug#77732: grep-edit-buffer errors with incionsistent behaviour,
Eli Zaretskii <=
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Paul D. Nelson, 2025/04/20
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Paul D. Nelson, 2025/04/21
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Johann Höchtl, 2025/04/22
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Eli Zaretskii, 2025/04/22
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Johann Höchtl, 2025/04/22
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Paul Nelson, 2025/04/22
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Johann Höchtl, 2025/04/23
- bug#77732: grep-edit-buffer errors with incionsistent behaviour, Eli Zaretskii, 2025/04/26