From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Has anybody noticed ellipses instead of the top line of the window? Date: Sat, 23 Feb 2013 10:23:05 +0100 Message-ID: <87wqtz487r.fsf@bzg.ath.cx> References: <871ud2mv3j.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9CeS-0004aZ-5S for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9CeQ-0000KY-Mp for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:20 -0500 Received: from mail-we0-x22e.google.com ([2a00:1450:400c:c03::22e]:39471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9CeQ-0000KE-HS for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:18 -0500 Received: by mail-we0-f174.google.com with SMTP id r6so1209058wey.5 for ; Sat, 23 Feb 2013 02:48:17 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Fri, 8 Feb 2013 11:01:42 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel and William, I still cannot reproduce the problem consistently and it seems hard to reproduce. Let's try to reproduce it with emacs -Q first, then consider customization later on. Also, I don't think we can prevent the users from ending up with wrong ellipses in *all* circumstances. `org-catch-invisible-edits' was a step in this direction, preventing users to accidentally delete hidden regions, but it's impossible to catch all mistakes. Let's try to catch the most obvious/disturbing ones first. Thanks, -- Bastien