Re: [O] Bug: org-agenda-list attempts to add text properties to agenda header even if org-agenda-overriding-header is set to "" [9.2.4 (release_9.2.4-386-gb855ac @ /home/nick/elisp/org-mode/lisp/)]

2019-07-06 Thread Nicolas Goaziou
Hello, Nick Dokos writes: > Evaluate the following form: > > (let ((org-agenda-overriding-header "")) (org-agenda-list)) > > It fails with > > org-agenda-list: Args out of range: 0, 1 Fixed. Thank you. Regards, -- Nicolas Goaziou

[O] Bug: org-agenda-list attempts to add text properties to agenda header even if org-agenda-overriding-header is set to "" [9.2.4 (release_9.2.4-386-gb855ac @ /home/nick/elisp/org-mode/lisp/)]

2019-07-02 Thread Nick Dokos
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.