unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
@ 2014-06-07 15:57 Gregor Zattler
  2014-06-07 16:26 ` Eli Zaretskii
  2014-06-08  1:06 ` Stefan Monnier
  0 siblings, 2 replies; 29+ messages in thread
From: Gregor Zattler @ 2014-06-07 15:57 UTC (permalink / raw)
  To: 17724


Hi,

since

GNU Emacs 24.4.50.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-06-06 on boo

emacs-snapshot -Q file.org

gives:

File mode specification error: (error "`recenter'ing a window that does not display current-buffer.")

Note that this error occurs even if file.org is empty or does not exist.

The same error message prevents computation of the org-agenda with my usual setup which why I found this error and report it.


I assume that this error is related to this commit:
commit 0ce71d38bf295205067fd334e1993906f7fb0ba7
Author:     Stefan Monnier <monnier@iro.umontreal.ca>
AuthorDate: Fri Jun 6 10:37:05 2014 -0400
Commit:     Stefan Monnier <monnier@iro.umontreal.ca>
CommitDate: Fri Jun 6 10:37:05 2014 -0400

* src/window.c (Frecenter): Signal an error if window-buffer is not
  current-buffer.
---
lisp/ChangeLog | 17 +++++++++++------
src/ChangeLog  |  3 +++
src/window.c   | 25 ++++++++++++-------------
3 files changed, 26 insertions(+), 19 deletions(-)
            

Thanks for looking into this, Gregor



In GNU Emacs 24.4.50.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2)
 of 2014-06-06 on boo
System Description:	Debian GNU/Linux testing (jessie)

Configured using:
 `configure --prefix=/usr/local/stow/emacs-snapshot
 --enable-checking --enable-link-time-optimization
 --without-toolkit-scroll-bars --with-x-toolkit=gtk3'

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF
GSETTINGS NOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT
LIBOTF XFT ZLIB

Important settings:
  value of $LC_COLLATE: de_DE.utf8
  value of $LC_CTYPE: de_DE.utf8
  value of $LC_MESSAGES: POSIX
  value of $LC_MONETARY: de_DE.utf8
  value of $LC_NUMERIC: de_DE.utf8
  value of $LC_TIME: de_DE.utf8
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8-unix

Major mode: Org

Minor modes in effect:
  wcheck-mode: t
  helm-mode: t
  helm-match-plugin-mode: t
  helm-occur-match-plugin-mode: t
  delete-selection-mode: t
  cua-mode: t
  winner-mode: t
  window-number-mode: t
  global-hl-line-mode: t
  which-function-mode: t
  global-auto-complete-mode: t
  shell-dirtrack-mode: t
  show-paren-mode: t
  savehist-mode: t
  recentf-mode: t
  display-time-mode: t
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t
  auto-fill-function: org-auto-fill-function
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
ESC [ > 8 3 ; 4 0 2 0 0 ; 0 c n ESC x r e p o r t ESC 
O D RET

Recent messages:
Starting a new list of tags tables
Restoring clock data
Loading /home/grfz/.emacs.d/org-clock-save.el (source)...done
Saving file /home/grfz/.emacs.d/init.el...
Wrote /home/grfz/.emacs.d/init.el [2 times]
File moved to front of agenda file list

Tramp: Checking `vc-registered' for /vcsh:org:/home/grfz/org/org.org...done
File moved to front of agenda file list
When done with a buffer, type C-x #

