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: emacs, org-mode;

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


Message #20 received at 17724 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: Bastien <bzg <at> altern.org>
Cc: Glenn Morris <rgm <at> gnu.org>, 17724 <at> debbugs.gnu.org,
 Gregor Zattler <grfz <at> gmx.de>
Subject: Re: bug#17724: 24.4.50;
 regression: error "`recenter'ing a window that does not
 display	current-buffer." when opening org-mode file
Date: Mon, 09 Jun 2014 22:53:47 +0200
Bastien <bzg <at> altern.org> writes:

> Glenn Morris <rgm <at> gnu.org> writes:
>
>> Eli Zaretskii wrote:
>>
>>> Bastien, could you please look into this?
>>
>> This is like forwarding every Emacs bug to Stefan.
>>
>> I suggest instead reassigning the bug to org-mode (or "emacs,org-mode"),
>> then simply posting a reply in the normal way. It will then go to the
>> emacs-orgmode mailing list (which is where Org bugs are supposed to go).
>>
>> (I reassigned it before sending this reply.)
>
> Thanks to both of you, I'll look into this next week.

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.

There's another one in org-fix-ellipsis-at-bol which might be related
(at least it has bitten me) :

(defsubst org-fix-ellipsis-at-bol ()
  (save-excursion (goto-char (window-start)) (recenter 0)))

(I have no idea how this is supposed to fix "ellipsis at bol".)

-- 
Nico.




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.