unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* A scrolling wish..
@ 2002-09-23  8:01 D. Goel
  2002-09-23 13:25 ` D. Goel
  2002-09-24  3:23 ` Richard Stallman
  0 siblings, 2 replies; 4+ messages in thread
From: D. Goel @ 2002-09-23  8:01 UTC (permalink / raw)



If I programatically call (scroll-up 2), there seems to be no way to
tell what the result of the operation was.  viz. whether we reached a
max-scrolled-out [not same as eobp] condition, or whether the output
succeeded.  (scroll-up) always returns nil.  

Perhaps it could return something more useful?


The only other option looks like (window-vscroll), but is it buggy
right now? --->

I try an emacs -q -no-site-file, go to *scratch*, insert many
screenfuls of lines, then at various positions, insert this and eval --->
I have tried (window-vscroll) as well as: 
	(window-vscroll (get-buffer-window (buffer-name))), 

at many different scroll positions, but i always get 0, both with the
cvs as well as 21.2.




DG                                 http://24.197.159.102/~deego/
--

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

end of thread, other threads:[~2002-09-24 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-23  8:01 A scrolling wish D. Goel
2002-09-23 13:25 ` D. Goel
2002-09-24  3:23 ` Richard Stallman
2002-09-24 15:20   ` D. Goel

Code repositories for project(s) associated with this public inbox

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

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).