unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* describe-{function,variable} shrinks frame (GTK+/KDE)
@ 2007-11-16 23:21 Stephen Berman
  2007-11-17  9:16 ` martin rudalics
  2007-11-17 23:30 ` describe-{function,variable} shrinks frame (GTK+/KDE) Richard Stallman
  0 siblings, 2 replies; 13+ messages in thread
From: Stephen Berman @ 2007-11-16 23:21 UTC (permalink / raw)
  To: emacs-devel

With GNU Emacs 23.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of
2007-11-13 on escher under KDE using gtk-qt engine I observe the
followin (I have not been able to reproduce this with the same Emacs
build under GNOME or twm):

1. emacs -Q ; M-: (frame-height) => 40
2. C-h i
3. C-h f RET webjump RET ; M-: (frame-height) => 40
4. C-x 1
5. C-h v RET kannada-consonant RET ; M-: (frame-height) => 39

This recipe isn't completely reliable: what seems to be constant are the
prior invocation of Info and unsplitting the windows between the
describe-* calls; otherwise, sometimes the shrinkage happens after the
first call to describe-{function,variable}, sometimes it takes several
iterations of steps 2.-5.  The function/variable names are examples,
probably any will do.  Once the shrinkage begins, it progresses with
subsequent describe-* calls.

I only noticed this recently.  My first suspicion was the changes to
help.el et al on 2007-11-06 (with-help-window etc.).  But then I tried a
build from 2007-09-23 I had saved and reproduced it with that, to my
surprise (I don't know how I could have failed to notice this behavior
before).  The latest build I still have prior to that is from
2007-08-24, just before the multi-tty merge: with this build I could not
induce the shrinkage.

Steve Berman

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-11-20 19:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-16 23:21 describe-{function,variable} shrinks frame (GTK+/KDE) Stephen Berman
2007-11-17  9:16 ` martin rudalics
2007-11-17 23:42   ` Stephen Berman
2007-11-18  9:33     ` martin rudalics
2007-11-18 19:31       ` Stephen Berman
2007-11-18 22:21         ` martin rudalics
2007-11-19 13:53           ` Stephen Berman
2007-11-19 22:56             ` GTK+/KDE frame shrinking has to do with tool bar (was Re: describe-{function, variable} shrinks frame (GTK+/KDE)) Stephen Berman
2007-11-20  7:25               ` martin rudalics
2007-11-20  7:33               ` Jan Djärv
2007-11-20 19:48                 ` GTK+/KDE frame shrinking has to do with tool bar Stephen Berman
2007-11-17 23:30 ` describe-{function,variable} shrinks frame (GTK+/KDE) Richard Stallman
2007-11-18  0:39   ` Stephen Berman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).