alain.coch...@unistra.fr writes:
> Hello.
>
> I do
>
>emacs -Q -l ~/.emacs.git
> ...
Thanks for reporting!
Fixed on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=f13881006
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=718e19683
--
Ihor Radchenko /
Hello.
I do
emacs -Q -l ~/.emacs.git
where the .emacs.git file contains only
(add-to-list 'load-path "~/Org/Coch-git/org-mode/lisp")
(require 'org-inlinetask)
This gives
Org mode version 9.6 (release_9.6-118-g04d2cc.dirty @
/home/cochard/Org/Coch-git/org-mode/lisp/)
GNU Emac