Sacha Chua <sa...@sachachua.com> writes: > Ihor Radchenko <yanta...@gmail.com> writes: > >>> Passing an integer representing a buffer position to org-list-send-item >>> was failing because of the string-match-p, so here's something that lets >>> integers skip that part. I have copyright assignment papers on file. >> LGTM! Would you mind supplying a test for this function? > > Sure! Here's the new patch that includes the change and tests for the > different kinds of input accepted by org-list-send-item.
Thanks! Pushed to bugfix as c5ceb6a2c. Best, Ihor