From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Dzhus Newsgroups: gmane.emacs.help Subject: Re: simple color scheme Date: Sun, 08 Jun 2008 14:27:20 +0400 Organization: albasani.net Message-ID: <87y75g43xz.fsf@sphinx.net.ru> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1212930432 16990 80.91.229.12 (8 Jun 2008 13:07:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Jun 2008 13:07:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 08 15:07:54 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 1K5Kcj-0004rq-PR for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Jun 2008 15:07:54 +0200 Original-Received: from localhost ([127.0.0.1]:42612 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5Kbw-0006nh-Pj for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Jun 2008 09:07:04 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-X-Trace: news.albasani.net jZnBKN/Bl0PoSdCBovYccJ58Nzd6JCSAX59Q8sx9TqV8DEJCHzDo0GdhepmSEfz823OhzCVQF6D6gJvWqAZlH5iys3Elcesgn0gY8Gc1Dy28UyRmqpW+JqWNeswIjozg Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Sun, 8 Jun 2008 10:31:46 +0000 (UTC) X-User-ID: CbtQNl33piriiQp3mrVm/Kyc9EEUjfrEXYBjvAPDX1c= Cancel-Lock: sha1:9RKE2ybraaWA3jwa207gHm2h5KU= sha1:DyJIszBvgEZug0l6xBvVOkeblRc= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NNTP-Posting-Host: yo1MkNkrb59MlcUC/nJvdJqRJ95n4fogBO4fLclj1Qk= Original-Xref: news.stanford.edu gnu.emacs.help:159256 X-Mailman-Approved-At: Sun, 08 Jun 2008 09:05:53 -0400 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:54617 Archived-At: peter hodgson writes: > i need to get rid of the complex color schemes in my gnus mail buffer, > (Message MML Fly +Chg Abbrev Fill) > and my major emacs composing mode, > (Parindent Fly +Chg); Setup corresponding faces via `M-x customize-face ... `. Message-related faces have prefix `message-`. > i want a white [not gray] background, > black foreground, > and yellow for spelling mistakes; > > do i have to purge all mention of color from .bashrc, .bash_profile, > /etc/X11/Xresources, etc.? > > can i start over with a few simple lines? i've googled and read up on > this topic, but nothing i've tried can even get rid of the gray > background; Set white background in default face. See `color-theme.el` package (AFAIR it's bundled with modern GNU Emacs), you might consider creating your own color theme package. -- Happy Hacking. http://sphinx.net.ru む