all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1346: Window shrinks with each invocation
@ 2008-11-15  5:54 Chong Yidong
  2008-11-15  8:22 ` Erik
  0 siblings, 1 reply; 11+ messages in thread
From: Chong Yidong @ 2008-11-15  5:54 UTC (permalink / raw
  To: Erik; +Cc: 1346

Which version of Emacs are you using, and which X toolkit?






^ permalink raw reply	[flat|nested] 11+ messages in thread
* bug#1346: Window shrinks with each invocation
@ 2008-11-14 14:25 Erik
  2008-11-15 14:12 ` martin rudalics
  0 siblings, 1 reply; 11+ messages in thread
From: Erik @ 2008-11-14 14:25 UTC (permalink / raw
  To: bug-gnu-emacs

The Emacs window shrinks with each invocation:
1. Start a KDE 3.5.10 session.
2. Invoke Emacs.
3. Maximize Emacs.
4. Press PrintScrn (starts Ksnapshot).
5. Make sure that "Include window border" is unchecked.
6. Press "New screenshot".
7. Press "Save as...".
8. Create a direcectory.
9. Enter "emacs_window_shrinking_00.png" in the filename line.
10. Save.
11. Close Emacs.
12. Invoke Emacs.
13. Switch Back to Ksnapshot.
14. Press "New screenshot".
15. Press "Save as..." (Ksnapshot will suggest the next filename
automatically by incrementing the number in the previously used filename).
16. If the two previously saved images differ in size, go to step 10.
17. Execute "file *" in the directory that was created in step 8.

After following these steps I get the following output from the file
command in step 17:
emacs_window_shrinking_00.png: PNG image data, 1862 x 1173, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_01.png: PNG image data, 1862 x 1113, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_02.png: PNG image data, 1862 x 1073, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_03.png: PNG image data, 1862 x 1033, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_04.png: PNG image data, 1862 x 993, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_05.png: PNG image data, 1862 x 953, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_06.png: PNG image data, 1862 x 913, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_07.png: PNG image data, 1862 x 873, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_08.png: PNG image data, 1862 x 833, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_09.png: PNG image data, 1862 x 793, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_10.png: PNG image data, 1862 x 753, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_11.png: PNG image data, 1862 x 713, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_12.png: PNG image data, 1862 x 673, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_13.png: PNG image data, 1862 x 633, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_14.png: PNG image data, 1862 x 593, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_15.png: PNG image data, 1862 x 553, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_16.png: PNG image data, 1862 x 513, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_17.png: PNG image data, 1862 x 473, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_18.png: PNG image data, 1862 x 433, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_19.png: PNG image data, 1862 x 393, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_20.png: PNG image data, 1862 x 353, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_21.png: PNG image data, 1862 x 313, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_22.png: PNG image data, 1862 x 273, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_23.png: PNG image data, 1862 x 233, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_24.png: PNG image data, 1862 x 193, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_25.png: PNG image data, 1862 x 153, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_26.png: PNG image data, 1862 x 113, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_27.png: PNG image data, 1862 x 73, 8-bit/color
RGBA, non-interlaced
emacs_window_shrinking_28.png: PNG image data, 1862 x 73, 8-bit/color
RGBA, non-interlaced

It looks like Emacs window height decreases with 40 pixel each
invocation (except the first an last one). This does not happen with any
other program. Emacs is unusual in that it only accepts certain sizes,
while other programs can be resized freely. It probably has something to
do with that.







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

end of thread, other threads:[~2008-11-15 17:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-15  5:54 bug#1346: Window shrinks with each invocation Chong Yidong
2008-11-15  8:22 ` Erik
2008-11-15 16:10   ` Chong Yidong
2008-11-15 16:20     ` Erik
2008-11-15 17:26       ` Chong Yidong
2008-11-15 17:50     ` Erik
  -- strict thread matches above, loose matches on Subject: below --
2008-11-14 14:25 Erik
2008-11-15 14:12 ` martin rudalics
2008-11-15 14:24   ` Erik
2008-11-15 15:44     ` Drew Adams
2008-11-15 16:12     ` martin rudalics

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.