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

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

bug#984: 23.0.60; Emacs.app segfaults on startup with the cairo backend


From: Yavor Doganov
Subject: bug#984: 23.0.60; Emacs.app segfaults on startup with the cairo backend
Date: Tue, 16 Sep 2008 14:56:07 +0300
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/22.2 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI)

Package: emacs,ns

With GNU Emacs 23.0.60 (i686-pc-linux-gnu, *Step 9.0) of 2008-09-16 on
keel, and

(BTW, it's better to have the GNUstep GUI version in the version
string, and eventually the current GSBackend as there are known bugs
in old versions -- what does 9.0 stand for?)

GNUstep GUI/Back 0.14.0 (cairo backend)
cairo 1.6.4
pixman 0.10.0

The program starts, and the frame extends itself horizontally until it
fills the whole screen (flickering all the time during this odd
resizing) and after that crashes immediately.

On the console, there are many GNUstep errors like:

2008-09-16 14:35:13.789 Emacs[15861] X-Windows error - BadPixmap (invalid 
Pixmap parameter)
          on display: :0.0
                type: 0
       serial number: 4031
        request code: 54
2008-09-16 14:35:13.789 Emacs[15861] X-Windows error - BadImplementation 
(server does not implement operation)
          on display: :0.0
                type: 0
       serial number: 4034
        request code: 146

I get this with other GNUstep apps too, for example:

2008-09-16 14:36:08.361 Ink[15875] X-Windows error - BadImplementation (server 
does not implement operation)
          on display: :0.0
                type: 0
       serial number: 3667
        request code: 146
2008-09-16 14:36:08.361 Ink[15875] X-Windows error - BadPixmap (invalid Pixmap 
parameter)

But none of them crashes.  Long backtrace follows:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6eca8d0 (LWP 15861)]
0xb67e044a in pixman_fill_mmx (bits=0xb6394000, stride=2080, bpp=32, x=0, 
    y=0, width=520, height=603, xor=4294967295)
    at ../../pixman/pixman-mmx.c:1792
1792    ../../pixman/pixman-mmx.c: No such file or directory.
        in ../../pixman/pixman-mmx.c
(gdb) bt
#0  0xb67e044a in pixman_fill_mmx (bits=0xb6394000, stride=2080, bpp=32, x=0, 
    y=0, width=520, height=603, xor=4294967295)
    at ../../pixman/pixman-mmx.c:1792
#1  0xb67dd6ef in pixman_fill (bits=0xb6394000, stride=520, bpp=32, x=0, y=0, 
    width=520, height=604, xor=4294967295) at ../../pixman/pixman-utils.c:175
#2  0xb67ce6fd in pixman_image_fill_rectangles (op=PIXMAN_OP_SRC, 
    dest=0xaf2c678, color=0xbf81ee64, n_rects=1, rects=0xbf81e664)
    at ../../pixman/pixman-image.c:691
#3  0xb6a9d976 in _cairo_image_surface_fill_rectangles (
    abstract_surface=0xa779410, op=CAIRO_OPERATOR_OVER, color=0xb113d80, 
    rects=0xbf81eee4, num_rects=1)
    at /tmp/buildd/cairo-1.6.4/src/cairo-image-surface.c:1022
#4  0xb6aaae59 in _cairo_surface_fill_rectangles (surface=0xa779410, 
    op=CAIRO_OPERATOR_OVER, color=0xb113d80, rects=0xbf81eee4, num_rects=1)
    at /tmp/buildd/cairo-1.6.4/src/cairo-surface.c:1398
#5  0xb6aab025 in _cairo_surface_fill_region (surface=0xa779410, 
    op=CAIRO_OPERATOR_OVER, color=0xb113d80, region=0xbf81f978)
    at /tmp/buildd/cairo-1.6.4/src/cairo-surface.c:1349
