From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 11 04:25:27 2021 Received: (at submit) by debbugs.gnu.org; 11 Feb 2021 09:25:27 +0000 Received: from localhost ([127.0.0.1]:57754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lA8E3-00061A-EI for submit@debbugs.gnu.org; Thu, 11 Feb 2021 04:25:27 -0500 Received: from lists.gnu.org ([209.51.188.17]:54582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lA8DQ-0005zl-Pm for submit@debbugs.gnu.org; Thu, 11 Feb 2021 04:24:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46658) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lA8DQ-0007mQ-Ka for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2021 04:24:48 -0500 Received: from shiva-su2.sorbonne-universite.fr ([134.157.0.153]:38874) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lA8DO-0001pE-3i for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2021 04:24:48 -0500 Received: from narayana.dsi.upmc.fr (narayana.dsi.upmc.fr [134.157.0.214]) by shiva-su2.sorbonne-universite.fr (Postfix) with ESMTP id 7A5A542B792F for ; Thu, 11 Feb 2021 10:24:38 +0100 (CET) Received: from [192.168.0.44] (132.252.29.93.rev.sfr.net [93.29.252.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: antkowiak) by narayana.dsi.upmc.fr (Postfix) with ESMTPSA id 79752809CD04 for ; Thu, 11 Feb 2021 10:24:38 +0100 (CET) From: Arnaud Antkowiak Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.60.0.2.21\)) Subject: 27.1.91; Font weight issue on MacOS Big Sur Message-Id: <59786727-D1DC-4D64-981F-8B4B6B3057F8@upmc.fr> Date: Thu, 11 Feb 2021 10:24:38 +0100 To: bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.3654.60.0.2.21) Received-SPF: pass client-ip=134.157.0.153; envelope-from=arnaud.antkowiak@upmc.fr; helo=shiva-su2.sorbonne-universite.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 11 Feb 2021 04:25:26 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) Hello, All the informations on font weight appear to be stripped out in Mac OS = Big Sur ; as a result, a single weight takes precedence over the others. As an example, if I install say Roboto Mono Light, I can see the font = via M-x describe-font as : -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 The =E2=80=98light=E2=80=99 weight information does not appear. As a = consequence, if I now install Roboto Mono Regular, this is what I get: -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 The two fonts having the same handler, one takes precedence over the = other (and all the text now appears as a long fat headline). Testing the same process under macOS Catalina (the previous OS) on = another computer, this is what I get after installing Roboto Mono Light = : -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-light-italic-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-light-normal-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-light-normal-normal-*-14-*-*-*-m-0-fontset-auto1 And after installing Roboto Mono Regular : -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-light-italic-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-light-normal-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-light-normal-normal-*-14-*-*-*-m-0-fontset-auto1 -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 The font weight information is here preserved and I can select different = variants of the font. So it seems like the problem really pertains to = MacOS Big Sur. Many thanks in advance for your help, Arnaud =E2=80=94=E2=80=94 In GNU Emacs 27.1.91 (build 1, x86_64-apple-darwin20.3.0, NS = appkit-2022.30 Version 11.2 (Build 20D64)) of 2021-02-11 built on Arnauds-MacBook-Pro.local Repository revision: d03f2a6ee942882c5bc78226b4730dac6f1d0916 Repository branch: emacs-27 Windowing system distributor 'Apple', version 10.3.2022 System Description: macOS 11.2 Recent messages: Loading /Users/antko/.emacs.d/sanity.el (source)...done Loading /Users/antko/.emacs.d/elegance_big_sur.el (source)... For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... End of buffer [7 times] Quit Making completion list... [2 times] Quit [2 times] Making completion list... Configured using: 'configure --with-ns' Configured features: RSVG GLIB NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS XIM NS MODULES THREADS JSON PDUMPER LCMS2 GMP Important settings: value of $LC_CTYPE: UTF-8 value of $LANG: en_FR.UTF-8 locale-coding-system: utf-8-unix Major mode: Special Minor modes in effect: save-place-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug sendmail mule-diag image-file org-element avl-tree generator cl-extra help-mode ol-eww eww mm-url thingatpt url-queue ol-rmail ol-mhe ol-irc ol-info ol-gnus nnir gnus-sum url url-proxy url-privacy url-expand url-methods url-history mailcap shr url-cookie url-domsuf url-util svg xml dom gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time iso8601 gnus-spec gnus-int gnus-range message rmc puny rfc822 mml mml-sec epa derived epg epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums text-property-search mail-utils mm-util mail-prsvr wid-edit ol-docview doc-view jka-compr image-mode exif dired dired-loaddefs ol-bibtex bibtex ol-bbdb ol-w3m org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete pcomplete comint ansi-color ring org-list org-faces org-entities time-date noutline outline easy-mmode org-version ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat advice org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs warnings sanity saveplace edmacro kmacro info package easymenu browse-url url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads kqueue cocoa ns lcms2 multi-tty make-network-process emacs) Memory information: ((conses 16 165247 123245) (symbols 48 19621 24) (strings 32 64282 17031) (string-bytes 1 2243748) (vectors 16 30013) (vector-slots 8 336656 166950) (floats 8 206 698) (intervals 56 254 103) (buffers 1000 13)) From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 31 15:22:18 2021 Received: (at 46436) by debbugs.gnu.org; 31 Aug 2021 19:22:18 +0000 Received: from localhost ([127.0.0.1]:35423 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mL9Kr-0003AG-UA for submit@debbugs.gnu.org; Tue, 31 Aug 2021 15:22:18 -0400 Received: from outbound.soverin.net ([116.202.126.228]:35429) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mL9Kn-00039x-Ds for 46436@debbugs.gnu.org; Tue, 31 Aug 2021 15:22:17 -0400 Received: from smtp.soverin.net (unknown [10.10.3.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id A534852; Tue, 31 Aug 2021 19:22:06 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by soverin.net DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=idiocy.org; s=soverin; t=1630437726; bh=3XD/zqdpBbNRVAM0MtK90M2/mDTj7bOccsCHv0y7/sk=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=GrHhRn1CcozBDkHVSSt4ohGg0R2TPM4w4+DgMOmr0eRnJA6PJYS75FHRUzQhrGAP0 x8JijebOUnSK9p69pjBGnSjnlEbJZz0K4llZEK6/1XC3ytPLWiGUC/Q0PBsTwKbg0B UYdKoof+3kk8awp0tVIHxOsRygRKfH63cjFl7koxtMvvYofwb2ibMbFdPOXQi3b4iu kpL6vbNvCJEu5rQcuwNhLhayrjNVdtbCsj9EFzTtLbAE5rP7SXeG++VwgIa0g7Wg18 4C1D6OcEeiaQI3XiOveyRIrZ1XHrk45O6/9Jlwku0Wif7Y5n3RUmSDqd4gObvLyKli vNCIj1je3dr1g== Received: from alan by faroe.holly.idiocy.org with local (Exim 4.94.2) (envelope-from ) id 1mL9Ke-0017Iw-4a; Tue, 31 Aug 2021 20:22:04 +0100 From: Alan Third To: Arnaud Antkowiak Subject: Re: bug#46436: 27.1.91; Font weight issue on MacOS Big Sur References: <59786727-D1DC-4D64-981F-8B4B6B3057F8@upmc.fr> Date: Tue, 31 Aug 2021 20:22:04 +0100 In-Reply-To: <59786727-D1DC-4D64-981F-8B4B6B3057F8@upmc.fr> (Arnaud Antkowiak's message of "Thu, 11 Feb 2021 10:24:38 +0100") Message-ID: <87pmttfmhv.fsf@idiocy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 46436 Cc: 46436@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Arnaud Antkowiak writes: > All the informations on font weight appear to be stripped out in Mac OS B= ig Sur ; as a result, a single weight takes precedence over the others. > As an example, if I install say Roboto Mono Light, I can see the font via= M-x describe-font as : > > -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 > > The =E2=80=98light=E2=80=99 weight information does not appear. As a cons= equence, if I now install Roboto Mono Regular, this is what I get: > > -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 > > The two fonts having the same handler, one takes precedence over the othe= r (and all the text now appears as a long fat headline). > Testing the same process under macOS Catalina (the previous OS) on anothe= r computer, this is what I get after installing Roboto Mono Light : > > -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-light-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-light-normal-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-light-normal-normal-*-14-*-*-*-m-0-fontset-auto1 > > And after installing Roboto Mono Regular : > > -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-light-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-light-normal-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-light-normal-normal-*-14-*-*-*-m-0-fontset-auto1 > -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 > > The font weight information is here preserved and I can select different = variants of the font. So it seems like the problem really pertains to MacOS= Big Sur. > Many thanks in advance for your help, Hi, sorry nobody's got back to you before now. I don't have Big Sur installed so I can't test this. Are you able to try Emacs 28 (the master branch) and see if the problem exists there too? --=20 Alan Third From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 22 12:22:29 2021 Received: (at 46436) by debbugs.gnu.org; 22 Sep 2021 16:22:29 +0000 Received: from localhost ([127.0.0.1]:51519 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mT50v-0007fC-4O for submit@debbugs.gnu.org; Wed, 22 Sep 2021 12:22:29 -0400 Received: from mail-wr1-f46.google.com ([209.85.221.46]:45721) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mT50s-0007et-0Q for 46436@debbugs.gnu.org; Wed, 22 Sep 2021 12:22:27 -0400 Received: by mail-wr1-f46.google.com with SMTP id d21so8419170wra.12 for <46436@debbugs.gnu.org>; Wed, 22 Sep 2021 09:22:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :mime-version:content-transfer-encoding; bh=WzvIFmLNOHGm4zfdlz71w2aksS1beAW6R7lkvZAm0Cs=; b=J2kWvs+xTObmdLfLRTFgc4gP35Lrw0QJ0WPl5sYLOXJaUSWnCgitDpAqAfAVNUCer3 aLhnhF+1CDqEN243MlsE5eXeM4yrJ2c2P7HtlQKykM9BEEEovPHOT2F82fM6O37VZRcr 7UaIU+quS/npt4ZMjedW/+941sx5ctjrldBWSveYPA77MAcAqP4iz8pEldPALtYHHcs+ FuSx+EXKHnRJLbzE+L5LtJrNHsYaZwDmb+ZPgx7TFSIwo2WT9IwoK6DwoGYjSKxrW6BI r3GFwOolAN2+LJX5joifjbwoYgIp3zL0NkjZUtfmLqk7PO/a4gfJDo74fAGua7X0p135 8lvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-transfer-encoding; bh=WzvIFmLNOHGm4zfdlz71w2aksS1beAW6R7lkvZAm0Cs=; b=cQmi6ACaaacUiL5KS2Y2hBhcA7vCCLGZyeZE0yFbunWOkPU7GuiqFWYk8vOImCVjKC qPZgM8tzq9V2oNQQ1QqVcaqg0eO50h0U3i1UG/HtbLdJts/KqKKelnyX4YR9ksKsRtvf +4XuFpECY4xnwWVHMf6RtnmYg8mjJSZH4uaiH2Fw+vlOW/xoUoG5rK9lB6VB/bX/w630 /hY5ZewKgqHJl+JHCiJUgGBSAb+YF9HBFZsIjL7kU9jzSE4tGDtyiLiEQq3Xmc4xNRL4 TF7Zn0rdnDUvLV0o775iAGeuS5uT+OETySM5XU6GifwAN8DpuKmFu27d3vtYKj817Oar d8+w== X-Gm-Message-State: AOAM530/KLu13mpObF40GAvHrxcw7LnCEuoYMB88TXqfjUIwzXAwkQJN rw9BTuQPFh83xksBBznY4VtLd69O5wI= X-Google-Smtp-Source: ABdhPJxOSmajQxqQnNjMOGQyMSf+eZNJpAqCphurazjwtWPLw03/2pfFM14oDwPv15WG4XI1ZNNvUw== X-Received: by 2002:a7b:c776:: with SMTP id x22mr11554088wmk.58.1632327739753; Wed, 22 Sep 2021 09:22:19 -0700 (PDT) Received: from rltb ([82.66.8.55]) by smtp.gmail.com with ESMTPSA id z12sm2643713wro.75.2021.09.22.09.22.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Sep 2021 09:22:19 -0700 (PDT) From: Robert Pluim To: Alan Third Subject: Re: bug#46436: 27.1.91; Font weight issue on MacOS Big Sur References: <59786727-D1DC-4D64-981F-8B4B6B3057F8@upmc.fr> <87pmttfmhv.fsf@idiocy.org> Date: Wed, 22 Sep 2021 18:22:18 +0200 In-Reply-To: <87pmttfmhv.fsf@idiocy.org> (Alan Third's message of "Tue, 31 Aug 2021 20:22:04 +0100") Message-ID: <87h7ecfumd.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46436 Cc: Arnaud Antkowiak , 46436@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) >>>>> On Tue, 31 Aug 2021 20:22:04 +0100, Alan Third said: Alan> Arnaud Antkowiak writes: >> All the informations on font weight appear to be stripped out in Mac= OS Big Sur ; as a result, a single weight takes precedence over the others. >> As an example, if I install say Roboto Mono Light, I can see the fon= t via M-x describe-font as : >>=20 >> -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 >>=20 >> The =E2=80=98light=E2=80=99 weight information does not appear. As a= consequence, if I now install Roboto Mono Regular, this is what I get: >>=20 >> -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 >>=20 >> The two fonts having the same handler, one takes precedence over the= other (and all the text now appears as a long fat headline). >> Testing the same process under macOS Catalina (the previous OS) on a= nother computer, this is what I get after installing Roboto Mono Light : >>=20 >> -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-light-italic-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-light-normal-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-light-normal-normal-*-14-*-*-*-m-0-fontset-auto1 >>=20 >> And after installing Roboto Mono Regular : >>=20 >> -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-light-italic-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-light-normal-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-light-normal-normal-*-14-*-*-*-m-0-fontset-auto1 >> -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 >> -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 >>=20 >> The font weight information is here preserved and I can select diffe= rent variants of the font. So it seems like the problem really pertains to = MacOS Big Sur. >> Many thanks in advance for your help, Alan> Hi, sorry nobody's got back to you before now. Alan> I don't have Big Sur installed so I can't test this. Alan> Are you able to try Emacs 28 (the master branch) and see if the p= roblem Alan> exists there too? I=CA=BCm not sure. I installed those two fonts, and indeed when I select 'weight:light' in M-x customize-face it has no effect. But other than that I don=CA=BCt see 'a long fat headline'. Robert --=20 From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 08:31:09 2022 Received: (at 46436) by debbugs.gnu.org; 17 Jun 2022 12:31:09 +0000 Received: from localhost ([127.0.0.1]:44165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2B81-0004Ma-18 for submit@debbugs.gnu.org; Fri, 17 Jun 2022 08:31:09 -0400 Received: from quimby.gnus.org ([95.216.78.240]:54998) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2B7z-0004FB-AU for 46436@debbugs.gnu.org; Fri, 17 Jun 2022 08:31:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=lMbsvWCUwpF8G8aHUp4RAhTxm66yZaznce5Ui4rozTk=; b=S2ehiIRVPuwLYHiseD+3Yo/3Ct K/305GnxG6O6VGJFbYO/MRsGK3bAX6IOayoppcKb+tq7dfKOg8J7bsbi3xo0pm4V8H/32dyXeiqPR P8HV/Ga74avOlvbDDNItftq9JBIfnVln8QK/EHDxfnwu1mr8XaOnxFADe+80xOVcrZRM=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o2B7q-0002yA-Ee; Fri, 17 Jun 2022 14:31:00 +0200 From: Lars Ingebrigtsen To: Arnaud Antkowiak Subject: Re: bug#46436: 27.1.91; Font weight issue on MacOS Big Sur References: <59786727-D1DC-4D64-981F-8B4B6B3057F8@upmc.fr> X-Now-Playing: Sevdaliza's _Shabrang_: "Habibi" Date: Fri, 17 Jun 2022 14:30:57 +0200 In-Reply-To: <59786727-D1DC-4D64-981F-8B4B6B3057F8@upmc.fr> (Arnaud Antkowiak's message of "Thu, 11 Feb 2021 10:24:38 +0100") Message-ID: <874k0ja2v2.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Arnaud Antkowiak writes: > All the informations on font weight appear to be stripped out in Mac OS Big Sur ; as a result, a single weight takes precedence over the others. > As an example, if I install say Roboto Mono Light, [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 46436 Cc: 46436@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Arnaud Antkowiak writes: > All the informations on font weight appear to be stripped out in Mac OS B= ig Sur ; as a result, a single weight takes precedence over the others. > As an example, if I install say Roboto Mono Light, I can see the font via= M-x describe-font as : > > -*-Roboto Mono-bold-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-bold-normal-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-normal-italic-normal-*-*-*-*-*-m-0-iso10646-1 > -*-Roboto Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1 > > The =E2=80=98light=E2=80=99 weight information does not appear. (I'm going through old bug reports that unfortunately weren't resolved at the time.) The font weight selection code has been revamped since this bug report was filed -- do you still see this problem in Emacs 29? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 08:31:12 2022 Received: (at control) by debbugs.gnu.org; 17 Jun 2022 12:31:12 +0000 Received: from localhost ([127.0.0.1]:44168 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2B84-0004Pc-Ax for submit@debbugs.gnu.org; Fri, 17 Jun 2022 08:31:12 -0400 Received: from quimby.gnus.org ([95.216.78.240]:55012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2B82-0004II-5v for control@debbugs.gnu.org; Fri, 17 Jun 2022 08:31:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=uGFt2P5l+nZHXTpz4SzL0ro3mENA5yYvZ6y89jNKDyU=; b=NHsQE6/rEnC/Z5pQvCNVW+sgW+ TCrmfbTptc4+qSQg4p7+gJkW9v4ZpvlFvDqBJTMD1by0ufFmF0zUGXFPMF1i4BdRIwHNjoMC3pDfM kSfGNkRiPT9s6yEpE5iDrrqt2FYw5CdebgnPVTODXpULVzLtAQsbbAlIJme4sSJAJE6I=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o2B7u-0002yK-K3 for control@debbugs.gnu.org; Fri, 17 Jun 2022 14:31:04 +0200 Date: Fri, 17 Jun 2022 14:31:02 +0200 Message-Id: <8735g3a2ux.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #46436 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 46436 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 46436 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 16 12:19:28 2022 Received: (at 46436) by debbugs.gnu.org; 16 Jul 2022 16:19:28 +0000 Received: from localhost ([127.0.0.1]:45967 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oCkVs-0006Ak-9M for submit@debbugs.gnu.org; Sat, 16 Jul 2022 12:19:28 -0400 Received: from quimby.gnus.org ([95.216.78.240]:59360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oCkVq-0006AV-G3 for 46436@debbugs.gnu.org; Sat, 16 Jul 2022 12:19:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=2Bjff5SS7TKxvriPGj2KLTvCkKm1KYWVgGXEL6AdiLA=; b=sl2AomfkcaPvPMa0r0eUg8xj8h qxo3PsoC9kYp4BEtV5DyiyHGQsg94HycthDzhIBDMslXPnivPWFjEZakFHae5oE+169M98qKkpM6j bbtzVCQrD9DfgYfp5mRlnqnDHvbeGq2rPLLDUJMDWW1n8xewQ3t+uR8T+2ex6OQD5Xng=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oCkVh-00044s-U3; Sat, 16 Jul 2022 18:19:20 +0200 From: Lars Ingebrigtsen To: Arnaud Antkowiak Subject: Re: bug#46436: 27.1.91; Font weight issue on MacOS Big Sur In-Reply-To: <874k0ja2v2.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 17 Jun 2022 14:30:57 +0200") References: <59786727-D1DC-4D64-981F-8B4B6B3057F8@upmc.fr> <874k0ja2v2.fsf@gnus.org> X-Now-Playing: Autechre's _Plus_: "TM1 open" Date: Sat, 16 Jul 2022 18:19:17 +0200 Message-ID: <87lestni7u.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > The font weight selection code has been revamped since this bug report > was filed -- do you still see this problem in Emacs 29? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 46436 Cc: 46436@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Lars Ingebrigtsen writes: > The font weight selection code has been revamped since this bug report > was filed -- do you still see this problem in Emacs 29? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 16 12:19:34 2022 Received: (at control) by debbugs.gnu.org; 16 Jul 2022 16:19:34 +0000 Received: from localhost ([127.0.0.1]:45970 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oCkVy-0006B4-Il for submit@debbugs.gnu.org; Sat, 16 Jul 2022 12:19:34 -0400 Received: from quimby.gnus.org ([95.216.78.240]:59374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oCkVw-0006Ai-9G for control@debbugs.gnu.org; Sat, 16 Jul 2022 12:19:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1kDa0H9IBEUXH0GgiR9zOxp3MjMY/7fHycF/AdVQJbU=; b=El/jbl4v+Q/DqBDkwxEywrvAau R9AnLcVvNNXDwlNug1VBWmK604sRD95yk3Rb93noWcI/57wEES6wvyEYksKcK4a94Zb6wzN9dCOtk LdhW1hk9tarSLht0uVyYYSGc0A4EZPt+hmSn3NMgwY9fPVzvuhXV8VIFD2wU/bjHj1bE=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oCkVo-000450-LA for control@debbugs.gnu.org; Sat, 16 Jul 2022 18:19:26 +0200 Date: Sat, 16 Jul 2022 18:19:23 +0200 Message-Id: <87k08dni7o.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #46436 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 46436 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 46436 quit From unknown Sat Jun 14 19:23:15 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 14 Aug 2022 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator