From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: csant Newsgroups: gmane.emacs.devel Subject: peculiar error Date: Fri, 01 Feb 2008 20:59:57 +0100 Organization: csant.info Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201896025 23281 80.91.229.12 (1 Feb 2008 20:00:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Feb 2008 20:00:25 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 01 21:00:46 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JL23v-0000CX-O1 for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 21:00:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JL23U-0004Ya-93 for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 15:00:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JL23P-0004Wm-NT for emacs-devel@gnu.org; Fri, 01 Feb 2008 15:00:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JL23N-0004VB-QL for emacs-devel@gnu.org; Fri, 01 Feb 2008 15:00:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JL23N-0004V3-Kr for emacs-devel@gnu.org; Fri, 01 Feb 2008 15:00:01 -0500 Original-Received: from csant.info ([69.36.182.12]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JL23M-0006PO-UX for emacs-devel@gnu.org; Fri, 01 Feb 2008 15:00:01 -0500 Original-Received: from fiore.malebolge (csant.info [69.36.182.12]) (authenticated bits=0) by csant.info (8.12.11.20060308/8.12.11) with ESMTP id m11Jxwi5010999 for ; Fri, 1 Feb 2008 12:59:59 -0700 User-Agent: Opera Mail/9.26 (Linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87955 Archived-At: Hi, me again - with new woes. $ ./configure --with-gtk --without-toolkit-scroll-bars $ make bootstrap $ ./src/emacs -Q peculiar error: "invalid font property", (:spacing . iso8859) and emacs exits (or rather, never starts). What am I doing wrong this time? /c