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: Thu, 25 Nov 2021 15:04:22 +0100 Message-ID: References: <87h7c1u0cg.fsf@gnus.org> <6ab5879d-8b0b-8205-a8c7-f2c1d61afba2@yandex.ru> <83ee758o4i.fsf@gnu.org> <87bl29wjlf.fsf@gnus.org> <87y25dv3pd.fsf@gnus.org> <87tug0fly9.fsf@gnus.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="24814"; 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: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Nov 25 15:08:48 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 1mqFQe-0006Io-4n for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Nov 2021 15:08:48 +0100 Original-Received: from localhost ([::1]:39476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mqFQc-0002Ou-O9 for ged-emacs-devel@m.gmane-mx.org; Thu, 25 Nov 2021 09:08:46 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:49012) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mqFMf-0004CK-Ow for emacs-devel@gnu.org; Thu, 25 Nov 2021 09:04:42 -0500 Original-Received: from [2a00:c38:11e:ffff::a020] (port=35745 helo=confino.investici.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mqFMb-00027K-Po for emacs-devel@gnu.org; Thu, 25 Nov 2021 09:04:41 -0500 Original-Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4J0KPN29Mnz119F; Thu, 25 Nov 2021 14:04:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1637849064; bh=CXAOtV//DRt6+4YGyqDK70yfCFlpqYKTGqSZfbZ80jU=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=mcCiHMhyWXZgON8GtbokZkiDNlDaalcwPJ8wrVj09c4Xo4kXuRPMrsxZdZ7KXkxlK z4y4mR9hOyC6Ya8UYSnS6fZ7kCq9MCqXVdyOz9EgYs+3AGrWsf8qTvNenDD8PdkOiZ MXZo5K14y9zFb7KYl0/xnnrUunIPa1yHWj28NcjA= Original-Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4J0KPN12Kgz1160; Thu, 25 Nov 2021 14:04:24 +0000 (UTC) In-Reply-To: <87tug0fly9.fsf@gnus.org> Content-Language: en-GB X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:c38:11e:ffff::a020 (failed) Received-SPF: pass client-ip=2a00:c38:11e:ffff::a020; envelope-from=manuel.uberti@inventati.org; helo=confino.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:280125 Archived-At: On 25/11/21 13:39, Lars Ingebrigtsen wrote: > Manuel Uberti writes: > >> Just to let you know, changing the default font to this: >> >> (custom-set-faces '(variable-pitch ((t (:family "Ubuntu"))))) >> >> Makes it look better than what I see on emacs -Q. > > Could you post some screenshots? Here's -Q on Debian/bookworm: > > > > With your setting: > > > > Just looks smaller to me, not better. > It depends on which font you like more. I prefer the second screenshot with the Ubuntu font. -- Manuel Uberti www.manueluberti.eu