"sgeorgii ." <sgeor...@gmail.com> writes: > Hello Kyle. > > Today I completely uninstalled org-mode from emacs, restalled fresh and > installed the latest org version 20160125. > > I see the bug right now on my screen. > > M-x > > org-agenda <enter> > > M > > Match: <enter, without entering any value> > > Result: *Messages* = org-agenda-finalize: Wrong type argument: listp, > default > > What else can I say? > > Anyone else having this bug with org version 20160125? >
I run org-mode from git master: Org-mode version 8.3.3 (release_8.3.3-495-g61db44) FWIW, I *don't* see this problem. I haven't followed the thread: have you posted a backtrace of this? have you run it without your customizations? The section entitled "How to create a useful backtrace" in (info "(org) Feedback") will help with the former. emacs -Q -l /path/to/minimal/load/file.el will do the latter, but you will have to write a minimal initialization file that loads org, and does the minimal initialization necessary to run the commands you need to reproduce the problem. There have been examples posted on the mailing list. -- Nick