> emacs -q > > and eval this twice: > > (set-frame-parameter nil 'scroll-bar-width 50) > > > The bar will change to 50 on first evaluation, and got back to default on second. My bad. Can you try the attached patch? martin