* bug#23517: 25.0.93; Optional args with default values in functions defined with cl-defgeneric not uppercased in the Help buffer
@ 2016-05-11 22:13 Dmitry Gutov
2019-10-09 7:07 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Gutov @ 2016-05-11 22:13 UTC (permalink / raw)
To: 23517
Evaluate:
(cl-defgeneric abc (&optional (arg 3)))
M-x describe-function RET abc
See `arg' rendered in the lower case.
Not so in functions only defined using cl-defmethod, or with cl-defun.
In GNU Emacs 25.0.93.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
of 2016-05-12 built on axl
Repository revision: f79c3523354e45e2dbc97bb92718c9941c1a1a3b
Windowing system distributor 'The X.Org Foundation', version 11.0.11803000
System Description: Ubuntu 16.04 LTS
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#23517: 25.0.93; Optional args with default values in functions defined with cl-defgeneric not uppercased in the Help buffer
2016-05-11 22:13 bug#23517: 25.0.93; Optional args with default values in functions defined with cl-defgeneric not uppercased in the Help buffer Dmitry Gutov
@ 2019-10-09 7:07 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-10-09 7:07 UTC (permalink / raw)
To: Dmitry Gutov; +Cc: 23517
Dmitry Gutov <dgutov@yandex.ru> writes:
> Evaluate:
>
> (cl-defgeneric abc (&optional (arg 3)))
>
> M-x describe-function RET abc
>
> See `arg' rendered in the lower case.
I think I've now fixed this in Emacs 27.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-09 7:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 22:13 bug#23517: 25.0.93; Optional args with default values in functions defined with cl-defgeneric not uppercased in the Help buffer Dmitry Gutov
2019-10-09 7:07 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).