From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Background color in emacs Date: Mon, 16 Jan 2006 21:37:03 +0100 Message-ID: References: <605515800@web.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1137444801 8148 80.91.229.2 (16 Jan 2006 20:53:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Jan 2006 20:53:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 16 21:53:14 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EybLZ-0006Jk-Fi for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Jan 2006 21:53:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EybNr-0002h3-Ss for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Jan 2006 15:55:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eyb8a-0007W0-DK for help-gnu-emacs@gnu.org; Mon, 16 Jan 2006 15:39:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eyb8W-0007St-Qf for help-gnu-emacs@gnu.org; Mon, 16 Jan 2006 15:39:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eyb8W-0007Sh-8I for help-gnu-emacs@gnu.org; Mon, 16 Jan 2006 15:39:32 -0500 Original-Received: from [217.72.192.209] (helo=smtp05.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EybC4-00058P-N0 for help-gnu-emacs@gnu.org; Mon, 16 Jan 2006 15:43:12 -0500 Original-Received: from [87.193.29.135] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #340) id 1Eyb69-00061E-00; Mon, 16 Jan 2006 21:37:05 +0100 In-Reply-To: <605515800@web.de> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Stefan Bienert X-Mailer: Apple Mail (2.746.2) X-Sender: Peter_Dyballa@web.de 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:32688 Archived-At: Am 16.01.2006 um 13:54 schrieb Stefan Bienert: > I mean with a black background. But if I use set-background-color, =20 > the black font in emacs does not turn into white? You could try something this: (setq initial-frame-alist '( (border-color . "#4e3832") (mouse-color . "midnightblue") (foreground-color . "pink") (background-color . "black") (font . "-*-*-medium-r-normal--10-*-*-*-*-*-fontset-=20 hiraginomin") (top . 10) (left . 650) (width . 89) (height . 60))) (setq default-frame-alist '( (background-color . "ghost white") (foreground-color . "grey10") (vertical-scroll-bars . left) (font . "-*-*-medium-r-normal--12-*-*-*-*-*-fontset-=20 hiraginokaku") (cursor-color . "purple") (cursor-type . box) -- Mit friedvollen Gr=FC=DFen Pete The box said "Use Windows 95 or better," so I got a Macintosh