Re: [PATCH v2] Show org file title in org-clock clocktable

2022-08-17 Thread Ihor Radchenko
Duy Nguyen writes: > Thank you once again for your comments Ihor. Please find attached a new > patch with your comments addressed. Thanks! > +(let ((macros (org-macro--collect-macros))) > + (let ((title (assoc-default "title" macros))) It is not a good idea to call internal function

[PATCH v2] Show org file title in org-clock clocktable

2022-08-15 Thread Duy Nguyen
> > We usually use ~code~ for Elisp symbols and code. So, =t= -> ~t~ and > ~File~ -> "File". See doc/Documentation_Standards.org Please, escape #+BEGIN with comma: ,#+BEGIN. > (this is done automatically if you use C-c ' to edit the src block) By convention, we consider a document title to be