Hi John, John Wiegley <jwieg...@gmail.com> writes:
> lisp/org-list.el: > > In org-list-send-item: > org-list.el:1456:56:Warning: Function `sort*' from cl package called at > runtime > > I've fixed this one in d24a141. There was no reason to use sort* instead of > sort. Thanks for this! > lisp/org-table.el: > > In org-table-eval-formula: > org-table.el:2437:23:Warning: assignment to free variable > `duration-output-format' > org-table.el:2557:34:Warning: reference to free variable > `duration-output-format' > > In org-table-time-string-to-seconds: > org-table.el:3252:11:Warning: assignment to free variable `minus' > org-table.el:3257:13:Warning: reference to free variable `minus' I just fixed those, thanks again. -- Bastien