Hi all - I'm really enjoying the new mac-toggle-max-window function, but I'm seeing a weird interaction with tool-bar-mode:
If I start emacs, and then do M-x mac-toggle-max-window M-x tool-bar-mode everything works beautifully... but if I put (mac-toggle-max-window) (tool-bar-mode) in my (otherwise empty) .emacs file, then the "maximized" window has a toolbar-sized gap at the bottom of it. Ordering the commands differently or using different ways of getting rid of the toolbar don't seem to make a difference. If I start emacs from a terminal, though, using $ ./Emacs --xrm="Emacs.toolBar: 0" then the window is maximized properly. Is there something I'm missing, or can I just not do this with .emacs alone? I'm using a powerbook G4 with a fairly standard install of 10.4.11, and the Spring 2008 edition of Carbon Emacs... Thanks! --~--~---------~--~----~------------~-------~--~----~ Carbon Emacs User Group http://groups.google.com/group/carbon-emacs?hl=en -~----------~----~----~----~------~----~------~--~---
