[Orgmode] Help: Agenda not working anymore

2010-07-12 Thread Markus Heller
Hello, today, after starting emacs, the agenda does not work anymore. I type C-a a to get the daily overview, but org gets stuck at CONTENTS...done (see message buffer at the end). When I try f9-m (see Bernt's set-up), I get the following message in the mini-buffer: mapcar: Wrong type

Re: [Orgmode] Help: Agenda not working anymore

2010-07-12 Thread Erik Iverson
Could be related: I just pulled latest from git this morning: my agenda seems to compile, but I get in the *Messages* buffer: concat: Wrong type argument: listp, * Letters Backtrace follows: Debugger entered--Lisp error: (wrong-type-argument listp * Letters) nth(0 * Letters) (concat

Re: [Orgmode] Help: Agenda not working anymore

2010-07-12 Thread Carsten Dominik
Hi Erik, you are using Eric Schultes code for pretty display of entities. (defun org-pretty-entities () (interactive) (font-lock-add-keywords nil (mapcar (lambda (el) (list (concat (?\\( (regexp-quote \\) (nth 0 el) [\s] \ \)) `(0 (progn