From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ruijie Yu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#63031: x-list-fonts in config throws error on wayland Date: Sun, 23 Apr 2023 23:20:31 +0800 Message-ID: References: Reply-To: Ruijie Yu Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15570"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.9.22; emacs 30.0.50 Cc: 63031@debbugs.gnu.org To: binarydigitz01 Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 23 17:23:33 2023 Return-path: Envelope-to: geb-bug-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 1pqbYq-0003oa-0U for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 23 Apr 2023 17:23:32 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pqbYP-0004qw-Dn; Sun, 23 Apr 2023 11:23:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pqbYO-0004qj-Di for bug-gnu-emacs@gnu.org; Sun, 23 Apr 2023 11:23:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pqbYN-0003tU-VJ for bug-gnu-emacs@gnu.org; Sun, 23 Apr 2023 11:23:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pqbYN-0003NN-RZ for bug-gnu-emacs@gnu.org; Sun, 23 Apr 2023 11:23:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ruijie Yu Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 23 Apr 2023 15:23:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63031 X-GNU-PR-Package: emacs X-Debbugs-Original-Cc: "63031@debbugs.gnu.org" <63031@debbugs.gnu.org>, bug-gnu-emacs@gnu.org Original-Received: via spool by 63031-submit@debbugs.gnu.org id=B63031.168226333712880 (code B ref 63031); Sun, 23 Apr 2023 15:23:03 +0000 Original-Received: (at 63031) by debbugs.gnu.org; 23 Apr 2023 15:22:17 +0000 Original-Received: from localhost ([127.0.0.1]:46720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqbXd-0003La-82 for submit@debbugs.gnu.org; Sun, 23 Apr 2023 11:22:17 -0400 Original-Received: from netyu.xyz ([152.44.41.246]:49220 helo=mail.netyu.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqbXb-0003LR-0P for 63031@debbugs.gnu.org; Sun, 23 Apr 2023 11:22:15 -0400 Original-Received: from fw.net.yu.netyu.xyz ( [222.248.4.98]) by netyu.xyz (OpenSMTPD) with ESMTPSA id 3dd189d7 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 23 Apr 2023 15:22:14 +0000 (UTC) In-reply-to: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:260525 Archived-At: binarydigitz01 via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: > [[PGP Signed Part:Undecided]] > > > >> Just to confirm, what works is running "emacs" from terminal, and what doesn't work is "emacs --daemon --debug-init", correct? > > Yup, you got it right. > >> Can you try "emacs --fg-daemon --debug-init" and see if that makes a difference? > > I tried it, and got the same error. > > [[End of PGP Signed Part]] Can you try to reproduce from "emacs -Q"? Or, in other words, try to eliminate parts of your init.el that do not contribute to the issue you are seeing? -- Best, RY [Please note that this mail might go to spam due to some misconfiguration in my mail server -- still investigating.]