From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Persaud Subject: Re: org-cycle hook recenter question Date: Tue, 26 Feb 2013 09:59:30 -0800 Message-ID: <512CF802.80003@lbl.gov> References: <51295E22.90901@lbl.gov> <87mwurgkka.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UARvN-0000s7-Jy for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 16:18:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UARvM-0003KT-Kb for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 16:18:57 -0500 Received: from fe1.lbl.gov ([128.3.41.133]:52859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAOoV-0007CT-Nu for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 12:59:39 -0500 Received: by mail-da0-f71.google.com with SMTP id f4so3203355dal.10 for ; Tue, 26 Feb 2013 09:59:36 -0800 (PST) In-Reply-To: <87mwurgkka.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org On 02/26/2013 07:29 AM, Bastien wrote: > Hi Samuel and all, > > Samuel Wales writes: > >> This is the infamous "meaningless ellipses at the top of the buffer" >> problem. > > ... which should now be fixed. > > Thanks for confirming, Thanks for fixing it! Just tested the latest git and the problem is gone. Arun