From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Dudley Subject: Re: Scaling down face maintains line height Date: Mon, 28 Jul 2014 20:21:40 +0200 Message-ID: <8738dlbayz.fsf@freenet.de> References: <874my1bipi.fsf@freenet.de> <87egx5v1j8.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBpb6-000858-H8 for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 14:24:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBpb0-0003lA-6E for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 14:24:32 -0400 In-reply-to: <87egx5v1j8.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 Hi again, in a LaTeX buffer, for example, it works smoothly: https://share.eva.mpg.de/public.php?service=files&t=257412dda02bccdc4ed122852e446eb1 Org buffers are the only occasions on which I encountered the described behavior. The versions: - Org-mode version 8.2 (8.2-6-gd745cd-elpa @ /home...) - GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.2) of 2013-07-27 on roseapple, modified by Debian Unicode characters (nice quotes, arrows, other symbols) are used in all cases. Best, Andreas Bastien writes: > Hi Andreas, > > Andreas writes: > >> 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. > > Is it just in org-mode or in Emacs in general? --