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

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

Passing arbitrary number of strings for the docstring


From: alexbuhl
Subject: Passing arbitrary number of strings for the docstring
Date: Thu, 29 Aug 2024 16:35:27 +0000

I would like to define the docstrings for defun using

(:documentation
(concat string1 string2 string 3))

Would it be possible to incorporate this into a function that I can call and to 
which I can
pass and number of strings ?

reply via email to

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