emacs-devel
[Top][All Lists]
Advanced

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

Re: Changes in frame/window code


From: martin rudalics
Subject: Re: Changes in frame/window code
Date: Fri, 05 Sep 2014 12:47:46 +0200

> BTW, if I configure using:
>
>    --with-x-toolkit=lucid --without-toolkit-scroll-bars
>
> then
>
>   M-x horizontal-scroll-bar-mode
>
> still says "Horizontal-Scroll-Bar mode enabled" with no error, but no
> scroll bar appears.

Should be fixed now.  Please have a look.

> I suppose this is consistent with the NEWS entry,
> but is there any chance of making it work --without-toolkit-scroll-bars?

You mean implement horizontal scroll bars when no tool-kit scroll bars
are available?  IIRC I was able to draw the slider/thumb correctly but
never started to implement mouse operations.

> If not, it seems like M-x horizontal-scroll-bar-mode should give an error.

I print an informative message now.  Giving an error seems to drastic,
after all people might want (horizontal-scroll-bar-mode 1) in their .emacs.

martin



reply via email to

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