org-agenda: Fix UI bug with effort filter
commit7419075e484b4fc6527b2a930123466bbb0da6a7
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 4 Jan 2017 22:09:00 +0000 (4 23:09 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 4 Jan 2017 22:09:00 +0000 (4 23:09 +0100)
tree88b1b67b44c85900e5d91fd76bfe6e33c56d15a1
parent16008b00e05a3788202f5d588f4676f63ee407de
org-agenda: Fix UI bug with effort filter

* lisp/org-agenda.el (org-agenda-filter-by-effort): "0" key
  effectively selects the last effort duration instead of the first
  one.  Do not accept invalid keys, i.e., do not treat most of invalid
  keys as "0".
lisp/org-agenda.el