Bastien <b...@altern.org> writes:

> Nicolas Richard <theonewiththeevill...@yahoo.fr> writes:
>
>> I don't know if the bug should
>> be closed in this siutation, so I'll leave it to someone else.
>
> It should not be closed in Emacs bugs system yet, because the master
> branch of Org is not released and not merged into Emacs.  I'll keep
> this under my radar until then.

Since users may want to work around this problem until it is fixed:


  if (buf != current_buffer)
          //      error ("`recenter'ing a window that does not display 
current-buffer.");
          return Qnil;


... in src/window.c seems to work for me.


-- 
Knowledge is volatile and fluid.  Software is power.



Reply via email to