all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Cezar Halmagean <cezar@mixandgo.com>
To: help-gnu-emacs@gnu.org
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to remove the window separator line ?
Date: Tue, 15 Jan 2013 14:54:00 -0800 (PST)	[thread overview]
Message-ID: <ef906228-5011-4fd2-b7ba-e70882cc8b53@googlegroups.com> (raw)
In-Reply-To: <mailman.17535.1358283811.855.help-gnu-emacs@gnu.org>

On Tuesday, January 15, 2013 11:03:21 PM UTC+2, Eli Zaretskii wrote:
> > Date: Tue, 15 Jan 2013 12:29:08 -0800 (PST)
> 
> > From: Cezar Halmagean <cezar@mixandgo.com>
> 
> > Injection-Date: Tue, 15 Jan 2013 20:29:08 +0000
> 
> > 
> 
> >   I want to remove the thin line that separates the windows and I am
> 
> >   not sure what it's called or how to find that setting.
> 
> 
> 
> It's called "vertical border".  I don't think you can remove it.

Yes that's what it's called, making it the same color as the background will do. Thank you.

For anyone else searching for this:

(set-face-attribute 'vertical-border
                    nil
                    :foreground "#282a2e")


      parent reply	other threads:[~2013-01-15 22:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-15 20:29 How to remove the window separator line ? Cezar Halmagean
2013-01-15 21:03 ` Eli Zaretskii
2013-01-16 19:35   ` Stephen Berman
2013-01-16 20:27     ` Eli Zaretskii
2013-01-17 10:02       ` Stephen Berman
2013-01-15 22:23 ` Peter Dyballa
2013-01-16  3:52   ` Eli Zaretskii
     [not found] ` <mailman.17535.1358283811.855.help-gnu-emacs@gnu.org>
2013-01-15 22:54   ` Cezar Halmagean [this message]

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

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

  git send-email \
    --in-reply-to=ef906228-5011-4fd2-b7ba-e70882cc8b53@googlegroups.com \
    --to=cezar@mixandgo.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.