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

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

bug#48768: Introducing ability to append to docstring


From: Lars Ingebrigtsen
Subject: bug#48768: Introducing ability to append to docstring
Date: Tue, 01 Jun 2021 17:36:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

ludvig-faddeev@gmx.com writes:

> A useful capability would allow one to append to a defun docstring
> using a defvar.
>
> User could write a brief description for the docstring, and later
> append more details
> from a defvar.

I do not think that would be a useful interface -- you can append and
change doc strings all you want by manipulating the
`function-documentation' property.

So I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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