From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Kill all proportional fonts! Date: Mon, 27 Dec 2021 20:34:28 +0200 Message-ID: <83ee5xnbgr.fsf@gnu.org> References: <87tuethpw3.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7843"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Dec 27 19:35:40 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n1uqR-0001oM-86 for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 27 Dec 2021 19:35:39 +0100 Original-Received: from localhost ([::1]:43256 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n1uqP-0001M2-TD for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 27 Dec 2021 13:35:37 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52930) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1upL-0001Is-Nq for help-gnu-emacs@gnu.org; Mon, 27 Dec 2021 13:34:31 -0500 Original-Received: from [2001:470:142:3::e] (port=36076 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1upJ-0005K0-Vh for help-gnu-emacs@gnu.org; Mon, 27 Dec 2021 13:34:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=InJDDSXX4VjBnPQ/wHr1F/KA9tZApWh3GWSHT9K0kWI=; b=KPjJdiWp+xp7lOzoWK68 GrWoYaOIXRuAHboi+e14kKcENRHlLamHR9kaYL0UQvjeaVIhF8R7ikZbruihUQ6mhf91+HlzlZY5Z oDaKM1/ze5V+ePRb9nGWP1MS8wXV3gISGaWipeOJoP52ThINEac65pTMGVvUsV+iddDfdsMHQqSCK DiYU4w/KNWepADfVn+V3CH6Nlg6nDSMoPjAGiU+ceNMDNGOgHEauMmpoJJC2PuqhF8XgIPgZKdlas YUagFp0HMzj8wIjzXOv83gOWYXhZaDWBNvZaee9eCwscYgK7FsuH8+XPgCos9aQ4aoM6R11op+Smq QRodMJIRj8p00g==; Original-Received: from [87.69.77.57] (port=4374 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1upJ-0002ww-RW for help-gnu-emacs@gnu.org; Mon, 27 Dec 2021 13:34:30 -0500 In-Reply-To: <87tuethpw3.fsf@yandex.com> (message from Colin Baxter =?utf-8?Q?=F0=9F=98=BA?= on Mon, 27 Dec 2021 18:19:24 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:135038 Archived-At: > From: Colin Baxter 😺 > Date: Mon, 27 Dec 2021 18:19:24 +0000 > > I am beginning to hate with a vengeance the new proportional fonts used > in emacs-29.0.50. They seem to crop up everywhere. I have got rid of them > from the mode-line and gnus headers but now they appear in eww and gnus > html articles. The latter I can wash with toggle html fonts. But I want > a permanent global solution. Is there any emacs-init setting I can use > to banish proportional fonts totally from emacs - preferably forever. Try customizing the variable-pitch face to use a fixed-pitch font.