|
From: | lee |
Subject: | bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file |
Date: | Tue, 17 Jun 2014 14:14:08 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
Bastien <bzg@altern.org> writes: > Nicolas Richard <theonewiththeevillook@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.
[Prev in Thread] | Current Thread | [Next in Thread] |