GNU bug report logs - #9006
24.0.50; Abort in unshow_buffer/kill-buffer

Previous Next

Package: emacs;

Reported by: Stephen Berman <Stephen.Berman <at> rub.de>

Date: Tue, 5 Jul 2011 23:22:01 UTC

Severity: normal

Found in version 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 9006 <at> debbugs.gnu.org (full text, mbox):

From: Stephen Berman <stephen.berman <at> gmx.net>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 9006 <at> debbugs.gnu.org
Subject: Re: bug#9006: 24.0.50; Abort in unshow_buffer/kill-buffer
Date: Sat, 09 Jul 2011 01:03:41 +0200
On Thu, 07 Jul 2011 17:47:44 +0200 martin rudalics <rudalics <at> gmx.at> wrote:

>> This time I wasn't editing but just moving around the buffer rapidly,
>> holding down keys like C-n, C-p, C-f, C-v etc. until Emacs didn't
>> respond anymore, then C-g, upon which Emacs aborted.  The session was
>> not quite as old as the previous one, 9-10 hours.  I had tried
>> unsuccessfully to induce the crash several times earlier in the session.
>
> I'm quite lost here.  From the code it seems obvious that tabbar uses
> `vertical-motion' which makes a temporary buffer appear in the selected
> window without displaying it in order to calculate the tabs to display.
> Apparently, the problem is that `vertical-motion' does
>
>       XSETBUFFER (w->buffer, current_buffer);
>
> but does not
>
>       set_marker_both (w->pointm, buffer, BEG, BEG_BYTE);
>
> as the comment I posted earlier suggests.  This makes the subsequent
> unshow_buffer abort.  In any case, someone who knows `vertical-motion'
> better than me will have to look into this.
>
> martin

I have a new datapoint: I updated Emacs from the trunk today and started
a session under gdb about 9 hours ago, and just got an abort again.
Both the triggering conditions and the backtrace (included below) are
similar but not identical to the previous aborts; I assume the
differences in the backtrace are due to your new window code, which had
not been in my previous build.  As for the triggering conditions: I was
again in Gnus, reading but not editing an article, and had just clicked
on a URL link in the article, which calls a special function I use for
browse-url-browser-function, which calls completing-read, and when the
prompt appeared in the minibuffer, I changed my mind and type C-g -- and
Emacs aborted.  Prior to that, unlike the previous crashes, I had not
been moving point rapidly around the buffer, nor was there heavy CPU
activity.  Aside from these differences, it's curious that I've now
gotten the abort three days in a row, although before today I hadn't
updated in almost a month and have been using the same configuration
since long before.

Steve Berman

#0  abort () at /data/steve/bzr/emacs/quickfixes/src/emacs.c:379
No locals.
#1  0x080a71a7 in unshow_buffer (w=0x9a8e828)
    at /data/steve/bzr/emacs/quickfixes/src/window.c:1801
        buf = 218835381
        b = 0xd0b29b0
#2  0x080ac9f4 in Fset_window_buffer (window=162064429, buffer_or_name=
    172639229, keep_margins=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/window.c:3129
        tem = <value optimized out>
        buffer = 172639229
        w = 0x9a8e828
#3  0x081ab161 in Ffuncall (nargs=3, args=0xbfff66d0)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3016
        fun = <value optimized out>
        original_fun = <value optimized out>
        funcar = <value optimized out>
        numargs = 2
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfff680c, 
          function = 0xbfff66d0, 
          args = 0xbfff66d4, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = 0xbfff6640
        i = <value optimized out>
#4  0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    136775861, maxdepth=12, args_template=138576074, nargs=0, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0x83bd287 "\210\n\203\033", 
---Type <return> to continue, or q <return> to quit---
          byte_string = 136775841, 
          byte_string_start = 
    0x83bd278 "\b\306 =\307\b!p=\031\032\310\b\v\"\210\n\203\033", 
          constants = 136775861, 
          next = 0xbfff68bc
        }
        top = 0xbfff66d0
        result = <value optimized out>
#5  0x081aab98 in funcall_lambda (fun=136775773, nargs=4, arg_vector=0xbfff6854)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3240
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#6  0x081aaf93 in Ffuncall (nargs=5, args=0xbfff6850)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 138968338
        funcar = <value optimized out>
        numargs = 4
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfff6984, 
          function = 0xbfff6850, 
          args = 0xbfff6854, 
          nargs = 4, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#7  0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    136776349, maxdepth=28, args_template=138576074, nargs=0, 
---Type <return> to continue, or q <return> to quit---
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0x83bd044 "\210\313\314\315\"\210\nA\211\022\204\n", 
          byte_string = 136776321, 
          byte_string_start = 0x83bd006 "\306\b!\307\031\211\032\203K", 
          constants = 136776349, 
          next = 0xbfff6b2c
        }
        top = 0xbfff6850
        result = <value optimized out>
#8  0x081e3828 in Fbyte_code (bytestr=136776321, vector=136776349, maxdepth=28)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:423
No locals.
#9  0x081aa5bc in eval_sub (form=136776310)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2363
        numargs = <value optimized out>
        args_left = 138576074
        i = 3
        maxargs = 3
        argvals = {136776321, 136776349, 28, 141947134, 138576074, 1, 0, 
    138576074}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 136776318
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff6c0c, 
          function = 0xbfff699c, 
          args = 0xbfff6964, 
          nargs = 3, 
          debug_on_exit = 0
        }
#10 0x081a9481 in internal_catch (tag=138865586, func=0x81aa120 <eval_sub>, arg=
---Type <return> to continue, or q <return> to quit---
    136776310) at /data/steve/bzr/emacs/quickfixes/src/eval.c:1247
        c = {
          tag = 138865586, 
          val = 138576074, 
          next = 0xbfff8f04, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {-1073780032, 136776144, 175, -1073780056, -1744794245, 
    1409005076}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {2, 3221187112, 134908931, 139051442, 138740858, 
    3221187112, 134895246, 140089760, 138739810, 3221187240, 135967112, 
    162064429, 139051442, 3221187160, 135893275, 138463208, 3221187300, 0, 0, 0, 
    3221187460, 3221187180, 136591768, 1, 3221187268, 138740856, 138698866, 
    144253014, 3221187460, 3221187212, 3221187596, 3221187264}
              }
            }}, 
          backlist = 0xbfff6c0c, 
          handlerlist = 0xbfff8fcc, 
          lisp_eval_depth = 42, 
          pdlcount = 75, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0xbfff6b2c
        }
#11 0x081e2384 in exec_byte_code (bytestr=<value optimized out>, vector=
    136776149, maxdepth=28, args_template=138576074, nargs=0, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:966
        v1 = <value optimized out>
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0x83bd1d2 "\210\016\035\203\245", 
          byte_string = 136776129, 
          byte_string_start = 0x83bd148 "\b\211\030\203\035", 
---Type <return> to continue, or q <return> to quit---
          constants = 136776149, 
          next = 0xbfff6cbc
        }
        top = 0xbfff6ac0
        result = <value optimized out>
#12 0x081aab98 in funcall_lambda (fun=136776077, nargs=2, arg_vector=0xbfff6c54)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3240
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#13 0x081aaf93 in Ffuncall (nargs=3, args=0xbfff6c50)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 138968386
        funcar = <value optimized out>
        numargs = 2
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfff6d9c, 
          function = 0xbfff6c50, 
          args = 0xbfff6c54, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#14 0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    136777893, maxdepth=20, args_template=138576074, nargs=0, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        vectorp = <value optimized out>
        stack = {
          pc = 0x83bcc23 "\210)\202{", 
          byte_string = 136777873, 
          byte_string_start = 0x83bcbb2 "\b\211\030\204\n", 
          constants = 136777893, 
          next = 0xbfffd39c
        }
        top = 0xbfff6c50
        result = <value optimized out>
#15 0x081aab98 in funcall_lambda (fun=136777845, nargs=1, arg_vector=0xbfff6dec)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3240
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#16 0x081aaf93 in Ffuncall (nargs=2, args=0xbfff6de8)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 138739258
        funcar = <value optimized out>
        numargs = 1
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfff6ed4, 
          function = 0xbfff6de8, 
          args = 0xbfff6dec, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
---Type <return> to continue, or q <return> to quit---
#17 0x081ab475 in call1 (fn=138739258, arg1=218835381)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2778
        ret_ungc_val = 183351120
        args = {138739258, 218835381}
#18 0x080ab99a in replace_buffer_in_windows (buffer=218835381)
    at /data/steve/bzr/emacs/quickfixes/src/window.c:2813
No locals.
#19 0x0815b06e in Fkill_buffer (buffer_or_name=218835381)
    at /data/steve/bzr/emacs/quickfixes/src/buffer.c:1568
        buffer = 218835381
        b = 0xd0b29b0
        tem = <value optimized out>
        m = <value optimized out>
#20 0x081aa5e3 in eval_sub (form=203717262)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2357
        numargs = <value optimized out>
        args_left = 138576074
        i = 1
        maxargs = 1
        argvals = {218835381, 1, 203769006, 2, 100000000, -1073778936, 
    -1228787672, 13}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 203717254
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff6f94, 
          function = 0xbfff6eec, 
          args = 0xbfff6eb4, 
          nargs = 1, 
          debug_on_exit = 0
        }
#21 0x081ad02a in Fand (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:281
        val = <value optimized out>
#22 0x081aa747 in eval_sub (form=203717286)
---Type <return> to continue, or q <return> to quit---
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 203717278
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {8, -1073778760, 136054328, 142754845, 138659074, -1073778728, 
    136286995, 175791576}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 203717278
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff7d44, 
          function = 0xbfff6fac, 
          args = 0xbfff6fa8, 
          nargs = -1, 
          debug_on_exit = 0
        }
#23 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#24 0x081a9cde in unbind_to (count=51, value=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3437
        quitf = 138576074
#25 0x081a9ee9 in unwind_to_catch (catch=0xbfff8f04, value=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1290
        last_time = 1
#26 0x081aba33 in Fsignal (error_symbol=138607138, data=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1748
        unwind_data = <value optimized out>
        conditions = 136614790
        string = <value optimized out>
        real_error_symbol = 138607138
        clause = 138576098
        h = 0xbfff8fcc
        bp = <value optimized out>
---Type <return> to continue, or q <return> to quit---
#27 0x081b37b5 in internal_equal (o1=138742738, o2=<value optimized out>, depth=
    1, props=0) at /data/steve/bzr/emacs/quickfixes/src/fns.c:2031
        flag = <value optimized out>
#28 0x081b3652 in internal_equal (o1=<value optimized out>, 
    o2=<value optimized out>, depth=0, props=0)
    at /data/steve/bzr/emacs/quickfixes/src/fns.c:2051
No locals.
#29 0x081b390a in Fequal (o1=146913566, o2=176066902)
    at /data/steve/bzr/emacs/quickfixes/src/fns.c:2008
No locals.
#30 0x0811cebe in search_image_cache (f=0x86e3308, spec=176066902, hash=
    157646886) at /data/steve/bzr/emacs/quickfixes/src/image.c:1441
        img = <value optimized out>
        c = <value optimized out>
        i = 397
#31 0x0811f6bb in lookup_image (f=0x86e3308, spec=176066902)
    at /data/steve/bzr/emacs/quickfixes/src/image.c:1729
        img = <value optimized out>
        hash = 157646886
        now = {
          tv_sec = 176066902, 
          tv_usec = 71
        }
#32 0x080767c3 in handle_single_display_spec (it=0xbfff7454, spec=176066902, 
    object=218835381, overlay=138576074, position=0xbfff74fc, bufpos=1, 
    display_replaced_p=0, frame_window_p=1)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:4354
        form = <value optimized out>
        location = <value optimized out>
        value = <value optimized out>
        valid_p = 1
#33 0x080770d0 in handle_display_spec (it=0xbfff7454, spec=176066902, object=
    218835381, overlay=138576074, position=0xbfff74fc, bufpos=1, frame_window_p=
    1) at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:3936
        replacing_p = 0
#34 0x08077286 in handle_display_prop (it=0xbfff7454)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:3862
---Type <return> to continue, or q <return> to quit---
        propval = <value optimized out>
        object = 218835381
        overlay = 138576074
        position = 0xbfff74fc
        bufpos = 1
        display_replaced_p = 0
#35 0x0807955e in handle_stop (it=0xbfff7454)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:2877
        handled = HANDLED_NORMALLY
        handle_overlay_change_p = <value optimized out>
        p = 0x8243458
#36 0x08079e7f in reseat (it=0xbfff7454, pos=<value optimized out>, force_p=1)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:5445
        original_pos = 1
#37 0x08085deb in reseat_at_previous_visible_line_start (it=0xbfff7454)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:5348
No locals.
#38 0x0817c867 in Fvertical_motion (lines=<value optimized out>, 
    window=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/indent.c:2054
        it_start = 1
        first_x = 0
        it_overshoot_expected = 1
        it = {
          window = 162064429, 
          w = 0x9a8e828, 
          f = 0x86e3308, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 4, 
          prev_stop = 0, 
          base_level_stop = 0, 
          end_charpos = 71, 
          s = 0x0, 
          string_nchars = 0, 
          region_beg_charpos = -1, 
          region_end_charpos = -1, 
          redisplay_end_trigger_charpos = 0, 
---Type <return> to continue, or q <return> to quit---
          multibyte_p = 1, 
          header_line_p = 1, 
          string_from_display_prop_p = 0, 
          ellipsis_p = 0, 
          avoid_cursor_p = 0, 
          dp = 0xaee3da8, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 34, 
          ctl_chars = {0 <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 1, 
              bytepos = 1
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          current = {
            pos = {
              charpos = 4, 
              bytepos = 4
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          n_overlay_strings = 0, 
---Type <return> to continue, or q <return> to quit---
          overlay_strings_charpos = 1, 
          overlay_strings = {0 <repeats 16 times>}, 
          string_overlays = {0 <repeats 16 times>}, 
          string = 138576074, 
          from_overlay = 138576074, 
          stack = {{
              string = 138576074, 
              string_nchars = 0, 
              end_charpos = 71, 
              stop_charpos = 4, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = -1, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 34, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
---Type <return> to continue, or q <return> to quit---
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 4, 
                bytepos = 4
              }, 
              current = {
                pos = {
                  charpos = 4, 
                  bytepos = 4
                }, 
                overlay_string_index = -1, 
                string_pos = {
                  charpos = -1, 
                  bytepos = -1
                }, 
                dpvec_index = -1
              }, 
              from_overlay = 138576074, 
              area = TEXT_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 1, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = WINDOW_WRAP, 
              voffset = 0, 
              space_width = 138576074, 
              font_height = 138576074
            }, {
---Type <return> to continue, or q <return> to quit---
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
---Type <return> to continue, or q <return> to quit---
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
---Type <return> to continue, or q <return> to quit---
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
---Type <return> to continue, or q <return> to quit---
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
---Type <return> to continue, or q <return> to quit---
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
---Type <return> to continue, or q <return> to quit---
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
---Type <return> to continue, or q <return> to quit---
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
---Type <return> to continue, or q <return> to quit---
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = 0, 
              font_height = 0
            }}, 
          sp = 1, 
          selective = 0, 
          what = IT_IMAGE, 
          face_id = 34, 
          selective_display_ellipsis_p = 1, 
          ctl_arrow_p = 1, 
          face_box_p = 0, 
          start_of_box_run_p = 0, 
          end_of_box_run_p = 0, 
          overlay_strings_at_end_processed_p = 0, 
          ignore_overlay_strings_at_pos_p = 0, 
          glyph_not_available_p = 0, 
          starts_in_middle_of_char_p = 0, 
          face_before_selective_p = 0, 
          constrain_row_ascent_descent_p = 0, 
          line_wrap = WINDOW_WRAP, 
          base_face_id = 0, 
          c = 0, 
          len = 0, 
          cmp_it = {
            stop_pos = 0, 
            id = -1, 
            ch = 0, 
            rule_idx = 0, 
---Type <return> to continue, or q <return> to quit---
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = 0, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 0, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 10, 
          slice = {
            x = 138576074, 
            y = 138576074, 
            width = 138576074, 
            height = 138576074
          }, 
          space_width = 138576074, 
          voffset = 0, 
          tab_width = 8, 
          font_height = 138576074, 
          object = 218835381, 
          position = {
            charpos = 1, 
            bytepos = 1
          }, 
          truncation_pixel_width = 0, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 595, 
          last_visible_y = 208, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = -1, 
          override_descent = 0, 
---Type <return> to continue, or q <return> to quit---
          override_boff = 0, 
          glyph_row = 0xb878764, 
          area = TEXT_AREA, 
          nglyphs = 0, 
          pixel_width = 0, 
          ascent = 0, 
          descent = 0, 
          max_ascent = 0, 
          max_descent = 0, 
          phys_ascent = 0, 
          phys_descent = 0, 
          max_phys_ascent = 0, 
          max_phys_descent = 0, 
          current_x = 0, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 18, 
          first_vpos = 1, 
          vpos = 0, 
          hpos = 0, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = 0, 
          bidi_it = {
            bytepos = 0, 
            charpos = 0, 
            ch = 0, 
            nchars = 0, 
            ch_len = 0, 
            type = UNKNOWN_BT, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT, 
---Type <return> to continue, or q <return> to quit---
            resolved_level = 0, 
            invalid_levels = 0, 
            invalid_rl_levels = 0, 
            prev_was_pdf = 0, 
            prev = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
---Type <return> to continue, or q <return> to quit---
              orig_type = UNKNOWN_BT
            }, 
            next_en_pos = 0, 
            ignore_bn_limit = 0, 
            sor = NEUTRAL_DIR, 
            scan_dir = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              } <repeats 64 times>}, 
            first_elt = 0, 
            paragraph_dir = NEUTRAL_DIR, 
            new_paragraph = 0, 
            frame_window_p = 0, 
            separator_limit = 0, 
            disp_pos = 0
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        pt = <value optimized out>
        w = 0x9a8e828
        old_buffer = 218652029
        lcols = 138576074
        cols = 2.6410067550913912e-253
#39 0x081aa5d3 in eval_sub (form=139286022)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2360
        numargs = <value optimized out>
        args_left = 138576074
        i = 2
        maxargs = 2
        argvals = {4, 138576074, 1, 138576074, 1, -1073775272, 136282167, 1}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139285990
        funcar = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        backtrace = {
          next = 0xbfff7de4, 
          function = 0xbfff7d5c, 
          args = 0xbfff7d24, 
          nargs = 1, 
          debug_on_exit = 0
        }
#40 0x081aa488 in eval_sub (form=139286030)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2342
        numargs = <value optimized out>
        args_left = 139285982
        i = <value optimized out>
        maxargs = 2
        argvals = {4, 36, 9, 144354162, -1073774748, -1073775124, 8, -1073774796}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139285982
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff7ea4, 
          function = 0xbfff7dfc, 
          args = 0xbfff7df8, 
          nargs = -1, 
          debug_on_exit = 0
        }
#41 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#42 0x081aa747 in eval_sub (form=139287302)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 139287214
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {192870118, -1073774856, 135962735, 144354162, 2, -1073774824, 
    135967229, 4}
---Type <return> to continue, or q <return> to quit---
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139287214
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff7f64, 
          function = 0xbfff7ebc, 
          args = 0xbfff7eb8, 
          nargs = -1, 
          debug_on_exit = 0
        }
#43 0x081ad02a in Fand (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:281
        val = <value optimized out>
#44 0x081aa747 in eval_sub (form=139289070)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 139287318
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {-1073774656, -1073774696, 135970414, 203717462, -1073774556, 
    -1073774740, 36, 138713994}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139287318
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8024, 
          function = 0xbfff7f7c, 
          args = 0xbfff7f78, 
          nargs = -1, 
          debug_on_exit = 0
        }
#45 0x081ad3d8 in Fwhile (args=139285926)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1114
---Type <return> to continue, or q <return> to quit---
        test = 139289070
        body = 139285854
#46 0x081aa747 in eval_sub (form=139289078)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 139285926
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {26, -1073774504, 218835381, 0, 138710514, -1073774536, 
    135893275, 138453444}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139285926
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8154, 
          function = 0xbfff803c, 
          args = 0xbfff8038, 
          nargs = -1, 
          debug_on_exit = 0
        }
#47 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#48 0x081ad978 in Flet (args=139290990)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1095
        temps = <value optimized out>
        tem = <value optimized out>
        lexenv = 138576074
        elt = <value optimized out>
        varlist = <value optimized out>
        count = <value optimized out>
        argnum = <value optimized out>
        sa_count = <value optimized out>
        sa_must_free = 0
#49 0x081aa747 in eval_sub (form=139291158)
---Type <return> to continue, or q <return> to quit---
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 139290990
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {138239240, -1073774152, 135967229, 1, -1073774116, 0, 
    135861010, -1073774096}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139290990
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8214, 
          function = 0xbfff816c, 
          args = 0xbfff8168, 
          nargs = -1, 
          debug_on_exit = 0
        }
#50 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#51 0x081aa747 in eval_sub (form=203717230)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 203717206
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {201396736, -1073774040, 135637512, 138743522, 138576074, 4, 
    138697722, 2}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 203717206
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff82d4, 
---Type <return> to continue, or q <return> to quit---
          function = 0xbfff822c, 
          args = 0xbfff8228, 
          nargs = -1, 
          debug_on_exit = 0
        }
#52 0x081ad6d2 in Funwind_protect (args=203717302)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1346
        val = <value optimized out>
        count = 60
#53 0x081aa747 in eval_sub (form=203717310)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 203717302
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {218835381, 136670577, 136679293, 5, 1073741824, -1073773752, 
    135966611, 140463330}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 203717302
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff83b4, 
          function = 0xbfff82ec, 
          args = 0xbfff82e8, 
          nargs = -1, 
          debug_on_exit = 0
        }
#54 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#55 0x0819ecd6 in Fsave_current_buffer (args=203717406)
    at /data/steve/bzr/emacs/quickfixes/src/editfns.c:985
        val = <value optimized out>
        count = 59
#56 0x081aa747 in eval_sub (form=203717414)

---Type <return> to continue, or q <return> to quit---
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 203717406
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {0, 3, 1, 136670577, 138576074, 1, 203717326, 0}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 203717406
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8454, 
          function = 0xbfff83cc, 
          args = 0xbfff83c8, 
          nargs = -1, 
          debug_on_exit = 0
        }
#57 0x081aa4d6 in eval_sub (form=203717334)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2418
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 203717326
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8584, 
          function = 0xbfff846c, 
          args = 0xbfff8468, 
          nargs = -1, 
          debug_on_exit = 0
        }
#58 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#59 0x081ad978 in Flet (args=203717350)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1095
---Type <return> to continue, or q <return> to quit---
        temps = <value optimized out>
        tem = <value optimized out>
        lexenv = 138576074
        elt = <value optimized out>
        varlist = <value optimized out>
        count = <value optimized out>
        argnum = <value optimized out>
        sa_count = <value optimized out>
        sa_must_free = 0
#60 0x081aa747 in eval_sub (form=203717358)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 203717350
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {192870118, -1073773176, 1, 138853458, 192870118, 138576074, 
    139285758, 0}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 203717350
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8624, 
          function = 0xbfff859c, 
          args = 0xbfff8598, 
          nargs = -1, 
          debug_on_exit = 0
        }
#61 0x081aa4d6 in eval_sub (form=139291174)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2418
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139285758
        funcar = <value optimized out>
        backtrace = {
---Type <return> to continue, or q <return> to quit---
          next = 0xbfff86e4, 
          function = 0xbfff863c, 
          args = 0xbfff8638, 
          nargs = -1, 
          debug_on_exit = 0
        }
#62 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#63 0x081aa747 in eval_sub (form=192869670)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 192869662
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {144354162, -1073772824, 135893938, 144354162, -1073772444, 
    -1073772820, 136655176, 7}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 192869662
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff87a4, 
          function = 0xbfff86fc, 
          args = 0xbfff86f8, 
          nargs = -1, 
          debug_on_exit = 0
        }
#64 0x081acfca in Fif (args=192869686)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:307
        cond = <value optimized out>
#65 0x081aa747 in eval_sub (form=192869694)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 192869686
        i = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        maxargs = <value optimized out>
        argvals = {0, 8, 1, 138576074, 139269592, -1073772552, 139266214, 0}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 192869686
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8844, 
          function = 0xbfff87bc, 
          args = 0xbfff87b8, 
          nargs = -1, 
          debug_on_exit = 0
        }
#66 0x081aa4d6 in eval_sub (form=139266470)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2418
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139266214
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8944, 
          function = 0xbfff885c, 
          args = 0xbfff8858, 
          nargs = -1, 
          debug_on_exit = 0
        }
#67 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#68 0x081adb8b in FletX (args=139269158)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1025
        varlist = 138576074
        var = <value optimized out>
        val = <value optimized out>
        elt = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        lexenv = 138576074
        count = <value optimized out>
#69 0x081aa747 in eval_sub (form=139271598)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 139269158
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {176096906, 142295138, 135964487, 139276398, 144354282, 
    -1073772200, 135893938, 144354282}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139269158
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8ad4, 
          function = 0xbfff895c, 
          args = 0xbfff8958, 
          nargs = -1, 
          debug_on_exit = 0
        }
#70 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#71 0x081aacf0 in funcall_lambda (fun=139282510, nargs=1, arg_vector=0xbfff8a10)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3233
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#72 0x081aa06f in apply_lambda (fun=139282510, args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3117
---Type <return> to continue, or q <return> to quit---
        args_left = 138576074
        i = <value optimized out>
        numargs = 1
        arg_vector = 0xbfff8a10
        tem = <value optimized out>
        sa_count = <value optimized out>
        sa_must_free = 0
#73 0x081aa34a in eval_sub (form=139278462)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2421
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139278374
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8b94, 
          function = 0xbfff8aec, 
          args = 0xbfff8a10, 
          nargs = 1, 
          debug_on_exit = 0
        }
#74 0x081ad07a in For (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:257
        val = <value optimized out>
#75 0x081aa747 in eval_sub (form=139278558)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 139278502
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {192786326, 16, 190775240, 190776072, 0, 1, -1073771696, 
    138576074}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139278502
        funcar = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        backtrace = {
          next = 0xbfff8c74, 
          function = 0xbfff8bac, 
          args = 0xbfff8ba8, 
          nargs = -1, 
          debug_on_exit = 0
        }
#76 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#77 0x081acf88 in Fcond (args=139278350)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:335
        clause = <value optimized out>
        val = <value optimized out>
#78 0x081aa747 in eval_sub (form=139282118)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 139278718
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {-1073771424, 8, -1073771280, 136655277, 138943358, 138814441, 
    135970414, 138943342}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 139278718
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8df4, 
          function = 0xbfff8c8c, 
          args = 0xbfff8c88, 
          nargs = -1, 
          debug_on_exit = 0
        }
#79 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
---Type <return> to continue, or q <return> to quit---
#80 0x081aacf0 in funcall_lambda (fun=139278294, nargs=0, arg_vector=0xbfff8d40)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3233
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#81 0x081aa06f in apply_lambda (fun=139278294, args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3117
        args_left = 138576074
        i = <value optimized out>
        numargs = 0
        arg_vector = 0xbfff8d40
        tem = <value optimized out>
        sa_count = <value optimized out>
        sa_must_free = 0
#82 0x081aa34a in eval_sub (form=139277902)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2421
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 138576074
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfff8ebc, 
          function = 0xbfff8e0c, 
          args = 0xbfff8d40, 
          nargs = 0, 
          debug_on_exit = 0
        }
#83 0x081aca8d in Feval (form=139277902, lexical=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2211
        count = 51
#84 0x081ab178 in Ffuncall (nargs=2, args=0xbfff9038)
---Type <return> to continue, or q <return> to quit---
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3012
        fun = <value optimized out>
        original_fun = <value optimized out>
        funcar = <value optimized out>
        numargs = 1
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffd2bc, 
          function = 0xbfff9038, 
          args = 0xbfff903c, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = 0xbfff8e70
        i = <value optimized out>
#85 0x081a998e in internal_condition_case_n (bfun=0x81aadc0 <Ffuncall>, nargs=2, 
    args=0xbfff9038, handlers=138576098, hfun=0x8078110 <safe_eval_handler>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1636
        val = <value optimized out>
        c = {
          tag = 138576074, 
          val = 203769022, 
          next = 0xbfffb464, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {50, 138742546, 0, -1073770520, -1714492037, 
    1407290900}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {138253360, 138741952, 3221196712, 135894513, 
    3221196628, 0, 3221196664, 134701500, 50, 0, 0, 3, 134709520, 3221197124, 
    3221196696, 134652926, 142941640, 3221196684, 3221196696, 135862714, 1532, 
    192786382, 3221196712, 135893275, 138253360, 30, 3221197032, 138741954, 
    138741952, 138576098, 3221196776, 135973142}
              }
            }}, 
---Type <return> to continue, or q <return> to quit---
          backlist = 0xbfffd2bc, 
          handlerlist = 0xbfffb52c, 
          lisp_eval_depth = 17, 
          pdlcount = 51, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0xbfffd39c
        }
        h = {
          handler = 138576098, 
          var = 138576074, 
          chosen_clause = 138576098, 
          tag = 0xbfff8f04, 
          next = 0xbfffb52c
        }
#86 0x080761b0 in safe_call (nargs=2, args=0xbfff9038)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:2157
        count = 50
        val = <value optimized out>
#87 0x080761f5 in safe_call1 (fn=138690466, arg=139277902)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:2176
        args = {138690466, 139277902}
#88 0x0807644a in safe_eval (sexpr=139277902)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:2184
No locals.
#89 0x0807dd8a in display_mode_element (it=0xbfff9144, depth=1, field_width=0, 
    precision=0, elt=139277910, props=138576074, risky=0)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:18841
        spec = <value optimized out>
        car = 138742546
        tem = <value optimized out>
        n = 0
        field = <value optimized out>
        prec = <value optimized out>
        literal = 0
#90 0x08081fd3 in display_mode_line (w=<value optimized out>, face_id=
    HEADER_LINE_FACE_ID, format=139277910)
---Type <return> to continue, or q <return> to quit---
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:18439
        it = {
          window = 162064429, 
          w = 0x9a8e828, 
          f = 0x86e3308, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 0, 
          prev_stop = 0, 
          base_level_stop = 0, 
          end_charpos = 0, 
          s = 0x0, 
          string_nchars = 0, 
          region_beg_charpos = -1, 
          region_end_charpos = -1, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = 1, 
          header_line_p = 0, 
          string_from_display_prop_p = 0, 
          ellipsis_p = 0, 
          avoid_cursor_p = 0, 
          dp = 0xaaaa548, 
          dpvec = 0x0, 
          dpend = 0x0, 
          dpvec_char_len = 0, 
          dpvec_face_id = 0, 
          saved_face_id = 0, 
          ctl_chars = {0 <repeats 16 times>}, 
          start = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
---Type <return> to continue, or q <return> to quit---
            dpvec_index = 0
          }, 
          current = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = -1, 
            string_pos = {
              charpos = -1, 
              bytepos = -1
            }, 
            dpvec_index = -1
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 0, 
          overlay_strings = {0 <repeats 16 times>}, 
          string_overlays = {0 <repeats 16 times>}, 
          string = 138576074, 
          from_overlay = 0, 
          stack = {{
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
---Type <return> to continue, or q <return> to quit---
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
---Type <return> to continue, or q <return> to quit---
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
---Type <return> to continue, or q <return> to quit---
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
---Type <return> to continue, or q <return> to quit---
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
---Type <return> to continue, or q <return> to quit---
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
---Type <return> to continue, or q <return> to quit---
              space_width = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
---Type <return> to continue, or q <return> to quit---
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = 0, 
              font_height = 0
            }, {
              string = 0, 
              string_nchars = 0, 
              end_charpos = 0, 
---Type <return> to continue, or q <return> to quit---
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = 0, 
                ch = 0, 
                rule_idx = 0, 
                lookback = 0, 
                nglyphs = 0, 
                reversed_p = 0, 
                charpos = 0, 
                nchars = 0, 
                nbytes = 0, 
                from = 0, 
                to = 0, 
                width = 0
              }, 
              face_id = 0, 
              u = {
                image = {
                  object = 0, 
                  slice = {
                    x = 0, 
                    y = 0, 
                    width = 0, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 0
                }, 
                stretch = {
                  object = 0
                }
              }, 
---Type <return> to continue, or q <return> to quit---
              position = {
                charpos = 0, 
                bytepos = 0
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = 0, 
              space_width = 0, 
              font_height = 0
            }}, 
          sp = 0, 
          selective = 0, 
          what = IT_CHARACTER, 
          face_id = 5, 
          selective_display_ellipsis_p = 1, 
          ctl_arrow_p = 1, 
          face_box_p = 0, 
          start_of_box_run_p = 0, 
          end_of_box_run_p = 0, 
---Type <return> to continue, or q <return> to quit---
          overlay_strings_at_end_processed_p = 0, 
          ignore_overlay_strings_at_pos_p = 0, 
          glyph_not_available_p = 0, 
          starts_in_middle_of_char_p = 0, 
          face_before_selective_p = 0, 
          constrain_row_ascent_descent_p = 0, 
          line_wrap = TRUNCATE, 
          base_face_id = 5, 
          c = 0, 
          len = 0, 
          cmp_it = {
            stop_pos = 0, 
            id = -1, 
            ch = 0, 
            rule_idx = 0, 
            lookback = 0, 
            nglyphs = 0, 
            reversed_p = 0, 
            charpos = 0, 
            nchars = 0, 
            nbytes = 0, 
            from = 0, 
            to = 0, 
            width = 0
          }, 
          char_to_display = 0, 
          glyphless_method = GLYPHLESS_DISPLAY_THIN_SPACE, 
          image_id = 0, 
          slice = {
            x = 138576074, 
            y = 138576074, 
            width = 138576074, 
            height = 138576074
          }, 
          space_width = 138576074, 
          voffset = 0, 
          tab_width = 8, 
---Type <return> to continue, or q <return> to quit---
          font_height = 138576074, 
          object = 0, 
          position = {
            charpos = 0, 
            bytepos = 0
          }, 
          truncation_pixel_width = 0, 
          continuation_pixel_width = 0, 
          first_visible_x = 0, 
          last_visible_x = 623, 
          last_visible_y = 208, 
          extra_line_spacing = 0, 
          max_extra_line_spacing = 0, 
          override_ascent = -1, 
          override_descent = 0, 
          override_boff = 0, 
          glyph_row = 0xb8786b8, 
          area = TEXT_AREA, 
          nglyphs = 0, 
          pixel_width = 0, 
          ascent = 0, 
          descent = 0, 
          max_ascent = 0, 
          max_descent = 0, 
          phys_ascent = 0, 
          phys_descent = 0, 
          max_phys_ascent = 0, 
          max_phys_descent = 0, 
          current_x = 0, 
          continuation_lines_width = 0, 
          eol_pos = {
            charpos = 0, 
            bytepos = 0
          }, 
          current_y = 0, 
          first_vpos = 0, 
          vpos = 0, 
---Type <return> to continue, or q <return> to quit---
          hpos = 0, 
          left_user_fringe_bitmap = 0, 
          right_user_fringe_bitmap = 0, 
          left_user_fringe_face_id = 0, 
          right_user_fringe_face_id = 0, 
          bidi_p = 0, 
          bidi_it = {
            bytepos = 0, 
            charpos = 0, 
            ch = 0, 
            nchars = 0, 
            ch_len = 0, 
            type = UNKNOWN_BT, 
            type_after_w1 = UNKNOWN_BT, 
            orig_type = UNKNOWN_BT, 
            resolved_level = 0, 
            invalid_levels = 0, 
            invalid_rl_levels = 0, 
            prev_was_pdf = 0, 
            prev = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            last_strong = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_neutral = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
---Type <return> to continue, or q <return> to quit---
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            prev_for_neutral = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_for_ws = {
              bytepos = 0, 
              charpos = 0, 
              type = UNKNOWN_BT, 
              type_after_w1 = UNKNOWN_BT, 
              orig_type = UNKNOWN_BT
            }, 
            next_en_pos = 0, 
            ignore_bn_limit = 0, 
            sor = NEUTRAL_DIR, 
            scan_dir = 0, 
            stack_idx = 0, 
            level_stack = {{
                level = 0, 
                override = NEUTRAL_DIR
              } <repeats 64 times>}, 
            first_elt = 0, 
            paragraph_dir = NEUTRAL_DIR, 
            new_paragraph = 0, 
            frame_window_p = 0, 
            separator_limit = 0, 
            disp_pos = 0
          }, 
          paragraph_embedding = NEUTRAL_DIR
        }
        face = <value optimized out>
        count = 48
---Type <return> to continue, or q <return> to quit---
#91 0x080821ce in display_mode_lines (w=0x9a8e828)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:18393
        old_selected_window = 141440541
        old_selected_frame = 141439757
        n = <value optimized out>
#92 0x0809bc18 in redisplay_window (window=162064429, just_this_one_p=0)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:14544
        w = 0x9a8e828
        f = 0x86e3308
        buffer = <value optimized out>
        old = 0x88195b0
        update_mode_line = 1
        tem = <value optimized out>
        it = {
          window = 0, 
          w = 0xbfffabd8, 
          f = 0xb7c95f81, 
          method = GET_FROM_BUFFER, 
          stop_charpos = 0, 
          prev_stop = 0, 
          base_level_stop = 0, 
          end_charpos = 0, 
          s = 0xbfffaec4 "", 
          string_nchars = -1073763336, 
          region_beg_charpos = 135231373, 
          region_end_charpos = 0, 
          redisplay_end_trigger_charpos = 0, 
          multibyte_p = 0, 
          header_line_p = 0, 
          string_from_display_prop_p = 0, 
          ellipsis_p = 0, 
          avoid_cursor_p = 0, 
          dp = 0x0, 
          dpvec = 0x1, 
          dpend = 0x0, 
          dpvec_char_len = -1073762552, 
          dpvec_face_id = 135538884, 
---Type <return> to continue, or q <return> to quit---
          saved_face_id = 140073720, 
          ctl_chars = {1, -1073762620, 0 <repeats 14 times>}, 
          start = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            dpvec_index = 0
          }, 
          current = {
            pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            overlay_string_index = 0, 
            string_pos = {
              charpos = 0, 
              bytepos = 0
            }, 
            dpvec_index = 0
          }, 
          n_overlay_strings = 0, 
          overlay_strings_charpos = 0, 
          overlay_strings = {0, 0, 0, 0, 0, 0, -1228798180, 0, -1073762620, 
    -1073762748, -1073762876, -1073763004, 0, 0, 1, 0}, 
          string_overlays = {0, 0, 16, 32, -1230471310, -1227779144, 140089792, 
    0, 0, 0, 8, 2, 0, -1227779192, 0, 0}, 
          string = -1227784204, 
          from_overlay = -1227779200, 
          stack = {{
              string = 161648256, 
              string_nchars = 8, 
---Type <return> to continue, or q <return> to quit---
              end_charpos = -1228786134, 
              stop_charpos = 0, 
              prev_stop = 0, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = -1230385164, 
                id = 140089672, 
                ch = 0, 
                rule_idx = 140089684, 
                lookback = 4096, 
                nglyphs = 140089760, 
                reversed_p = -1217851133, 
                charpos = -1217838683, 
                nchars = -1230469514, 
                nbytes = 7, 
                from = 140089760, 
                to = 4096, 
                width = -1228802077
              }, 
              face_id = 7, 
              u = {
                image = {
                  object = 32, 
                  slice = {
                    x = 1, 
                    y = 0, 
                    width = 2610910, 
                    height = 0
                  }, 
                  image_id = 0
                }, 
                comp = {
                  object = 32
                }, 
                stretch = {
                  object = 32
                }
---Type <return> to continue, or q <return> to quit---
              }, 
              position = {
                charpos = 140093908, 
                bytepos = 140089760
              }, 
              current = {
                pos = {
                  charpos = 32, 
                  bytepos = 140093884
                }, 
                overlay_string_index = 140093908, 
                string_pos = {
                  charpos = 140089760, 
                  bytepos = -1
                }, 
                dpvec_index = 140093884
              }, 
              from_overlay = 140089708, 
              area = TEXT_AREA, 
              method = 3077095359, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 1, 
              avoid_cursor_p = 0, 
              line_wrap = 3077100649, 
              voffset = 13032, 
              space_width = -1073762612, 
              font_height = -1228784931
            }, {
              string = -1230385164, 
              string_nchars = -1230385164, 
              end_charpos = 140089672, 
              stop_charpos = 0, 
              prev_stop = -1230469248, 
              base_level_stop = 140089684, 
              cmp_it = {
                stop_pos = 13, 
---Type <return> to continue, or q <return> to quit---
                id = -1073762712, 
                ch = -1220264777, 
                rule_idx = -1230385164, 
                lookback = -1073762744, 
                nglyphs = -1230385164, 
                reversed_p = -1220264347, 
                charpos = 140087296, 
                nchars = 140089672, 
                nbytes = 0, 
                from = -1220263991, 
                to = 140089672, 
                width = 140089672
              }, 
              face_id = -1073762744, 
              u = {
                image = {
                  object = -1230472795, 
                  slice = {
                    x = 140089684, 
                    y = -1073762612, 
                    width = 0, 
                    height = -1228802077
                  }, 
                  image_id = -1219268620
                }, 
                comp = {
                  object = -1230472795
                }, 
                stretch = {
                  object = -1230472795
                }
              }, 
              position = {
                charpos = -1219268620, 
                bytepos = 140087296
              }, 
              current = {
---Type <return> to continue, or q <return> to quit---
                pos = {
                  charpos = -1220263289, 
                  bytepos = 140089672
                }, 
                overlay_string_index = -1073762756, 
                string_pos = {
                  charpos = 140093904, 
                  bytepos = 140089684
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 16, 
              area = 3221204664, 
              method = 2610910, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 1, 
              avoid_cursor_p = 1, 
              line_wrap = TRUNCATE, 
              voffset = -29056, 
              space_width = 16777217, 
              font_height = 0
            }, {
              string = -1, 
              string_nchars = -1227784204, 
              end_charpos = -1227779200, 
              stop_charpos = -1073762560, 
              prev_stop = 176185688, 
              base_level_stop = -1228784931, 
              cmp_it = {
                stop_pos = 140089672, 
                id = 0, 
                ch = -1219268620, 
                rule_idx = 140087296, 
                lookback = -1220264843, 
                nglyphs = 161648256, 
                reversed_p = 1, 
---Type <return> to continue, or q <return> to quit---
                charpos = -1073762568, 
                nchars = -1219268620, 
                nbytes = 140087296, 
                from = -1219268620, 
                to = 140087296, 
                width = -1220260902
              }, 
              face_id = -1073762560, 
              u = {
                image = {
                  object = 161648256, 
                  slice = {
                    x = 32, 
                    y = -1073762608, 
                    width = 138238664, 
                    height = 138576074
                  }, 
                  image_id = -1073762612
                }, 
                comp = {
                  object = 161648256
                }, 
                stretch = {
                  object = 161648256
                }
              }, 
              position = {
                charpos = 161648256, 
                bytepos = 138576074
              }, 
              current = {
                pos = {
                  charpos = 0, 
                  bytepos = 0
                }, 
                overlay_string_index = 0, 
                string_pos = {
---Type <return> to continue, or q <return> to quit---
                  charpos = 0, 
                  bytepos = 0
                }, 
                dpvec_index = 0
              }, 
              from_overlay = 0, 
              area = LEFT_MARGIN_AREA, 
              method = GET_FROM_BUFFER, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = TRUNCATE, 
              voffset = -28672, 
              space_width = -1073762560, 
              font_height = 0
            }, {
              string = 140923584, 
              string_nchars = 138775642, 
              end_charpos = 2, 
              stop_charpos = -1073762536, 
              prev_stop = 135539034, 
              base_level_stop = 0, 
              cmp_it = {
                stop_pos = 0, 
                id = -1073762520, 
                ch = 135544219, 
                rule_idx = 136599176, 
                lookback = 140923584, 
                nglyphs = -1073762472, 
                reversed_p = 135322859, 
                charpos = 140087296, 
                nchars = 269, 
                nbytes = 139772278, 
                from = 138606994, 
                to = 138696178, 
                width = 192823150
---Type <return> to continue, or q <return> to quit---
              }, 
              face_id = 576831310, 
              u = {
                image = {
                  object = 169869337, 
                  slice = {
                    x = 136599176, 
                    y = 138576074, 
                    width = -1073762312, 
                    height = 135964115
                  }, 
                  image_id = 138775642
                }, 
                comp = {
                  object = 169869337
                }, 
                stretch = {
                  object = 169869337
                }
              }, 
              position = {
                charpos = 138576074, 
                bytepos = 12
              }, 
              current = {
                pos = {
                  charpos = 138576074, 
                  bytepos = 138238664
                }, 
                overlay_string_index = 138238664, 
                string_pos = {
                  charpos = -1073762280, 
                  bytepos = 135964487
                }, 
                dpvec_index = 139771686
              }, 
              from_overlay = 190776088, 
---Type <return> to continue, or q <return> to quit---
              area = 137348525, 
              method = 3221205076, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 0, 
              line_wrap = 136599176, 
              voffset = 1, 
              space_width = 2, 
              font_height = 138696178
            }, {
              string = 138775642, 
              string_nchars = 138576074, 
              end_charpos = 142283994, 
              stop_charpos = 2, 
              prev_stop = 1073741824, 
              base_level_stop = 1, 
              cmp_it = {
                stop_pos = 135966611, 
                id = 141440541, 
                ch = -1073762172, 
                rule_idx = -1073762340, 
                lookback = -1073762396, 
                nglyphs = 1, 
                reversed_p = 140422996, 
                charpos = 139772254, 
                nchars = 138774786, 
                nbytes = 143579592, 
                from = -1073762172, 
                to = -1073762308, 
                width = 139772240
              }, 
              face_id = 139772302, 
              u = {
                image = {
                  object = 28, 
                  slice = {
---Type <return> to continue, or q <return> to quit---
                    x = -1073762280, 
                    y = 135893275, 
                    width = 138462936, 
                    height = -1073762352
                  }, 
                  image_id = 138691464
                }, 
                comp = {
                  object = 28
                }, 
                stretch = {
                  object = 28
                }
              }, 
              position = {
                charpos = 2, 
                bytepos = 138238496
              }, 
              current = {
                pos = {
                  charpos = 138607522, 
                  bytepos = -1073762248
                }, 
                overlay_string_index = 135893938, 
                string_pos = {
                  charpos = 138607522, 
                  bytepos = 139016226
                }, 
                dpvec_index = 138576074
              }, 
              from_overlay = 2, 
              area = 139771750, 
              method = 138607522, 
              multibyte_p = 0, 
              string_from_display_prop_p = 0, 
              display_ellipsis_p = 0, 
              avoid_cursor_p = 1, 
---Type <return> to continue, or q <return> to quit---
              line_wrap = 135963549, 
              voffset = -1118, 
              space_width = 138576074, 
              font_height = -1073762072
            }}, 
          sp = 136194941, 
          selective = 138576098, 
          what = 138234320, 
          face_id = 2, 
          selective_display_ellipsis_p = 0, 
          ctl_arrow_p = 1, 
          face_box_p = 0, 
          start_of_box_run_p = 0, 
          end_of_box_run_p = 0, 
          overlay_strings_at_end_processed_p = 0, 
          ignore_overlay_strings_at_pos_p = 0, 
          glyph_not_available_p = 0, 
          starts_in_middle_of_char_p = 0, 
          face_before_selective_p = 0, 
          constrain_row_ascent_descent_p = 0, 
          line_wrap = 191573454, 
          base_face_id = -1073761980, 
          c = -1073762180, 
          len = -1073762236, 
          cmp_it = {
            stop_pos = 1, 
            id = 138234320, 
            ch = 139771622, 
            rule_idx = 138607618, 
            lookback = -1208233996, 
            nglyphs = -1073761980, 
            reversed_p = -1073762148, 
            charpos = -1073762152, 
            nchars = -1, 
            nbytes = 28, 
            from = 139772302, 
            to = 138689874, 
---Type <return> to continue, or q <return> to quit---
            width = 138462660
          }, 
          char_to_display = -1073761980, 
          glyphless_method = 3221205180, 
          image_id = 139772232, 
          slice = {
            x = 139772238, 
            y = 28, 
            width = -1073762088, 
            height = 135975034
          }, 
          space_width = 139772342, 
          voffset = 15039, 
          tab_width = 2101, 
          font_height = 138576074, 
          object = 1, 
          position = {
            charpos = 139772094, 
            bytepos = 0
          }, 
          truncation_pixel_width = -20104, 
          continuation_pixel_width = -16385, 
          first_visible_x = 135964131, 
          last_visible_x = 138576074, 
          last_visible_y = 138576098, 
          extra_line_spacing = 8, 
          max_extra_line_spacing = 138576074, 
          override_ascent = 0, 
          override_descent = 0, 
          override_boff = 16, 
          glyph_row = 0x84280ca, 
          area = 190775240, 
          nglyphs = 190776088, 
          pixel_width = 137348725, 
          ascent = -1073761968, 
          descent = 190775240, 
          max_ascent = 138234344, 
---Type <return> to continue, or q <return> to quit---
          max_descent = 1, 
          phys_ascent = 1, 
          phys_descent = 1, 
          max_phys_ascent = 138576074, 
          max_phys_descent = 1, 
          current_x = 138576074, 
          continuation_lines_width = 138473612, 
          eol_pos = {
            charpos = 138689800, 
            bytepos = -1073761880
          }, 
          current_y = 135894513, 
          first_vpos = 137348720, 
          vpos = -1073761788, 
          hpos = -1073761956, 
          left_user_fringe_bitmap = 45348, 
          right_user_fringe_bitmap = 49151, 
          left_user_fringe_face_id = 1, 
          right_user_fringe_face_id = 277768, 
          bidi_p = 139772094, 
          bidi_it = {
            bytepos = 138840754, 
            charpos = 138462660, 
            ch = 192823134, 
            nchars = 190775240, 
            ch_len = 139772080, 
            type = 139772126, 
            type_after_w1 = 28, 
            orig_type = 3221205400, 
            resolved_level = 135974954, 
            invalid_levels = 139772110, 
            invalid_rl_levels = 138689800, 
            prev_was_pdf = -1073761800, 
            prev = {
              bytepos = 135894513, 
              charpos = 138238496, 
              type = 138238496, 
---Type <return> to continue, or q <return> to quit---
              type_after_w1 = 3221205560, 
              orig_type = 138576074
            }, 
            last_strong = {
              bytepos = 138689802, 
              charpos = 138689802, 
              type = 3221205448, 
              type_after_w1 = 135894938, 
              orig_type = 138689802
            }, 
            next_for_neutral = {
              bytepos = 138576074, 
              charpos = 138576074, 
              type = UNKNOWN_BT, 
              type_after_w1 = 138689802, 
              orig_type = 138576074
            }, 
            prev_for_neutral = {
              bytepos = -1073761816, 
              charpos = 135895932, 
              type = 138689802, 
              type_after_w1 = 138576074, 
              orig_type = STRONG_R
            }, 
            next_for_ws = {
              bytepos = 135893275, 
              charpos = 138576074, 
              type = 832, 
              type_after_w1 = 3221205560, 
              orig_type = 135961927
            }, 
            next_en_pos = 138689802, 
            ignore_bn_limit = 138576074, 
            sor = 3221205560, 
            scan_dir = 135973142, 
            stack_idx = 138689802, 
            level_stack = {{
---Type <return> to continue, or q <return> to quit---
                level = -1073753412, 
                override = 3221205532
              }, {
                level = 138689802, 
                override = 4294967295
              }, {
                level = 138576074, 
                override = 138576074
              }, {
                level = 138689800, 
                override = 138689802
              }, {
                level = -1073753412, 
                override = 3221205564
              }, {
                level = 52, 
                override = 161648256
              }, {
                level = 28, 
                override = 3221205592
              }, {
                level = 135973529, 
                override = 52
              }, {
                level = 138576098, 
                override = NEUTRAL_DIR
              }, {
                level = 174891457, 
                override = 3221205504
              }, {
                level = 51, 
                override = 3221205624
              }, {
                level = 135521546, 
                override = 139772366
              }, {
                level = 138576074, 
---Type <return> to continue, or q <return> to quit---
                override = L2R
              }, {
                level = 138576074, 
                override = 138253360
              }, {
                level = 138741952, 
                override = 3221205736
              }, {
                level = 135894513, 
                override = 139772366
              }, {
                level = 138576074, 
                override = L2R
              }, {
                level = 0, 
                override = 138576074
              }, {
                level = 138576074, 
                override = 138576074
              }, {
                level = -1073754220, 
                override = NEUTRAL_DIR
              }, {
                level = 51, 
                override = 161648256
              }, {
                level = 28, 
                override = 3221205880
              }, {
                level = -1716122245, 
                override = 1409224212
              }, {
                level = 0, 
                override = 138253360
              }, {
                level = 138741952, 
                override = 3221205816
---Type <return> to continue, or q <return> to quit---
              }, {
                level = 135894513, 
                override = NEUTRAL_DIR
              }, {
                level = 28, 
                override = 3221205768
              }, {
                level = 138576074, 
                override = 138741954
              }, {
                level = 138741954, 
                override = 3221205768
              }, {
                level = 135894938, 
                override = 138741954
              }, {
                level = 138576074, 
                override = 138576074
              }, {
                level = 0, 
                override = 174891505
              }, {
                level = 138576074, 
                override = 3221205800
              }, {
                level = 135895932, 
                override = 138741954
              }, {
                level = 138576074, 
                override = 3221205816
              }, {
                level = 135893275, 
                override = 138576074
              }, {
                level = 816, 
                override = 3221205880
              }, {
---Type <return> to continue, or q <return> to quit---
                level = 135961927, 
                override = 138741954
              }, {
                level = 138576074, 
                override = 3221205880
              }, {
                level = 135973142, 
                override = NEUTRAL_DIR
              }, {
                level = 145329670, 
                override = 3221205864
              }, {
                level = 135989688, 
                override = 139244166
              }, {
                level = 138601874, 
                override = 3221205912
              }, {
                level = 135586067, 
                override = 138597026
              }, {
                level = 0, 
                override = 3221205896
              }, {
                level = 135989688, 
                override = 139244166
              }, {
                level = 138601826, 
                override = 3221205912
              }, {
                level = 2, 
                override = 51
              }, {
                level = 138597026, 
                override = 3221205960
              }, {
                level = 135519916, 
---Type <return> to continue, or q <return> to quit---
                override = 138597026
              }, {
                level = 138601826, 
                override = 3221205976
              }, {
                level = 135546582, 
                override = 142075926
              }, {
                level = 142075934, 
                override = 3221205992
              }, {
                level = 141958838, 
                override = 142075934
              }, {
                level = 161648256, 
                override = 28
              }, {
                level = 0, 
                override = 145329670
              }, {
                level = -1073761136, 
                override = 3221205992
              }, {
                level = 135535528, 
                override = 138597026
              }, {
                level = 191573350, 
                override = 3221206040
              }, {
                level = 138576074, 
                override = 145329670
              }, {
                level = -1073761136, 
                override = 3221206088
              }, {
                level = 138576074, 
                override = 138453396
---Type <return> to continue, or q <return> to quit---
              }, {
                level = 138606328, 
                override = 3221206120
              }, {
                level = 135894513, 
                override = 142710197
              }}, 
            first_elt = 142710192, 
            paragraph_dir = 3221205840, 
            new_paragraph = 33554432, 
            frame_window_p = 138576050, 
            separator_limit = 34649256, 
            disp_pos = 2
          }, 
          paragraph_embedding = L2R
        }
        used_current_matrix_p = 0
        buffer_unchanged_p = 1
        temp_scroll_step = <value optimized out>
        rc = 218652032
        centering_position = <value optimized out>
        last_line_misfit = <value optimized out>
        beg_unchanged = 654
        end_unchanged = 38
#93 0x0809dd53 in redisplay_window_0 (window=162064429)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:12462
No locals.
#94 0x081a9647 in internal_condition_case_1 (bfun=
    0x809dd30 <redisplay_window_0>, arg=162064429, handlers=138558230, hfun=
    0x8069d60 <redisplay_window_error>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1538
        val = <value optimized out>
        c = {
          tag = 138576074, 
          val = 138576074, 
          next = 0xbfffcf94, 
          gcpro = 0x0, 
---Type <return> to continue, or q <return> to quit---
          jmp = {{
              __jmpbuf = {162064424, 141439752, 139261104, -1073760952, 
    -1715753605, 1409224212}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {192822694, 138576074, 142058014, 139260014, 138576074, 
    768, 3221206264, 387, 138606330, 4, 383, 4, 138576074, 0, 3221206160, 
    138576098, 138513756, 138723048, 3221206344, 135894513, 192822694, 
    138576098, 135522912, 138576098, 138723050, 138723050, 3221206296, 
    570840064, 141290472, 203715464, 3221206328, 135892533}
              }
            }}, 
          backlist = 0xbfffd2bc, 
          handlerlist = 0xbfffd05c, 
          lisp_eval_depth = 17, 
          pdlcount = 47, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0xbfffd39c
        }
        h = {
          handler = 138558230, 
          var = 138576074, 
          chosen_clause = 138576074, 
          tag = 0xbfffb464, 
          next = 0xbfffd05c
        }
#95 0x0806f1ff in redisplay_windows (window=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:12442
        w = 0x9a8e828
#96 0x0806f21d in redisplay_windows (window=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:12436
        w = 0xd09d8a0
#97 0x080872b0 in redisplay_internal ()
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:12019
        f = 0x86e3308
        tail = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        frame = <value optimized out>
        w = 0x86e3618
        sw = 0x86e3618
        fr = <value optimized out>
        pending = <value optimized out>
        must_finish = 0
        number_of_visible_frames = <value optimized out>
        count = 45
        count1 = <value optimized out>
        sf = 0x86e3308
        polling_stopped_here = 0
        old_frame = 141439757
        consider_all_windows_p = <value optimized out>
#98 0x08087f0d in redisplay_preserve_echo_area (from_where=8)
    at /data/steve/bzr/emacs/quickfixes/src/xdisp.c:12274
No locals.
#99 0x08145702 in detect_input_pending_run_timers (do_display=1)
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:10453
        old_timers_run = 13007
#100 0x081e83ac in wait_reading_process_output (time_limit=30, microsecs=0, 
    read_kbd=-1, do_display=1, wait_for_cell=138576074, wait_proc=0x0, 
    just_wait_proc=0) at /data/steve/bzr/emacs/quickfixes/src/process.c:4625
        old_timers_run = 13007
        old_buffer = 0x88195b0
        old_window = 141440541
        leave = 0
        timeout_reduced_for_timers = 142710192
        channel = <value optimized out>
        nfds = <value optimized out>
        Available = {
          fds_bits = {1310848, 0 <repeats 31 times>}
        }
        Writeok = {
          fds_bits = {0 <repeats 32 times>}
        }
        check_write = <value optimized out>
        check_delay = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        no_avail = <value optimized out>
        xerrno = 11
        proc = <value optimized out>
        timeout = {
          tv_sec = 0, 
          tv_usec = 0
        }
        end_time = {
          tv_sec = 1310163358, 
          tv_usec = 679384
        }
        wait_channel = -1
        got_some_input = 1
#101 0x0806068f in sit_for (timeout=120, reading=1, do_display=1)
    at /data/steve/bzr/emacs/quickfixes/src/dispnew.c:5988
        sec = <value optimized out>
        usec = <value optimized out>
#102 0x08147416 in read_char (commandflag=1, nmaps=5, maps=0xbfffcd60, 
    prev_event=138576074, used_mouse_menu=0xbfffce68, end_time=0x0)
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:2688
        tem0 = <value optimized out>
        timeout = <value optimized out>
        delay_level = <value optimized out>
        buffer_size = <value optimized out>
        c = 138576074
        jmpcount = -11459339
        local_getcjmp = {{
            __jmpbuf = {190775944, 5, 1, -1073754872, -1723413125, 1309879828}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {137938947, 3221212112, 40, 0, 116, 3221212332, 138576074, 
    0, 4294967295, 142710192, 1, 3221212456, 135940401, 138598266, 120, 
    142710197, 135966611, 0, 0, 0, 3078374766, 190775240, 190775960, 137251141, 
    3221212576, 136667264, 138576074, 0, 137251208, 0, 3221212404, 144539832}
            }
          }}
        save_jump = {{
---Type <return> to continue, or q <return> to quit---
            __jmpbuf = {0, 0, 0, 0, 0, 0}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {0 <repeats 32 times>}
            }
          }}
        key_already_recorded = 0
        tem = <value optimized out>
        save = <value optimized out>
        previous_echo_area_message = 138576074
        also_record = 138576074
        reread = 0
        polling_stopped_here = 0
        orig_kboard = 0x86599b8
#103 0x08147fdf in read_key_sequence (keybuf=0xbfffced8, prompt=138576074, 
    dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1, 
    bufsize=30) at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:9283
        interrupted_kboard = 0x86599b8
        interrupted_frame = 0x86e3308
        key = <value optimized out>
        used_mouse_menu = 0
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        local_first_binding = 0
        from_string = 138576074
        count = 44
        t = 0
        echo_start = 0
        keys_start = 0
        nmaps = <value optimized out>
        nmaps_allocated = 5
        defs = 0xbfffcd30
        submaps = 0xbfffcd60
        orig_local_map = 139260014
        orig_keymap = 138576074
        localized_local_map = 0
---Type <return> to continue, or q <return> to quit---
        first_binding = 0
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 141963470, 
          map = 141963470, 
          start = 0, 
          end = 0
        }
        keytran = {
          parent = 138563270, 
          map = 138563270, 
          start = 0, 
          end = 0
        }
        indec = {
          parent = 141963462, 
          map = 141963462, 
          start = 0, 
          end = 0
        }
        shift_translated = 0
        delayed_switch_frame = 138576074
        original_uppercase = 138600994
        original_uppercase_position = -1
        dummyflag = 0
        starting_buffer = 0x88195b0
        fake_prefixed_keys = 138576074
#104 0x081497fb in command_loop_1 ()
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:1445
        cmd = <value optimized out>
        keybuf = {136665541, -1073754204, 1, 138576074, 4, 0, 192470702, 
    138723098, 142710197, 138937962, 2, 1073741824, -1073754232, 135966611, 
    139141658, 144803672, -1073754232, 135894273, 139141562, 192470790, 0, 
    136316516, 27, 30, -1073754228, 136665536, 4, -1073754204, 138937960, 
    135893275}
        i = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        prev_modiff = 0
        prev_buffer = 0x0
#105 0x081a9551 in internal_condition_case (bfun=0x8149660 <command_loop_1>, 
    handlers=138607114, hfun=0x813fb60 <cmd_error>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1493
        val = <value optimized out>
        c = {
          tag = 138576074, 
          val = 138576074, 
          next = 0xbfffd0b8, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {0, 190775240, 190775928, -1073753992, -1723069061, 
    1408839188}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {142710192, 138576074, 3221213160, 136294631, 4, 
    138723218, 142710197, 0, 142710197, 138576074, 3221213224, 3221213196, 0, 
    43, 116, 3221213440, 1, 138576074, 40, 138118478, 136807401, 138118474, 
    138576074, 3221214108, 30, 3221213452, 3221213480, 137075232, 138576074, 0, 
    3221213336, 135965613}
              }
            }}, 
          backlist = 0xbfffd2bc, 
          handlerlist = 0xbfffeb4c, 
          lisp_eval_depth = 17, 
          pdlcount = 44, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0xbfffd39c
        }
        h = {
          handler = 138607114, 
          var = 138576074, 
          chosen_clause = 190775928, 
          tag = 0xbfffcf94, 
          next = 0xbfffeb4c
---Type <return> to continue, or q <return> to quit---
        }
#106 0x0813eae5 in command_loop_2 (ignore=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:1156
        val = 183351120
#107 0x081a9481 in internal_catch (tag=138689418, func=
    0x813eac0 <command_loop_2>, arg=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1247
        c = {
          tag = 138689418, 
          val = 138576074, 
          next = 0xbfffe458, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {0, 190775240, 190775928, -1073753720, -1720562309, 
    1409005076}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {0, 0, 3221213884, 3221213596, 3221213600, 0, 138712042, 
    138576074, 138576074, 3221213544, 138576074, 3221213596, 203044592, 
    3221213496, 135968040, 1, 3221213596, 3221213512, 135893275, 138253360, 
    138576074, 3221213560, 138741954, 138741952, 138576074, 3221213576, 
    135973142, 138741954, 138576074, 138576074, 1, 138576074}
              }
            }}, 
          backlist = 0xbfffd2bc, 
          handlerlist = 0xbfffeb4c, 
          lisp_eval_depth = 17, 
          pdlcount = 44, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0xbfffd39c
        }
#108 0x0813f5f7 in command_loop ()
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:1121
        val = <value optimized out>
#109 recursive_edit_1 () at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:756
        count = 43
---Type <return> to continue, or q <return> to quit---
        val = 0
#110 0x08168757 in read_minibuf (map=139260014, initial=138576074, 
    prompt=<value optimized out>, backup_n=<value optimized out>, expflag=0, 
    histvar=138711162, histpos=0, defalt=140045201, allow_props=0, 
    inherit_input_method=0) at /data/steve/bzr/emacs/quickfixes/src/minibuf.c:663
        val = <value optimized out>
        mini_frame = 138576074
        ambient_dir = <value optimized out>
        minibuffer = 142710197
        input_method = <value optimized out>
        enable_multibyte = <value optimized out>
        pos = 0
        histstring = <value optimized out>
        empty_minibuf = <value optimized out>
        dummy = <value optimized out>
        frame = <value optimized out>
#111 0x08168eff in Fread_from_minibuffer (prompt=141243369, initial_contents=
    138576074, keymap=139260014, read=138576074, hist=138576074, default_value=
    140045201, inherit_input_method=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/minibuf.c:957
        histvar = 138711162
        histpos = <value optimized out>
        val = <value optimized out>
#112 0x081ab0bf in Ffuncall (nargs=8, args=0xbfffd328)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3035
        fun = <value optimized out>
        original_fun = <value optimized out>
        funcar = <value optimized out>
        numargs = 7
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffd47c, 
          function = 0xbfffd328, 
          args = 0xbfffd32c, 
          nargs = 7, 
          debug_on_exit = 0
---Type <return> to continue, or q <return> to quit---
        }
        internal_args = 0xbfffd32c
        i = <value optimized out>
#113 0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    137058733, maxdepth=72, args_template=8200, nargs=8, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0x83938c3 "\211\203`", 
          byte_string = 137058713, 
          byte_string_start = 0x839387a "\003:\203\r", 
          constants = 137058733, 
          next = 0xbfffd8cc
        }
        top = 0xbfffd328
        result = <value optimized out>
