Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.emacs.bug > #134821

bug#32676: [PATCH] Add option to highlight the 'next-error' error message

From Stefan Kangas <stefan@marxist.se>
Newsgroups gnu.emacs.bug
Subject bug#32676: [PATCH] Add option to highlight the 'next-error' error message
Date 2020-09-03 03:40 -0700
Message-ID <mailman.2178.1599129665.2469.bug-gnu-emacs@gnu.org> (permalink)
References (15 earlier) <878skl767i.fsf@stefankangas.se> <87blji65go.fsf@gnus.org> <CAOckuXDZZsM7gjRmayDSpCL3ip+71R9k3_QTK1Hb3Fc+FRrxgw@mail.gmail.com> <CAOckuXCHWB66tRfmwwuu_wc8HvWRd1it2qttKHO6fe3i-aeCeA@mail.gmail.com> <CADwFkm=f+CkR483Fu+sAtjm5UrkLQ3wdsokb+umdEd_KwWm_2Q@mail.gmail.com>

Show all headers | View raw


Hi Ernesto,

Thanks for following up on this.

Ernesto Alfonso <erjoalgo@gmail.com> writes:

> I currently work for Google, and my understanding is that Google has a
> special agreement with the FSF. Please let me know if this is correct
> or if I still need to provide a copyright assignment.

Someone else will have to answer this.

> Also, I am not sure if this patch is still applicable.

In what way?  From reading the discussion, it seems like the feature was
considered useful, but there were some additional comments before it was
ready.  I copied in those comments below.  Could you have a look at
them?

Thanks in advance.

Juri Linkov <juri@linkov.net> writes:

>> I'd like to know if this patch is still being considered?
>
> Why not?  Your patch provides a helpful feature.  I see only 2 problems
> with its latest version:
>
> 1. compilation-current-error should be generalized not to be too
>    compilation-specific;
>
> 2. next-error-hook should not be used for core features,
>    you could call next-error-message-highlight directly
>    from next-error-found.
>
> PS: maybe a better name for defcustom would be next-error-message-highlight,
>     not next-error-message-highlight-p, to be more future-proof,
>     for the case when someone might want to add more choices later
>     (e.g. fringe, timers, etc.)

Best regards,
Stefan Kangas


Back to gnu.emacs.bug | Previous | Next | Find similar


Thread

bug#32676: [PATCH] Add option to highlight the 'next-error' error message Stefan Kangas <stefan@marxist.se> - 2020-09-03 03:40 -0700

csiph-web