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

I get the attached view.


Thanks for any suggestions,
John

Reply via email to