all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Tim Visher <tim.visher@gmail.com>
Cc: emacs <help-gnu-emacs@gnu.org>
Subject: Re: Face for the space in the window beneath the contents of the buffer?
Date: Thu, 06 Feb 2014 01:56:55 +0400	[thread overview]
Message-ID: <87bnyljk9k.fsf@gmail.com> (raw)
In-Reply-To: <CAHa53uzns8=ASBqF_W7sK=MY428GKeodfO7NUO0OcRiBvoy0vQ@mail.gmail.com> (Tim Visher's message of "Wed, 5 Feb 2014 12:14:12 -0500")

Tim Visher (2014-02-05 21:14 +0400) wrote:

> I'd like some visual indication of where the contents of the buffer
> ends. I've always thought it would be nice to have a different color
> for the space beneath the buffer in the window.
> ...

Not exactly what you want, but you can use:

(setq-default indicate-empty-lines t)

Also I like this:

(setq-default indicate-buffer-boundaries 'left)

See (info "(elisp) Fringe Indicators") for details.




  reply	other threads:[~2014-02-05 21:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05 17:14 Face for the space in the window beneath the contents of the buffer? Tim Visher
2014-02-05 21:56 ` Alex Kost [this message]
2014-02-06 14:27   ` Tim Visher
2014-02-06 14:04 ` Dani Moncayo
2014-02-06 14:27   ` Tim Visher
     [not found] <mailman.13823.1391620498.10748.help-gnu-emacs@gnu.org>
2014-02-06 14:35 ` Damien Wyart
2014-02-06 15:19   ` Tim Visher

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=87bnyljk9k.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tim.visher@gmail.com \
    /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.