#114 0x081aabf1 in funcall_lambda (fun=137058685, nargs=8, arg_vector=0xbfffd4d0)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3174
        val = <value optimized out>
        syms_left = 8200
        next = <value optimized out>
        lexenv = <value optimized out>
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#115 0x081aaf93 in Ffuncall (nargs=9, args=0xbfffd4cc)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 139191050
        funcar = <value optimized out>
        numargs = 8
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
---Type <return> to continue, or q <return> to quit---
          next = 0xbfffd564, 
          function = 0xbfffd4cc, 
          args = 0xbfffd4d0, 
          nargs = 8, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#116 0x08166910 in Fcompleting_read (prompt=141243369, collection=192851470, 
    predicate=138576074, require_match=138576098, initial_input=138576074, hist=
    138576074, def=140045201, inherit_input_method=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/minibuf.c:1702
        args = {139191050, 141243369, 192851470, 138576074, 138576098, 
    138576074, 138576074, 140045201, 138576074}
#117 0x081aa63a in eval_sub (form=142077766)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2387
        numargs = <value optimized out>
        args_left = 138576074
        i = 8
        maxargs = 8
        argvals = {141243369, 192851470, 138576074, 138576098, 138576074, 
    138576074, 140045201, 138576074}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 142077630
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfffd644, 
          function = 0xbfffd57c, 
          args = 0xbfffd544, 
          nargs = 7, 
          debug_on_exit = 0
        }
