[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Org mode version 9.7-pre (9.7-pre-n/a-g63e8ca @ /home/n/.emacs.d/elp
From: |
Ihor Radchenko |
Subject: |
Re: Org mode version 9.7-pre (9.7-pre-n/a-g63e8ca @ /home/n/.emacs.d/elpaca/builds/org/); [PATCH]: fix ob-lilypond docstrings |
Date: |
Thu, 24 Aug 2023 12:44:17 +0000 |
No Wayman <iarchivedmywholelife@gmail.com> writes:
> The attached patch satisfies all but two checkdoc warnings.
> I left those two for someone more familiar with the package.
Thanks!
> Subject: [PATCH] * lisp/ob-lilypond.el: satisfy checkdoc
_S_atisfy.
> (org-babel-lilypond-compile-post-tangle): fix docstring
> (org-babel-lilypond-display-pdf-post-tangle): fix docstring
> (org-babel-lilypond-play-midi-post-tangle): fix docstring
> (org-babel-execute:lilypond): fix docstring
> (org-babel-lilypond-tangle): fix docstring
> (org-babel-lilypond-process-basic): fix docstring
> (org-babel-lilypond-parse-line-num): fix docstring
> (org-babel-lilypond-set-header-args): fix docstring
It is enough to say "Fix docstring" just for the last line and leave all
other : ... empty.
> (defun org-babel-lilypond-set-header-args (mode)
> - "Set org-babel-default-header-args:lilypond
> -dependent on ORG-BABEL-LILYPOND-ARRANGE-MODE."
> + "Set lilypond babel header args from ORG-BABEL-LILYPOND-ARRANGE-MODE."
What is ORG-BABEL-LILYPOND-ARRANGE-MODE?
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>