Confirmed to be working great again. Thanks for the speedy response (as always)!
John On Wed, Apr 1, 2015 at 3:44 PM, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote: > Hello, > > John Hendy <jw.he...@gmail.com> writes: > >> I just pulled for the first time in a while and found I get question >> marks in my agenda view instead of the former use of the file name >> (see attached). I did a bunch of git pulling/make cleaning/making, and >> traced it to this commit from Nicholas: >> - 80bccca4e249cbb5812963863ccffbdcf4b25edd >> >> Commit c1a744659d2b44c067ecb195b3e5d51e837bddd is working properly. >> >> I verified with a minimal config containing only: >> >> (add-to-list 'load-path "~/.elisp/org.git/lisp/") >> >> My test file contained: >> >> * TODO something >> >> * TODO something else >> >> Process: >> - emacs -Q >> - M-x load-file [RET] /path/to/min-config >> - M-x org-agenda-file-to-front >> - M-x org-agenda [RET] t > > Fixed in 22bf1b8ae3c2842945b9b9d9ab2ca203eae17946. Thank you. > > Regards, > > -- > Nicolas Goaziou