From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard 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, 10 Jun 2014 10:09:21 +0200 Message-ID: <871tuxdw3y.fsf__36654.6128564098$1402388183$gmane$org@geodiff-mac3.ulb.ac.be> 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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuH7D-0004jI-47 for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 04:09:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WuH78-0000QO-KO for emacs-orgmode@gnu.org; Tue, 10 Jun 2014 04:09:07 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <83mwdl1oay.fsf__34932.3046779775$1402367995$gmane$org@gnu.org> (Eli Zaretskii's message of "Tue, 10 Jun 2014 05:38:45 +0300") 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: Eli Zaretskii Cc: Nicolas Richard , 17724@debbugs.gnu.org, grfz@gmx.de, bzg@altern.org Eli Zaretskii writes: >> From: Nicolas Richard >> Date: Mon, 09 Jun 2014 22:53:47 +0200 >> Cc: 17724@debbugs.gnu.org, Gregor Zattler >> >> FWIW, there was a call to recenter which was removed recently (less than >> four weeks ago -- see >> http://permalink.gmane.org/gmane.emacs.orgmode/86259) from org-overview. >> I guess that should fix the reported bug but it's hard to tell without a >> backtrace. > > I provided a full backtrace, C and Lisp, in my response. Oh indeed, I should have read the whole thread. Your backtrace confirms that it was a call from org-overview ; that was fixed in the master branch of org mode in commit 736bc7b9047600a690a4c00c2a6510fff5044e1f. I don't know if the bug should be closed in this siutation, so I'll leave it to someone else. -- Nico.