GNU bug report logs -
#61104
29.0.60; typescript-ts-mode does not provide compilation-mode support
Previous Next
Reported by: jostein <at> kjonigsen.net
Date: Fri, 27 Jan 2023 20:15:02 UTC
Severity: normal
Found in version 29.0.60
Fixed in version 29.1
Done: Theodor Thornhill <theo <at> thornhill.no>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 61104 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 27 Jan 2023 21:52:24 +0100
> Cc: 61104 <at> debbugs.gnu.org, casouri <at> gmail.com, theo <at> thornhill.no
> From: Jostein Kjønigsen <jostein <at> secure.kjonigsen.net>
>
> On 1/27/23 21:30, Eli Zaretskii wrote:
> >
> > Why isn't this part of compilation-error-regexp-alist-alist?
>
> That is obviously what I think we should do.
> We already have good and tested matcher expressions for this.
>
> I was just uncertain about what the conventional way of adding those
> expressions to Emacs:
>
> - adding it directly in the relevant major-mode's source-file, to
> improve code-locality?
I don't think doing this in the major-mode file will improve locality,
because we have compilation-minor-mode, which should be able to do its
thing even if the relevant major mode is not yet loaded.
> - adding it in compile.el, to improve ability to oversee all
> expressions, and be able to optimize those?
>
> I see csharp-mode.el has the expressions added directly there. Should I
> go about preparing patches doing
> the same for typescript-ts-mode too?
I don't see why not.
This bug report was last modified 2 years and 106 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.