From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: bug: isearch puts ellipses at top of window Date: Mon, 28 Jul 2014 15:27:21 -0700 Message-ID: References: <8738dlbdly.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBtO7-0005K6-HO for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 18:27:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBtO6-0007Xj-My for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 18:27:23 -0400 In-Reply-To: <8738dlbdly.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 7/27/14, Bastien wrote: >> in maint, isearch very often puts ... at the top of the window. is >> this related to recent ellipsis bugs? > > This is related to the removal of an ill-thought fix for this very > same problem. I suggest we live with it right now. is this fixed in master? even when full screen and one window per frame, i only have a few lines, so taking one away with pointless ellipsis is significant. also, it seems to elide file local variables. it is a large monitor, but large fonts. i usually find myself reverting the buffer to get rid of the ellipses. thanks.