#118 0x081adaf0 in FletX (args=142075270)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1000
        varlist = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        var = 143980602
        val = <value optimized out>
        elt = 142077774
        lexenv = 138576074
        count = <value optimized out>
#119 0x081aa747 in eval_sub (form=142079574)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2305
        numargs = <value optimized out>
        args_left = 142075270
        i = <value optimized out>
        maxargs = <value optimized out>
        argvals = {190915737, 138576074, 138933778, 2, 1073741824, -1073752392, 
    192851398, 160852720}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 142075270
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfffd74c, 
          function = 0xbfffd65c, 
          args = 0xbfffd658, 
          nargs = -1, 
          debug_on_exit = 0
        }
#120 0x081aa9ad in Fprogn (args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:357
        val = <value optimized out>
#121 0x081aacf0 in funcall_lambda (fun=142075182, nargs=2, arg_vector=0xbfffd868)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3233
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        rest = <value optimized out>
#122 0x081aaf93 in Ffuncall (nargs=3, args=0xbfffd864)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 143980530
        funcar = <value optimized out>
        numargs = 2
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffd81c, 
          function = 0xbfffd864, 
          args = 0xbfffd868, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#123 0x081ac0fe in Fapply (nargs=3, args=0xbfffd864)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2461
        i = <value optimized out>
        numargs = <value optimized out>
        spread_arg = <value optimized out>
        funcall_args = 0x0
        fun = 143980530
        retval = <value optimized out>
        sa_count = <value optimized out>
        sa_must_free = 0
