emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64424: closed ([PATCH] Include a help-echo for flymake's modeline co


From: GNU bug Tracking System
Subject: bug#64424: closed ([PATCH] Include a help-echo for flymake's modeline counters)
Date: Mon, 03 Jul 2023 11:22:01 +0000

Your message dated Mon, 03 Jul 2023 14:21:47 +0300
with message-id <831qhpnstw.fsf@gnu.org>
and subject line Re: bug#64424: [PATCH] Include a help-echo for flymake's 
modeline counters
has caused the debbugs.gnu.org bug report #64424,
regarding [PATCH] Include a help-echo for flymake's modeline counters
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64424: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64424
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Include a help-echo for flymake's modeline counters Date: Sun, 02 Jul 2023 16:12:06 +0000 (UTC)
Tags: patch


This helps clarify what each of these numbers mean.  This is inspired
by compilation-mode-line-errors which does the same.

* lisp/progmodes/flymake.el (flymake--mode-line-counter): Add
help-echo to mode line properties.


In GNU Emacs 29.0.92 (build 2, x86_64-pc-linux-gnu, X toolkit, cairo
 version 1.16.0, Xaw3d scroll bars) of 2023-07-01 built on earth
Repository revision: b179926388ee76f7b3304535a7189f89bd7c7f8c
Repository branch: emacs-29
Windowing system distributor 'The X.Org Foundation', version 11.0.12014000
System Description: NixOS 22.11 (Raccoon)

Configured using:
 'configure --with-x-toolkit=lucid --with-tree-sitter CC=gcc'
 

Attachment: 0001-Include-a-help-echo-for-flymake-s-modeline-counters.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#64424: [PATCH] Include a help-echo for flymake's modeline counters Date: Mon, 03 Jul 2023 14:21:47 +0300
> From: João Távora <joaotavora@gmail.com>
> Date: Sun, 2 Jul 2023 21:54:20 +0100
> Cc: sbaugh@catern.com, 64424@debbugs.gnu.org
> 
> On Sun, Jul 2, 2023, 18:08 Eli Zaretskii <eliz@gnu.org> wrote:
> 
>  > From: sbaugh@catern.com
>  > Date: Sun, 02 Jul 2023 16:12:06 +0000 (UTC)
>  > 
>  > This helps clarify what each of these numbers mean.  This is inspired
>  > by compilation-mode-line-errors which does the same.
>  > 
>  > * lisp/progmodes/flymake.el (flymake--mode-line-counter): Add
>  > help-echo to mode line properties.
> 
>  Thanks.
> 
>  João, is this safe for the release branch?
> 
> I think so, yes. I'd like to give it a bit of testing with Eglot, which uses 
> its own types, but it does seem
> safe regardless.

Thanks, installed on the emacs-29 branch, and closing the bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]