#6  0xb6aadcd6 in _clip_and_composite_trapezoids (src=0xb113d28, 
    op=CAIRO_OPERATOR_OVER, dst=0xa779410, traps=0xbf81f9d4, clip=0xb1138fc, 
    antialias=CAIRO_ANTIALIAS_DEFAULT)
    at /tmp/buildd/cairo-1.6.4/src/cairo-surface-fallback.c:617
#7  0xb6aadec3 in _cairo_surface_fallback_fill (surface=0xa779410, 
    op=CAIRO_OPERATOR_OVER, source=0xb113d28, path=0xb1139d4, 
    fill_rule=CAIRO_FILL_RULE_WINDING, tolerance=0.10000000000000001, 
    antialias=CAIRO_ANTIALIAS_DEFAULT)
    at /tmp/buildd/cairo-1.6.4/src/cairo-surface-fallback.c:904
#8  0xb6aaa692 in _cairo_surface_fill (surface=0xa779410, 
    op=CAIRO_OPERATOR_OVER, source=0xbf81faf4, path=0xb1139d4, 
    fill_rule=CAIRO_FILL_RULE_WINDING, tolerance=0.10000000000000001, 
    antialias=CAIRO_ANTIALIAS_DEFAULT)
    at /tmp/buildd/cairo-1.6.4/src/cairo-surface.c:1624
#9  0xb6a9a5ea in _cairo_gstate_fill (gstate=0xb113878, path=0xb1139d4)
    at /tmp/buildd/cairo-1.6.4/src/cairo-gstate.c:1009
#10 0xb6a9255d in *INT_cairo_fill_preserve (cr=0xb113858)
    at /tmp/buildd/cairo-1.6.4/src/cairo.c:2177
#11 0xb6a92582 in cairo_fill (cr=0xb113858)
    at /tmp/buildd/cairo-1.6.4/src/cairo.c:2153
#12 0xb6b432e9 in -[CairoGState DPSfill] (self=0xb113770, _cmd=0xb6b58b68)
    at CairoGState.m:801
#13 0xb6b0e2b2 in -[GSGState(Ops) DPSrectfill::::] (self=0xb113770, 
    _cmd=0xb6b580e8, x=0, y=0, w=1264, h=604) at GSGState.m:1001
#14 0xb6b08430 in -[GSContext(Ops) DPSrectfill::::] (self=0xaf2c2e8, 
    _cmd=0xb7e1d890, x=0, y=0, w=1264, h=604) at GSContext.m:714
#15 0xb7b9275a in DPSrectfill (ctxt=0xaf2c2e8, x=0, y=0, w=1264, h=604)
    at ../Headers/AppKit/DPSOperators.h:1052
#16 0xb7b92708 in NSRectFill (aRect=
        {origin = {x = 0, y = 0}, size = {width = 1264, height = 604}})
    at Functions.m:383
#17 0x08214e22 in ns_clear_frame_area (f=0xa881bb0, x=0, y=0, width=1264, 
    height=604) at nsterm.m:1947
#18 0x0821500e in -[EmacsView drawRect:] (self=0xadf2080, _cmd=0xb7eb77e8, 
    rect={origin = {x = 0, y = 0}, size = {width = 1264, height = 604}})
    at nsterm.m:5375
#19 0xb7d2399c in -[NSView displayRectIgnoringOpacity:inContext:] (
    self=0xadf2080, _cmd=0xb7eb77d8, aRect=
        {origin = {x = 0, y = 0}, size = {width = 1264, height = 604}}, 
    context=0xaf2c2e8) at NSView.m:2392
#20 0xb7d23ca2 in -[NSView displayRectIgnoringOpacity:inContext:] (
    self=0xa80af90, _cmd=0xb7eb77d8, aRect=
        {origin = {x = 0, y = 0}, size = {width = 1264, height = 604}}, 
    context=0xaf2c2e8) at NSView.m:2425