#124 0x081ab1fd in Ffuncall (nargs=4, args=0xbfffd860)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2991
        fun = <value optimized out>
        original_fun = 138690490
        funcar = <value optimized out>
        numargs = 3
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
---Type <return> to continue, or q <return> to quit---
          next = 0xbfffd9ac, 
          function = 0xbfffd860, 
          args = 0xbfffd864, 
          nargs = 3, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#125 0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    190916885, maxdepth=20, args_template=138576074, nargs=0, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0xaada84a "+\207", 
          byte_string = 190906321, 
          byte_string_start = 0xaada7e8 "\306\307!\204\r", 
          constants = 190916885, 
          next = 0xbfffdb2c
        }
        top = 0xbfffd860
        result = <value optimized out>
#126 0x081aab98 in funcall_lambda (fun=190917109, nargs=1, arg_vector=0xbfffdac8)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3240
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#127 0x081aaf93 in Ffuncall (nargs=2, args=0xbfffdac4)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 139673890
---Type <return> to continue, or q <return> to quit---
        funcar = <value optimized out>
        numargs = 1
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffda7c, 
          function = 0xbfffdac4, 
          args = 0xbfffdac8, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#128 0x081ac0fe in Fapply (nargs=2, args=0xbfffdac4)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2461
        i = <value optimized out>
        numargs = <value optimized out>
        spread_arg = <value optimized out>
        funcall_args = 0x0
        fun = 139673890
        retval = <value optimized out>
        sa_count = <value optimized out>
        sa_must_free = 0
