all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Toon Claes <toon@tonotdo.com>
To: 12012@debbugs.gnu.org
Subject: bug#12012: feature request: scrollbar in fringe
Date: Sat, 21 Jul 2012 20:52:21 +0200	[thread overview]
Message-ID: <7D53CD26-3235-4EAC-B9FB-BFEB11D81886@tonotdo.com> (raw)

Hello all,

yascroll.el ( https://github.com/m2ym/yascroll-el ) is an awesome emacs package that makes use of the right fringe to draw a scrollbar.

This works great, with just one issue. It is not possible to draw below the end of the buffer. So when the buffer ends in the middle of the screen, it is not possible to draw the scrollbar at the bottom of the window.

Now we have noticed, 'indicate-empty-lines is able to draw empty line markers below the end of the buffer. So I've asked the development mailing list if it is possible to do this from elisp:
http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00148.html

So that's why I am issuing a feature request. There are 2 possible ways to fix this:
- implement a scrollbar in the fringe completely in c code
- allow elisp to draw beyond the limits of a buffer

I did have a quick look at the c code used to indicate-empty-lines, but it didn't make a lot sense to me.
Maybe somebody is willing to implement the fringe scrollbar, or able to point me out how to accomplish this in c code?

Regards,
Toon




                 reply	other threads:[~2012-07-21 18:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=7D53CD26-3235-4EAC-B9FB-BFEB11D81886@tonotdo.com \
    --to=toon@tonotdo.com \
    --cc=12012@debbugs.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.