emacs-devel
[Top][All Lists]
Advanced

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

Re: Filling the docstring generated by define-minor-mode


From: Stefan Monnier
Subject: Re: Filling the docstring generated by define-minor-mode
Date: Mon, 10 Jun 2019 14:33:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Fair enough, but the whole docstring, not just the part in
> easymode--arg-docstring, undergoes variable substitution.

Yes, doing it manually sometimes result in awkward results.
Also, it's easy to forget one aspect.

Filling is probably a better solution in that it's more general (of
course, that presumes there's no embedded code examples which could be
mis-filled, but in this particular case it seems like a non-issue).


        Stefan




reply via email to

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