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

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

bug#23517: 25.0.93; Optional args with default values in functions defin


From: Dmitry Gutov
Subject: bug#23517: 25.0.93; Optional args with default values in functions defined with cl-defgeneric not uppercased in the Help buffer
Date: Thu, 12 May 2016 01:13:50 +0300

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





reply via email to

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