Load-path shadows:
/home/grfz/.emacs.d/el-get/grizzl/grizzl-pkg hides /home/grfz/.emacs.d/elpa/grizzl-20130810.202/grizzl-pkg
/home/grfz/.emacs.d/el-get/grizzl/grizzl-core hides /home/grfz/.emacs.d/elpa/grizzl-20130810.202/grizzl-core
/home/grfz/.emacs.d/el-get/grizzl/grizzl-read hides /home/grfz/.emacs.d/elpa/grizzl-20130810.202/grizzl-read
/home/grfz/.emacs.d/el-get/grizzl/grizzl hides /home/grfz/.emacs.d/elpa/grizzl-20130810.202/grizzl
/usr/local/share/emacs/site-lisp/notmuch-address hides ~/.emacs.d/elisp/notmuch-address
/home/grfz/.emacs.d/el-get/sr-speedbar/sr-speedbar hides ~/.emacs.d/elisp/sr-speedbar
/home/grfz/src/org-mode/lisp/ob-js hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-js
/home/grfz/src/org-mode/lisp/ob-ledger hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-ledger
/home/grfz/src/org-mode/lisp/ob-fortran hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-fortran
/home/grfz/src/org-mode/lisp/org-capture hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-capture
/home/grfz/src/org-mode/lisp/ob-shen hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-shen
/home/grfz/src/org-mode/lisp/org-ctags hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-ctags
/home/grfz/src/org-mode/lisp/org-docview hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-docview
/home/grfz/src/org-mode/lisp/ox-md hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-md
/home/grfz/src/org-mode/lisp/ob-asymptote hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-asymptote
/home/grfz/src/org-mode/lisp/ob-C hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-C
/home/grfz/src/org-mode/lisp/ob-python hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-python
/home/grfz/src/org-mode/lisp/org-macro hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-macro
/home/grfz/src/org-mode/lisp/ob-tangle hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-tangle
/home/grfz/src/org-mode/lisp/ob-latex hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-latex
/home/grfz/src/org-mode/lisp/ob-mscgen hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-mscgen
/home/grfz/src/org-mode/lisp/ob-sql hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-sql
/home/grfz/src/org-mode/lisp/ob-ruby hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-ruby
/home/grfz/src/org-mode/lisp/ob-ref hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-ref
/home/grfz/src/org-mode/lisp/org-timer hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-timer
/home/grfz/src/org-mode/lisp/org-eshell hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-eshell
/home/grfz/src/org-mode/lisp/org-feed hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-feed
/home/grfz/src/org-mode/lisp/ob-io hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-io
/home/grfz/src/org-mode/lisp/ox-beamer hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-beamer
/home/grfz/src/org-mode/lisp/org-list hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-list
/home/grfz/src/org-mode/lisp/org-archive hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-archive
/home/grfz/src/org-mode/lisp/org-loaddefs hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-loaddefs
/home/grfz/src/org-mode/lisp/org-element hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-element
/home/grfz/src/org-mode/lisp/ob-lob hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-lob
/home/grfz/src/org-mode/lisp/ob-emacs-lisp hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-emacs-lisp
/home/grfz/src/org-mode/lisp/org-irc hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-irc
/home/grfz/src/org-mode/lisp/ob-comint hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-comint
/home/grfz/src/org-mode/lisp/ob-octave hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-octave
/home/grfz/src/org-mode/lisp/org-macs hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-macs
/home/grfz/src/org-mode/lisp/org-protocol hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-protocol
/home/grfz/src/org-mode/lisp/ob-awk hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-awk
/home/grfz/src/org-mode/lisp/ox-man hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-man
/home/grfz/src/org-mode/lisp/org-mhe hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-mhe
/home/grfz/src/org-mode/lisp/org-table hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-table
/home/grfz/src/org-mode/lisp/org-mobile hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-mobile
/home/grfz/src/org-mode/lisp/ob hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob
/home/grfz/src/org-mode/lisp/ox-org hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-org
/home/grfz/src/org-mode/lisp/ob-org hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-org
/home/grfz/src/org-mode/lisp/org-datetree hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-datetree
/home/grfz/src/org-mode/lisp/ob-makefile hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-makefile
/home/grfz/src/org-mode/lisp/ob-sass hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-sass
/home/grfz/src/org-mode/lisp/ob-lilypond hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-lilypond
/home/grfz/src/org-mode/lisp/ob-R hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-R
/home/grfz/src/org-mode/lisp/ob-clojure hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-clojure
/home/grfz/src/org-mode/lisp/ob-sqlite hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-sqlite
/home/grfz/src/org-mode/lisp/org-habit hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-habit
/home/grfz/src/org-mode/lisp/org-gnus hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-gnus
/home/grfz/src/org-mode/lisp/ob-keys hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-keys
/home/grfz/src/org-mode/lisp/ob-dot hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-dot
/home/grfz/src/org-mode/lisp/ob-perl hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-perl
/home/grfz/src/org-mode/lisp/ob-scala hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-scala
/home/grfz/src/org-mode/lisp/ob-calc hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-calc
/home/grfz/src/org-mode/lisp/ob-table hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-table
/home/grfz/src/org-mode/lisp/ob-plantuml hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-plantuml
/home/grfz/src/org-mode/lisp/org-plot hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-plot
/home/grfz/src/org-mode/lisp/ob-gnuplot hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-gnuplot
/home/grfz/src/org-mode/lisp/org-rmail hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-rmail
/home/grfz/src/org-mode/lisp/ob-eval hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-eval
/home/grfz/src/org-mode/lisp/org-clock hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-clock
/home/grfz/src/org-mode/lisp/ob-screen hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-screen
/home/grfz/src/org-mode/lisp/org-install hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-install
/home/grfz/src/org-mode/lisp/ob-core hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-core
/home/grfz/src/org-mode/lisp/org-mouse hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-mouse
/home/grfz/src/org-mode/lisp/org-entities hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-entities
/home/grfz/src/org-mode/lisp/ox-texinfo hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-texinfo
/home/grfz/src/org-mode/lisp/ob-matlab hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-matlab
/home/grfz/src/org-mode/lisp/org-faces hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-faces
/home/grfz/src/org-mode/lisp/org-pcomplete hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-pcomplete
/home/grfz/src/org-mode/lisp/ox-odt hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-odt
/home/grfz/src/org-mode/lisp/ob-css hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-css
/home/grfz/src/org-mode/lisp/org-indent hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-indent
/home/grfz/src/org-mode/lisp/ox-html hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-html
/home/grfz/src/org-mode/lisp/ob-exp hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-exp
/home/grfz/src/org-mode/lisp/org hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org
/home/grfz/src/org-mode/lisp/org-bbdb hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-bbdb
/home/grfz/src/org-mode/lisp/org-attach hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-attach
/home/grfz/src/org-mode/lisp/ox-icalendar hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-icalendar
/home/grfz/src/org-mode/lisp/org-id hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-id
/home/grfz/src/org-mode/lisp/ox hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox
/home/grfz/src/org-mode/lisp/org-inlinetask hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-inlinetask
/home/grfz/src/org-mode/lisp/ob-lisp hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-lisp
/home/grfz/src/org-mode/lisp/org-agenda hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-agenda
/home/grfz/src/org-mode/lisp/ob-picolisp hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-picolisp
/home/grfz/src/org-mode/lisp/org-crypt hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-crypt
/home/grfz/src/org-mode/lisp/org-compat hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-compat
/home/grfz/src/org-mode/lisp/ox-latex hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-latex
/home/grfz/src/org-mode/lisp/org-src hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-src
/home/grfz/src/org-mode/lisp/ob-scheme hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-scheme
/home/grfz/src/org-mode/lisp/org-w3m hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-w3m
/home/grfz/src/org-mode/lisp/org-colview hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-colview
/home/grfz/src/org-mode/lisp/ob-java hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-java
/home/grfz/src/org-mode/lisp/ob-ditaa hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-ditaa
/home/grfz/src/org-mode/lisp/ob-ocaml hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-ocaml
/home/grfz/src/org-mode/lisp/ob-haskell hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-haskell
/home/grfz/src/org-mode/lisp/org-footnote hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-footnote
/home/grfz/src/org-mode/lisp/ox-publish hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-publish
/home/grfz/src/org-mode/lisp/org-info hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-info
/home/grfz/src/org-mode/lisp/ox-ascii hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ox-ascii
/home/grfz/src/org-mode/lisp/org-bibtex hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-bibtex
/home/grfz/src/org-mode/lisp/org-version hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/org-version
/home/grfz/src/org-mode/lisp/ob-maxima hides /usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp/org/ob-maxima
/usr/local/share/emacs/site-lisp/notmuch-wash hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-wash
/usr/local/share/emacs/site-lisp/notmuch-parser hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-parser
/usr/local/share/emacs/site-lisp/notmuch-query hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-query
/usr/local/share/emacs/site-lisp/notmuch-maildir-fcc hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-maildir-fcc
/usr/local/share/emacs/site-lisp/notmuch-tag hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-tag
/usr/local/share/emacs/site-lisp/notmuch-hello hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-hello
/usr/local/share/emacs/site-lisp/notmuch-crypto hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-crypto
/usr/local/share/emacs/site-lisp/notmuch-address hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-address
/usr/local/share/emacs/site-lisp/notmuch-message hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-message
/usr/local/share/emacs/site-lisp/notmuch-show hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-show
/usr/local/share/emacs/site-lisp/notmuch-version hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-version
/usr/local/share/emacs/site-lisp/coolj hides /usr/share/emacs-snapshot/site-lisp/notmuch/coolj
/usr/local/share/emacs/site-lisp/notmuch-mua hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-mua
/usr/local/share/emacs/site-lisp/notmuch-print hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-print
/usr/local/share/emacs/site-lisp/notmuch-tree hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-tree
/usr/local/share/emacs/site-lisp/notmuch-lib hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch-lib
/usr/local/share/emacs/site-lisp/notmuch hides /usr/share/emacs-snapshot/site-lisp/notmuch/notmuch
~/src/org-mode/contrib/lisp/htmlize hides /usr/share/emacs-snapshot/site-lisp/emacs-goodies-el/htmlize
/home/grfz/.emacs.d/el-get/filladapt/filladapt hides /usr/share/emacs-snapshot/site-lisp/emacs-goodies-el/filladapt
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb-sc hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb-sc
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb-gnus hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb-gnus
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb-rmail hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb-rmail
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb-com hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb-com
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb-print hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb-print
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb-snarf hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb-snarf
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb-migrate hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb-migrate
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb-mhe hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb-mhe
/home/grfz/.emacs.d/el-get/bbdb/lisp/bbdb-vm hides /usr/share/emacs-snapshot/site-lisp/bbdb/bbdb-vm
/home/grfz/.emacs.d/el-get/auto-complete/auto-complete-config hides /usr/share/emacs-snapshot/site-lisp/auto-complete/auto-complete-config
/home/grfz/.emacs.d/el-get/popup/popup hides /usr/share/emacs-snapshot/site-lisp/auto-complete/popup
/home/grfz/.emacs.d/el-get/fuzzy/fuzzy hides /usr/share/emacs-snapshot/site-lisp/auto-complete/fuzzy
/home/grfz/.emacs.d/el-get/auto-complete/auto-complete hides /usr/share/emacs-snapshot/site-lisp/auto-complete/auto-complete