#21 0xb7d23ca2 in -[NSView displayRectIgnoringOpacity:inContext:] (
    self=0xa80add8, _cmd=0xb7eb77d8, aRect=
        {origin = {x = 0, y = 0}, size = {width = 1276, height = 633}}, 
    context=0xaf2c2e8) at NSView.m:2425
#22 0xb7d23692 in -[NSView displayRectIgnoringOpacity:] (self=0xa80add8, 
    _cmd=0xb7eb77c8, aRect=
        {origin = {x = 0, y = 0}, size = {width = 1276, height = 633}})
    at NSView.m:2338
#23 0xb7d2356a in -[NSView displayRect:] (self=0xa80add8, _cmd=0xb7eb77a8, 
    aRect={origin = {x = 0, y = 0}, size = {width = 1276, height = 633}})
    at NSView.m:2325
#24 0xb7d22f45 in -[NSView display] (self=0xa80add8, _cmd=0xb7ebe2d8)
    at NSView.m:2223
#25 0xb7d36685 in -[NSWindow display] (self=0xa80a828, _cmd=0xb7ebe2f8)
    at NSWindow.m:2265
#26 0xb7d35c1b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1276, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2089
#27 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=204, 
    rows=40) at nsterm.m:1200
#28 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb10a480) at nsterm.m:5005
#29 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb10a480) at NSNotificationCenter.m:1070
#30 0xb785b78b in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0xa31d6f8, _cmd=0xb7aab4f0, name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#31 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#32 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb1099e0) at NSWindow.m:3742
#33 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1264, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#34 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1264, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#35 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=202, 
    rows=40) at nsterm.m:1200
#36 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb10e240) at nsterm.m:5005
#37 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb10e240) at NSNotificationCenter.m:1070
#38 0xb785b78b in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0xa31d6f8, _cmd=0xb7aab4f0, name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#39 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#40 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb10e808) at NSWindow.m:3742
#41 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1252, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#42 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1252, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#43 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=200, 
    rows=40) at nsterm.m:1200
#44 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb1099c0) at nsterm.m:5005
#45 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb1099c0) at NSNotificationCenter.m:1070
#46 0xb785b78b in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0xa31d6f8, _cmd=0xb7aab4f0, name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#47 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#48 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb10d848) at NSWindow.m:3742
#49 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1240, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#50 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1240, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#51 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=198, 
    rows=40) at nsterm.m:1200
#52 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb105f08) at nsterm.m:5005
#53 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb105f08) at NSNotificationCenter.m:1070
#54 0xb785b78b in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0xa31d6f8, _cmd=0xb7aab4f0, name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#55 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#56 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb10c898) at NSWindow.m:3742
#57 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1228, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#58 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1228, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#59 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=196, 
    rows=40) at nsterm.m:1200
#60 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb10a358) at nsterm.m:5005
#61 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb10a358) at NSNotificationCenter.m:1070
#62 0xb785b78b in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0xa31d6f8, _cmd=0xb7aab4f0, name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#63 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#64 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb10b8d0) at NSWindow.m:3742
#65 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1216, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#66 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1216, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#67 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=194, 
    rows=40) at nsterm.m:1200
#68 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb10aa20) at nsterm.m:5005
#69 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb10aa20) at NSNotificationCenter.m:1070
#70 0xb785b78b in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0xa31d6f8, _cmd=0xb7aab4f0, name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#71 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#72 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb109a38) at NSWindow.m:3742
#73 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1204, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#74 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1204, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#75 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=192, 
    rows=40) at nsterm.m:1200
#76 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb108ef8) at nsterm.m:5005
#77 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb108ef8) at NSNotificationCenter.m:1070
#78 0xb785b78b in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0xa31d6f8, _cmd=0xb7aab4f0, name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#79 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#80 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb1098b8) at NSWindow.m:3742
#81 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1192, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#82 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1192, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#83 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=190, 
    rows=40) at nsterm.m:1200
