From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Consistent vanilla Emacs Date: Fri, 15 May 2020 09:41:48 +0200 Message-ID: <87v9kxablv.fsf@gnu.org> References: <8336814sbn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="103348"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Eli Zaretskii , Dmitry Gutov , stefankangas@gmail.com, emacs-devel@gnu.org To: "Nicolas P. Rougier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri May 15 09:42:29 2020 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 1jZUzF-000Qnx-Cg for ged-emacs-devel@m.gmane-mx.org; Fri, 15 May 2020 09:42:29 +0200 Original-Received: from localhost ([::1]:41350 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZUzE-0002j9-Dt for ged-emacs-devel@m.gmane-mx.org; Fri, 15 May 2020 03:42:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44722) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZUyf-0001tr-5p for emacs-devel@gnu.org; Fri, 15 May 2020 03:41:53 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52716) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZUyd-0003jM-VN; Fri, 15 May 2020 03:41:51 -0400 Original-Received: from auth2-smtp.messagingengine.com ([66.111.4.228]:35035) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jZUyd-0001Af-DW; Fri, 15 May 2020 03:41:51 -0400 Original-Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailauth.nyi.internal (Postfix) with ESMTP id 20CD427C0054; Fri, 15 May 2020 03:41:51 -0400 (EDT) Original-Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Fri, 15 May 2020 03:41:51 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrleejgdduudefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufhfffgjkfgfgggtsehttdertddtredtnecuhfhrohhmpefvrghsshhi lhhoucfjohhrnhcuoehtshguhhesghhnuhdrohhrgheqnecuggftrfgrthhtvghrnheptd elieffkeeuffduueeffefhiedtjeeutdeuveegfffgtdejleekheegkeetkeevnecukfhp peelfedrvdefiedrudegtddrieefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrg hmpehmrghilhhfrhhomhepthhhohhrnhdomhgvshhmthhprghuthhhphgvrhhsohhnrghl ihhthidqkeeijeefkeejkeegqdeifeehvdelkedqthhsughhpeepghhnuhdrohhrghesfh grshhtmhgrihhlrdhfmh X-ME-Proxy: Original-Received: from thinkpad-t440p (p5dec8c3f.dip0.t-ipconnect.de [93.236.140.63]) by mail.messagingengine.com (Postfix) with ESMTPA id 9292E3066345; Fri, 15 May 2020 03:41:49 -0400 (EDT) Mail-Followup-To: "Nicolas P. Rougier" , Eli Zaretskii , emacs-devel@gnu.org, stefankangas@gmail.com, Dmitry Gutov In-Reply-To: (Nicolas P. Rougier's message of "Fri, 15 May 2020 09:11:14 +0200") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:250361 Archived-At: "Nicolas P. Rougier" writes: > Can we instead choose a "decent" font among those installed and > depending on the system? Or is it already the case? It is the case at least on some systems. I use Gnome and Emacs with gsettings support and then the default font is the monospace font set in Gnome. Bye, Tassilo