GNU bug report logs - #17724
24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file

Previous Next

Packages: org-mode, emacs;

Reported by: Gregor Zattler <grfz <at> gmx.de>

Date: Sat, 7 Jun 2014 15:59:01 UTC

Severity: normal

Merged with 17746, 17794, 18401, 18430, 18594

Found in version 24.4.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: lee <lee <at> yun.yagibdah.de>
To: Bastien <bzg <at> altern.org>
Cc: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>, 17724 <at> debbugs.gnu.org, grfz <at> gmx.de
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
Bastien <bzg <at> altern.org> writes:

> Nicolas Richard <theonewiththeevillook <at> 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.




This bug report was last modified 10 years and 283 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.