#84 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb1074c0) at nsterm.m:5005
#85 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb1074c0) at NSNotificationCenter.m:1070
#86 0xb785b78b in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0xa31d6f8, _cmd=0xb7aab4f0, name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#87 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#88 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb1088f0) at NSWindow.m:3742
#89 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1180, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#90 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1180, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#91 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=188, 
    rows=40) at nsterm.m:1200
#92 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb100550) at nsterm.m:5005
#93 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb100550) at NSNotificationCenter.m:1070
#94 0xb785b78b in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0xa31d6f8, _cmd=0xb7aab4f0, name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#95 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#96 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb105458) at NSWindow.m:3742
#97 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1168, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#98 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1168, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#99 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=186, 
    rows=40) at nsterm.m:1200
#100 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb105438) at nsterm.m:5005
#101 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb105438) at NSNotificationCenter.m:1070
#102 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#103 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#104 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb1068f8) at NSWindow.m:3742
#105 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1156, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#106 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1156, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#107 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=184, 
    rows=40) at nsterm.m:1200
#108 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0ff4b0) at nsterm.m:5005
#109 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0ff4b0) at NSNotificationCenter.m:1070
#110 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#111 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#112 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb105930) at NSWindow.m:3742
#113 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1144, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#114 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1144, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#115 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=182, 
    rows=40) at nsterm.m:1200
#116 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f98a8) at nsterm.m:5005
#117 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f98a8) at NSNotificationCenter.m:1070
#118 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#119 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#120 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb104968) at NSWindow.m:3742
#121 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1132, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#122 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1132, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#123 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=180, 
    rows=40) at nsterm.m:1200
#124 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb102710) at nsterm.m:5005
#125 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb102710) at NSNotificationCenter.m:1070
#126 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#127 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#128 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb1034a8) at NSWindow.m:3742
#129 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1120, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#130 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1120, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#131 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=178, 
    rows=40) at nsterm.m:1200
#132 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f98e8) at nsterm.m:5005
#133 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f98e8) at NSNotificationCenter.m:1070
#134 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#135 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#136 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0fdaa0) at NSWindow.m:3742
#137 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1108, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#138 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1108, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#139 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=176, 
    rows=40) at nsterm.m:1200
#140 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0efd20) at nsterm.m:5005
#141 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0efd20) at NSNotificationCenter.m:1070
#142 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#143 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#144 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb101228) at NSWindow.m:3742
#145 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1096, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#146 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1096, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#147 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=174, 
    rows=40) at nsterm.m:1200
#148 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0ed9c0) at nsterm.m:5005
#149 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0ed9c0) at NSNotificationCenter.m:1070
#150 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#151 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#152 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb100420) at NSWindow.m:3742
#153 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1084, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#154 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1084, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#155 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=172, 
    rows=40) at nsterm.m:1200
#156 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0fe5a8) at nsterm.m:5005
#157 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0fe5a8) at NSNotificationCenter.m:1070
#158 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#159 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#160 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0ff468) at NSWindow.m:3742
#161 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1072, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#162 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1072, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#163 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=170, 
    rows=40) at nsterm.m:1200
#164 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d2d98) at nsterm.m:5005
#165 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d2d98) at NSNotificationCenter.m:1070
#166 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#167 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#168 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f8768) at NSWindow.m:3742
#169 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1060, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#170 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1060, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#171 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=168, 
    rows=40) at nsterm.m:1200
#172 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f8cf8) at nsterm.m:5005
#173 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f8cf8) at NSNotificationCenter.m:1070
#174 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#175 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#176 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0fd958) at NSWindow.m:3742
#177 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1048, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#178 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1048, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#179 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=166, 
    rows=40) at nsterm.m:1200
#180 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0fc928) at nsterm.m:5005
#181 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0fc928) at NSNotificationCenter.m:1070
#182 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#183 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#184 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0fb9a8) at NSWindow.m:3742
#185 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1036, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#186 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1036, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#187 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=164, 
    rows=40) at nsterm.m:1200