#129 0x081ab1fd in Ffuncall (nargs=3, args=0xbfffdac0)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2991
        fun = <value optimized out>
        original_fun = 138690490
        funcar = <value optimized out>
        numargs = 2
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffdc0c, 
          function = 0xbfffdac0, 
          args = 0xbfffdac4, 
          nargs = 2, 
          debug_on_exit = 0
---Type <return> to continue, or q <return> to quit---
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#130 0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    171008741, maxdepth=24, args_template=138576074, nargs=0, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0xa53619f "\202p", 
          byte_string = 173231209, 
          byte_string_start = 
    0xa536154 "\212\b@\031\b\211\032A@)\211\033@\034\306\035\tb\210\307\f9\203\036", 
          constants = 171008741, 
          next = 0xbfffdcac
        }
        top = 0xbfffdac0
        result = <value optimized out>
#131 0x081aab98 in funcall_lambda (fun=171008941, nargs=1, arg_vector=0xbfffdc54)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3240
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#132 0x081aaf93 in Ffuncall (nargs=2, args=0xbfffdc50)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 173586970
        funcar = <value optimized out>
        numargs = 1
        lisp_numargs = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        val = <value optimized out>
        backtrace = {
          next = 0xbfffdd8c, 
          function = 0xbfffdc50, 
          args = 0xbfffdc54, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#133 0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    172442573, maxdepth=16, args_template=138576074, nargs=0, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0xa535ac1 "*\207", 
          byte_string = 173212177, 
          byte_string_start = 
    0xa535ab0 "\302`\303\"\302`\304\"\030\031\b\205\021", 
          constants = 172442573, 
          next = 0xbfffde2c
        }
        top = 0xbfffdc50
        result = <value optimized out>
