unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Buffer Boundary Problem
@ 2004-01-31 23:14 Vinicius Jose Latorre
  2004-02-01  0:13 ` Miles Bader
  2004-02-01 12:26 ` Jan D.
  0 siblings, 2 replies; 12+ messages in thread
From: Vinicius Jose Latorre @ 2004-01-31 23:14 UTC (permalink / raw)


Hi,


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

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

end of thread, other threads:[~2004-02-02  9:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-31 23:14 Buffer Boundary Problem Vinicius Jose Latorre
2004-02-01  0:13 ` Miles Bader
2004-02-01  0:36   ` Jan D.
2004-02-01  1:06     ` Vinicius Jose Latorre
2004-02-01  1:04   ` Vinicius Jose Latorre
2004-02-01 11:52     ` Matt Hodges
2004-02-01 12:30       ` Jan D.
2004-02-01 12:54         ` Jan D.
2004-02-02  9:46           ` Kim F. Storm
2004-02-01 21:32       ` Vinicius Jose Latorre
2004-02-01 21:38       ` Kim F. Storm
2004-02-01 12:26 ` Jan D.

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