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

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

mode-line bug in Emacs 21


From: Chong Yidong
Subject: mode-line bug in Emacs 21
Date: 22 Mar 2001 19:31:36 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.100

I recently installed Emacs 21.0.100-0.1, and have encountered a minor
bug. I realize this is not an official release; if posting an Emacs 21
bug in this newsgroup is inappropriate, I apologize.

I have the following line in my .emacs file:

(add-to-list 'default-frame-alist '(scroll-bar-width . 8))

This reduces the width of the scroll-bar. When the window is split
vertically, and the new window subsequently deleted, a portion of the
deleted mode-line remains in the space left by the shrunken
scroll-bar.

The problem does not occur if the scroll-bar is left at its default
size. However, the scroll-bar customization did not cause any problems
in Emacs 20.

Thanks,

-- Yidong



reply via email to

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