emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: scroll-down and partially-visible lines.


From: Kim F. Storm
Subject: Re: scroll-down and partially-visible lines.
Date: Sun, 20 Feb 2005 20:55:14 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Matt Hodges <address@hidden> writes:

> Another fairly-minimal setup that triggers the problem here is:
>
> emacs -Q (not -q) and:
>
>     (progn
>       (set-face-attribute 'modeline nil :box nil :family "helv")
>       (set-frame-font 
> "-xos4-Terminus-Medium-R-Normal--20-200-72-72-C-100-ISO8859-1")
>       (find-file (expand-file-name "NEWS" data-directory))
>       (set-buffer "NEWS")
>       (goto-char (point-max))
>       (blink-cursor-mode 0)
>       (view-mode 1)
>       (scroll-bar-mode 1)
>       (split-window))
>
> I have to enable the scroll bars (GTK build), which I don't usually
> use.

I don't have a GTK build -- and I don't have the font you use.

With my normal setup, I don't see the problem.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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