GNU bug report logs -
#2938
23.0.91; elisp.info: auto-resize-tool-bars
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 09 Apr 2009 22:14:31 -0400
with message-id <87myaps1a0.fsf <at> cyd.mit.edu>
and subject line Re: 23.0.91; elisp.info: auto-resize-tool-bars
has caused the Emacs bug report #2938,
regarding 23.0.91; elisp.info: auto-resize-tool-bars
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
2938: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2938
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
In the elisp.info, there is reference to the variable:
-- Variable: auto-resize-tool-bar
If this variable is non-`nil', the tool bar automatically resizes
to show all defined tool bar items--but not larger than a quarter
of the frame's height.
If the value is `grow-only', the tool bar expands automatically,
but does not contract automatically. To contract the tool bar, the
user has to redraw the frame by entering `C-l'.
I think that should be 'auto-resize-tool-bars'. Also, from my limited
experimentation, it seems that variable does not apply on unix with gtk
or mac (under nextstep); if a frame is narrowed, the toolbar gains a
right-arrow icon which shows the remaining icons, rather than moving the
icons onto a second line. Should the doc string mention this
restriction? In the elisp.info file, when describing Layout Parameters,
it does say:
`tool-bar-lines'
The number of lines to use for the tool bar. A value of `nil'
means don't display a tool bar. (GTK allows at most one tool bar
line; it treats larger values as 1.)
which confirms to me that GTK will not show multi-line tool bars. But I
also saw the same behaviour on the mac under nextstep.
Stephen
In GNU Emacs 23.0.91.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.14.4)
of 2009-03-13 on maps
Windowing system distributor `The X.Org Foundation', version 11.0.10502000
configured using `configure '--with-x-toolkit=gtk' '--with-xft''
[Message part 3 (message/rfc822, inline)]
I've checked in some changes to the manual, based on your suggestions.
Thanks.
This bug report was last modified 16 years and 40 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.