Features:
(shadow sort bbdb-message ecomplete mail-extr emacsbug add-log
executable time-stamp cus-edit etags xterm em-unix em-term
em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl
em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt
esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode
esh-util server eldoc org-track url-handlers org-toc
org-secretary org-screen org-registry org-mtags org-man
org-notmuch org-learn org-invoice org-expiry org-eval-light
org-eval org-elisp-symbol org-collector org-table org-choose
org-checklist org-bookmark org-annotate-file org-mouse
org-inlinetask org-habit org-info org-id org-docview doc-view
jka-compr image-mode org-ctags org-crypt org-bibtex bibtex
org-bbdb expand-region text-mode-expansions
the-org-mode-expansions er-basic-expansions expand-region-core
expand-region-custom bbdb bbdb-site timezone filladapt
wcheck-mode calfw-ical icalendar diary-lib diary-loaddefs
calfw-cal calfw-org org-capture org-element avl-tree org-agenda
calfw holidays hol-loaddefs notmuch-address message sendmail
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils
gmm-utils mailheader org-clock org-mairix org-protocol org
org-macro org-footnote org-pcomplete org-list org-faces
org-entities noutline outline org-version ob-emacs-lisp ob
ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint
ob-core ob-eval org-compat org-macs org-loaddefs find-func
cal-menu calendar cal-loaddefs saveplace printing ps-print ps-def
lpr find-dired wdired helm-mode helm-files image-dired dired-x
dired-aux ffap thingatpt helm-buffers helm-elscreen helm-tags
helm-bookmark helm-adaptive helm-info helm-net browse-url xml url
url-proxy url-privacy url-expand url-methods url-history
url-cookie url-domsuf url-util url-parse url-vars mailcap
helm-plugin bookmark helm-locate helm-help helm-match-plugin
helm-grep helm-regexp derived grep helm-external helm-utils
compile helm delsel cua-base winner window-number hl-line
which-func imenu switch-window quail sr-speedbar speedbar
sb-image ezimage dframe shell-pop cssh term disp-table ehelp
ibuffer bbdb-loaddefs auto-complete-config auto-complete edmacro
kmacro cl-macs popup .loaddefs el-get el-get-autoloads
el-get-list-packages el-get-dependencies el-get-build
el-get-status pp el-get-methods el-get-fossil el-get-svn
el-get-pacman el-get-github-zip el-get-github-tar el-get-http-zip
el-get-http-tar el-get-hg el-get-go el-get-git-svn el-get-fink
el-get-emacswiki el-get-http el-get-notify help-mode
el-get-emacsmirror el-get-github el-get-git el-get-elpa
el-get-darcs el-get-cvs el-get-bzr el-get-brew el-get-builtin
el-get-apt-get el-get-recipes el-get-byte-compile el-get-custom
el-get-core autoload lisp-mnt cl gv dired package tramp-cache
tramp-sh tramp tramp-compat auth-source eieio byte-opt bytecomp
byte-compile cconv eieio-core gnus-util time-date mm-util
mail-prsvr password-cache tramp-loaddefs trampver shell pcomplete
comint ansi-color ring format-spec advice help-fns paren savehist
recentf tree-widget wid-edit cl-loaddefs cl-lib easymenu avoid
time cus-start cus-load w3m-load emacs-goodies-el
emacs-goodies-custom emacs-goodies-loaddefs easy-mmode
bbdb-autoloads tooltip electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode
register page menu-bar rfn-eshadow timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help
simple abbrev minibuffer nadvice loaddefs button faces cus-face
macroexp files text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind gfilenotify dynamic-setting
system-font-setting font-render-setting move-toolbar gtk
x-toolkit x multi-tty emacs)

Memory information:
((conses 8 652518 138714)
 (symbols 24 49966 5)
 (miscs 20 1969 7469)
 (strings 16 130640 11425)
 (string-bytes 1 4248257)
 (vectors 8 45479)
 (vector-slots 4 1584713 66610)
 (floats 8 783 403)
 (intervals 28 18492 1)
 (buffers 512 19)
 (heap 1024 48173 1168))





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-07 15:57 bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file Gregor Zattler
@ 2014-06-07 16:26 ` Eli Zaretskii
  2014-06-07 17:18   ` Glenn Morris
  2014-06-08  1:06 ` Stefan Monnier
  1 sibling, 1 reply; 29+ messages in thread
From: Eli Zaretskii @ 2014-06-07 16:26 UTC (permalink / raw)
  To: Gregor Zattler, Bastien Guerry; +Cc: 17724

> From: Gregor Zattler <grfz@gmx.de>
> Date: Sat, 07 Jun 2014 17:57:17 +0200
> 
> since
> 
> GNU Emacs 24.4.50.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-06-06 on boo
> 
> emacs-snapshot -Q file.org
> 
> gives:
> 
> File mode specification error: (error "`recenter'ing a window that does not display current-buffer.")
> 
> Note that this error occurs even if file.org is empty or does not exist.
> 
> The same error message prevents computation of the org-agenda with my usual setup which why I found this error and report it.
> 
> 
> I assume that this error is related to this commit:
> commit 0ce71d38bf295205067fd334e1993906f7fb0ba7
> Author:     Stefan Monnier <monnier@iro.umontreal.ca>
> AuthorDate: Fri Jun 6 10:37:05 2014 -0400
> Commit:     Stefan Monnier <monnier@iro.umontreal.ca>
> CommitDate: Fri Jun 6 10:37:05 2014 -0400
> 
> * src/window.c (Frecenter): Signal an error if window-buffer is not
>   current-buffer.

It's a bug in Org, IMO: it recenters the window without making sure
the current buffer's window is selected.  The backtrace below suggests
that org-mode is turned on inside a call to find-file-noselect, which
doesn't select the window of the current buffer.  So this call to
recenter actually recenters the wrong window, the one that displays
*scratch*.

Bastien, could you please look into this?

Breakpoint 3, Frecenter (arg=83507246) at window.c:5644
5644      struct window *w = XWINDOW (selected_window);
(gdb) n
5645      struct buffer *buf = XBUFFER (w->contents);
(gdb)
5646      bool center_p = 0;
(gdb) p buf->name_
$1 = 22325705
(gdb) xtype
Lisp_String
(gdb) xstring
$2 = (struct Lisp_String *) 0x154a9c8 <dumped_data+36648>
"*scratch*"
(gdb) p current_buffer->name_
$3 = 16540225
(gdb) xstring
$4 = (struct Lisp_String *) 0xfc6240
"file.org"
(gdb) bt
#0  Frecenter (arg=83507246) at window.c:5646
#1  0x0118b071 in Ffuncall (nargs=2, args=0x82dd74) at eval.c:2815
#2  0x011cf2cd in exec_byte_code (bytestr=83861729, vector=83857157,
    maxdepth=20, args_template=22298242, nargs=0, args=0x0) at bytecode.c:918
#3  0x0118bbef in funcall_lambda (fun=83857213, nargs=0, arg_vector=0x82df58)
    at eval.c:3049
#4  0x0118b2af in Ffuncall (nargs=1, args=0x82df54) at eval.c:2864
#5  0x011cf2cd in exec_byte_code (bytestr=83856689, vector=83856925,
    maxdepth=8, args_template=22298242, nargs=0, args=0x0) at bytecode.c:918
#6  0x0118bbef in funcall_lambda (fun=83856997, nargs=0, arg_vector=0x82e128)
    at eval.c:3049
#7  0x0118b2af in Ffuncall (nargs=1, args=0x82e124) at eval.c:2864
#8  0x011cf2cd in exec_byte_code (bytestr=83765417, vector=83766885,
    maxdepth=32, args_template=22298242, nargs=0, args=0x0) at bytecode.c:918
#9  0x0118bbef in funcall_lambda (fun=83767565, nargs=0, arg_vector=0x82e320)
    at eval.c:3049
#10 0x0118b2af in Ffuncall (nargs=1, args=0x82e31c) at eval.c:2864
#11 0x011cf2cd in exec_byte_code (bytestr=19649353, vector=19649373,
    maxdepth=20, args_template=2052, nargs=2, args=0x82e520) at bytecode.c:918
