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 #78 received at 17724 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 17724 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
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: Thu, 19 Jun 2014 10:20:24 +0200
Gregor Zattler <grfz <at> gmx.de> writes:
> like so:
> $ cd ~/src/emacs/; rm -rf * ; git co -f emacs-24
> Checking out files: 100% (3525/3525), done.
> Previous HEAD position was 0f0917d... Regenerate AUTHORS and ldefs-boot.el
> Switched to branch 'emacs-24'

(Here I am assuming emacs-24 is still checked out.) 

Could you issue "git describe --tags" and "git branch -a --contains
HEAD" ? I suspect your local emacs-24 branch isn't the actual emacs-24
branch.

(OTOH 0f0917d *does* belong to emacs-24, so there's still something
weird.)

> cd .git ; cat config
> $ cat config 
> [core]
> repositoryformatversion = 0
> filemode = true
> bare = false
> logallrefupdates = true
> [remote "origin"]
> url = git://git.savannah.gnu.org/emacs.git
> fetch = +refs/heads/*:refs/remotes/origin/*
> [branch "master"]
> remote = origin
> merge = refs/heads/master

Shouldn't there be an entry for emacs-24 here ?

-- 
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.