From mboxrd@z Thu Jan 1 00:00:00 1970 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 19:15:33 +0200 Message-ID: <87ha3jlaoa.fsf__23583.4240950227$1403039343$gmane$org@yun.yagibdah.de> References: <87bnu4ww4i.fsf@boo.workgroup> <83r4303cuc.fsf@gnu.org> <87singtukm.fsf@bzg.ath.cx> <878up5erdw.fsf@geodiff-mac3.ulb.ac.be> <83mwdl1oay.fsf__34932.3046779775$1402367995$gmane$org@gnu.org> <871tuxdw3y.fsf@geodiff-mac3.ulb.ac.be> <87lht5xjlt.fsf@bzg.ath.cx> <87lhsvbunj.fsf@yun.yagibdah.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwxXH-0000Dp-Vg for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 13:51:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwxXD-0000AS-4a for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 13:51:07 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Stefan Monnier's message of "Tue, 17 Jun 2014 09:20:10 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Stefan Monnier Cc: Bastien , 17724@debbugs.gnu.org, grfz@gmx.de, Nicolas Richard Stefan Monnier writes: >> 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. > > Using `emacs-24' also works, without defeating the purpose of the > error message ;-) I figured that there must be a purpose to it; otherwise it doesn't seem to make much sense to have this error :) Having cloned as described on http://savannah.gnu.org/git/?group=emacs with 'git clone git://git.savannah.gnu.org/emacs.git', I'm getting the master branch. Master seems to be identical with trunk. Perhaps add some advise to the web page so ppl pull the emacs24 branch instead? -- Knowledge is volatile and fluid. Software is power.