From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Scaling down face maintains line height Date: Mon, 28 Jul 2014 12:32:11 -0400 Message-ID: <878unda1h0.fsf@gmail.com> References: <874my1bipi.fsf@freenet.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBnqh-0003q7-VJ for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 12:32:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBnqc-0003ci-3I for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 12:32:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:34052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBnqb-0003ca-TG for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 12:32:26 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XBnqY-0004ZJ-Sv for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 18:32:22 +0200 Received: from pool-173-48-174-104.bstnma.fios.verizon.net ([173.48.174.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jul 2014 18:32:22 +0200 Received: from ndokos by pool-173-48-174-104.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jul 2014 18:32:22 +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 Andreas writes: > 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? > I cannot reproduce it: GNU Emacs 24.3.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) of 2013-07-14 Org-mode version 8.2.7b (release_8.2.7b-1-ga5beff.dirty @ /home/nick/elisp/org-mode/lisp/) which might imply that it's version-dependent. -- Nick