Re: [O] org-agenda error

2016-03-15 Thread Peter Salazar
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

Re: [O] org-agenda error

2016-03-15 Thread Peter Salazar
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

Re: [O] org-agenda error

2016-03-10 Thread Nicolas Goaziou
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 `he

Re: [O] org-agenda error

2016-03-09 Thread Peter Salazar
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 On Mon, Mar 7, 2016 at 10:40 AM, Peter Salazar wrote: > Well that's inte

Re: [O] org-agenda error

2016-03-07 Thread Peter Salazar
Well that's interesting. When I do C-u M-x org-reload and then call org-agenda, it displays correctly with no error. How do I debug? I already went into my config files and commented out all the code containing the word org-agenda, but the error still happens. On Mon, Mar 7, 2016 at 6:09 AM, Nic

Re: [O] org-agenda error

2016-03-07 Thread Nicolas Goaziou
Hello, Peter Salazar writes: > I'm suddenly getting "byte-code: Wrong type argument: number-or-marker-p, > nil" when I try to call org-agenda. This happens even when org-agenda-files > is set to nil. Here's the backtrace. Any thoughts on how I can track down > the source of the problem? Could y

[O] org-agenda error

2016-03-05 Thread Peter Salazar
Hey everyone, I'm suddenly getting "byte-code: Wrong type argument: number-or-marker-p, nil" when I try to call org-agenda. This happens even when org-agenda-files is set to nil. Here's the backtrace. Any thoughts on how I can track down the source of the problem? Thanks! Debugger entered--Lis