#188 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f7cb8) at nsterm.m:5005
#189 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f7cb8) at NSNotificationCenter.m:1070
#190 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#191 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#192 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f8988) at NSWindow.m:3742
#193 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1024, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#194 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1024, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#195 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=162, 
    rows=40) at nsterm.m:1200
#196 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f9d98) at nsterm.m:5005
#197 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f9d98) at NSNotificationCenter.m:1070
#198 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#199 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#200 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f5a48) at NSWindow.m:3742
#201 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1012, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#202 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1012, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#203 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=160, 
    rows=40) at nsterm.m:1200
#204 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f6d60) at nsterm.m:5005
#205 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f6d60) at NSNotificationCenter.m:1070
#206 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#207 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#208 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f9208) at NSWindow.m:3742
#209 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 1000, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#210 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 1000, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#211 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=158, 
    rows=40) at nsterm.m:1200
#212 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f8228) at nsterm.m:5005
#213 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f8228) at NSNotificationCenter.m:1070
#214 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#215 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#216 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f77b0) at NSWindow.m:3742
#217 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 988, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#218 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 988, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#219 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=156, 
    rows=40) at nsterm.m:1200
#220 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f5d20) at nsterm.m:5005
#221 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f5d20) at NSNotificationCenter.m:1070
#222 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#223 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#224 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f6278) at NSWindow.m:3742
#225 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 976, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#226 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 976, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#227 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=154, 
    rows=40) at nsterm.m:1200
#228 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0eed08) at nsterm.m:5005
#229 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0eed08) at NSNotificationCenter.m:1070
#230 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#231 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#232 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f4810) at NSWindow.m:3742
#233 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 964, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#234 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 964, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#235 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=152, 
    rows=40) at nsterm.m:1200
#236 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f5d00) at nsterm.m:5005
#237 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f5d00) at NSNotificationCenter.m:1070
#238 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#239 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#240 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f2b50) at NSWindow.m:3742
#241 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 952, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#242 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 952, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#243 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=150, 
    rows=40) at nsterm.m:1200
#244 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f42f0) at nsterm.m:5005
#245 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f42f0) at NSNotificationCenter.m:1070
#246 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#247 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#248 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f33a0) at NSWindow.m:3742
#249 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 940, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#250 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 940, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#251 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=148, 
    rows=40) at nsterm.m:1200
#252 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0f0e98) at nsterm.m:5005
#253 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0f0e98) at NSNotificationCenter.m:1070
#254 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#255 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#256 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f2430) at NSWindow.m:3742
#257 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 928, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#258 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 928, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#259 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=146, 
    rows=40) at nsterm.m:1200
#260 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0eba48) at nsterm.m:5005
#261 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0eba48) at NSNotificationCenter.m:1070
#262 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#263 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#264 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0f04c0) at NSWindow.m:3742
#265 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 916, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#266 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 916, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#267 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=144, 
    rows=40) at nsterm.m:1200
#268 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0efe30) at nsterm.m:5005
#269 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0efe30) at NSNotificationCenter.m:1070
#270 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#271 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#272 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0efde8) at NSWindow.m:3742
#273 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 904, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#274 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 904, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#275 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=142, 
    rows=40) at nsterm.m:1200
#276 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0edd38) at nsterm.m:5005
#277 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0edd38) at NSNotificationCenter.m:1070
#278 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#279 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#280 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0ef910) at NSWindow.m:3742
#281 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 892, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#282 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 892, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#283 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=140, 
    rows=40) at nsterm.m:1200
#284 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e9398) at nsterm.m:5005
#285 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e9398) at NSNotificationCenter.m:1070
#286 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#287 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#288 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0ee928) at NSWindow.m:3742
#289 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 880, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#290 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 880, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#291 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=138, 
    rows=40) at nsterm.m:1200
#292 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0ebe58) at nsterm.m:5005
#293 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0ebe58) at NSNotificationCenter.m:1070
#294 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#295 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#296 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0ed8f0) at NSWindow.m:3742
#297 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 868, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#298 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 868, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#299 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=136, 
    rows=40) at nsterm.m:1200
