From unknown Fri Aug 15 03:56:24 2025 X-Loop: don@donarmstrong.com Subject: bug#1383: x-font-family-list doc confusion Reply-To: Glenn Morris , 1383@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Eli Zaretskii , Emacs Bugs Resent-Date: Wed, 19 Nov 2008 21:55:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1383 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12271313991089 (code B ref -1); Wed, 19 Nov 2008 21:55:04 +0000 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=-12.4 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED,X_DEBBUGS_CC,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 19 Nov 2008 21:49:59 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAJLnuxH001082 for ; Wed, 19 Nov 2008 13:49:58 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2uvs-0004jh-LR for bug-gnu-emacs@gnu.org; Wed, 19 Nov 2008 16:49:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2uvr-0004jH-Tx for bug-gnu-emacs@gnu.org; Wed, 19 Nov 2008 16:49:56 -0500 Received: from [199.232.76.173] (port=59842 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2uvr-0004jD-L5 for bug-gnu-emacs@gnu.org; Wed, 19 Nov 2008 16:49:55 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:55924) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2uvr-0005gP-Ki for bug-gnu-emacs@gnu.org; Wed, 19 Nov 2008 16:49:55 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L2uvh-0006d3-TU; Wed, 19 Nov 2008 16:49:45 -0500 From: Glenn Morris To: bug-gnu-emacs@gnu.org X-Spook: Geraldton csystems military Blowpipe AIEWS Perl-RSA UFO X-Ran: *'9{m@_QtHtVPy5F3|Ms~Zj/3,";<]FoP%f9.G!W-;F_i5AirngAzl=/*W~3UyMgSy^1$V X-Hue: red X-Attribution: GM Date: Wed, 19 Nov 2008 16:49:45 -0500 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) On GNU/Linux: emacs -Q C-h f x-font-family-list x-font-family-list is a built-in function in `xfaces.c'. [Missing arglist. Please make a bug report.] It seems this is another instance of bug#692, where the redefinition of the built-in function x-font-family-list in lisp/term/pc-win.el confuses make-docfile. Is something like the following OK, coupled with removing the x-font-family-list redefinition in pc-win.el? *** xfaces.c 16 Oct 2008 16:32:58 -0000 1.417 --- xfaces.c 19 Nov 2008 21:47:25 -0000 *************** *** 1839,1845 **** --- 1839,1849 ---- (frame) Lisp_Object frame; { + #ifdef MSDOS + return Fcons (Fcons (build_string ("default"), Qt), Qnil); + #else return Ffont_family_list (frame); + #endif } From unknown Fri Aug 15 03:56:24 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Glenn Morris Subject: bug#1383 closed by Glenn Morris (Re: bug#1383: x-font-family-list doc confusion) Message-ID: References: X-Emacs-PR-Message: they-closed 1383 X-Emacs-PR-Package: emacs Reply-To: 1383@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1227669004-32642-1" This is a multi-part message in MIME format... ------------=_1227669004-32642-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #1383: x-font-family-list doc confusion It has been closed by Glenn Morris . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Glenn Morris by replying to this email. --=20 1383: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1383 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1227669004-32642-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From rgm@gnu.org Tue Nov 25 19:00:41 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=-11.3 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8,RCVD_IN_DNSWL_MED,TVD_SPACE_RATIO,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1383-done) by emacsbugs.donarmstrong.com; 26 Nov 2008 03:00:41 +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 mAQ30dIS030542 for <1383-done@emacsbugs.donarmstrong.com>; Tue, 25 Nov 2008 19:00:40 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L5AdZ-0001h3-Ec; Tue, 25 Nov 2008 22:00:21 -0500 From: Glenn Morris To: 1383-done@debbugs.gnu.org Subject: Re: bug#1383: x-font-family-list doc confusion References: X-Spook: Blowfish condor doctrine Peking Manfurov PGP interception X-Ran: #UB,U4iv}RU0wae#?bWwux&?Q/v<&j|SF|$-"Yu+jOWQhH*$2Nv0`!b~D/:X{i|VoD`_=x X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 25 Nov 2008 22:00:21 -0500 In-Reply-To: (Glenn Morris's message of "Wed, 19 Nov 2008 16:49:45 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Patch installed. ------------=_1227669004-32642-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From rgm@gnu.org Wed Nov 19 13:49:59 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=-12.4 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED,X_DEBBUGS_CC,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 19 Nov 2008 21:49:59 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAJLnuxH001082 for ; Wed, 19 Nov 2008 13:49:58 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2uvs-0004jh-LR for bug-gnu-emacs@gnu.org; Wed, 19 Nov 2008 16:49:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2uvr-0004jH-Tx for bug-gnu-emacs@gnu.org; Wed, 19 Nov 2008 16:49:56 -0500 Received: from [199.232.76.173] (port=59842 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2uvr-0004jD-L5 for bug-gnu-emacs@gnu.org; Wed, 19 Nov 2008 16:49:55 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:55924) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2uvr-0005gP-Ki for bug-gnu-emacs@gnu.org; Wed, 19 Nov 2008 16:49:55 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L2uvh-0006d3-TU; Wed, 19 Nov 2008 16:49:45 -0500 From: Glenn Morris To: bug-gnu-emacs@gnu.org Subject: x-font-family-list doc confusion X-Spook: Geraldton csystems military Blowpipe AIEWS Perl-RSA UFO X-Ran: *'9{m@_QtHtVPy5F3|Ms~Zj/3,";<]FoP%f9.G!W-;F_i5AirngAzl=/*W~3UyMgSy^1$V X-Hue: red X-Debbugs-No-Ack: yes X-Attribution: GM X-Debbugs-CC: Eli Zaretskii Date: Wed, 19 Nov 2008 16:49:45 -0500 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) On GNU/Linux: emacs -Q C-h f x-font-family-list x-font-family-list is a built-in function in `xfaces.c'. [Missing arglist. Please make a bug report.] It seems this is another instance of bug#692, where the redefinition of the built-in function x-font-family-list in lisp/term/pc-win.el confuses make-docfile. Is something like the following OK, coupled with removing the x-font-family-list redefinition in pc-win.el? *** xfaces.c 16 Oct 2008 16:32:58 -0000 1.417 --- xfaces.c 19 Nov 2008 21:47:25 -0000 *************** *** 1839,1845 **** --- 1839,1849 ---- (frame) Lisp_Object frame; { + #ifdef MSDOS + return Fcons (Fcons (build_string ("default"), Qt), Qnil); + #else return Ffont_family_list (frame); + #endif } ------------=_1227669004-32642-1--