Hello again, With my copy of orgmode, pressing g in the Agenda View does not behave as I would have expected it.
Here is the docstring: --8<---------------cut here---------------start------------->8--- g runs the command org-agenda-redo, which is an interactive compiled Lisp function in `org-agenda.el'. It is bound to g, <menu-bar> <Agenda> <Rebuild buffer>. (org-agenda-redo &optional ALL) Rebuild possibly ALL agenda view(s) in the current buffer. --8<---------------cut here---------------end--------------->8--- Though it effectively does something, it does not really refresh my agenda view since, as of the date of today (Wednesday 14th), it is stuck to yesterday... What can I do to debug this ? Additional informations: 1. GNU emacs 24.3.1 2. org-mode from Git (dunno how to give you its version though) Thank you Xavier