#300 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e72e0) at nsterm.m:5005
#301 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e72e0) at NSNotificationCenter.m:1070
#302 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#303 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#304 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e93d0) at NSWindow.m:3742
#305 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 856, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#306 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 856, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#307 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=134, 
    rows=40) at nsterm.m:1200
#308 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0ec4f0) at nsterm.m:5005
#309 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0ec4f0) at NSNotificationCenter.m:1070
#310 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#311 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#312 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0ebe10) at NSWindow.m:3742
#313 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 844, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#314 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 844, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#315 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=132, 
    rows=40) at nsterm.m:1200
#316 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e8918) at nsterm.m:5005
#317 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e8918) at NSNotificationCenter.m:1070
#318 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#319 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#320 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0ea280) at NSWindow.m:3742
#321 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 832, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#322 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 832, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#323 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=130, 
    rows=40) at nsterm.m:1200
#324 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0eaca8) at nsterm.m:5005
#325 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0eaca8) at NSNotificationCenter.m:1070
#326 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#327 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#328 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0ea180) at NSWindow.m:3742
#329 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 820, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#330 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 820, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#331 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=128, 
    rows=40) at nsterm.m:1200
#332 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e7998) at nsterm.m:5005
#333 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e7998) at NSNotificationCenter.m:1070
#334 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#335 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#336 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e73a8) at NSWindow.m:3742
#337 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 808, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#338 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 808, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#339 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=126, 
    rows=40) at nsterm.m:1200
#340 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e4878) at nsterm.m:5005
#341 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e4878) at NSNotificationCenter.m:1070
#342 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#343 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#344 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e6f18) at NSWindow.m:3742
#345 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 796, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#346 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 796, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#347 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=124, 
    rows=40) at nsterm.m:1200
#348 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e3460) at nsterm.m:5005
#349 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e3460) at NSNotificationCenter.m:1070
#350 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#351 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#352 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e4830) at NSWindow.m:3742
#353 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 784, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#354 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 784, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#355 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=122, 
    rows=40) at nsterm.m:1200
#356 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e61b8) at nsterm.m:5005
#357 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e61b8) at NSNotificationCenter.m:1070
#358 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#359 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#360 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e5bd8) at NSWindow.m:3742
#361 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 772, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#362 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 772, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#363 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=120, 
    rows=40) at nsterm.m:1200
#364 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d35e0) at nsterm.m:5005
#365 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d35e0) at NSNotificationCenter.m:1070
#366 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#367 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#368 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e5630) at NSWindow.m:3742
#369 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 760, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#370 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 760, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#371 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=118, 
    rows=40) at nsterm.m:1200
#372 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e49b0) at nsterm.m:5005
#373 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e49b0) at NSNotificationCenter.m:1070
#374 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#375 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#376 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e2ed0) at NSWindow.m:3742
#377 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 748, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#378 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 748, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#379 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=116, 
    rows=40) at nsterm.m:1200
#380 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e4330) at nsterm.m:5005
#381 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e4330) at NSNotificationCenter.m:1070
#382 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#383 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#384 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e35f0) at NSWindow.m:3742
#385 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 736, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#386 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 736, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#387 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=114, 
    rows=40) at nsterm.m:1200
#388 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d5db8) at nsterm.m:5005
#389 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d5db8) at NSNotificationCenter.m:1070
#390 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#391 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#392 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0d3598) at NSWindow.m:3742
#393 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 724, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#394 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 724, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#395 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=112, 
    rows=40) at nsterm.m:1200
#396 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d20c0) at nsterm.m:5005
#397 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d20c0) at NSNotificationCenter.m:1070
#398 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#399 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#400 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e08f0) at NSWindow.m:3742
#401 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 712, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#402 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 712, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#403 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=110, 
    rows=40) at nsterm.m:1200