#134 0x081aab98 in funcall_lambda (fun=172442709, nargs=0, arg_vector=0xbfffddd4)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3240
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#135 0x081aaf93 in Ffuncall (nargs=1, args=0xbfffddd0)
---Type <return> to continue, or q <return> to quit---
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 172679842
        funcar = <value optimized out>
        numargs = 0
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffdf0c, 
          function = 0xbfffddd0, 
          args = 0xbfffddd4, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#136 0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    172825693, maxdepth=12, args_template=138576074, nargs=0, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0xa55f308 "\207", 
          byte_string = 171124257, 
          byte_string_start = 0xa55f300 "\301\b\302\"b\210\303 \207", 
          constants = 172825693, 
          next = 0xbfffe0bc
        }
        top = 0xbfffddd0
        result = <value optimized out>
#137 0x081aab98 in funcall_lambda (fun=172825821, nargs=2, arg_vector=0xbfffdfa8)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3240
        val = <value optimized out>
        syms_left = 138576074
        next = <value optimized out>
        lexenv = 138576074
---Type <return> to continue, or q <return> to quit---
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#138 0x081aaf93 in Ffuncall (nargs=3, args=0xbfffdfa4)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 173112082
        funcar = <value optimized out>
        numargs = 2
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffe00c, 
          function = 0xbfffdfa4, 
          args = 0xbfffdfa8, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#139 0x081ac0fe in Fapply (nargs=3, args=0xbfffdfa4)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2461
        i = <value optimized out>
        numargs = <value optimized out>
        spread_arg = <value optimized out>
        funcall_args = 0x0
        fun = 173112082
        retval = <value optimized out>
        sa_count = <value optimized out>
        sa_must_free = 0
