From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-cycle hook recenter question Date: Sat, 23 Feb 2013 22:39:31 -0500 Message-ID: <5089.1361677171@alphaville> References: <51295E22.90901@lbl.gov> <51296AA1.2000606@lbl.gov> <20130224030657.GA3019@kuru.dyndns-at-home.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9SRB-0003HC-Pc for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 22:39:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9SRA-0005Fg-QW for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 22:39:41 -0500 Received: from g4t0017.houston.hp.com ([15.201.24.20]:44644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9SRA-0005Ez-KM for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 22:39:40 -0500 In-Reply-To: Message from Suvayu Ali of "Sun, 24 Feb 2013 04:06:57 +0100." <20130224030657.GA3019@kuru.dyndns-at-home.com> 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: Suvayu Ali Cc: emacs-orgmode@gnu.org Suvayu Ali wrote: > Hi Arun, > > On Sat, Feb 23, 2013 at 05:19:29PM -0800, Arun Persaud wrote: > > > This is the infamous "meaningless ellipses at the top of the buffer" problem. > > > > > > If you can provide a way to reproduce using emacs -Q, it would really help. > > > > I can reproduce this with "emacs -Q tmp.org". Where tmp.org is one of my > > org files where I removed the headers (#+...), so it's just a bunch of > > headlines and sublevels, starting with a toplevel headline in the first > > line. > > It would really help the devs if you could attach this tmp.org file > (after removing any private information of course). > ... plus the steps necessary to get to the problematic point (I assume there is no problem just after the file is visited, correct?) Nick PS. I didn't go back in the thread to see whether those steps have been described already. If they have, please accept my apologies.