[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Filling the docstring generated by define-minor-mode
From: |
Juanma Barranquero |
Subject: |
Re: Filling the docstring generated by define-minor-mode |
Date: |
Mon, 10 Jun 2019 21:15:03 +0200 |
On Mon, Jun 10, 2019 at 8:33 PM Stefan Monnier <address@hidden> wrote:
> 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).
That's why I think is a good fit for this particular case, but not for
filling docstrings as a rule.
- Filling the docstring generated by define-minor-mode, Juanma Barranquero, 2019/06/10
- Re: Filling the docstring generated by define-minor-mode, Stefan Monnier, 2019/06/10
- Re: Filling the docstring generated by define-minor-mode,
Juanma Barranquero <=
- Re: Filling the docstring generated by define-minor-mode, Stefan Monnier, 2019/06/11
- Re: Filling the docstring generated by define-minor-mode, Juanma Barranquero, 2019/06/11
- Re: Filling the docstring generated by define-minor-mode, Stefan Monnier, 2019/06/11