Ihor Radchenko writes on Tue 13 Dec 2022 11:43:

 > Does the attached patch help with understanding?

Yes, for me this is perfectly clear.

I have a practical question, though: in order to see the effect of
your patch in context, I applied it in my git repository and did

   make && make doc

I then can see the change in the org.pdf file, but not in the Info
manual, although I used

   emacs -Q -l .emacs.git

with .emacs.git containing

   (add-to-list 'load-path "~/Org/Coch-git/org-mode/lisp")

   (setq Info-default-directory-list 
             (append '("/home/cochard/Org/Coch-git/org-mode/doc")
                     Info-default-directory-list))

What am I doing wrong?  Thank you.

-- 
EOST (École et Observatoire des Sciences de la Terre) 
ITE (Institut Terre & Environnement) | alain.coch...@unistra.fr
5 rue René Descartes   [bureau 110]  | Phone: +33 (0)3 68 85 50 44 
F-67084 Strasbourg Cedex, France     | [ slot available for rent ]


Reply via email to