From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Note on e65c307 breaks font-height Date: Thu, 26 May 2016 18:50:05 +0300 Message-ID: <8360u03jki.fsf@gnu.org> References: <5746D38F.4010203@gmx.at> <4cdc1b55-2fe2-2457-1115-33ff68a9a65d@cs.ucla.edu> <83eg8o3ktw.fsf@gnu.org> <1fef7fee-835b-b5f4-f69c-ebd4ac14251c@cs.ucla.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1464278023 16830 80.91.229.3 (26 May 2016 15:53:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 May 2016 15:53:43 +0000 (UTC) Cc: rudalics@gmx.at, emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 26 17:53:36 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1b5xbK-00083I-Lt for ged-emacs-devel@m.gmane.org; Thu, 26 May 2016 17:53:34 +0200 Original-Received: from localhost ([::1]:39174 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5xbJ-0007Ii-Su for ged-emacs-devel@m.gmane.org; Thu, 26 May 2016 11:53:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5xXz-0005Aj-Mz for emacs-devel@gnu.org; Thu, 26 May 2016 11:50:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5xXs-0005wD-4N for emacs-devel@gnu.org; Thu, 26 May 2016 11:50:03 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5xXs-0005vC-1i; Thu, 26 May 2016 11:50:00 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2412 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1b5xXp-0001ci-OM; Thu, 26 May 2016 11:49:58 -0400 In-reply-to: <1fef7fee-835b-b5f4-f69c-ebd4ac14251c@cs.ucla.edu> (message from Paul Eggert on Thu, 26 May 2016 08:33:08 -0700) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:204045 Archived-At: > Cc: rudalics@gmx.at, emacs-devel@gnu.org > From: Paul Eggert > Date: Thu, 26 May 2016 08:33:08 -0700 > > On 05/26/2016 08:22 AM, Eli Zaretskii wrote: > > we should debug the problem, > > understand exactly why it happens, and only then discuss how to fix it > > on the release branch. > > Yes, and my patch was an attempt to be part of the first step in doing > that; it was part of a series of questions I gave to Martin about his > configuration and what sort of perturbations make it work or not work. I > had no intent to install the patch willy-nilly. Sorry if I wasn't clear. No, it wasn't clear. And you do see the difference between the frame's font parameter and the font of the frame's default face, yes?