#404 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d20a0) at nsterm.m:5005
#405 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d20a0) at NSNotificationCenter.m:1070
#406 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#407 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#408 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0dd0a0) at NSWindow.m:3742
#409 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 700, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#410 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 700, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#411 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=108, 
    rows=40) at nsterm.m:1200
#412 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e1140) at nsterm.m:5005
#413 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e1140) at NSNotificationCenter.m:1070
#414 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#415 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#416 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0d75f0) at NSWindow.m:3742
#417 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 688, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#418 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 688, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#419 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=106, 
    rows=40) at nsterm.m:1200
#420 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0cd130) at nsterm.m:5005
#421 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0cd130) at NSNotificationCenter.m:1070
#422 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#423 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#424 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0d9ba0) at NSWindow.m:3742
#425 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 676, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#426 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 676, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#427 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=104, 
    rows=40) at nsterm.m:1200
#428 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0deaf0) at nsterm.m:5005
#429 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0deaf0) at NSNotificationCenter.m:1070
#430 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#431 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#432 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0d8570) at NSWindow.m:3742
#433 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 664, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#434 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 664, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#435 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=102, 
    rows=40) at nsterm.m:1200
#436 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d91d8) at nsterm.m:5005
#437 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d91d8) at NSNotificationCenter.m:1070
#438 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#439 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#440 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0d6980) at NSWindow.m:3742
#441 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 652, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#442 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 652, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#443 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=100, 
    rows=40) at nsterm.m:1200
#444 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0ca898) at nsterm.m:5005
#445 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0ca898) at NSNotificationCenter.m:1070
#446 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#447 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#448 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0dc950) at NSWindow.m:3742
#449 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 640, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#450 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 640, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#451 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=98, 
    rows=40) at nsterm.m:1200
#452 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d9fb8) at nsterm.m:5005
#453 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d9fb8) at NSNotificationCenter.m:1070
#454 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#455 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#456 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0cb2a0) at NSWindow.m:3742
#457 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 628, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#458 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 628, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#459 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=96, 
    rows=40) at nsterm.m:1200
#460 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d7d58) at nsterm.m:5005
#461 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d7d58) at NSNotificationCenter.m:1070
#462 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#463 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#464 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0da160) at NSWindow.m:3742
#465 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 616, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#466 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 616, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#467 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=94, 
    rows=40) at nsterm.m:1200
#468 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d3f90) at nsterm.m:5005
#469 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d3f90) at NSNotificationCenter.m:1070
#470 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#471 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#472 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0da498) at NSWindow.m:3742
#473 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 604, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#474 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 604, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#475 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=92, 
    rows=40) at nsterm.m:1200
#476 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e0f28) at nsterm.m:5005
#477 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e0f28) at NSNotificationCenter.m:1070
#478 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#479 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#480 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0e0c78) at NSWindow.m:3742
#481 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 592, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#482 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 592, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#483 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=90, 
    rows=40) at nsterm.m:1200
#484 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d3b88) at nsterm.m:5005
#485 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d3b88) at NSNotificationCenter.m:1070
#486 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#487 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#488 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0cfc90) at NSWindow.m:3742
#489 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 580, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#490 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 580, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#491 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=88, 
    rows=40) at nsterm.m:1200
#492 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0e1608) at nsterm.m:5005
#493 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0e1608) at NSNotificationCenter.m:1070
#494 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#495 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#496 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0d52d0) at NSWindow.m:3742
#497 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 568, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#498 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 568, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#499 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=86, 
    rows=40) at nsterm.m:1200
#500 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0ca2c8) at nsterm.m:5005
#501 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0ca2c8) at NSNotificationCenter.m:1070
#502 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#503 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#504 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xb0cad30) at NSWindow.m:3742
#505 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 556, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#506 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 556, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#507 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=84, 
    rows=40) at nsterm.m:1200
#508 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0d4340) at nsterm.m:5005
#509 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0d4340) at NSNotificationCenter.m:1070
#510 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#511 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#512 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb6b627f8, 
    theEvent=0xa5f1c38) at NSWindow.m:3742