#12 0x0118b844 in funcall_lambda (fun=19649333, nargs=2, arg_vector=0x82e518)
    at eval.c:2983
#13 0x0118b2af in Ffuncall (nargs=3, args=0x82e514) at eval.c:2864
#14 0x011cf2cd in exec_byte_code (bytestr=19648737, vector=19648757,
    maxdepth=64, args_template=1024, nargs=0, args=0x82e708) at bytecode.c:918
#15 0x0118b844 in funcall_lambda (fun=19648717, nargs=0, arg_vector=0x82e708)
    at eval.c:2983
#16 0x0118b2af in Ffuncall (nargs=1, args=0x82e704) at eval.c:2864
#17 0x011cf2cd in exec_byte_code (bytestr=19498393, vector=19643621,
    maxdepth=4, args_template=0, nargs=0, args=0x82e8e4) at bytecode.c:918
#18 0x0118b844 in funcall_lambda (fun=19643597, nargs=0, arg_vector=0x82e8e4)
    at eval.c:2983
#19 0x0118b2af in Ffuncall (nargs=1, args=0x82e8e0) at eval.c:2864
#20 0x01189bba in eval_sub (form=26867454) at eval.c:2157
#21 0x01187dd3 in internal_lisp_condition_case (var=23885034,
    bodyform=26867454, handlers=26867246) at eval.c:1323
#22 0x011cff2b in exec_byte_code (bytestr=19643497, vector=19643517,
    maxdepth=28, args_template=1024, nargs=1, args=0x82ec60)
    at bytecode.c:1164
#23 0x0118b844 in funcall_lambda (fun=19643469, nargs=1, arg_vector=0x82ec5c)
    at eval.c:2983
#24 0x0118b2af in Ffuncall (nargs=2, args=0x82ec58) at eval.c:2864
#25 0x011cf2cd in exec_byte_code (bytestr=19642817, vector=19642837,
    maxdepth=44, args_template=5120, nargs=2, args=0x82ee5c) at bytecode.c:918
#26 0x0118b844 in funcall_lambda (fun=19642797, nargs=2, arg_vector=0x82ee54)
    at eval.c:2983
#27 0x0118b2af in Ffuncall (nargs=3, args=0x82ee50) at eval.c:2864
#28 0x011cf2cd in exec_byte_code (bytestr=19641705, vector=19641725,
    maxdepth=76, args_template=6168, nargs=6, args=0x82f088) at bytecode.c:918
#29 0x0118b844 in funcall_lambda (fun=19641685, nargs=6, arg_vector=0x82f070)
    at eval.c:2983
#30 0x0118b2af in Ffuncall (nargs=7, args=0x82f06c) at eval.c:2864
#31 0x011cf2cd in exec_byte_code (bytestr=19640897, vector=19640917,
    maxdepth=72, args_template=4100, nargs=4, args=0x82f270) at bytecode.c:918
#32 0x0118b844 in funcall_lambda (fun=19640877, nargs=4, arg_vector=0x82f260)
    at eval.c:2983
#33 0x0118b2af in Ffuncall (nargs=5, args=0x82f25c) at eval.c:2864
#34 0x011cf2cd in exec_byte_code (bytestr=19637793, vector=19637813,
    maxdepth=28, args_template=2052, nargs=2, args=0x82f4b0) at bytecode.c:918
#35 0x0118b844 in funcall_lambda (fun=19637765, nargs=2, arg_vector=0x82f4a8)
    at eval.c:2983
#36 0x0118b2af in Ffuncall (nargs=3, args=0x82f4a4) at eval.c:2864
#37 0x01182a9c in Ffuncall_interactively (nargs=3, args=0x82f4a4)
    at callint.c:250
#38 0x0118af56 in Ffuncall (nargs=4, args=0x82f4a0) at eval.c:2796
#39 0x0118a5b4 in Fapply (nargs=3, args=0x82f590) at eval.c:2354
#40 0x01182f05 in Fcall_interactively (function=23468594,
    record_flag=22298242, keys=22323917) at callint.c:399
#41 0x0118b0d3 in Ffuncall (nargs=4, args=0x82f6fc) at eval.c:2822
#42 0x011cf2cd in exec_byte_code (bytestr=19899513, vector=19899533,
    maxdepth=52, args_template=4100, nargs=1, args=0x82f8f0) at bytecode.c:918
#43 0x0118b844 in funcall_lambda (fun=19899493, nargs=1, arg_vector=0x82f8ec)
    at eval.c:2983
#44 0x0118b2af in Ffuncall (nargs=2, args=0x82f8e8) at eval.c:2864
#45 0x0118ab65 in call1 (fn=22344058, arg1=23468594) at eval.c:2614
#46 0x010f9c81 in command_loop_1 () at keyboard.c:1553
#47 0x01187ee1 in internal_condition_case (bfun=0x10f9621 <command_loop_1>,
    handlers=22351570, hfun=0x10f8e92 <cmd_error>) at eval.c:1354
#48 0x010f92f7 in command_loop_2 (ignore=22298242) at keyboard.c:1171
#49 0x011874cc in internal_catch (tag=22344730,
    func=0x10f92d4 <command_loop_2>, arg=22298242) at eval.c:1118
#50 0x010f92af in command_loop () at keyboard.c:1150
#51 0x010f8a4c in recursive_edit_1 () at keyboard.c:771
#52 0x010f8bfc in Frecursive_edit () at keyboard.c:842
#53 0x010f6caf in main (argc=2, argv=0xa427c0) at emacs.c:1656

Lisp Backtrace:
"recenter" (0x82dd78)
"org-overview" (0x82df58)
"org-set-startup-visibility" (0x82e128)
"org-mode" (0x82e320)
"set-auto-mode-0" (0x82e518)
"set-auto-mode" (0x82e708)
0x12bbcc8 PVEC_COMPILED
"funcall" (0x82e8e0)
"normal-mode" (0x82ec5c)
"after-find-file" (0x82ee54)
"find-file-noselect-1" (0x82f070)
"find-file-noselect" (0x82f260)
"find-file" (0x82f4a8)
"funcall-interactively" (0x82f4a4)
"call-interactively" (0x82f700)
"command-execute" (0x82f8ec)





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-07 16:26 ` Eli Zaretskii
@ 2014-06-07 17:18   ` Glenn Morris
  2014-06-07 18:59     ` Bastien
  0 siblings, 1 reply; 29+ messages in thread
From: Glenn Morris @ 2014-06-07 17:18 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Bastien Guerry, 17724, Gregor Zattler

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





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-07 17:18   ` Glenn Morris
@ 2014-06-07 18:59     ` Bastien
  2014-06-09 20:53       ` Nicolas Richard
       [not found]       ` <878up5erdw.fsf@geodiff-mac3.ulb.ac.be>
  0 siblings, 2 replies; 29+ messages in thread
From: Bastien @ 2014-06-07 18:59 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 17724, Gregor Zattler

Glenn Morris <rgm@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.

-- 
 Bastien





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-07 15:57 bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file Gregor Zattler
  2014-06-07 16:26 ` Eli Zaretskii
@ 2014-06-08  1:06 ` Stefan Monnier
  2014-06-18 18:52   ` Gregor Zattler
  1 sibling, 1 reply; 29+ messages in thread
From: Stefan Monnier @ 2014-06-08  1:06 UTC (permalink / raw)
  To: Gregor Zattler; +Cc: 17724

