Rustom Mody <rustompm...@gmail.com> writes:

>> 1. make repro
>> 2. (push "/path/to/orgalist/folder/on/elpa/dir" load-path)
>>
>>
> Doing that alone does not find orgalist-mode
> If I add:
> 3. load-file "/path/to/orgalist/folder/on/elpa/dir/orgalist-autoloads.el"
>
> then orgalist minor mode starts
>
> But on M-x orgalist-send-list I get
>
> Debugger entered--Lisp error: (error "Not at a list item")
>   error("Not at a list item")

Hmm. Let's try to isolate things even further.

May you

1. make repro
2. download orgalist source code separately
3. Add it to load-path
4. (require 'orgalist)
5. Try to reproduce

-- 
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>

Reply via email to