GNU bug report logs - #77292
[PATCH] ; Add newline to 'elisp-eldoc-var-docstring-with-value'

Previous Next

Package: emacs;

Reported by: Elijah Gabe Pérez <eg642616 <at> gmail.com>

Date: Wed, 26 Mar 2025 18:09:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Elijah Gabe Pérez <eg642616 <at> gmail.com>
Cc: 77292 <at> debbugs.gnu.org
Subject: bug#77292: [PATCH] ; Add newline to 'elisp-eldoc-var-docstring-with-value'
Date: Wed, 26 Mar 2025 21:01:38 +0200
> From: Elijah Gabe Pérez <eg642616 <at> gmail.com>
> Date: Wed, 26 Mar 2025 12:08:11 -0600
> 
> This patch display variable docstring in
> 'elisp-eldoc-var-docstring-with-value' as:
> 
> 
> font-lock-keywords: nil
> A list of keywords and corresponding font-lock highlighting rules.
> There are two kinds of values: user-level, and compiled.
> [...]
> 
> instead:
> 
> 
> font-lock-keywords: nil A list of keywords and corresponding font-lock highlighting rules.
> There are two kinds of values: user-level, and compiled.
> [...]
> 

That has the disadvantage of enlarging the mini-window.

Also, what does that do when ElDoc displays the documentation on the
mode line for some reason (like when the mini-window is taken)?




This bug report was last modified 83 days ago.

Previous Next


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