Re: [O] Bug: org-agenda-only-exact-dates [9.0.4 (9.0.4-elpa @ c:/Users/atamulis/.emacs.d/elpa/org-20170124/)]

2017-02-06 Thread Tamulis, Andrius
I tried it - it turns out that org-agenda-todo-ignore-deadlines only effects the global todo list. Andrius On 2017-02-06 07:17, Nicolas Goaziou wrote: Hello, "Tamulis, Andrius" writes: I had not read the docstring, but now I have, and I interpret it differently than you

Re: [O] Bug: org-agenda-only-exact-dates [9.0.4 (9.0.4-elpa @ c:/Users/atamulis/.emacs.d/elpa/org-20170124/)]

2017-02-06 Thread Nicolas Goaziou
Hello, "Tamulis, Andrius" writes: > I had not read the docstring, but now I have, and I interpret it > differently than you did. As, it seems, did the people who coded it. > I want a zero value for org-deadline-warning-days, as I want no > warnings of future deadlines. But I

Re: [O] Bug: org-agenda-only-exact-dates [9.0.4 (9.0.4-elpa @ c:/Users/atamulis/.emacs.d/elpa/org-20170124/)]

2017-02-05 Thread Tamulis, Andrius
I had not read the docstring, but now I have, and I interpret it differently than you did. As, it seems, did the people who coded it. I want a zero value for org-deadline-warning-days, as I want no warnings of future deadlines. But I also do not want notification of deadlines that are past

Re: [O] Bug: org-agenda-only-exact-dates [9.0.4 (9.0.4-elpa @ c:/Users/atamulis/.emacs.d/elpa/org-20170124/)]

2017-02-04 Thread Nicolas Goaziou
"Tamulis, Andrius" writes: > The two variables you mention above fix almost everything for me - but > is there a "org-deadline-past-days" variable? Something that I could > set so that past due deadlines not be mentioned? Or may I suggest that >

Re: [O] Bug: org-agenda-only-exact-dates [9.0.4 (9.0.4-elpa @ c:/Users/atamulis/.emacs.d/elpa/org-20170124/)]

2017-02-04 Thread Tamulis, Andrius
Thanks for the reply. On 2017-02-03 16:16, Nicolas Goaziou wrote: Hello, "Tamulis, Andrius" writes: I note that in the latest version of orgmode, that the org-agenda-only-exact-dates variable is no longer "honored". It is set twice in org-agenda.el, but never checked, and

Re: [O] Bug: org-agenda-only-exact-dates [9.0.4 (9.0.4-elpa @ c:/Users/atamulis/.emacs.d/elpa/org-20170124/)]

2017-02-03 Thread Nicolas Goaziou
Hello, "Tamulis, Andrius" writes: > I note that in the latest version of orgmode, that the > org-agenda-only-exact-dates variable is no longer "honored". It is set > twice in org-agenda.el, but never checked, and so affects nothing. > > When this functionality was deleted,

[O] Bug: org-agenda-only-exact-dates [9.0.4 (9.0.4-elpa @ c:/Users/atamulis/.emacs.d/elpa/org-20170124/)]

2017-02-02 Thread Tamulis, Andrius
I note that in the latest version of orgmode, that the org-agenda-only-exact-dates variable is no longer "honored". It is set twice in org-agenda.el, but never checked, and so affects nothing. When this functionality was deleted, was any thought given to how one may recreate the action of this