From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luca Ferrari Newsgroups: gmane.emacs.help Subject: Re: set font problem Date: Mon, 17 Mar 2008 11:31:44 +0100 Message-ID: <200803171131.44367.fluca1978@infinito.it> References: <200803140826.46370.fluca1978@infinito.it> <87zlt12xy7.fsf@W0053328.mgh.harvard.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205750083 26057 80.91.229.12 (17 Mar 2008 10:34:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Mar 2008 10:34:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 17 11:35:12 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JbCfx-0008PY-Gf for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Mar 2008 11:34:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbCfN-0003Dx-Pi for geh-help-gnu-emacs@m.gmane.org; Mon, 17 Mar 2008 06:34:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JbCdP-000204-Hc for help-gnu-emacs@gnu.org; Mon, 17 Mar 2008 06:32:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbCdM-0001zI-PG for help-gnu-emacs@gnu.org; Mon, 17 Mar 2008 06:32:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbCdM-0001yv-5o for help-gnu-emacs@gnu.org; Mon, 17 Mar 2008 06:32:00 -0400 Original-Received: from aa001msb.fastweb.it ([85.18.95.80]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JbCdK-00013I-Uu for help-gnu-emacs@gnu.org; Mon, 17 Mar 2008 06:31:59 -0400 Original-Received: from fluca.local (85.18.239.150) by aa001msb.fastweb.it (8.0.013.5) id 47CFF5C801591EA7 for help-gnu-emacs@gnu.org; Mon, 17 Mar 2008 11:31:57 +0100 User-Agent: KMail/1.9.9 In-Reply-To: <87zlt12xy7.fsf@W0053328.mgh.harvard.edu> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52462 Archived-At: On Friday 14 March 2008 your cat, walking on the keyboard, wrote: > ,---- > > | !Emacs > | Emacs*font: -xos4-terminus-medium-*-normal-*-16-*-*-*-*-*-iso10646-1 > | Emacs*cursorColor: blue > | Emacs*foreground: grey77 > | Emacs*background: Black > | !Emacs*fullscreen: fullheight > I've tried to disable font and colors in my .emacs and to enable them in the .Xdefaults, but they are not working. Neither the fonts and the colors. Luca