Rens Oliemans <[email protected]> writes: > Aside: if --debug is passed, ./publish.sh fails for two reasons: > ... > 2. the first emacs-lisp src block in org-release-notes.org fails with the > message Search failed: "^\\* "
I fixed this. Part of the WORG publishing relies on Org git repo being available at ~/org-mode. https://git.sr.ht/~bzg/worg/commit/87c6cbd4 >> Here, and in rewrite-websites.js, we need to put a GPLv3 license notice. >> It is not "a part of Emacs" and not copyrighted by FSF, but we need to >> add a header for GPLv3. > > Added Almost :) You should not declare that ;; This file is part of GNU Emacs. Because this file is not going to be a part of Emacs. > Another aside: do I have to be careful with BARK keywords here? So "Done." or > "Fixed." above instead of "Ok." would mess up BARK? Good question. For patch, if you attach another one, it should automatically detect the followup patch. But whether the parent bug is going to be closed by "Done" is a question. Bastien? > + ;; the URL might be in [[https://...]] > + ;; format or "just" in https://... format. URL can also be <URL> - bracket link. Otherwise, LGTM. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
