From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: VanL Newsgroups: gmane.emacs.help Subject: 26.3, 28; Set Default Font... CMU Typewriter Text Date: Fri, 24 Jan 2020 20:43:12 +1100 Organization: BMF Prizefighter 'President' Trump 2020 Keep America Great =?utf-8?B?yZnJmTBA?= Ultimat Fighting Cybr Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="78154"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (berkeley-unix) To: help-gnu-emacs@gnu.org Cancel-Lock: sha1:RxtAuzrxbgQKEc8zx204i4Tq4f8= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Jan 24 10:45:14 2020 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 1iuvWc-000KAe-Ob for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 24 Jan 2020 10:45:14 +0100 Original-Received: from localhost ([::1]:39374 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuvWb-0008Vd-TH for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 24 Jan 2020 04:45:13 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34658) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuvV9-00073n-Rg for help-gnu-emacs@gnu.org; Fri, 24 Jan 2020 04:43:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iuvV8-00055F-PN for help-gnu-emacs@gnu.org; Fri, 24 Jan 2020 04:43:43 -0500 Original-Received: from ciao.gmane.io ([159.69.161.202]:36612) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iuvV8-00054f-JN for help-gnu-emacs@gnu.org; Fri, 24 Jan 2020 04:43:42 -0500 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1iuvV7-000I1O-F2 for help-gnu-emacs@gnu.org; Fri, 24 Jan 2020 10:43:41 +0100 X-Injected-Via-Gmane: http://gmane.org/ X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 159.69.161.202 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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:122284 Archived-At: Hello, I am unable to set the default font to CMU Typewriter Text.  The menu-bar-options list this font as available.  My .Xresources has Emacs.FontBackend: ftcrhb,x The messages buffer lists "set-face-attribute: Font not available:" ┌──── │ ;; GNU Emacs 26.3 (build 1, i386-unknown-openbsd, │ ;; GTK+ Version 3.24.12) │ ;; of 2019-10-11 │ set-face-attribute: Font not available: # │ │ ;; GNU Emacs 28.0.50 (build 2, armv7l-unknown-linux-gnueabihf, │ ;; GTK+ Version 3.24.5) │ ;; of 2020-01-05 │ set-face-attribute: Font not available: # └──── The font was installed from https://www.checkmyworking.com/cm-web-fonts/Computer%20Modern.zip The font is recognised by % fc-list | grep -i cmu showing # openbsd /usr/local/share/fonts/cmu/cmuntt.ttf: CMU Typewriter Text:style=Regular # linux /usr/share/fonts/truetype/cmu/cmuntt.ttf: CMU Typewriter Text:style=Regular What's missing? -- VL