help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to scroll other buffer to beginning


From: Kevin Rodgers
Subject: Re: how to scroll other buffer to beginning
Date: Thu, 13 Jul 2006 09:16:37 -0600
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Ye Wenbin wrote:
I wrote a perl script to count directory size, when I write this function,
I found that when the "*Shell Command Output*" buffer is displayed, the buffer
can't scroll to beginning. How to avoid it?

,----[ C-h f beginning-of-buffer-other-window RET ]
| beginning-of-buffer-other-window is an interactive compiled Lisp function in `simple.el'.
| It is bound to <M-begin>, <M-home>, ESC <begin>, ESC <home>.
| (beginning-of-buffer-other-window arg)
|
| Move point to the beginning of the buffer in the other window.
| Leave mark at previous position.
| With arg N, put point N/10 of the way from the true beginning.
|
| [back]
`----

--
Kevin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]