BTW, I would also point out that people who do not actively develop
Emacs should ideally use the emacs-24 (i.e. 24.3.9x) branch now rather
than the trunk (24.4.50), so as to help us fix problems before the
24.4 release.


        Stefan





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-07 18:59     ` Bastien
@ 2014-06-09 20:53       ` Nicolas Richard
       [not found]       ` <878up5erdw.fsf@geodiff-mac3.ulb.ac.be>
  1 sibling, 0 replies; 29+ messages in thread
From: Nicolas Richard @ 2014-06-09 20:53 UTC (permalink / raw)
  To: Bastien; +Cc: 17724, Gregor Zattler

Bastien <bzg@altern.org> writes:

> Glenn Morris <rgm@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.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
       [not found]       ` <878up5erdw.fsf@geodiff-mac3.ulb.ac.be>
@ 2014-06-10  2:38         ` Eli Zaretskii
  2014-06-10  8:09           ` Nicolas Richard
  0 siblings, 1 reply; 29+ messages in thread
From: Eli Zaretskii @ 2014-06-10  2:38 UTC (permalink / raw)
  To: Nicolas Richard; +Cc: bzg, 17724, grfz

> From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
> Date: Mon, 09 Jun 2014 22:53:47 +0200
> Cc: 17724@debbugs.gnu.org, Gregor Zattler <grfz@gmx.de>
> 
> 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.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-10  2:38         ` Eli Zaretskii
@ 2014-06-10  8:09           ` Nicolas Richard
  2014-06-10  8:19             ` Bastien
  0 siblings, 1 reply; 29+ messages in thread
From: Nicolas Richard @ 2014-06-10  8:09 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Nicolas Richard, 17724, grfz, bzg

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
>> Date: Mon, 09 Jun 2014 22:53:47 +0200
>> Cc: 17724@debbugs.gnu.org, Gregor Zattler <grfz@gmx.de>
>> 
>> 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.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-10  8:09           ` Nicolas Richard
@ 2014-06-10  8:19             ` Bastien
  2014-06-17 12:14               ` lee
  0 siblings, 1 reply; 29+ messages in thread
From: Bastien @ 2014-06-10  8:19 UTC (permalink / raw)
  To: Nicolas Richard; +Cc: 17724, grfz

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

Thanks,

-- 
 Bastien





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-10  8:19             ` Bastien
@ 2014-06-17 12:14               ` lee
  2014-06-17 13:20                 ` Stefan Monnier
       [not found]                 ` <jwvppi765cx.fsf-monnier+emacsbugs@gnu.org>
  0 siblings, 2 replies; 29+ messages in thread
From: lee @ 2014-06-17 12:14 UTC (permalink / raw)
  To: Bastien; +Cc: Nicolas Richard, 17724, grfz

Bastien <bzg@altern.org> writes:

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





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-17 12:14               ` lee
@ 2014-06-17 13:20                 ` Stefan Monnier
       [not found]                 ` <jwvppi765cx.fsf-monnier+emacsbugs@gnu.org>
  1 sibling, 0 replies; 29+ messages in thread
From: Stefan Monnier @ 2014-06-17 13:20 UTC (permalink / raw)
  To: lee; +Cc: Bastien, 17724, grfz, Nicolas Richard

>   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 ;-)


        Stefan





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
       [not found]                 ` <jwvppi765cx.fsf-monnier+emacsbugs@gnu.org>
@ 2014-06-17 17:15                   ` lee
  2014-06-17 19:28                     ` Eli Zaretskii
  2014-06-17 19:45                     ` Stefan Monnier
  0 siblings, 2 replies; 29+ messages in thread
From: lee @ 2014-06-17 17:15 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Bastien, 17724, grfz, Nicolas Richard

Stefan Monnier <monnier@iro.umontreal.ca> 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.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-17 17:15                   ` lee
@ 2014-06-17 19:28                     ` Eli Zaretskii
  2014-06-18 11:10                       ` lee
  2014-06-17 19:45                     ` Stefan Monnier
  1 sibling, 1 reply; 29+ messages in thread
From: Eli Zaretskii @ 2014-06-17 19:28 UTC (permalink / raw)
  To: lee; +Cc: grfz, bzg, 17724, theonewiththeevillook

> From: lee <lee@yun.yagibdah.de>
> Date: Tue, 17 Jun 2014 19:15:33 +0200
> Cc: Bastien <bzg@altern.org>, 17724@debbugs.gnu.org, grfz@gmx.de,
> 	Nicolas Richard <theonewiththeevillook@yahoo.fr>
> 
> 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?

It's git, right?  The one that has "git checkout BRANCH" and stuff?





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-17 17:15                   ` lee
  2014-06-17 19:28                     ` Eli Zaretskii
@ 2014-06-17 19:45                     ` Stefan Monnier
  2014-06-18  2:43                       ` Eli Zaretskii
  1 sibling, 1 reply; 29+ messages in thread
From: Stefan Monnier @ 2014-06-17 19:45 UTC (permalink / raw)
  To: lee; +Cc: Bastien, 17724, grfz, Nicolas Richard

> Perhaps add some advise to the web page so ppl pull the emacs24 branch
> instead?

Does someone know how to change the text in
http://savannah.gnu.org/git/?group=emacs?


        Stefan





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-17 19:45                     ` Stefan Monnier
@ 2014-06-18  2:43                       ` Eli Zaretskii
  2014-06-18 12:04                         ` Stefan Monnier
  0 siblings, 1 reply; 29+ messages in thread
From: Eli Zaretskii @ 2014-06-18  2:43 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 17724, bzg, grfz, theonewiththeevillook

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Date: Tue, 17 Jun 2014 15:45:05 -0400
> Cc: Bastien <bzg@altern.org>, 17724@debbugs.gnu.org, grfz@gmx.de,
> 	Nicolas Richard <theonewiththeevillook@yahoo.fr>
> 
> > Perhaps add some advise to the web page so ppl pull the emacs24 branch
> > instead?
> 
> Does someone know how to change the text in
> http://savannah.gnu.org/git/?group=emacs?

Ask savannah-hackers@gnu.org.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-17 19:28                     ` Eli Zaretskii
@ 2014-06-18 11:10                       ` lee
  2014-06-19  2:46                         ` Eli Zaretskii
  0 siblings, 1 reply; 29+ messages in thread
From: lee @ 2014-06-18 11:10 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: grfz, bzg, 17724, theonewiththeevillook

Eli Zaretskii <eliz@gnu.org> writes:

>> From: lee <lee@yun.yagibdah.de>
>> Date: Tue, 17 Jun 2014 19:15:33 +0200
>> Cc: Bastien <bzg@altern.org>, 17724@debbugs.gnu.org, grfz@gmx.de,
>> 	Nicolas Richard <theonewiththeevillook@yahoo.fr>
>> 
>> 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?
>
> It's git, right?  The one that has "git checkout BRANCH" and stuff?

Yes, I pulled from the git repo as described on the website.  Next time
I update, I guess I can pull the emacs24 branch and use that.


-- 
Knowledge is volatile and fluid.  Software is power.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-18  2:43                       ` Eli Zaretskii
@ 2014-06-18 12:04                         ` Stefan Monnier
  2014-06-18 14:39                           ` Eli Zaretskii
  0 siblings, 1 reply; 29+ messages in thread
From: Stefan Monnier @ 2014-06-18 12:04 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 17724, bzg, grfz, theonewiththeevillook

> Ask savannah-hackers@gnu.org.