#140 0x081b20fe in Fwidget_apply (nargs=3, args=0xbfffe05c)
    at /data/steve/bzr/emacs/quickfixes/src/fns.c:2782
        newargs = {173112082, 192420894, 192860702}
        result = 183351120
#141 0x081ab1fd in Ffuncall (nargs=4, args=0xbfffe058)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2991
---Type <return> to continue, or q <return> to quit---
        fun = <value optimized out>
        original_fun = 138693298
        funcar = <value optimized out>
        numargs = 3
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffe19c, 
          function = 0xbfffe058, 
          args = 0xbfffe05c, 
          nargs = 3, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#142 0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    148019205, maxdepth=24, args_template=2052, nargs=2, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0x986da18 "\207\303\304!\207", 
          byte_string = 144037521, 
          byte_string_start = 0x986da0c "\300\002\301\"\203\r", 
          constants = 148019205, 
          next = 0xbfffe26c
        }
        top = 0xbfffe058
        result = <value optimized out>
#143 0x081aabf1 in funcall_lambda (fun=141857861, nargs=2, arg_vector=0xbfffe1fc)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3174
        val = <value optimized out>
        syms_left = 2052
        next = <value optimized out>
        lexenv = <value optimized out>
        count = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#144 0x081aaf93 in Ffuncall (nargs=3, args=0xbfffe1f8)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 145167850
        funcar = <value optimized out>
        numargs = 2
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffe34c, 
          function = 0xbfffe1f8, 
          args = 0xbfffe1fc, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#145 0x081e2bc6 in exec_byte_code (bytestr=<value optimized out>, vector=
    219201717, maxdepth=64, args_template=0, nargs=0, args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:785
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 
    0x986d8b8 "\210\016\065\203V\001\305`\240\210*\266\004)\305@\203c\001\305 <at> b\210*\266\002", <incomplete sequence \356\207>, 
          byte_string = 142490073, 
          byte_string_start = 
    0x986d76c "\306 \307\310\311 \"r\312\313\314\315\316\317\006\a\006\a\"\320\"\321\322%DC\216\323\300@\211\036/:\203,", 
          constants = 219201717, 
          next = 0xbfffe5ec
        }
        top = 0xbfffe1f8
---Type <return> to continue, or q <return> to quit---
        result = <value optimized out>
