From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelina Carlton Newsgroups: gmane.emacs.help Subject: Re: convert C code to HTML (how to change the default css) Date: Thu, 24 Mar 2005 10:06:09 -0500 Message-ID: <20050324150609.GA8685@magma.ca> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1111677279 27549 80.91.229.2 (24 Mar 2005 15:14:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Mar 2005 15:14:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 24 16:14:39 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DEU2a-00048A-IG for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Mar 2005 16:14:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DEUHs-0006bC-Ro for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Mar 2005 10:30:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DEUDE-0001xK-CC for help-gnu-emacs@gnu.org; Thu, 24 Mar 2005 10:25:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DEUD6-0001s3-Hb for help-gnu-emacs@gnu.org; Thu, 24 Mar 2005 10:25:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DEUD6-0001q6-8C for help-gnu-emacs@gnu.org; Thu, 24 Mar 2005 10:25:24 -0500 Original-Received: from [206.191.0.250] (helo=mx2.magma.ca) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DETuZ-0001DW-3Y for help-gnu-emacs@gnu.org; Thu, 24 Mar 2005 10:06:15 -0500 Original-Received: from mail3.magma.ca (mail3.magma.ca [206.191.0.221]) by mx2.magma.ca (8.13.0/8.13.0) with ESMTP id j2OF6DvE024633 for ; Thu, 24 Mar 2005 10:06:14 -0500 Original-Received: from lemonjelly (ottawa-hs-64-26-176-100.s-ip.magma.ca [64.26.176.100]) by mail3.magma.ca (8.13.0/8.13.0) with ESMTP id j2OF6B3U016217 for ; Thu, 24 Mar 2005 10:06:13 -0500 Original-Received: from orchid by lemonjelly with local (Exim 3.35 #1 (Debian)) id 1DETuT-0002H2-00 for ; Thu, 24 Mar 2005 10:06:09 -0500 Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:25121 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25121 On Thu, Mar 24, 2005 at 11:24:41AM +0100, Toto wrote: > > Put > (set-background-color "black") > in your .emacs > I also had to put (set-foreground-color "white") into my .emacs but now it looks behaves like I want it to. Thank you Toto. -- Angelina Carlton