all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Draw in fringe below end of buffer
@ 2012-07-06 14:02 Toon Claes
  2012-07-07  6:34 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Toon Claes @ 2012-07-06 14:02 UTC (permalink / raw)
  To: emacs-devel; +Cc: toon

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

 

Hi all, 

'indicate-empty-lines does draw beyond the end of the
buffer. But this seems not possible from elisp? 

I am asking this,
because yascroll.el tries to draw a scrollbar in the right fringe. But
it cannot draw below the buffer end. 

More info:
https://github.com/m2ym/yascroll-el/pull/4#issuecomment-6351985


Regards, 

Toon 
 

[-- Attachment #2: Type: text/html, Size: 502 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Draw in fringe below end of buffer
  2012-07-06 14:02 Draw in fringe below end of buffer Toon Claes
@ 2012-07-07  6:34 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2012-07-07  6:34 UTC (permalink / raw)
  To: Toon Claes; +Cc: emacs-devel

> Date: Fri, 06 Jul 2012 16:02:53 +0200
> From: Toon Claes <toon@tonotdo.com>
> Cc: toon@tonotdo.com
> 
> 'indicate-empty-lines does draw beyond the end of the
> buffer. But this seems not possible from elisp? 

indicate-empty-lines is handled by the display engine.

> I am asking this,
> because yascroll.el tries to draw a scrollbar in the right fringe. But
> it cannot draw below the buffer end. 
> 
> More info:
> https://github.com/m2ym/yascroll-el/pull/4#issuecomment-6351985

I suggest to file a feature request with the Emacs bug tracker
("M-x report-emacs-bug RET" and describe what you ask for).



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-07  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-06 14:02 Draw in fringe below end of buffer Toon Claes
2012-07-07  6:34 ` Eli Zaretskii

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.