Rustom Mody <rustompm...@gmail.com> writes: >> 1. make repro >> 2. download orgalist source code separately > > > All I can find is https://elpa.gnu.org/packages/orgalist.html > That has a link > https://elpa.gnu.org/packages/orgalist-1.14.tar > which is broken > ... > When I changed the 14 in the link to 15 I could download a tar file > It seems to contain the same file that elpa gets > > I load it by hand > Get the same error: > > > Debugger entered--Lisp error: (error "Not at a list item")
I just tried to repeat your steps using even cleaner setup (using https://github.com/alphapapa/with-emacs.sh) 1. I created a file orgalist.txt with % BEGIN RECEIVE ORGLST to-buy % END RECEIVE ORGLST to-buy \begin{comment} #+ORGLST: SEND to-buy org-list-to-latex - a new house - a new computer + a new keyboard + a new mouse - a new life \end{comment} 2. with-emacs.sh -i org -i orgalist 3. Open the file 4. M-x orgalist-mode 5. Move point to "a new house" line 6. M-x orgalist-send-list 7. Everything works -- Ihor Radchenko // yantar92, Org mode contributor, 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>