From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Subject: Scaling down face maintains line height Date: Mon, 28 Jul 2014 17:34:33 +0200 Message-ID: <874my1bipi.fsf@freenet.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBmzb-00072H-N1 for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 11:37:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBmzT-0008Jx-TY for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 11:37:39 -0400 Received: from mout2.freenet.de ([195.4.92.92]:36438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBmzT-0008J4-NL for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 11:37:31 -0400 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 Hi, when I scale down (C-x C--) an org buffer's faces, they maintain the original line height, filling up with vertical space, which is not what I want. See as an example: https://share.eva.mpg.de/public.php?service=files&t=0bd6cff7cc9bb41d691d0d0f0260f7ef The importance of it becomes visible when using minimap-mode, which becomes useless under these circumstances. Any idea? Thanks, Andreas --