From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Uberti Newsgroups: gmane.emacs.devel Subject: Re: Proportional fonts in the mode line (one month test) Date: Wed, 24 Nov 2021 15:44:07 +0100 Message-ID: References: <87h7c1u0cg.fsf@gnus.org> <83o8698vmd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23818"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 Cc: emacs-devel@gnu.org To: Eli Zaretskii , Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 24 15:45:19 2021 Return-path: Envelope-to: ged-emacs-devel@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 1mptWO-0005nW-GB for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Nov 2021 15:45:16 +0100 Original-Received: from localhost ([::1]:50950 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mptWN-0006zb-3B for ged-emacs-devel@m.gmane-mx.org; Wed, 24 Nov 2021 09:45:15 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:41890) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mptVO-0005ca-Hj for emacs-devel@gnu.org; Wed, 24 Nov 2021 09:44:14 -0500 Original-Received: from [2001:888:2000:56::19] (port=39671 helo=latitanza.investici.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mptVL-0000dz-SJ for emacs-devel@gnu.org; Wed, 24 Nov 2021 09:44:14 -0500 Original-Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4HzkKh4FRNzGp49; Wed, 24 Nov 2021 14:44:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1637765048; bh=3q53+6byz/FVDf7TlDbvwUuKhvdilsvbQBUgQArDQEw=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=E8OlXQTC2bhnqblT89f8+SMvOvv+gQFrgYkgP6RBPjhsYQ9gCeXwQgVw2RtV9mIY4 mJcEtbqUr3h64b8Pyi4iX4FrKA2QJBY0Xcx9XdURfilPcDADmxeVAjqMa89YEwxusB GNwjMsk38DYYKXMF26fUVZ4zknPKHpPQUPuqi22Y= Original-Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4HzkKh2pM8zGp2b; Wed, 24 Nov 2021 14:44:08 +0000 (UTC) In-Reply-To: <83o8698vmd.fsf@gnu.org> Content-Language: en-GB X-Host-Lookup-Failed: Reverse DNS lookup failed for 2001:888:2000:56::19 (failed) Received-SPF: pass client-ip=2001:888:2000:56::19; envelope-from=manuel.uberti@inventati.org; helo=latitanza.investici.org X-Spam_score_int: -53 X-Spam_score: -5.4 X-Spam_bar: ----- X-Spam_report: (-5.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-4.1, RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:280003 Archived-At: On 24/11/21 15:40, Eli Zaretskii wrote: >> From: Lars Ingebrigtsen >> Date: Wed, 24 Nov 2021 14:53:03 +0100 >> >> This is just a test: If everybody hates this default, we won't proceed, >> but we won't know unless we test it. So we're now testing this on the >> trunk for a month. Vote in a month. FWIW, I am willing to give it a try. I already did try something along those lines when I had set modus-themes-variable-pitch-ui to t some months ago, but also I went back to my default monospace font after a while. -- Manuel Uberti www.manueluberti.eu