From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Salazar Subject: Re: org-agenda error Date: Tue, 15 Mar 2016 19:58:29 -0400 Message-ID: References: <8760wyzgrf.fsf@nicolasgoaziou.fr> <87h9gen3oi.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113d0b2c89eb03052e1f2c12 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afyrA-0008G7-7f for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 19:58:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afyr9-0006dV-3O for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 19:58:32 -0400 Received: from mail-pf0-x235.google.com ([2607:f8b0:400e:c00::235]:35033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afyr8-0006cs-Nv for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 19:58:31 -0400 Received: by mail-pf0-x235.google.com with SMTP id n5so49119276pfn.2 for ; Tue, 15 Mar 2016 16:58:30 -0700 (PDT) In-Reply-To: <87h9gen3oi.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Peter Salazar , org-mode --001a113d0b2c89eb03052e1f2c12 Content-Type: text/plain; charset=UTF-8 Unfortunately, that's not the case (that helm-org-in-buffer-headings) is called in a non-org buffer. It happens whenever I call it from within any org-file. I also tried calling it from within a short, minimal org-file with just a few headings of various levels, and I get the same error. The error, once again, is this: http://i.imgur.com/FoTiwoq.png And again, the error I get when I call org-agenda is this: http://pastebin.com/wCBgAQLp On Thu, Mar 10, 2016 at 3:21 AM, Nicolas Goaziou wrote: > Hello, > > Peter Salazar 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 > --001a113d0b2c89eb03052e1f2c12 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Unfortunately, that's not the case (that helm-org-in-b= uffer-headings) is called in a non-org buffer. It happens whenever I call i= t from within any org-file. I also tried calling it from within a short, mi= nimal org-file with just a few headings of various levels, and=C2=A0I get t= he same error.

The error, once again, is this:
http://i.imgur.com/FoTiwoq.png

And= again, the error I get when I call org-agenda is this:
http://pastebin.com/wCBgAQLp

On Thu, Mar 10, 2016 at 3:21 A= M, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
<= blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-l= eft-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;pa= dding-left:1ex">Hello,

Peter Salazar <cycleofsong@gmai= l.com> writes:

> Any thoughts on that? I'm not sure if it&#= 39;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*").= =C2=A0 Outside
Org, `org-complex-heading-regexp' is nil, hence the result.

Regards,

--
Nicolas Goaziou

--001a113d0b2c89eb03052e1f2c12--