From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#9675: 24.0.50; doc for font name specification Date: Wed, 05 Oct 2011 17:40:00 -0400 Message-ID: <87ipo33yof.fsf@stupidchicken.com> References: <0DB53C2841C5464F913E365F336B8658@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317850866 2176 80.91.229.12 (5 Oct 2011 21:41:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 Oct 2011 21:41:06 +0000 (UTC) Cc: 9675@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 05 23:41:02 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RBZD4-0003Fw-63 for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Oct 2011 23:41:02 +0200 Original-Received: from localhost ([::1]:56539 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBZD3-0001Vr-Oh for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Oct 2011 17:41:01 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBZD0-0001VT-Po for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2011 17:40:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBZCz-00035R-OE for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2011 17:40:58 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41693) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBZCz-00035J-Ma for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2011 17:40:57 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RBZD4-0000lg-2i for bug-gnu-emacs@gnu.org; Wed, 05 Oct 2011 17:41:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 05 Oct 2011 21:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9675 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9675-submit@debbugs.gnu.org id=B9675.13178508152883 (code B ref 9675); Wed, 05 Oct 2011 21:41:02 +0000 Original-Received: (at 9675) by debbugs.gnu.org; 5 Oct 2011 21:40:15 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBZCH-0000kQ-Sp for submit@debbugs.gnu.org; Wed, 05 Oct 2011 17:40:14 -0400 Original-Received: from vm-emlprdomr-03.its.yale.edu ([130.132.50.144]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBZCF-0000k8-Jt for 9675@debbugs.gnu.org; Wed, 05 Oct 2011 17:40:12 -0400 Original-Received: from furball (dhcp-128-36-14-81.central.yale.edu [128.36.14.81]) (authenticated bits=0) by vm-emlprdomr-03.its.yale.edu (8.14.4/8.14.4) with ESMTP id p95Le0lH005732 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 5 Oct 2011 17:40:01 -0400 In-Reply-To: (Drew Adams's message of "Wed, 5 Oct 2011 08:03:47 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.144 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 05 Oct 2011 17:41:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52234 Archived-At: "Drew Adams" writes: > Also, the same node, (elisp) Low-Level Font, has this in its description of > `font-xlfd-name': > > "*Note Font Specification Options: (emacs)Font X, for > information about XLFDs." > > AFAICT, there is nothing at that cross referenced node that says anything about > XLFDs. Seems like the wrong cross reference is being used, or perhaps the > relevant information was moved out of the cross-referenced node. Fixed, thanks.