Here is the bug track

Debugger entered--Lisp error: (invalid-function 
org-with-buffer-modified-unmodified)
  org-with-buffer-modified-unmodified(nil)
  org-entry-blocked-p()
  org-agenda-dim-blocked-tasks()
  org-agenda-finalize()
  byte-code("\206)

and the information from C-h f org-with-buffer-modified-unmodified RET produces
org-with-buffer-modified-unmodified is a Lisp macro in `org-macs.el'.

(org-with-buffer-modified-unmodified &rest BODY)

Run BODY while preserving the buffer's `buffer-modified-p' state.

Cheers
Renger


-----Ursprüngliche Nachricht-----
Von: Bastien Guerry [mailto:bastiengue...@gmail.com] Im Auftrag von Bastien
Gesendet: Samstag, 5. Januar 2013 11:58
An: Renger van Nieuwkoop
Cc: emacs-orgmode@gnu.org
Betreff: Re: Bug: Refreshing agenda view gives error message: 
org-entry-blocked-p [7.9.2 (7.9.2-181-ge8aaca-elpa @ c:/Program 
Files/Emacs/Home/.emacs.d/elpa/org-20121231/)]

Hi Renger,

Renger van Nieuwkoop <ren...@vannieuwkoop.ch> writes:

> Any idea why? Thanks

What does C-h f org-with-buffer-modified-unmodified RET produces?

-- 
 Bastien

Reply via email to