#513 0xb6b30ca6 in -[XGServer(WindowOps) placewindow::] (self=0xa9c7ba8, 
    _cmd=0xb7ebe360, rect=
        {origin = {x = 0, y = 346}, size = {width = 544, height = 633}}, 
    win=4) at XGServerWindow.m:3057
#514 0xb7d35b7b in -[NSWindow setFrame:display:] (self=0xa80a828, 
    _cmd=0x8394040, frameRect=
        {origin = {x = 0, y = 346}, size = {width = 544, height = 633}}, 
    flag=1 '\001') at NSWindow.m:2080
#515 0x0821364f in x_set_window_size (f=0xa881bb0, change_grav=0, cols=82, 
    rows=40) at nsterm.m:1200
#516 0x08213a2d in -[EmacsView windowDidResize:] (self=0xadf2080, 
    _cmd=0xb7ebe9a8, notification=0xb0cea68) at nsterm.m:5005
#517 0xb785ae79 in -[NSNotificationCenter _postAndRelease:] (self=0xa31d6f8, 
    _cmd=0xb7aab4e8, notification=0xb0cea68) at NSNotificationCenter.m:1070
#518 0xb785b78b in -[NSNotificationCenter 
postNotificationName:object:userInfo:] (self=0xa31d6f8, _cmd=0xb7aab4f0, 
name=0xb7ecbe10, object=0xa80a828, 
    info=0x0) at NSNotificationCenter.m:1129
#519 0xb785b642 in -[NSNotificationCenter postNotificationName:object:] (
    self=0xa31d6f8, _cmd=0xb7ebe238, name=0xb7ecbe10, object=0xa80a828)
    at NSNotificationCenter.m:1109
#520 0xb7d3c5a8 in -[NSWindow sendEvent:] (self=0xa80a828, _cmd=0xb7e28260, 
    theEvent=0xb0ca2e8) at NSWindow.m:3742
#521 0xb7bb0866 in -[NSApplication sendEvent:] (self=0xacad800, 
    _cmd=0x8394338, theEvent=0xb0ca2e8) at NSApplication.m:1884
#522 0x08206868 in -[EmacsApp sendEvent:] () at nsterm.m:4085
#523 0xb7baf2e0 in -[NSApplication run] (self=0xacad800, _cmd=0x8394258)
    at NSApplication.m:1386
#524 0x08208e6e in ns_read_socket (terminal=0xa6e6ad8, expected=0, 
    hold_quit=0xbf8378b4) at nsterm.m:3204
#525 0x08137e75 in read_avail_input (expected=0) at keyboard.c:7007
#526 0x08138878 in gobble_input (expected=0) at keyboard.c:6918
#527 0x0813e1ea in read_char (commandflag=1, nmaps=3, maps=0xbf837ee0, 
    prev_event=170649393, used_mouse_menu=0xbf837fb8, end_time=0x0)
    at keyboard.c:4015
#528 0x08140514 in read_key_sequence (keybuf=0xbf838074, bufsize=30, 
    prompt=170649393, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:9343
#529 0x081428cd in command_loop_1 () at keyboard.c:1621
#530 0x081a6020 in internal_condition_case (bfun=0x8142670 <command_loop_1>, 
    handlers=170938825, hfun=0x813c980 <cmd_error>) at eval.c:1511
#531 0x0813bd1e in command_loop_2 () at keyboard.c:1338
#532 0x081a6123 in internal_catch (tag=170934929, 
    func=0x813bce0 <command_loop_2>, arg=170649393) at eval.c:1247
#533 0x0813c774 in command_loop () at keyboard.c:1317
#534 0x0813cba1 in recursive_edit_1 () at keyboard.c:942
#535 0x0813cd1c in Frecursive_edit () at keyboard.c:1004
#536 0x081304ec in main (argc=1, argv=0xbf838774) at emacs.c:1693






reply via email to

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