unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: weber <hugows@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Face for window separator
Date: 16 May 2007 06:12:18 -0700	[thread overview]
Message-ID: <1179321138.285428.90580@h2g2000hsg.googlegroups.com> (raw)
In-Reply-To: <Bcm2i.1751$Ta.1685@bignews5.bellsouth.net>

On 15 maio, 14:36, cothrige <cothr...@yahoo.com> wrote:
> I have my mode-line foreground set to red ,(set-face-foreground
> 'mode-line "red"), in my .emacs, and this has made reading what is
> going on in the Console a bit easier for me.  However, I will
> occasionally split a window vertically, C-x 3, and then things are
> less clear.  The separator which is between the left and right window
> is white on black, rather than red on black, which makes it blend
> in with the window contents.  I would like to set this to match my
> mode-line, but have been unable to find any way to do this.  Perhaps
> there is a particular face used for this which I can tweak, as I did
> mode-line?
>
> I greatly appreciate any suggestions.
>
> Patrick

I think it is the fringe:
  (set-face-background 'fringe "Gainsboro")
Tell me if it helps..
-weber

  reply	other threads:[~2007-05-16 13:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15 17:36 Face for window separator cothrige
2007-05-16 13:12 ` weber [this message]
2007-05-16 20:30   ` cothrige
2007-05-16 21:50     ` Peter Dyballa
2007-05-16 19:55 ` Peter Dyballa
2007-05-19 13:21 ` Johan Bockgård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1179321138.285428.90580@h2g2000hsg.googlegroups.com \
    --to=hugows@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).