[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68450: 30.0.50; Eldoc fails to display argument tooltip for argument
From: |
Ihor Radchenko |
Subject: |
bug#68450: 30.0.50; Eldoc fails to display argument tooltip for arguments inside (...) in `define-advice' |
Date: |
Sun, 14 Jan 2024 14:28:27 +0000 |
Hello,
Consider the following recipe:
1. emacs -Q
2. type (define-advice org-capture
3. Observe "define-advice: (SYMBOL (*HOW* LAMBDA-LIST &optional NAME DEPTH)
&rest BODY)
in the echo area
4. type (
5. Nothing appears in the echo area
Expected:
"define-advice: (SYMBOL (*HOW* LAMBDA-LIST &optional NAME DEPTH) &rest BODY)
still appears in the echo area.
In GNU Emacs 30.0.50 (build 5, x86_64-pc-linux-gnu, GTK+ Version
3.24.39, cairo version 1.18.0) of 2024-01-13 built on localhost
Repository revision: 479a81611ed4c676f5f370d97caf43867b04ed17
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101009
System Description: Gentoo Linux
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- bug#68450: 30.0.50; Eldoc fails to display argument tooltip for arguments inside (...) in `define-advice',
Ihor Radchenko <=