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

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

bug#117: bug 117: messed up frame parameters


From: Drew Adams
Subject: bug#117: bug 117: messed up frame parameters
Date: Fri, 31 Oct 2008 14:05:50 -0700

1. The problems I reported previously remain, even with this recent build:

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-10-09 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'

2. In addition is the following problem. It has also always been there since the
original bug report, but I neglected to mention it before. Perhaps knowing this
will help with the rest of the symptoms.

After the original recipe (see mail below), do this (the actual sizes are
unimportant):

 M-: (set-frame-size (selected-frame) 60 40)

Problem: There was no fringe before the `set-frame-size', but both left and
right fringe appear after calling `set-frame-size'. 

Perhaps this is related to the fact that Emacs 23 introduces extraneous copies
of frame parameters (`left-fringe' etc.) - see previous mails in this thread.

Note: this is the initial frame. If you do `C-x 5 2' and change the frame size
of the new frame, no fringe appears. The bug symptoms I have reported have to do
with the initial frame.

I've attached the (same) code again, in hopes that someone will please try to
fix this. Thx.

> --------------8<-----------------------------------
> From: Drew Adams Sent: Wednesday, July 09, 2008 8:28 AM
> To: 117@emacsbugs.donarmstrong.com
> Subject: bug#117: bug 117: messed up frame parameters
> 
> You can use the attached code to repro the problem.
> See initial bug report for symptom details.
> 
> emacs -Q --debug-init -l ".../path/to/hexrgb.el" -l 
> ".../path/to/oneonone.el" -f "1on1-emacs"

Attachment: oneonone.el
Description: Binary data

Attachment: hexrgb.el
Description: Binary data


reply via email to

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