Then it's not worth the trouble (since it's a temporary change that
will need to be modified yet again when we release 24.4).


        Stefan





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-18 12:04                         ` Stefan Monnier
@ 2014-06-18 14:39                           ` Eli Zaretskii
  2014-06-18 18:15                             ` Stefan Monnier
  0 siblings, 1 reply; 29+ messages in thread
From: Eli Zaretskii @ 2014-06-18 14:39 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 17724, bzg, grfz, theonewiththeevillook

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: lee@yun.yagibdah.de,  bzg@altern.org,  17724@debbugs.gnu.org,  grfz@gmx.de,  theonewiththeevillook@yahoo.fr
> Date: Wed, 18 Jun 2014 08:04:39 -0400
> 
> > Ask savannah-hackers@gnu.org.
> 
> Then it's not worth the trouble (since it's a temporary change that
> will need to be modified yet again when we release 24.4).

Not sure what you have in mind, but perhaps we should rename the
branch to something like 'release-branch', and then its name won't
need to change with the Emacs versions.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-18 14:39                           ` Eli Zaretskii
@ 2014-06-18 18:15                             ` Stefan Monnier
  0 siblings, 0 replies; 29+ messages in thread
From: Stefan Monnier @ 2014-06-18 18:15 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 17724, bzg, grfz, theonewiththeevillook

> Not sure what you have in mind, but perhaps we should rename the
> branch to something like 'release-branch', and then its name won't
> need to change with the Emacs versions.

It's not just the name: after the release we won't ask people to track
the "release-branch".  Maybe we could use a "branch alias" which we can
switch between "trunk" and "release-branch".  With Bzr this could be
implemented as a symlink (tho I'm not sure if bzr's transport protocol
lets us create symlinks).  With Git, I'm not sure if it's supported
natively or would have to be simulated with symlinks (which we'd have
to ask savannah-hackers@gnu.org to create&change).


        Stefan





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-08  1:06 ` Stefan Monnier
@ 2014-06-18 18:52   ` Gregor Zattler
  2014-06-18 19:10     ` Eli Zaretskii
       [not found]     ` <83egymt4om.fsf@gnu.org>
  0 siblings, 2 replies; 29+ messages in thread
From: Gregor Zattler @ 2014-06-18 18:52 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 17724

Hi Stefan,
* Stefan Monnier <monnier@iro.umontreal.ca> [07. Jun. 2014]:
> BTW, I would also point out that people who do not actively develop
> Emacs should ideally use the emacs-24 (i.e. 24.3.9x) branch now rather
> than the trunk (24.4.50), so as to help us fix problems before the
> 24.4 release.

I'd love to.  But the emacs-24 branch gives emacs version 24.4.50,
there is a tag emacs-24.3.91 tough, which is from 2014-05-11, whilst
the emacs-24 branch ATM has commits from 2014-06-07.

I'm a novice to version control, but I think a release-branch (as Eli
mentiones in mid:83y4wuth7s.fsf@gnu.org) would be great and I think
it's doable with a normal branch!?

Ciao; Gregor





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-18 18:52   ` Gregor Zattler
@ 2014-06-18 19:10     ` Eli Zaretskii
       [not found]     ` <83egymt4om.fsf@gnu.org>
  1 sibling, 0 replies; 29+ messages in thread
From: Eli Zaretskii @ 2014-06-18 19:10 UTC (permalink / raw)
  To: Gregor Zattler; +Cc: 17724

> Date: Wed, 18 Jun 2014 20:52:05 +0200
> From: Gregor Zattler <grfz@gmx.de>
> Cc: 17724@debbugs.gnu.org
> 
> Hi Stefan,
> * Stefan Monnier <monnier@iro.umontreal.ca> [07. Jun. 2014]:
> > BTW, I would also point out that people who do not actively develop
> > Emacs should ideally use the emacs-24 (i.e. 24.3.9x) branch now rather
> > than the trunk (24.4.50), so as to help us fix problems before the
> > 24.4 release.
> 
> I'd love to.  But the emacs-24 branch gives emacs version 24.4.50,

No, the emacs-24 branch's version is 24.3.91.  If you have 24.4.50,
you've got the trunk there, not the emacs-24 branch.

How did you checkout what you think is the emacs-24 branch?

> I'm a novice to version control, but I think a release-branch (as Eli
> mentiones in mid:83y4wuth7s.fsf@gnu.org) would be great and I think
> it's doable with a normal branch!?

I was just talking about the name of the branch.  Your problems are
deeper than that.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
       [not found]     ` <83egymt4om.fsf@gnu.org>
@ 2014-06-18 22:07       ` Gregor Zattler
  2014-06-19  8:20         ` Nicolas Richard
  2014-06-19 20:43         ` Achim Gratz
  0 siblings, 2 replies; 29+ messages in thread
From: Gregor Zattler @ 2014-06-18 22:07 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 17724

Hi Eli,
* Eli Zaretskii <eliz@gnu.org> [18. Jun. 2014]:
> > * Stefan Monnier <monnier@iro.umontreal.ca> [07. Jun. 2014]:
> > > BTW, I would also point out that people who do not actively develop
> > > Emacs should ideally use the emacs-24 (i.e. 24.3.9x) branch now rather
> > > than the trunk (24.4.50), so as to help us fix problems before the
> > > 24.4 release.
> > 
> > I'd love to.  But the emacs-24 branch gives emacs version 24.4.50,
> 
> No, the emacs-24 branch's version is 24.3.91.  If you have 24.4.50,
> you've got the trunk there, not the emacs-24 branch.
> 
> How did you checkout what you think is the emacs-24 branch?

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'

then I do
$ ./autogen.sh && ./configure  --prefix=/usr/local/stow/emacs-snapshot --enable-checking --enable-link-time-optimization --without-toolkit-scroll-bars  --with-x-toolkit=gtk3

