Ken Mankoff <mank...@gmail.com> writes: > So this works: > > (while (= (nth 7 (file-attributes tmpfile)) 0) ;; file size is 0 > (message "org-babel-screen: Still executing..."))
Nitpick: There is `file-attribute-size'. > Would you prefer a message printed 22x, or sleeping for 0.01 seconds? I am not sure why you need to sleep for so short. 0.1 will be more than enough in terms or responsiveness. >> Could you follow the commit message format as described in >> https://orgmode.org/worg/org-contribute.html#commit-messages (In >> general, please read https://orgmode.org/worg/org-contribute.html and >> https://orgmode.org/worg/org-maintenance.html as a maintainer) > > I read CONTRIB and instructions therein, but perhaps did not follow > them well enough. I'll re-read for next submission. I have updated these instructions relatively recently. They have a lot more information than they used to in the past. -- 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>