[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-agenda error
From: |
Nicolas Goaziou |
Subject: |
Re: [O] org-agenda error |
Date: |
Thu, 10 Mar 2016 09:21:49 +0100 |
Hello,
Peter Salazar <address@hidden> writes:
> Any thoughts on that? I'm not sure if it's related, but I also get errors
> when I try to call helm-org-in-buffer-headings. Somehow the backtrace gets
> immediately erased, so here's a screenshot:
> http://i.imgur.com/FoTiwoq.png
>From the above, it looks like `helm-org--get-candidate-in-file' is
erroneously called from a non-Org buffer (here, "*Backtrace*"). Outside
Org, `org-complex-heading-regexp' is nil, hence the result.
Regards,
--
Nicolas Goaziou