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

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

dynamical parts of a docstring


From: Klaus Berndl
Subject: dynamical parts of a docstring
Date: 22 Oct 2002 13:32:31 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Suppose i have an option XYZ with a docstring like:
"This is an example-docstring. You can set this option to any of the following
values:

<Here comes the dynamical part>"

Is it possible to add some elisp-code to a docstring which is evaluated at the
time the docstring is displayed (e.g. by calling `describe-variable' or
`customize-option') so the result of this code is added to the docstring at
display-time??

Many Thanks in advance,
Klaus

-- 
Klaus Berndl                    mailto: klaus.berndl@sdm.de
sd&m AG                         http://www.sdm.de
software design & management    
Thomas-Dehler-Str. 27, 81737 München, Germany
Tel +49 89 63812-392, Fax -220


reply via email to

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