Re: [O] New bug in org-agenda?

2019-03-04 Thread Bastien
Hi Roland and Nicolas,

Nicolas Goaziou  writes:

> I think it already is. Otherwise, it should happen today: IIRC, Org is
> automatically updated every Monday.

the process is kinda broken right now, I have to do this manually.
It's probably just a permission issue, I'll fix it ASAP.

> Anyway, it is time for an Org 9.2.2 release. I'm Cc'ing Bastien about
> it.

Done.  Thanks for the heads up and all the work.

-- 
 Bastien



Re: [O] New bug in org-agenda?

2019-03-04 Thread Roland Everaert
Thanks, then I will try it later today.

Regards,

Roland.
Nicolas Goaziou writes:

> Hello,
>
> Roland Everaert  writes:
>
>> I am facing the same issue with that version on emacs 25.2.2 (Ubuntu
>> 18.04.2 LTS).
>>
>>
>> When will it be available throu the Org Mode ELPA repo?
>
> I think it already is. Otherwise, it should happen today: IIRC, Org is
> automatically updated every Monday.
>
> Anyway, it is time for an Org 9.2.2 release. I'm Cc'ing Bastien about
> it.
>
> Bastien, WDYT?
>
> Regards,


-- 
Luke, use the FOSS

Sent from Emacs



Re: [O] New bug in org-agenda?

2019-03-04 Thread Nicolas Goaziou
Hello,

Roland Everaert  writes:

> I am facing the same issue with that version on emacs 25.2.2 (Ubuntu
> 18.04.2 LTS).
>
>
> When will it be available throu the Org Mode ELPA repo?

I think it already is. Otherwise, it should happen today: IIRC, Org is
automatically updated every Monday.

Anyway, it is time for an Org 9.2.2 release. I'm Cc'ing Bastien about
it.

Bastien, WDYT?

Regards,

-- 
Nicolas Goaziou



Re: [O] New bug in org-agenda?

2019-03-04 Thread Joost Kremers



On Mon, Mar 04 2019, Roland Everaert wrote:
I am facing the same issue with that version on emacs 25.2.2 
(Ubuntu

18.04.2 LTS).


When will it be available throu the Org Mode ELPA repo?


I got the update this morning (finally...)

--
Joost Kremers
Life has its moments



Re: [O] New bug in org-agenda?

2019-03-04 Thread Roland Everaert
Hi,

I am facing the same issue with that version on emacs 25.2.2 (Ubuntu
18.04.2 LTS).


When will it be available throu the Org Mode ELPA repo?

Regards,

Roland.


Nicolas Goaziou writes:

> Hello,
>
> Richard Stanton  writes:
>
>> Using Org mode version 9.2.1 (9.2.1-33-g029cf6-elpaplus), I get an error 
>> message when I run org-agenda:
>>
>> Debugger entered--Lisp error: (error "Wrong number of arguments")
>>   propertize("WAITING" nil face org-warning)
>>   org-agenda-get-restriction-and-command(nil)
>>   org-agenda(nil)
>>   funcall-interactively(org-agenda nil)
>>   call-interactively(org-agenda record nil)
>>   command-execute(org-agenda record)
>>   execute-extended-command(nil "org-agenda" #("org-agenda"
>> 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified
>> t) 4 5 (fontified t) 5 6 (fontified t) 6 7 (fontified t)
>> 7 8 (fontified t) 8 9 (fontified t) 9 10 (fontified nil)))
>>   funcall-interactively(execute-extended-command nil "org-agenda"
>> #("org-agenda" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t)
>> 3 4 (fontified t) 4 5 (fontified t) 5 6 (fontified t) 6 7 (fontified
>> t) 7 8 (fontified t) 8 9 (fontified t) 9 10 (fontified nil)))
>>   call-interactively(execute-extended-command nil nil)
>>   command-execute(execute-extended-command)
>>
>> This has only started in the last few days and my init.el file has not
>> changed, so it seems to be something in the latest update.
>
> This was fixed a few days ago.
>
> Regards,


-- 
Luke, use the FOSS

Sent from Emacs



Re: [O] New bug in org-agenda?

2019-03-01 Thread Nicolas Goaziou
Hello,

Richard Stanton  writes:

> Using Org mode version 9.2.1 (9.2.1-33-g029cf6-elpaplus), I get an error 
> message when I run org-agenda:
>
> Debugger entered--Lisp error: (error "Wrong number of arguments")
>   propertize("WAITING" nil face org-warning)
>   org-agenda-get-restriction-and-command(nil)
>   org-agenda(nil)
>   funcall-interactively(org-agenda nil)
>   call-interactively(org-agenda record nil)
>   command-execute(org-agenda record)
>   execute-extended-command(nil "org-agenda" #("org-agenda"
> 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 (fontified
> t) 4 5 (fontified t) 5 6 (fontified t) 6 7 (fontified t)
> 7 8 (fontified t) 8 9 (fontified t) 9 10 (fontified nil)))
>   funcall-interactively(execute-extended-command nil "org-agenda"
> #("org-agenda" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t)
> 3 4 (fontified t) 4 5 (fontified t) 5 6 (fontified t) 6 7 (fontified
> t) 7 8 (fontified t) 8 9 (fontified t) 9 10 (fontified nil)))
>   call-interactively(execute-extended-command nil nil)
>   command-execute(execute-extended-command)
>
> This has only started in the last few days and my init.el file has not
> changed, so it seems to be something in the latest update.

This was fixed a few days ago.

Regards,

-- 
Nicolas Goaziou



[O] New bug in org-agenda?

2019-03-01 Thread Richard Stanton
Using Org mode version 9.2.1 (9.2.1-33-g029cf6-elpaplus), I get an error 
message when I run org-agenda:

Debugger entered--Lisp error: (error "Wrong number of arguments")
  propertize("WAITING" nil face org-warning)
  org-agenda-get-restriction-and-command(nil)
  org-agenda(nil)
  funcall-interactively(org-agenda nil)
  call-interactively(org-agenda record nil)
  command-execute(org-agenda record)
  execute-extended-command(nil "org-agenda" #("org-agenda" 0 1 (fontified t) 1 
2 (fontified t) 2 3 (fontified t) 3 4 (fontified t) 4 5 (fontified t) 5 6 
(fontified t) 6 7 (fontified t) 7 8 (fontified t) 8 9 (fontified t) 9 10 
(fontified nil)))
  funcall-interactively(execute-extended-command nil "org-agenda" 
#("org-agenda" 0 1 (fontified t) 1 2 (fontified t) 2 3 (fontified t) 3 4 
(fontified t) 4 5 (fontified t) 5 6 (fontified t) 6 7 (fontified t) 7 8 
(fontified t) 8 9 (fontified t) 9 10 (fontified nil)))
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

This has only started in the last few days and my init.el file has not changed, 
so it seems to be something in the latest update.

Richard Stanton