From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Salazar Subject: Re: org-agenda error Date: Tue, 15 Mar 2016 21:11:41 -0400 Message-ID: References: <8760wyzgrf.fsf@nicolasgoaziou.fr> <87h9gen3oi.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113832c2537678052e2032e9 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag000-0002pX-C5 for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 21:11:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afzzz-0003go-0e for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 21:11:44 -0400 Received: from mail-pf0-x22e.google.com ([2607:f8b0:400e:c00::22e]:36076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afzzy-0003gT-MT for emacs-orgmode@gnu.org; Tue, 15 Mar 2016 21:11:42 -0400 Received: by mail-pf0-x22e.google.com with SMTP id u190so51474998pfb.3 for ; Tue, 15 Mar 2016 18:11:42 -0700 (PDT) In-Reply-To: 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: org-mode --001a113832c2537678052e2032e9 Content-Type: text/plain; charset=UTF-8 Update: I fixed the org-agenda problem. Turns out the problem was that I'd created my own custom defun called org-today, and it was interfering with org-agenda. The helm-org-in-buffer-headings error is still occurring. Thanks for any thoughts. On Tue, Mar 15, 2016 at 7:58 PM, Peter Salazar wrote: > 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 >> > > --001a113832c2537678052e2032e9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Update: I fixed the org-agenda problem. Turns out the prob= lem was that I'd created my own custom defun called org-today, and it w= as interfering with org-agenda.=C2=A0

The=C2=A0helm-org-= in-buffer-headings error is still occurring. Thanks for any thoughts.
=

On Tue, Mar= 15, 2016 at 7:58 PM, Peter Salazar <cycleofsong@gmail.com> wrote:
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=C2=A0I get the same error.

<= div>The error, once again, is this:

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


On Thu, Mar 10, 201= 6 at 3:21 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr> = wrote:
Hello,

Peter Salazar <cycleofsong@gmail.com> writes:

> Any thoughts on that? I'm not sure if it's relate= d, 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


--001a113832c2537678052e2032e9--