when I now do (long output ahead)
$ rgrep -- "24\.4\.50"
configure.ac:AC_INIT(GNU Emacs, 24.4.50, bug-gnu-emacs@gnu.org)
lib/Makefile:PACKAGE_STRING = GNU Emacs 24.4.50
lib/Makefile:PACKAGE_VERSION = 24.4.50
lib/Makefile:VERSION = 24.4.50
lib/Makefile:version = 24.4.50
doc/misc/Makefile:version=24.4.50
doc/lispintro/Makefile:version=24.4.50
doc/lispref/Makefile:version=24.4.50
doc/man/emacs.1:.TH EMACS 1 "2007 April 13" "GNU Emacs 24.4.50"
doc/emacs/Makefile:version=24.4.50
doc/emacs/emacsver.texi:@set EMACSVER 24.4.50
ChangeLog:	* configure.ac: Bump version to 24.4.50.
README:This directory tree holds version 24.4.50 of GNU Emacs, the extensible,
nt/makefile.w32-in:VERSION		= 24.4.50
nt/Makefile:version=24.4.50
nt/config.nt:#define VERSION "24.4.50"
configure:# Generated by GNU Autoconf 2.69 for GNU Emacs 24.4.50.
configure:PACKAGE_VERSION='24.4.50'
configure:PACKAGE_STRING='GNU Emacs 24.4.50'
configure:\`configure' configures GNU Emacs 24.4.50 to adapt to many kinds of systems.
configure:     short | recursive ) echo "Configuration of GNU Emacs 24.4.50:";;
configure:GNU Emacs configure 24.4.50
configure:It was created by GNU Emacs $as_me 24.4.50, which was
configure: VERSION='24.4.50'
configure:This file was extended by GNU Emacs $as_me 24.4.50, which was
configure:GNU Emacs config.status 24.4.50
Makefile:version=24.4.50
autom4te.cache/traces.1:m4trace:configure.ac:26: -1- AC_INIT([GNU Emacs], [24.4.50], [bug-gnu-emacs@gnu.org])
autom4te.cache/output.1:@%:@ Generated by GNU Autoconf 2.69 for GNU Emacs 24.4.50.
autom4te.cache/output.1:PACKAGE_VERSION='24.4.50'
autom4te.cache/output.1:PACKAGE_STRING='GNU Emacs 24.4.50'
autom4te.cache/output.1:\`configure' configures GNU Emacs 24.4.50 to adapt to many kinds of systems.
autom4te.cache/output.1:     short | recursive ) echo "Configuration of GNU Emacs 24.4.50:";;
autom4te.cache/output.1:GNU Emacs configure 24.4.50
autom4te.cache/output.1:It was created by GNU Emacs $as_me 24.4.50, which was
autom4te.cache/output.1: VERSION='24.4.50'
autom4te.cache/output.1:This file was extended by GNU Emacs $as_me 24.4.50, which was
autom4te.cache/output.1:GNU Emacs config.status 24.4.50
autom4te.cache/output.2:@%:@ Generated by GNU Autoconf 2.69 for GNU Emacs 24.4.50.
autom4te.cache/output.2:PACKAGE_VERSION='24.4.50'
autom4te.cache/output.2:PACKAGE_STRING='GNU Emacs 24.4.50'
autom4te.cache/output.2:\`configure' configures GNU Emacs 24.4.50 to adapt to many kinds of systems.
autom4te.cache/output.2:     short | recursive ) echo "Configuration of GNU Emacs 24.4.50:";;
autom4te.cache/output.2:GNU Emacs configure 24.4.50
autom4te.cache/output.2:It was created by GNU Emacs $as_me 24.4.50, which was
autom4te.cache/output.2: VERSION='24.4.50'
autom4te.cache/output.2:This file was extended by GNU Emacs $as_me 24.4.50, which was
autom4te.cache/output.2:GNU Emacs config.status 24.4.50
autom4te.cache/traces.2:m4trace:configure.ac:26: -1- AC_INIT([GNU Emacs], [24.4.50], [bug-gnu-emacs@gnu.org])
autom4te.cache/output.0:@%:@ Generated by GNU Autoconf 2.69 for GNU Emacs 24.4.50.
autom4te.cache/output.0:PACKAGE_VERSION='24.4.50'
autom4te.cache/output.0:PACKAGE_STRING='GNU Emacs 24.4.50'
autom4te.cache/output.0:\`configure' configures GNU Emacs 24.4.50 to adapt to many kinds of systems.
autom4te.cache/output.0:     short | recursive ) echo "Configuration of GNU Emacs 24.4.50:";;
autom4te.cache/output.0:GNU Emacs configure 24.4.50
autom4te.cache/output.0:It was created by GNU Emacs $as_me 24.4.50, which was
autom4te.cache/output.0: VERSION='24.4.50'
autom4te.cache/output.0:This file was extended by GNU Emacs $as_me 24.4.50, which was
autom4te.cache/output.0:GNU Emacs config.status 24.4.50
lib-src/Makefile:version=24.4.50
msdos/sed2v2.inp:/^#undef VERSION/s/^.*$/#define VERSION "24.4.50"/
config.log:It was created by GNU Emacs configure 24.4.50, which was
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:| #define PACKAGE_VERSION "24.4.50"
config.log:| #define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:| #define VERSION "24.4.50"
config.log:This file was extended by GNU Emacs config.status 24.4.50, which was
config.log:PACKAGE_STRING='GNU Emacs 24.4.50'
config.log:PACKAGE_VERSION='24.4.50'
config.log:VERSION='24.4.50'
config.log:version='24.4.50'
config.log:#define PACKAGE_VERSION "24.4.50"
config.log:#define PACKAGE_STRING "GNU Emacs 24.4.50"
config.log:#define VERSION "24.4.50"
config.status:This file was extended by GNU Emacs $as_me 24.4.50, which was
config.status:GNU Emacs config.status 24.4.50
config.status:S["version"]="24.4.50"
config.status:S["VERSION"]="24.4.50"
config.status:S["PACKAGE_STRING"]="GNU Emacs 24.4.50"
config.status:S["PACKAGE_VERSION"]="24.4.50"
config.status:D["PACKAGE_VERSION"]=" \"24.4.50\""
config.status:D["PACKAGE_STRING"]=" \"GNU Emacs 24.4.50\""
config.status:D["VERSION"]=" \"24.4.50\""
src/Makefile:version = 24.4.50
src/config.h:#define PACKAGE_STRING "GNU Emacs 24.4.50"
src/config.h:#define PACKAGE_VERSION "24.4.50"
src/config.h:#define VERSION "24.4.50"
src/epaths.h:#define PATH_LOADSEARCH "/usr/local/stow/emacs-snapshot/share/emacs/24.4.50/lisp"
src/epaths.h:#define PATH_SITELOADSEARCH "/usr/local/stow/emacs-snapshot/share/emacs/24.4.50/site-lisp:/usr/local/stow/emacs-snapshot/share/emacs/site-lisp"
src/epaths.h:#define PATH_EXEC "/usr/local/stow/emacs-snapshot/libexec/emacs/24.4.50/i686-pc-linux-gnu"
src/epaths.h:#define PATH_DATA "/usr/local/stow/emacs-snapshot/share/emacs/24.4.50/etc"
src/epaths.h:#define PATH_DOC "/usr/local/stow/emacs-snapshot/share/emacs/24.4.50/etc"

now I do 
$ make
[...]

$ ls -Altr src/emacs-24*
-rwxr-xr-x 3 grfz grfz 23799208 Jun 18 23:29 src/emacs-24.4.50.1

$ src/emacs -Q -nw -f version

GNU Emacs 24.4.50.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-06-18 on boo


Git still thinks I'm on branch emacs-24:
$ git branch
* emacs-24
  master
  



I cloned this repo from savannah:

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
								



I thought emacs-24 was the branch which track the release but...


Thanks for asking back.  Perhaps this is a quirk in this git repo?

Ciao; Gregor





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-18 11:10                       ` lee
@ 2014-06-19  2:46                         ` Eli Zaretskii
  2014-06-19  9:35                           ` lee
  0 siblings, 1 reply; 29+ messages in thread
From: Eli Zaretskii @ 2014-06-19  2:46 UTC (permalink / raw)
  To: lee; +Cc: grfz, bzg, 17724, theonewiththeevillook

> From: lee <lee@yun.yagibdah.de>
> Cc: monnier@iro.umontreal.ca,  bzg@altern.org,  17724@debbugs.gnu.org,  grfz@gmx.de,  theonewiththeevillook@yahoo.fr
> Date: Wed, 18 Jun 2014 13:10:19 +0200
> 
> > It's git, right?  The one that has "git checkout BRANCH" and stuff?
> 
> Yes, I pulled from the git repo as described on the website.  Next time
> I update, I guess I can pull the emacs24 branch and use that.

If you cloned the repository normally, you already have emacs-24, you
just need to checkout it.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-18 22:07       ` Gregor Zattler
@ 2014-06-19  8:20         ` Nicolas Richard
  2014-06-19 14:58           ` Eli Zaretskii
  2014-06-19 19:08           ` Gregor Zattler
  2014-06-19 20:43         ` Achim Gratz
  1 sibling, 2 replies; 29+ messages in thread
From: Nicolas Richard @ 2014-06-19  8:20 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 17724

Gregor Zattler <grfz@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.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-19  2:46                         ` Eli Zaretskii
@ 2014-06-19  9:35                           ` lee
  0 siblings, 0 replies; 29+ messages in thread
From: lee @ 2014-06-19  9:35 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: grfz, bzg, 17724, theonewiththeevillook

Eli Zaretskii <eliz@gnu.org> writes:

>> From: lee <lee@yun.yagibdah.de>
>> Cc: monnier@iro.umontreal.ca,  bzg@altern.org,  17724@debbugs.gnu.org,  grfz@gmx.de,  theonewiththeevillook@yahoo.fr
>> Date: Wed, 18 Jun 2014 13:10:19 +0200
>> 
>> > It's git, right?  The one that has "git checkout BRANCH" and stuff?
>> 
>> Yes, I pulled from the git repo as described on the website.  Next time
>> I update, I guess I can pull the emacs24 branch and use that.
>
> If you cloned the repository normally, you already have emacs-24, you
> just need to checkout it.

Someone seems to have changed the website :)  What is "elpa"?


,----
| # git remote show origin
| * remote origin
|   Fetch URL: git://git.savannah.gnu.org/emacs.git
|   Push  URL: git://git.savannah.gnu.org/emacs.git
|   HEAD branch (remote HEAD is ambiguous, may be one of the following):
|     master
|     trunk
|   Remote branches:
| [...]
| git branch --list
| * master
`----


