From unknown Sun Jun 15 08:35:56 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#45635 <45635@debbugs.gnu.org> To: bug#45635 <45635@debbugs.gnu.org> Subject: Status: 28.0.50; Customizing face font family fails on recent native-comp branch Reply-To: bug#45635 <45635@debbugs.gnu.org> Date: Sun, 15 Jun 2025 15:35:56 +0000 retitle 45635 28.0.50; Customizing face font family fails on recent native-= comp branch reassign 45635 emacs submitter 45635 Aaron Madlon-Kay severity 45635 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 03 15:00:43 2021 Received: (at submit) by debbugs.gnu.org; 3 Jan 2021 20:00:43 +0000 Received: from localhost ([127.0.0.1]:38655 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kw9YQ-0002hj-LB for submit@debbugs.gnu.org; Sun, 03 Jan 2021 15:00:43 -0500 Received: from lists.gnu.org ([209.51.188.17]:54228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kw4Mz-0002n8-RD for submit@debbugs.gnu.org; Sun, 03 Jan 2021 09:28:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47438) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kw4Mz-0000uD-Kk for bug-gnu-emacs@gnu.org; Sun, 03 Jan 2021 09:28:33 -0500 Received: from mail-pf1-x42e.google.com ([2607:f8b0:4864:20::42e]:36380) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kw4Mx-0004nU-Ir for bug-gnu-emacs@gnu.org; Sun, 03 Jan 2021 09:28:33 -0500 Received: by mail-pf1-x42e.google.com with SMTP id t22so14769374pfl.3 for ; Sun, 03 Jan 2021 06:28:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=madlon-kay.com; s=google; h=from:content-transfer-encoding:mime-version:subject:message-id:date :to; bh=eiGCzSKM9cYyhxDT8bTuSkkz9s7fgC2W5ae7dKr9Y38=; b=tjWKysabLqrvgiTkUnX2Rb2rZEfKco3EsctBn9si93Qjh+TZjvpLfQtUkNLv0Xnn53 37Mn4+dJy0GJ4CJN5Hjr7ihMoZ6sQL/40/KjkzzlscGrVmlNrvoqbb1fjPZIHi7CrkZW J89eNMVj1zPC6TV6HUgEDmyrwrJUu1w0PipUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:message-id:date:to; bh=eiGCzSKM9cYyhxDT8bTuSkkz9s7fgC2W5ae7dKr9Y38=; b=Zb0kX0miGPWHP8JObSGkZ0ueenGBPoMq7jIeoapQeWuGlH5qp1ETc2pTD0xc1VwR75 2JVzWWXIHQWWXpAxLSL74LoCtn9nYBK0P7PNjMG0nIRhoOoukqiPPKpRZ7vEWfkD+Zad VXrdldYFHM0yNirJ/Azr46pDnemz5ocihIyXjMojEPA67Ge7wdyZtnLt9vne906oo1GT 2Wq0NCiYlty20aQohH2IG0H0v6cbahCMtP47JDe6nKJavW+A1YDzndApUY1DbqxFJOSR z6xwDmN89ed8gjC657Ffcq9Xqyx+q5IQWtXrZl/tSQvdZ3iDYa1jCUA0wDmuKVloi5u6 V9/g== X-Gm-Message-State: AOAM530hytcPb2i6Hke1pE0okYjb8a9rWEIZ44M8o/xCmfutztKoWhL8 On4k/Bey5HbXQLDhBU9E53qRVcfjHAJ5CKdO X-Google-Smtp-Source: ABdhPJzpR+wIHOLsVhjaQSECF+1It8OKm5mDjkyott/52GklN49tGeL4JeLRH501I+sLTzPYMep5Gg== X-Received: by 2002:a63:480f:: with SMTP id v15mr54024493pga.341.1609684108835; Sun, 03 Jan 2021 06:28:28 -0800 (PST) Received: from [192.168.11.100] (p3375086-ipngn21801hodogaya.kanagawa.ocn.ne.jp. [153.230.119.86]) by smtp.gmail.com with ESMTPSA id c14sm54915587pfp.167.2021.01.03.06.28.26 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Jan 2021 06:28:27 -0800 (PST) From: Aaron Madlon-Kay Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.40.0.2.32\)) Subject: 28.0.50; Customizing face font family fails on recent native-comp branch Message-Id: <47726384-0682-472F-88CA-A62442072849@madlon-kay.com> Date: Sun, 3 Jan 2021 23:28:23 +0900 To: bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.3654.40.0.2.32) Received-SPF: none client-ip=2607:f8b0:4864:20::42e; envelope-from=aaron@madlon-kay.com; helo=mail-pf1-x42e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 03 Jan 2021 15:00:42 -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: -3.3 (---) In my init.el I customize the default face's height and family: (set-face-attribute 'default nil :height 180 :family "PragmataPro Liga") In commit a3f2373bfb604af5570c86b4ffefb23296a5bfdd on the feature/native-comp branch, the above line no longer has any effect. Removing the :family spec allows me to successfully set the = height: (set-face-attribute 'default nil :height 180) However I am unable to set any family. No matter what I try (with faces that are definitely installed and spelled correctly, and work with other builds) the font is always the default for my system: Menlo. Previously I was running commit 981240078cddbd26b35a65e5311350196542b42b on the feature/native-comp branch without issue. Also I have tested c7f15dfa80f5d104fa2b7faf06298a88160b59d9 on the master branch (contemporaneous with the head of feature/native-comp as of this writing) and it doesn't have this issue. When executing set-face-attribute with a :family spec, no error or message is output (the result is nil). It merely has no visible effect. Setting the face through M-x customize also didn't work. In GNU Emacs 28.0.50 (build 1, x86_64-apple-darwin20.2.0, NS = appkit-2022.20 Version 11.1 (Build 20C69)) of 2021-01-03 built on Macmac Repository revision: a3f2373bfb604af5570c86b4ffefb23296a5bfdd Repository branch: HEAD Windowing system distributor 'Apple', version 10.3.2022 System Description: macOS 11.1 Configured using: 'configure --prefix=3D/opt/local --disable-silent-rules --without-dbus --without-gconf --without-libotf --without-m17n-flt --with-gmp --with-gnutls --with-json --with-xml2 --with-modules --infodir /opt/local/share/info/emacs --with-ns --with-lcms2 --without-harfbuzz --without-imagemagick --without-xaw3d --with-nativecomp --with-rsvg 'CFLAGS=3D-pipe -Os = -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platf= orm/Developer/SDKs/MacOSX11.1.sdk -arch x86_64' 'CPPFLAGS=3D-I/opt/local/include = -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platf= orm/Developer/SDKs/MacOSX11.1.sdk' 'LDFLAGS=3D-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie = -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOS= X.platform/Developer/SDKs/MacOSX11.1.sdk -arch x86_64'' Configured features: JPEG TIFF GIF PNG RSVG GLIB NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS XIM NS MODULES NATIVE_COMP THREADS JSON PDUMPER LCMS2 Important settings: value of $LC_ALL: en_US.UTF-8 value of $LC_CTYPE: UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: ELisp/l Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-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 line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map text-property-search time-date subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils vc-git diff-mode easymenu easy-mmode cl-loaddefs cl-lib iso-transl 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 button loaddefs faces cus-face pcase macroexp files window 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 nativecomp emacs) Memory information: ((conses 16 75408 8640) (symbols 48 7339 0) (strings 32 20821 2398) (string-bytes 1 724793) (vectors 16 14280) (vector-slots 8 303611 9250) (floats 8 23 58) (intervals 56 365 1) (buffers 984 12)) From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 04 05:02:46 2021 Received: (at control) by debbugs.gnu.org; 4 Jan 2021 10:02:46 +0000 Received: from localhost ([127.0.0.1]:55213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwMhC-0005KY-1p for submit@debbugs.gnu.org; Mon, 04 Jan 2021 05:02:46 -0500 Received: from quimby.gnus.org ([95.216.78.240]:58108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwMh2-00051s-Rh for control@debbugs.gnu.org; Mon, 04 Jan 2021 05:02:36 -0500 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=unOBELfZtKEX1RZhdKrnpoTpm46qYXHDHCTgf6tTv48=; b=IGnfr15hM59PYqYsbhkAhfFwPS 1HE6XxPB5P65PS09v23ifzxSbCYL/UfjKTV07n4BAbzIxeTjCeN6ohkbbo/kdCOdl460AVZzYxvDw tsqp2aPsSp75XZLEoHKeSEBkCVC3EtBAQ/wv8r43mOVlZcq5QRoKcuH2KDHtyk1HX1X8=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kwMVk-0001uX-PT for control@debbugs.gnu.org; Mon, 04 Jan 2021 10:50:50 +0100 Date: Mon, 04 Jan 2021 10:50:47 +0100 Message-Id: <87a6tp58ug.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #45636 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: forcemerge 45636 45635 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: 0.0 (/) 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: -1.0 (-) forcemerge 45636 45635 quit From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 04 16:37:21 2021 Received: (at 45635) by debbugs.gnu.org; 4 Jan 2021 21:37:21 +0000 Received: from localhost ([127.0.0.1]:60460 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwXXU-0006hb-W8 for submit@debbugs.gnu.org; Mon, 04 Jan 2021 16:37:21 -0500 Received: from mx.sdf.org ([205.166.94.24]:57921) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwXXT-0006hU-Ks for 45635@debbugs.gnu.org; Mon, 04 Jan 2021 16:37:20 -0500 Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTP id 104LbHoU015090; Mon, 4 Jan 2021 21:37:18 GMT From: Andrea Corallo To: Aaron Madlon-Kay , Christian Thaeter Subject: Re: bug#45635: 28.0.50; Customizing face font family fails on recent native-comp branch References: <47726384-0682-472F-88CA-A62442072849@madlon-kay.com> Date: Mon, 04 Jan 2021 21:37:17 +0000 In-Reply-To: <47726384-0682-472F-88CA-A62442072849@madlon-kay.com> (Aaron Madlon-Kay's message of "Sun, 3 Jan 2021 23:28:23 +0900") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 45635 Cc: 45635@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 (-) Aaron Madlon-Kay writes: > In my init.el I customize the default face's height and family: > > (set-face-attribute 'default nil :height 180 :family "PragmataPro Liga") Right 5074447ef4 should fix this, could you give it a try? Thanks! Andrea From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 04 18:25:49 2021 Received: (at 45635) by debbugs.gnu.org; 4 Jan 2021 23:25:50 +0000 Received: from localhost ([127.0.0.1]:60576 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwZET-00013q-LG for submit@debbugs.gnu.org; Mon, 04 Jan 2021 18:25:49 -0500 Received: from mail-ot1-f42.google.com ([209.85.210.42]:34782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwZER-00013c-FY for 45635@debbugs.gnu.org; Mon, 04 Jan 2021 18:25:47 -0500 Received: by mail-ot1-f42.google.com with SMTP id a109so27694669otc.1 for <45635@debbugs.gnu.org>; Mon, 04 Jan 2021 15:25:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jimeh.me; s=google; h=mime-version:from:date:message-id:subject:to; bh=QUxrAh4ChSx7QT8jrY2aBTMcHeQ9I8B/QnkKS6GpG5g=; b=fYFrwumdK9OO84gClvGypApBh5eNPBw/fBKuz4xko0+7ZbG2MGvlbKQYRzpeN9hzVP WJDGfh5y51oa3WY7J7h+8FB02S9X9OpMFm4dfHEPiVHn0Jwe+m5s3LvtgphmFJw5OYAw r8ufGOWq8gvjF8ySGl6QQtEk06i26JPNG8fkvJNgws8+ITNbSPoOuJZ+66FM8QTpIMz6 U0URFCM3DkXMnhu7XPg9LO00tnpQma7Cb1NukdW47F8e9SY7RSAFsv+5M16S3b9jm5Dy gf4cc003kwcZfzGzGc79gsYP5p1NVtb/9mTa1ywcxbEkF4UkrS/o0rccXR4bEu5O3z5V Ql5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=QUxrAh4ChSx7QT8jrY2aBTMcHeQ9I8B/QnkKS6GpG5g=; b=LTGpobiiP2o9PrQvqfjAttrwoS3UiLtJSl3CHkvShedZhIrBAA0+TaArP1urL+84va fJBRtXd6wWQqjGsjIb30IkmwHZPnZzUi2dG2pvDuaw6+975dxuzSEAMG/YueA3mRc47a gLDsPKn0vz/H5GdBE1LYlwqQzapDzt0DgmMe9DdS2kq7ZMy4de2DxoGhjiGYJLrmIEUN yV/mDSQ0ZbeQLNpRu8aCMhFsKT3BKLuSR7uGlt8AjjYz1mADND34BECeeFe+YK2/XyTE +ZyaGQVuaFHRFPVFFZKrKaffhwvvd7ZRzg7ELbT2J2m4X5fuK1aI9KmEx954OjUsTQO5 /Zyg== X-Gm-Message-State: AOAM530QlBjeS/TTo4CV2R1A4f+/FQJIKOzpigof2boZKEe70uESDzqH zjOOdAtdAl7qOf/7RTsUHYsaWid3eeP4dgbiIxWHDUaSg2qzqqu5 X-Google-Smtp-Source: ABdhPJzFAStf2gjuH8RxdD24IzzcmXM2g6C5Xzetma2RsdjutuNF5mv6tLVM4VXvnjgFvJmPZwwJkKaxwtV8+0sdtBg= X-Received: by 2002:a9d:4b03:: with SMTP id q3mr53251025otf.88.1609802741475; Mon, 04 Jan 2021 15:25:41 -0800 (PST) MIME-Version: 1.0 From: Jim Myhrberg Date: Mon, 4 Jan 2021 23:25:30 +0000 Message-ID: Subject: Re: 28.0.50; Customizing face font family fails on recent native-comp branch (bug#45635 ) To: 45635@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 45635 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 (-) I've had the same issue myself, I just tested a build from commit 8ad983c and set-face-attribute is working correctly again. Thanks yet again Andrea :) From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 04 20:18:22 2021 Received: (at 45635) by debbugs.gnu.org; 5 Jan 2021 01:18:23 +0000 Received: from localhost ([127.0.0.1]:60659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwazO-0003fy-Mk for submit@debbugs.gnu.org; Mon, 04 Jan 2021 20:18:22 -0500 Received: from mail-pl1-f170.google.com ([209.85.214.170]:32852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwazM-0003fl-RL for 45635@debbugs.gnu.org; Mon, 04 Jan 2021 20:18:21 -0500 Received: by mail-pl1-f170.google.com with SMTP id b8so15504983plx.0 for <45635@debbugs.gnu.org>; Mon, 04 Jan 2021 17:18:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=madlon-kay.com; s=google; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=0R+infrUk/MpIx1xaU4xR9G0HwsONAcakMDaE6mJzB8=; b=dTuzmIMmOt6EDzLh4BoL/mfLVb1X5LlpFTfFjjNxxyOHWrqM5DfOle/GHArszciGxk 98/65zhntMQ2T3yoZfa2+dB8uLMPXmB3kU9G2YuvG0pIS+7G2iqlrEgZeMY8cGyCEf4g OaDtO8qWsQbucQT5mQrJX0BoNNyCmgWPv94AU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=0R+infrUk/MpIx1xaU4xR9G0HwsONAcakMDaE6mJzB8=; b=HdQqJieH9QvgVxpQsHmZmifrYlLP/8TjNKbYVO98NZ0yVNRoUobKS2n8rdsfzGRQBG wI6ip4cXGJRJ2YsoYsQU8C5lFUlrPBPHpbxUi8HhMZb/zeIfsZpM3eSYupCIS/lkN+bm FXq0g7BWiAMiFyH5IC0LqQ7a27jrU5oLSyIRjS3naDC+1oJYOkaOPdZLIo1uPowiW1ah T/yyUb+VYtFXfvhr8cQzP+uy+l/acsojW8gE7e7/QlRKKSUNs2O1Jg0xAKZ+R/p/IYba 348hfsIYUHAv+75hOArUsVham4aXmaMbyzWR4+8UmEA0vMEJnPJZRIpOWjwjoPx6vEoD Tybw== X-Gm-Message-State: AOAM531kT5ftKFhzCpaxOYZk4soTUmeVtn92MUx+6kkuRNXD6zEVULjd TL0HdUAahv8OMZhaoYBw9eHVZA== X-Google-Smtp-Source: ABdhPJwZgrGLOSGH0p0d0GJgPp6NpXA0RsBzzIdeevrix2UMMmeHBa6q0IrIWd2wntFEVkdNE7BOTg== X-Received: by 2002:a17:90a:db96:: with SMTP id h22mr1563515pjv.204.1609809494805; Mon, 04 Jan 2021 17:18:14 -0800 (PST) Received: from [192.168.11.100] (p3375086-ipngn21801hodogaya.kanagawa.ocn.ne.jp. [153.230.119.86]) by smtp.gmail.com with ESMTPSA id e5sm56119430pfc.76.2021.01.04.17.18.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Jan 2021 17:18:13 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.40.0.2.32\)) Subject: Re: bug#45635: 28.0.50; Customizing face font family fails on recent native-comp branch From: Aaron Madlon-Kay In-Reply-To: Date: Tue, 5 Jan 2021 10:18:09 +0900 Content-Transfer-Encoding: quoted-printable Message-Id: <4CF3D379-D31A-4669-84EB-04F529F2F8A4@madlon-kay.com> References: <47726384-0682-472F-88CA-A62442072849@madlon-kay.com> To: Andrea Corallo X-Mailer: Apple Mail (2.3654.40.0.2.32) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 45635 Cc: Christian Thaeter , 45635@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 Jan 5, 2021, at 6:37, Andrea Corallo wrote: >=20 > Right 5074447ef4 should fix this, could you give it a try? I tried 8ad983c4acef60a80e8d6b6ba891b1ef957f2d7c (two commits later) and = the font setting issue is definitely fixed. Thanks very much! -Aaron From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 05 04:36:10 2021 Received: (at 45635-done) by debbugs.gnu.org; 5 Jan 2021 09:36:10 +0000 Received: from localhost ([127.0.0.1]:40822 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwil8-0000Lz-5D for submit@debbugs.gnu.org; Tue, 05 Jan 2021 04:36:10 -0500 Received: from mx.sdf.org ([205.166.94.24]:54140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kwil6-0000Lo-1S for 45635-done@debbugs.gnu.org; Tue, 05 Jan 2021 04:36:08 -0500 Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTP id 1059a6Vk028561; Tue, 5 Jan 2021 09:36:06 GMT From: Andrea Corallo To: Aaron Madlon-Kay , Jim Myhrberg Subject: Re: bug#45635: 28.0.50; Customizing face font family fails on recent native-comp branch References: <47726384-0682-472F-88CA-A62442072849@madlon-kay.com> <4CF3D379-D31A-4669-84EB-04F529F2F8A4@madlon-kay.com> Date: Tue, 05 Jan 2021 09:36:06 +0000 In-Reply-To: <4CF3D379-D31A-4669-84EB-04F529F2F8A4@madlon-kay.com> (Aaron Madlon-Kay's message of "Tue, 5 Jan 2021 10:18:09 +0900") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 45635-done Cc: Christian Thaeter , 45635-done@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 (-) Aaron Madlon-Kay writes: >> On Jan 5, 2021, at 6:37, Andrea Corallo wrote: >> >> Right 5074447ef4 should fix this, could you give it a try? > > I tried 8ad983c4acef60a80e8d6b6ba891b1ef957f2d7c (two commits later) and the font setting issue is definitely fixed. Thanks very much! > > -Aaron Hi Aaron and Jim, thanks for checking, closing this then. Thanks! Andrea From unknown Sun Jun 15 08:35:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 02 Feb 2021 12: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