* Re: emacs-30 130c2a13dc7: ; * doc/emacs/building.texi (Compilation Mode): Fix last change.
[not found] ` <20241204162145.95532544221@vcs3.savannah.gnu.org>
@ 2024-12-04 16:33 ` Robert Pluim
2024-12-04 17:27 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Robert Pluim @ 2024-12-04 16:33 UTC (permalink / raw)
To: emacs-devel; +Cc: Eli Zaretskii
>>>>> On Wed, 4 Dec 2024 11:21:45 -0500 (EST), Eli Zaretskii <eliz@gnu.org> said:
Eli> diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi
Eli> index 3a3dd1d4461..bebf410f919 100644
Eli> --- a/doc/emacs/building.texi
Eli> +++ b/doc/emacs/building.texi
Eli> @@ -316,7 +316,8 @@ to parse output from a @code{grep} command (@pxref{Grep Searching}).
Eli> Sometimes @code{compilation-error-regexp-alist} doesn't correctly
Eli> determine the filename that is the source of the error. Use user option
Eli> @code{compilation-transform-file-match-alist} to make any necessary
Eli> -adjustments, such as adding or changing a directory component.
Eli> +adjustments, such as adding or changing a directory component, or even
Eli> +considering certain compiler messages not error messages at all.
The matching is done against whatever `compilation-error-regexp-alist'
tells us is the filename, not the error message, so Iʼm not sure how
that would work. Did you have an example in mind?
Robert
--
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: emacs-30 130c2a13dc7: ; * doc/emacs/building.texi (Compilation Mode): Fix last change.
2024-12-04 16:33 ` emacs-30 130c2a13dc7: ; * doc/emacs/building.texi (Compilation Mode): Fix last change Robert Pluim
@ 2024-12-04 17:27 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-12-04 17:27 UTC (permalink / raw)
To: Robert Pluim; +Cc: emacs-devel
> From: Robert Pluim <rpluim@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>
> Date: Wed, 04 Dec 2024 17:33:53 +0100
>
> >>>>> On Wed, 4 Dec 2024 11:21:45 -0500 (EST), Eli Zaretskii <eliz@gnu.org> said:
>
> Eli> diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi
> Eli> index 3a3dd1d4461..bebf410f919 100644
> Eli> --- a/doc/emacs/building.texi
> Eli> +++ b/doc/emacs/building.texi
> Eli> @@ -316,7 +316,8 @@ to parse output from a @code{grep} command (@pxref{Grep Searching}).
> Eli> Sometimes @code{compilation-error-regexp-alist} doesn't correctly
> Eli> determine the filename that is the source of the error. Use user option
> Eli> @code{compilation-transform-file-match-alist} to make any necessary
> Eli> -adjustments, such as adding or changing a directory component.
> Eli> +adjustments, such as adding or changing a directory component, or even
> Eli> +considering certain compiler messages not error messages at all.
>
> The matching is done against whatever `compilation-error-regexp-alist'
> tells us is the filename, not the error message, so Iʼm not sure how
> that would work. Did you have an example in mind?
It's an explanation of what the value nil, instead of a replacement
string, means.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-04 17:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <173332930508.2923491.510595822110844950@vcs3.savannah.gnu.org>
[not found] ` <20241204162145.95532544221@vcs3.savannah.gnu.org>
2024-12-04 16:33 ` emacs-30 130c2a13dc7: ; * doc/emacs/building.texi (Compilation Mode): Fix last change Robert Pluim
2024-12-04 17:27 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).