GNU bug report logs - #77169
[PATCH] New Eldoc function `help-at-pt-eldoc-function'

Previous Next

Package: emacs;

Reported by: Daniel Mendler <mail <at> daniel-mendler.de>

Date: Sat, 22 Mar 2025 09:41:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77169: closed ([PATCH] New Eldoc function `help-at-pt-eldoc-function')
Date: Sat, 29 Mar 2025 10:54:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 29 Mar 2025 13:53:36 +0300
with message-id <86ecyg85vz.fsf <at> gnu.org>
and subject line Re: bug#77169: [PATCH] New Eldoc function `help-at-pt-eldoc-function'
has caused the debbugs.gnu.org bug report #77169,
regarding [PATCH] New Eldoc function `help-at-pt-eldoc-function'
to be marked as done.

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


-- 
77169: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77169
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Daniel Mendler <mail <at> daniel-mendler.de>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] New Eldoc function `help-at-pt-eldoc-function'
Date: Sat, 22 Mar 2025 10:40:18 +0100
[Message part 3 (text/plain, inline)]
Tags: patch

This patch proposes the addition of a new Eldoc function
`help-at-pt-eldoc-function'.

Show help-at-pt string via Eldoc as an alternative to the
`help-at-pt-display-when-idle' timer.  The help-at-pt timer competes
with Eldoc for the echo area, such that using both does not work well.
The new `help-at-pt-eldoc-function' is meant to be added to
`eldoc-documentation-functions'.

[0001-New-Eldoc-function-help-at-pt-eldoc-function.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Daniel Mendler <mail <at> daniel-mendler.de>
Cc: 77169-done <at> debbugs.gnu.org, hmelman <at> gmail.com
Subject: Re: bug#77169: [PATCH] New Eldoc function `help-at-pt-eldoc-function'
Date: Sat, 29 Mar 2025 13:53:36 +0300
> From: Daniel Mendler <mail <at> daniel-mendler.de>
> Cc: 77169 <at> debbugs.gnu.org,  eliz <at> gnu.org
> Date: Wed, 26 Mar 2025 16:19:05 +0100
> 
> Howard Melman <hmelman <at> gmail.com> writes:
> 
> > Daniel Mendler via "Bug reports for GNU Emacs, the Swiss
> > army knife of text editors" <bug-gnu-emacs <at> gnu.org> writes:
> >
> >>>> Okay. I have attached an updated version of the patch to this mail. I
> >>>> have added a customization option (off by default) and a NEWS entry.
> >
> >> +(defcustom eldoc-help-at-pt nil
> >> +  "If non-nil, sow `help-at-pt-kbd-string' at point via Eldoc.
> >
> > s/sow/show/
> 
> Fixed. Updated patch attached to this mail.

Thanks, installed on master, and closing the bug.


This bug report was last modified 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.