From unknown Fri Jun 20 18:06:01 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#849 <849@debbugs.gnu.org> To: bug#849 <849@debbugs.gnu.org> Subject: Status: 23.0.60; internal-set-alternative-font-family-alist Reply-To: bug#849 <849@debbugs.gnu.org> Date: Sat, 21 Jun 2025 01:06:01 +0000 retitle 849 23.0.60; internal-set-alternative-font-family-alist reassign 849 emacs submitter 849 martin rudalics severity 849 normal thanks From rudalics@gmx.at Mon Sep 1 01:56:17 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.1 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 1 Sep 2008 08:56:17 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m818uDpV025120 for ; Mon, 1 Sep 2008 01:56:14 -0700 Received: from mail.gnu.org ([199.232.76.166]:49599 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Ka5BF-0001D8-Mn for emacs-pretest-bug@gnu.org; Mon, 01 Sep 2008 04:54:37 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ka5Ci-0005sE-VY for emacs-pretest-bug@gnu.org; Mon, 01 Sep 2008 04:56:12 -0400 Received: from mail.gmx.net ([213.165.64.20]:45329) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Ka5Ci-0005qu-70 for emacs-pretest-bug@gnu.org; Mon, 01 Sep 2008 04:56:08 -0400 Received: (qmail invoked by alias); 01 Sep 2008 08:29:23 -0000 Received: from 62-47-51-225.adsl.highway.telekom.at (EHLO [62.47.51.225]) [62.47.51.225] by mail.gmx.net (mp034) with SMTP; 01 Sep 2008 10:29:23 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/T4P0ZXo/TXHX4FfIg9wrK9JOqAO/j8bD23GzQtU 2hk8MBN2NQKfpF Message-ID: <48BBA72D.30903@gmx.at> Date: Mon, 01 Sep 2008 10:26:21 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: emacs-pretest-bug Subject: 23.0.60; internal-set-alternative-font-family-alist Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.51 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) When doing `emacs-lisp-byte-compile-and-load' for faces.el I am told Debugger entered--Lisp error: (wrong-type-argument stringp Monospace) internal-set-alternative-font-family-alist(((Monospace courier fixed) (courier fixed) (Sans\ Serif helv helvetica arial fixed) (helv helvetica arial fixed))) #[(symbol value) "  \" ! " [symbol value set-default internal-set-alternative-font-family-alist] 3](face-font-family-alternatives ((Monospace courier fixed) (courier fixed) (Sans\ Serif helv helvetica arial fixed) (helv helvetica arial fixed))) custom-initialize-reset(face-font-family-alternatives (quote (("Monospace" "courier" "fixed") ("courier" "fixed") ("Sans Serif" "helv" "helvetica" "arial" "fixed") ("helv" "helvetica" "arial" "fixed")))) custom-declare-variable(face-font-family-alternatives (quote (("Monospace" "courier" "fixed") ("courier" "fixed") ("Sans Serif" "helv" "helvetica" "arial" "fixed") ("helv" "helvetica" "arial" "fixed"))) ("c:/Programme/Emacs-trunk/lisp/faces.elc" . -1675) :tag "Alternative font families to try" :type (repeat (repeat string)) :group font-selection :set #[(symbol value) "  \" ! " [symbol value set-default internal-set-alternative-font-family-alist] 3]) load("c:/Programme/Emacs-trunk/lisp/faces.elc" nil nil t) load-file("c:/Programme/Emacs-trunk/lisp/faces.elc") emacs-lisp-byte-compile-and-load() call-interactively(emacs-lisp-byte-compile-and-load nil nil) In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-09-01 on MACHNO Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENU value of $XMODIFIERS: nil locale-coding-system: cp1252 default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: eldoc-mode: t scroll-restore-mode: t regexp-lock-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t temp-buffer-resize-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-+ Recent messages: Compiling c:/Programme/Emacs-trunk/lisp/faces.el...done Wrote c:/Programme/Emacs-trunk/lisp/faces.elc Loading c:/Programme/Emacs-trunk/lisp/faces.elc... Entering debugger... Mark set From cyd@stupidchicken.com Mon Sep 1 12:46:00 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.7 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 849-done) by emacsbugs.donarmstrong.com; 1 Sep 2008 19:46:00 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m81JjvsC020035 for <849-done@emacsbugs.donarmstrong.com>; Mon, 1 Sep 2008 12:45:58 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id AA0FD57E337; Mon, 1 Sep 2008 15:48:13 -0400 (EDT) To: martin rudalics Cc: 849-done@debbugs.gnu.org Subject: Re: 23.0.60; internal-set-alternative-font-family-alist From: Chong Yidong Date: Mon, 01 Sep 2008 15:48:13 -0400 Message-ID: <87d4jnfy0y.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > When doing `emacs-lisp-byte-compile-and-load' for faces.el I am told > > Debugger entered--Lisp error: (wrong-type-argument stringp Monospace) I've checked in a fix. Thanks. From rudalics@gmx.at Mon Sep 1 14:11:13 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.1 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 849-done) by emacsbugs.donarmstrong.com; 1 Sep 2008 21:11:14 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m81LBAEr017233 for <849-done@emacsbugs.donarmstrong.com>; Mon, 1 Sep 2008 14:11:11 -0700 Received: (qmail invoked by alias); 01 Sep 2008 21:11:04 -0000 Received: from 62-47-37-200.adsl.highway.telekom.at (EHLO [62.47.37.200]) [62.47.37.200] by mail.gmx.net (mp025) with SMTP; 01 Sep 2008 23:11:04 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19cP+UCZ3Nci9CSdLh5zgT4AIz7U0wWzPLkRTHD1H BpzygD2OrV+vo1 Message-ID: <48BC59E2.3070903@gmx.at> Date: Mon, 01 Sep 2008 23:08:50 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Chong Yidong CC: 849-done@debbugs.gnu.org Subject: Re: 23.0.60; internal-set-alternative-font-family-alist References: <87d4jnfy0y.fsf@cyd.mit.edu> In-Reply-To: <87d4jnfy0y.fsf@cyd.mit.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.78 >> When doing `emacs-lisp-byte-compile-and-load' for faces.el I am told >> >> Debugger entered--Lisp error: (wrong-type-argument stringp Monospace) > > I've checked in a fix. Thanks. Thanks for the fix, works here. martin From unknown Fri Jun 20 18:06:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Tue, 30 Sep 2008 14:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator