Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Hello, > > Detlef Steuer <ste...@unibw-hamburg.de> writes: > >> after updating org this morning from git I get: >> >> org-duration-to-minutes: Invalid duration format: " 9:00" >> >> if I try to invoke my agenda with C-c a a >> >> What gives me headaches: I don't use, AFAIK, durations anywhere >> and a grep over my org files shows *no* occurence of " 9:00". >> >> This is the complete relevant part of the message buffer: >> >> org-duration-to-minutes: Invalid duration format: " 9:00" >> Quit >> Making completion list... [2 times] >> Quit [4 times] >> Saving file /home/steuer/.emacs.d/init.el... >> Wrote /home/steuer/.emacs.d/init.el >> Press key for agenda command (unrestricted): >> org-duration-to-minutes: Invalid duration format: " 9:00" >> >> Any idea? My agenda is inaccessible for me at the moment, what is >> not so nice. > > I didn't allow leading or trailing blanks in durations. Apparently, > Agenda needs this. So I updated the regexps. > > Please update Org and tell me if it works now. > > Regards,
I am having a similar problem with my agenda since updating Org to 9.0.5. Since seems to be after the fix above. I get a message 'Invalid duration format: "50%". I am using org from git: Org mode version 9.0.5 (release_9.0.5-333-g8a1649 @ /Users/mannd/git/org-mode/lisp/) Emacs version is: GNU Emacs 25.1.50.1 (x86_64-apple-darwin15.3.0, NS appkit-1404.34 Version 10.11.3 (Build 15D21)) of 2016-03-13 thanks, David Mann