[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Transforming paths in compilation output (containerized builds)
From: |
Yuri Khan |
Subject: |
Re: Transforming paths in compilation output (containerized builds) |
Date: |
Sun, 8 Dec 2024 13:32:27 +0700 |
On Sun, 8 Dec 2024 at 12:43, Eli Zaretskii <eliz@gnu.org> wrote:
> > > Is compilation-transform-file-match-alist what you are looking for?
> >
> > The variable talks only about errors. Does it apply to all messages not just
> > the errors?
>
> It is applied to all messages.
In my experience, it is not applied to messages as such. It is
consulted when building text properties while fontifying the messages
so that the user can jump to error locations; but the actual visible
text in the buffer remains unmodified.