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

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

Re: emacs starter kit problem in emacs 23.1 or 23.2


From: Pascal J. Bourguignon
Subject: Re: emacs starter kit problem in emacs 23.1 or 23.2
Date: Wed, 08 Dec 2010 15:29:25 -0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

"Jen-Cheng(Tommy) Huang" <thnbp24@gmail.com> writes:

> Problem found.
> (if (fboundp 'scroll-bar-mode) (scroll-bar-mode -1)) This line caused
> the bug.
> After removing this line, the screen is refreshing properly.
> I have no idea why this could happen.
> I can live with the scroll bar showing on the left though.
> I would appreciate if someone could give me some hint for solving this
> scroll bar issue.

That's indeed strange.
If you don't like the scroll-bar, you may still try to hide it later.
Perhaps the problem occurs only when it's hidden from ~/.emacs.

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/


reply via email to

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