From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: Has anybody noticed ellipses instead of the top line of the window? Date: Mon, 14 Jan 2013 23:56:07 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tv0lU-0003r4-ER for emacs-orgmode@gnu.org; Tue, 15 Jan 2013 02:16:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tv0lT-000524-00 for emacs-orgmode@gnu.org; Tue, 15 Jan 2013 02:16:56 -0500 Received: from mail-la0-f42.google.com ([209.85.215.42]:43817) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tv0RN-0008FJ-Gl for emacs-orgmode@gnu.org; Tue, 15 Jan 2013 01:56:09 -0500 Received: by mail-la0-f42.google.com with SMTP id fe20so229683lab.1 for ; Mon, 14 Jan 2013 22:56:07 -0800 (PST) In-Reply-To: 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: emacs-orgmode@gnu.org My current kludge is to defadvice org-mode: (defadvice org-mode (after fix-visibility first (&optional state) activate compile) ;;undo what org does (org-set-local 'outline-isearch-open-invisible-function (lambda (&rest ignore) (alpha-org-show-canonical-liberal)))) Where alpha-org-show-canonical-liberal is a kludge to try to set canonical visibility. Slow and buggy, but at least I got rid of the ellipsis on the first line. I think. Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. ANYBODY can get it. There is no hope without action.