#146 0x081aabf1 in funcall_lambda (fun=219201981, nargs=0, arg_vector=0xbfffe3a4)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3174
        val = <value optimized out>
        syms_left = 0
        next = <value optimized out>
        lexenv = <value optimized out>
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#147 0x081aaf93 in Ffuncall (nargs=1, args=0xbfffe3a0)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 219201981
        funcar = <value optimized out>
        numargs = 0
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffe404, 
          function = 0xbfffe3a0, 
          args = 0xbfffe3a4, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#148 0x081aa715 in eval_sub (form=204426334)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:2329
        vals = 0xbfffe3a0
        argnum = <value optimized out>
        sa_count = <value optimized out>
        sa_must_free = 0
        numargs = <value optimized out>
        args_left = 138576074
        i = <value optimized out>
---Type <return> to continue, or q <return> to quit---
        maxargs = <value optimized out>
        argvals = {-1228031760, -1228017756, -1227784204, 2, 100000000, 
    -1073748936, -1228787672, 5}
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = <value optimized out>
        original_args = 204426326
        funcar = <value optimized out>
        backtrace = {
          next = 0xbfffe6cc, 
          function = 0xbfffe41c, 
          args = 0xbfffe3a0, 
          nargs = 1, 
          debug_on_exit = 0
        }
#149 0x081a9481 in internal_catch (tag=145550042, func=0x81aa120 <eval_sub>, arg=
    204426334) at /data/steve/bzr/emacs/quickfixes/src/eval.c:1247
        c = {
          tag = 145550042, 
          val = 138576074, 
          next = 0xbfffea84, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {-1073748640, 143039488, 102, -1073748696, -1726247557, 
    1409005076}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {138576074, 3221218472, 136010253, 0, 139031442, 
    193675141, 138613258, 2, 136607592, 3221218600, 135967229, 5, 3221218668, 
    193675141, 3221218684, 16, 3221218800, 4294967284, 4, 138576074, 3221218656, 
    3066182272, 136607592, 5, 3221218668, 138613256, 3065900396, 0, 138601826, 
    1, 3221219020, 3221218664}
              }
            }}, 
          backlist = 0xbfffe6cc, 
          handlerlist = 0xbfffeb4c, 
          lisp_eval_depth = 2, 
---Type <return> to continue, or q <return> to quit---
          pdlcount = 5, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0xbfffe5ec
        }
#150 0x081e2384 in exec_byte_code (bytestr=<value optimized out>, vector=
    143039493, maxdepth=88, args_template=1028, nargs=1, 
    args=<value optimized out>)
    at /data/steve/bzr/emacs/quickfixes/src/bytecode.c:966
        v1 = <value optimized out>
        op = <value optimized out>
        vectorp = <value optimized out>
        stack = {
          pc = 0x986d6eb "\205\272", 
          byte_string = 142490345, 
          byte_string_start = 0x986d688 "\211C\303\001@!\203\277", 
          constants = 143039493, 
          next = 0x0
        }
        top = 0xbfffe560
        result = <value optimized out>
#151 0x081aabf1 in funcall_lambda (fun=144733509, nargs=1, arg_vector=0xbfffe764)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3174
        val = <value optimized out>
        syms_left = 1028
        next = <value optimized out>
        lexenv = <value optimized out>
        count = <value optimized out>
        i = <value optimized out>
        optional = <value optimized out>
        rest = <value optimized out>
#152 0x081aaf93 in Ffuncall (nargs=2, args=0xbfffe760)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3070
        fun = <value optimized out>
        original_fun = 139166570
        funcar = <value optimized out>
        numargs = 1
---Type <return> to continue, or q <return> to quit---
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0xbfffe8ec, 
          function = 0xbfffe760, 
          args = 0xbfffe764, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = <value optimized out>
        i = <value optimized out>
#153 0x081a80af in Fcall_interactively (function=139166570, record_flag=
    138576074, keys=138604237)
    at /data/steve/bzr/emacs/quickfixes/src/callint.c:857
        val = <value optimized out>
        args = 0xbfffe760
        visargs = <value optimized out>
        specs = <value optimized out>
        filter_specs = <value optimized out>
        teml = <value optimized out>
        up_event = 138576074
        enable = 0
        speccount = <value optimized out>
        next_event = <value optimized out>
        prefix_arg = 138576074
        string = 0xbfffe780 "e"
        tem = <value optimized out>
        varies = 0xbfffe720 ""
        i = <value optimized out>
        nargs = <value optimized out>
        foo = <value optimized out>
        prompt1 = '\000' <repeats 99 times>
        tem1 = <value optimized out>
        arg_from_tty = <value optimized out>
        key_count = 1
        record_then_fail = 0
        save_this_command = 139166570
---Type <return> to continue, or q <return> to quit---
        save_last_command = 139533058
        save_this_original_command = 139166570
        save_real_this_command = 139166570
#154 0x081ab161 in Ffuncall (nargs=4, args=0xbfffe930)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:3016
        fun = <value optimized out>
        original_fun = <value optimized out>
        funcar = <value optimized out>
        numargs = 3
        lisp_numargs = <value optimized out>
        val = <value optimized out>
        backtrace = {
          next = 0x0, 
          function = 0xbfffe930, 
          args = 0xbfffe934, 
          nargs = 3, 
          debug_on_exit = 0
        }
        internal_args = 0xbfffe934
        i = <value optimized out>
#155 0x081ab411 in call3 (fn=138698938, arg1=139166570, arg2=138576074, arg3=
    138576074) at /data/steve/bzr/emacs/quickfixes/src/eval.c:2809
        ret_ungc_val = 183351120
        args = {138698938, 139166570, 138576074, 138576074}
#156 0x0813c00f in Fcommand_execute (cmd=139166570, record_flag=138576074, keys=
    138576074, special=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:10274
        final = <value optimized out>
        tem = <value optimized out>
        prefixarg = 138576074
#157 0x08149980 in command_loop_1 ()
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:1572
        scount = 2
        cmd = <value optimized out>
        keybuf = {204161974, 416, 176407886, 138576098, -1073747426, 138576074, 
    138689802, 138576074, -1073747416, -1073747426, 138576074, 138576074, 
    -1073747352, 135527446, 176407886, -1073747426, 138576074, 138689800, 0, 0, 
---Type <return> to continue, or q <return> to quit---
    -1232775064, 2, 139002824, 139002840, -1073747384, 135973529, 2, 138828734, 
    23, 0}
        i = <value optimized out>
        prev_modiff = 2262
        prev_buffer = 0xb8b3f80
#158 0x081a9551 in internal_condition_case (bfun=0x8149660 <command_loop_1>, 
    handlers=138607114, hfun=0x813fb60 <cmd_error>)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1493
        val = <value optimized out>
        c = {
          tag = 138576074, 
          val = 138576074, 
          next = 0xbfffeba8, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {0, 139002824, 139002840, -1073747096, -1727533701, 
    1408839188}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {1, 3087005952, 7, 142306504, 45, 142306504, 3086910040, 
    3065788385, 134551036, 7, 0, 3221220192, 3221220136, 0, 3087005952, 
    134550029, 3067970904, 3067183092, 3066786931, 7, 3221220432, 3221220128, 
    3221220432, 135614420, 2, 3221220292, 3221220128, 3065744920, 3067970904, 0, 
    4294967295, 3087003636}
              }
            }}, 
          backlist = 0x0, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
        h = {
          handler = 138607114, 
          var = 138576074, 
---Type <return> to continue, or q <return> to quit---
          chosen_clause = 138576098, 
          tag = 0xbfffea84, 
          next = 0x0
        }
#159 0x0813eae5 in command_loop_2 (ignore=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:1156
        val = 183351120
#160 0x081a9481 in internal_catch (tag=138605090, func=
    0x813eac0 <command_loop_2>, arg=138576074)
    at /data/steve/bzr/emacs/quickfixes/src/eval.c:1247
        c = {
          tag = 138605090, 
          val = 138576074, 
          next = 0x0, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {0, 139002824, 139002840, -1073746824, -1727779461, 
    1409005076}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {0, 0, 0, 0, 0, 0, 0, 0, 3066169116, 0, 0, 0, 
    3066169116, 0, 0, 0, 64, 3221220408, 135893275, 138253360, 64, 14, 
    138741954, 138741952, 138576074, 3221220472, 135973142, 138741954, 
    138576074, 138576074, 1, 3221220520}
              }
            }}, 
          backlist = 0x0, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
#161 0x0813f686 in command_loop ()
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:1135
No locals.
---Type <return> to continue, or q <return> to quit---
#162 recursive_edit_1 () at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:756
        count = 1
        val = 0
#163 0x0813f982 in Frecursive_edit ()
    at /data/steve/bzr/emacs/quickfixes/src/keyboard.c:820
        count = <value optimized out>
        buffer = 138576074
#164 0x0813aa1c in main (argc=2, argv=0xbffff084)
    at /data/steve/bzr/emacs/quickfixes/src/emacs.c:1702
        dummy = 1
        stack_bottom_variable = 8 '\b'
        do_initial_setlocale = <value optimized out>
        skip_args = 0
        rlim = {
          rlim_cur = 8388608, 
          rlim_max = 18446744073709551615
        }
        no_loadup = 0
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0

Lisp Backtrace:
"set-window-buffer" (0xbfff66d4)
"set-window-buffer-start-and-point" (0xbfff6854)
"byte-code" (0xbfff6964)
"switch-to-prev-buffer" (0xbfff6c54)
"replace-buffer-in-windows" (0xbfff6dec)
"kill-buffer" (0xbfff6eb4)
"and" (0xbfff6fa8)
"vertical-motion" (0xbfff7d24)
">" (0xbfff7df8)
"progn" (0xbfff7eb8)
"and" (0xbfff7f78)
"while" (0xbfff8038)
"let" (0xbfff8168)
"progn" (0xbfff8228)
---Type <return> to continue, or q <return> to quit---
"unwind-protect" (0xbfff82e8)
"save-current-buffer" (0xbfff83c8)
"with-current-buffer" (0xbfff8468)
"let" (0xbfff8598)
"with-temp-buffer" (0xbfff8638)
"progn" (0xbfff86f8)
"if" (0xbfff87b8)
"when" (0xbfff8858)
"let*" (0xbfff8958)
"tabbar-line-format" (0xbfff8a10)
"or" (0xbfff8ba8)
"cond" (0xbfff8c88)
"tabbar-line" (0xbfff8d40)
"eval" (0xbfff903c)
"read-from-minibuffer" (0xbfffd32c)
"completing-read-default" (0xbfffd4d0)
"completing-read" (0xbfffd544)
"let*" (0xbfffd658)
"srb-browse-url" (0xbfffd868)
"apply" (0xbfffd864)
"browse-url" (0xbfffdac8)
"apply" (0xbfffdac4)
"gnus-button-push" (0xbfffdc54)
"gnus-article-press-button" (0xbfffddd4)
"gnus-widget-press-button" (0xbfffdfa8)
"widget-apply" (0xbfffe05c)
"widget-apply-action" (0xbfffe1fc)
0xd10c1b8 There is no member named size.
(gdb) 




This bug report was last modified 12 years and 164 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.