From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hongyi Zhao Newsgroups: gmane.emacs.devel Subject: error: Fontset `tty' does not exist when running the Emacs with *emacs -nw* Date: Fri, 8 Dec 2006 18:20:01 +0800 Message-ID: <20061208102001.GA9616@localdomain> Reply-To: Hongyi Zhao NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1165572997 8814 80.91.229.10 (8 Dec 2006 10:16:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Dec 2006 10:16:37 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 08 11:16:35 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GscmQ-0007a4-Ps for ged-emacs-devel@m.gmane.org; Fri, 08 Dec 2006 11:16:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GscmQ-00067Y-1A for ged-emacs-devel@m.gmane.org; Fri, 08 Dec 2006 05:16:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gscm2-00067L-I7 for emacs-devel@gnu.org; Fri, 08 Dec 2006 05:16:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gscm0-000677-BJ for emacs-devel@gnu.org; Fri, 08 Dec 2006 05:16:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gscm0-000671-4K for emacs-devel@gnu.org; Fri, 08 Dec 2006 05:16:08 -0500 Original-Received: from [66.249.82.224] (helo=wx-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gsclz-00064J-Vr for emacs-devel@gnu.org; Fri, 08 Dec 2006 05:16:08 -0500 Original-Received: by wx-out-0506.google.com with SMTP id s17so895503wxc for ; Fri, 08 Dec 2006 02:16:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:reply-to:mime-version:content-type:content-disposition:content-transfer-encoding:user-agent; b=GQw+mtnnQF2XSGJhBXTEBi+jqSuJs/wEfWno/eMMXv6ABYwkZVN/WDz9ascg0EE1YPClAvQITrXitO2j2D/USmup6cqXOTHSLyCL+FZEr9CsL50plVifT3oueYZodMo6UkCiNqa7A2Blsnw1WduXVgIwl+I/fUM6UlOt7BiYkVQ= Original-Received: by 10.70.47.19 with SMTP id u19mr5623347wxu.1165572967172; Fri, 08 Dec 2006 02:16:07 -0800 (PST) Original-Received: from localhost ( [159.226.135.215]) by mx.google.com with ESMTP id 24sm3272424wrl.2006.12.08.02.16.03; Fri, 08 Dec 2006 02:16:06 -0800 (PST) Original-To: Kenichi Handa Content-Disposition: inline User-Agent: Mutt/1.5.12-2006-07-14 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:63460 Archived-At: Dear Kenichi, When I run Emacs as this: % emacs -nw I meet the error message as the following: ================= An error has occurred while loading `/home/zhaohs/.emacs': error: Fontset `tty' does not exist To ensure normal operation, you should investigate and remove the cause of the error in your initialization file. Start Emacs with the `--debug-init' option to view a complete error backtrace. ================= So I run Emacs as this: % emacs -nw --debug-init The time, I get the Debugger-entered--Lisp error as this: ===================== Debugger entered--Lisp error: (error "Fontset `tty' does not exist") set-fontset-font("tty" (131072 . 195101) ("*-Sun-ExtB" . "unicode-sip")) eval-buffer(# nil "/home/zhaohs/.emacs" nil t) ; Reading at $ load-with-code-conversion("/home/zhaohs/.emacs" "/home/zhaohs/.emacs" t t) load("~/.emacs" t t) #[nil "^H\205\276^@ \306=\203^Q^@\307^H\310Q\202A^@ \311=\2033^@\312\307\31$ command-line() normal-top-level() ===================== I don't know the reason. -- Hongyi Zhao 赵弘毅 -- 《行宫》 作者:元稹 寥落古行宫,宫花寂寞红。 白头宫女在,闲坐说玄宗。