Is it good that master and trunk are ambiguous?  Perhaps descriptions
could be added so we can know what a branch is for.


-- 
Knowledge is volatile and fluid.  Software is power.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-19  8:20         ` Nicolas Richard
@ 2014-06-19 14:58           ` Eli Zaretskii
  2014-06-19 19:08           ` Gregor Zattler
  1 sibling, 0 replies; 29+ messages in thread
From: Eli Zaretskii @ 2014-06-19 14:58 UTC (permalink / raw)
  To: Nicolas Richard; +Cc: 17724

> From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
> Cc: monnier@iro.umontreal.ca,  17724@debbugs.gnu.org
> Date: Thu, 19 Jun 2014 10:20:24 +0200
> 
> I suspect your local emacs-24 branch isn't the actual emacs-24
> branch.

Seconded.

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

Indeed, there should be.  I do have it.

So I think Gregor's repository is botched, and suggest to remove it
and clone a new one.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-19  8:20         ` Nicolas Richard
  2014-06-19 14:58           ` Eli Zaretskii
@ 2014-06-19 19:08           ` Gregor Zattler
  2014-06-19 20:29             ` Nicolas Richard
  1 sibling, 1 reply; 29+ messages in thread
From: Gregor Zattler @ 2014-06-19 19:08 UTC (permalink / raw)
  To: Nicolas Richard; +Cc: 17724

Hi Nicolas,
* Nicolas Richard <theonewiththeevillook@yahoo.fr> [19. Jun. 2014]:
> Gregor Zattler <grfz@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 ~/src/emacs/; rm -rf * ; git co -f emacs-24
Checking out files: 100% (3498/3498), done.
Switched to branch 'emacs-24'
$ git describe --tags
emacs-24.3.91-602-ga92eaac
s$ git branch -a --contains HEAD
* emacs-24
master
remotes/origin/HEAD -> origin/master
remotes/origin/master
remotes/origin/trunk


Hmhm.  I have no clue what this signifies.  Perhaps it should
show remotes/origin/master -> origin/master?

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

I have no clue, but I was suspicious, thats why I pasted this
into my mail.

Thanks for your help.  But if this is only a problem for me, it's
probably easier to wait till emacs officially switches to git and
then clone that repository.

Ciao; Gregor





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-19 19:08           ` Gregor Zattler
@ 2014-06-19 20:29             ` Nicolas Richard
  0 siblings, 0 replies; 29+ messages in thread
From: Nicolas Richard @ 2014-06-19 20:29 UTC (permalink / raw)
  To: Nicolas Richard; +Cc: 17724

Gregor Zattler <telegraph@gmx.net> writes:
> s$ git branch -a --contains HEAD
> * emacs-24
> master
> remotes/origin/HEAD -> origin/master
> remotes/origin/master
> remotes/origin/trunk

So indeed your local emacs-24 branch points in fact to a commit from
trunk.

I think running those commands should fix the problem:
git branch -u origin/emacs-24
git reset --hard origin/emacs-24

-- 
Nico.





^ permalink raw reply	[flat|nested] 29+ messages in thread

* bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file
  2014-06-18 22:07       ` Gregor Zattler
  2014-06-19  8:20         ` Nicolas Richard
@ 2014-06-19 20:43         ` Achim Gratz
  1 sibling, 0 replies; 29+ messages in thread
From: Achim Gratz @ 2014-06-19 20:43 UTC (permalink / raw)
  To: 17724

Gregor Zattler writes:
> Hi Eli,
> * Eli Zaretskii <eliz@gnu.org> [18. Jun. 2014]:
>> > * Stefan Monnier <monnier@iro.umontreal.ca> [07. Jun. 2014]:
>> > > BTW, I would also point out that people who do not actively develop
>> > > Emacs should ideally use the emacs-24 (i.e. 24.3.9x) branch now rather
>> > > than the trunk (24.4.50), so as to help us fix problems before the
>> > > 24.4 release.
>> > 
>> > I'd love to.  But the emacs-24 branch gives emacs version 24.4.50,
>> 
>> No, the emacs-24 branch's version is 24.3.91.  If you have 24.4.50,
>> you've got the trunk there, not the emacs-24 branch.
>> 
>> How did you checkout what you think is the emacs-24 branch?
>
> 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'

I'm not sure how you ended up on a branch named emacs-24 given your
config.  Also you seem to use some heavily customized version of git
given that apparently an alias for checkout exists.  That alias may
supply other modifications that you may or may not want.

> Git still thinks I'm on branch emacs-24:
> $ git branch
> * emacs-24
>   master
>
> I cloned this repo from savannah:
>
> 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

There is no emacs-24 branch following upstream here.  You'd need

[branch "emacs-24"]
        remote = origin
        merge = refs/heads/emacs-24

in the config, which is usually created when doing

git branch --track emacs-24 origin/emacs-24

> I thought emacs-24 was the branch which track the release but...

You need to learn a little bit of Git.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada






^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2014-06-19 20:43 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-07 15:57 bug#17724: 24.4.50; regression: error "`recenter'ing a window that does not display current-buffer." when opening org-mode file Gregor Zattler
2014-06-07 16:26 ` Eli Zaretskii
2014-06-07 17:18   ` Glenn Morris
2014-06-07 18:59     ` Bastien
2014-06-09 20:53       ` Nicolas Richard
     [not found]       ` <878up5erdw.fsf@geodiff-mac3.ulb.ac.be>
2014-06-10  2:38         ` Eli Zaretskii
2014-06-10  8:09           ` Nicolas Richard
2014-06-10  8:19             ` Bastien
2014-06-17 12:14               ` lee
2014-06-17 13:20                 ` Stefan Monnier
     [not found]                 ` <jwvppi765cx.fsf-monnier+emacsbugs@gnu.org>
2014-06-17 17:15                   ` lee
2014-06-17 19:28                     ` Eli Zaretskii
2014-06-18 11:10                       ` lee
2014-06-19  2:46                         ` Eli Zaretskii
2014-06-19  9:35                           ` lee
2014-06-17 19:45                     ` Stefan Monnier
2014-06-18  2:43                       ` Eli Zaretskii
2014-06-18 12:04                         ` Stefan Monnier
2014-06-18 14:39                           ` Eli Zaretskii
2014-06-18 18:15                             ` Stefan Monnier
2014-06-08  1:06 ` Stefan Monnier
2014-06-18 18:52   ` Gregor Zattler
2014-06-18 19:10     ` Eli Zaretskii
     [not found]     ` <83egymt4om.fsf@gnu.org>
2014-06-18 22:07       ` Gregor Zattler
2014-06-19  8:20         ` Nicolas Richard
2014-06-19 14:58           ` Eli Zaretskii
2014-06-19 19:08           ` Gregor Zattler
2014-06-19 20:29             ` Nicolas Richard
2014-06-19 20:43         ` Achim Gratz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).