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

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

bug#11255: 23.4; not possible to remove toolbar in .emacs in windows WIT


From: martin rudalics
Subject: bug#11255: 23.4; not possible to remove toolbar in .emacs in windows WITHOUT losing windows maximized state
Date: Thu, 25 Dec 2014 20:29:51 +0100

> see : 
http://stackoverflow.com/questions/10152287/how-to-remove-toolbar-in-emacs-in-windows-without-losing-windows-maximized-stat/10176596#10176596
>
>
>
> When I try to disable the toolbar in my .emacs using the following command :
>
>
>
> (custom-set-variables
>
>   '(tool-bar-mode nil)
>
> )
>
> or (UPDATE) following :
>
>
>
> (tool-bar-mode -1)
>
> the window's maximum size is reduced to only a part of the screen.
>
>
>
> It even isn't in 'restored window size modus', but it really thinks it is 
maximized, so maximizing it again (using a w32-send command for example) has no 
effect.

This should be fixed in Emacs 25.0.50.1.  Bug closed.

Thank you for the report, martin





reply via email to

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