Robert Klein <rokl...@roklein.de> writes:

> I made some quick tests with different org versions; the first one I see
> this issue is git commit 30220ffcdcef45c0237f80a2347d4da19877f64a
> (release_8.2.6-77-g30220f).
>
> I don't see the patch causing this, yet; have to look further.
>

Absolutely right, that looks like the culprit:

,----
| commit 30220ffcdcef45c0237f80a2347d4da19877f64a
| Author: Bastien Guerry <b...@altern.org>
| Date:   Thu Jun 12 12:04:24 2014 +0200
| 
|     Prefer `set-window-start' over `recenter' in some places.
|     
|     * org-agenda.el (org-agenda-show-1):
|     * org-table.el (org-table-show-reference):   <<<<<<<<<<<<<< this change
|     * org.el (org-fix-ellipsis-at-bol)
|     (org-first-headline-recenter): Use `set-window-start' instead
|     of `recenter'.
|     
|     * org-agenda.el (org-recenter-heading): Delete.
`----

-- 
Nick



Reply via email to