Karl Voit <devn...@karl-voit.at> wrote: > * Bastien <b...@altern.org> wrote: > > Karl Voit <devn...@karl-voit.at> writes: > > > >> -> repeater and warning period is lost :-( > > > > I cannot reproduce this. > > Did you take care of loading the freshly pulled Org version? > > «git pull» on the master and then I re-started my Emacs. I thought > this should be enough ... > > Or is there any setting that can conflict and produce the behavior > of my Org-mode? >
Do you use compiled (.elc) files? If so, you need to "make clean; make" before restarting. You can also check with M-x locate-library RET org RET to see what would get loaded. Nick