From mboxrd@z Thu Jan 1 00:00:00 1970 From: Edward DeMeulle Subject: Re: Minibuffer jumping to two lines when agenda displays 3rd(4th) level heading Date: Sun, 31 Mar 2013 22:03:11 -0700 Message-ID: <87fvza971s.fsf@demeulle.org> References: <874ng8spli.fsf@demeulle.org> <87ip46sw4n.fsf@demeulle.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMWu6-0002PV-Kr for emacs-orgmode@gnu.org; Mon, 01 Apr 2013 01:03:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UMWtz-0007HO-35 for emacs-orgmode@gnu.org; Mon, 01 Apr 2013 01:03:34 -0400 Received: from plane.gmane.org ([80.91.229.3]:34723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UMWty-0007F6-T2 for emacs-orgmode@gnu.org; Mon, 01 Apr 2013 01:03:27 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UMWuK-0006PK-54 for emacs-orgmode@gnu.org; Mon, 01 Apr 2013 07:03:48 +0200 Received: from pool-71-118-204-246.lsanca.dsl-w.verizon.net ([71.118.204.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Apr 2013 07:03:48 +0200 Received: from ed by pool-71-118-204-246.lsanca.dsl-w.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Apr 2013 07:03:48 +0200 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 Found the problem. Some color themes boldface the 3rd and 4th heading levels and that causes the minibuffer to jump to 2 lines. No more themes, no more jumping. -ED-