I'm using:
(setq default-indicate-buffer-boundaries t)
And I'm liking the buffer boundaries indication.
But it has a problem, suppose you're visiting a file bigger than the
window in
Emacs. So, the vertical scroll bar looks like:
_
|^|
| |
| |
| |
| |
| |
|v|
-
Now, type several C-n (next-line) until the window scrolls up.
The vertical scroll bar now looks like:
_
|^|
| |
| |
|v|
| |
| |
|v|
-
Or, sometimes, like:
_
| |
| |
| |
|v|
| |
| |
|v|
-
I've just downloaded Emacs (via cvs) and bootstrap it today (2004-jan-31).
Am I doing something wrong?
Vinicius
_______________________________________________
Emacs-devel mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/emacs-devel