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: Thu, 14 May 2020 20:36:16 +0200 Message-ID: <87o8qqe53z.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="99071"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Stefan Kangas , emacs-devel@gnu.org To: "Nicolas P. Rougier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu May 14 20:37:57 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 1jZIk1-000PiC-1o for ged-emacs-devel@m.gmane-mx.org; Thu, 14 May 2020 20:37:57 +0200 Original-Received: from localhost ([::1]:44546 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZIk0-0000Lk-4T for ged-emacs-devel@m.gmane-mx.org; Thu, 14 May 2020 14:37:56 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49736) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZIiV-0007MA-Hr for emacs-devel@gnu.org; Thu, 14 May 2020 14:36:23 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40182) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZIiU-0004ps-6o; Thu, 14 May 2020 14:36:22 -0400 Original-Received: from auth2-smtp.messagingengine.com ([66.111.4.228]:34961) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jZIiS-0001pq-9Y; Thu, 14 May 2020 14:36:21 -0400 Original-Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailauth.nyi.internal (Postfix) with ESMTP id 0E7FF27C0054; Thu, 14 May 2020 14:36:19 -0400 (EDT) Original-Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Thu, 14 May 2020 14:36:19 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrleeigdduudelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufhfffgjkfgfgggtsehttdertddtredtnecuhfhrohhmpefvrghsshhi lhhoucfjohhrnhcuoehtshguhhesghhnuhdrohhrgheqnecuggftrfgrthhtvghrnheptd elieffkeeuffduueeffefhiedtjeeutdeuveegfffgtdejleekheegkeetkeevnecukfhp peelfedrvdefiedrudefkedrvddtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrg hmpehmrghilhhfrhhomhepthhhohhrnhdomhgvshhmthhprghuthhhphgvrhhsohhnrghl ihhthidqkeeijeefkeejkeegqdeifeehvdelkedqthhsughhpeepghhnuhdrohhrghesfh grshhtmhgrihhlrdhfmh X-ME-Proxy: Original-Received: from thinkpad-t440p (p5dec8a14.dip0.t-ipconnect.de [93.236.138.20]) by mail.messagingengine.com (Postfix) with ESMTPA id F3C1F328006A; Thu, 14 May 2020 14:36:17 -0400 (EDT) Mail-Followup-To: "Nicolas P. Rougier" , Stefan Kangas , emacs-devel@gnu.org In-Reply-To: (Nicolas P. Rougier's message of "Thu, 14 May 2020 19:36:34 +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:250276 Archived-At: "Nicolas P. Rougier" writes: > The Roboto Mono font I used is licensed under an Apache 2.0 (which I > think is compatible) while, for example, the Fira Code (a nice > programming font) is licensed under a SIL Open Font License. Another nice font is JetBrains Mono which is also licensed under Apache 2.0 and like Fira Code it has tons of programming ligatures. Bye, Tassilo