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

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

bug#18785: 24.4.1; Emacs hangs with Org mode when point is in LOGBOOK


From: Sebastien Vauban
Subject: bug#18785: 24.4.1; Emacs hangs with Org mode when point is in LOGBOOK
Date: Wed, 26 Nov 2014 14:11:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt)

Dear Eli,

Finally able to come back onto this persisting problem...

Eli Zaretskii wrote:
>> Date: Fri, 24 Oct 2014 22:35:59 +0300
>> 
>>> (gdb) xbacktrace
>>> [Thread 8300.0x2b00 exited with code 0]
>>> (gdb) No symbol "DATA_SEG_BITS" in current context.
>> 
>> ?  If so, please upgrade to a newer version of GDB.  (There is a way
>> to get the same information without "xbacktrace", but it's painful, so
>> if you can easily upgrade your GDB, it will mean less work.)
>
> Actually, I was wrong, sorry.  The problem is likely in the .gdbinit
> file you are using: please get the latest one from the repository.

I just took http://git.savannah.gnu.org/cgit/emacs.git/tree/src/.gdbinit
and put it in my ~ directory.

Now, redoing:

- the crash (when crossing the ] of the last timestamp in a LOGBOOK
  drawer),
- thread 1, and
- bt full.

--8<---------------cut here---------------start------------->8---
$ gdb -p 2104
GNU gdb (GDB) 7.8
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
/cygdrive/d/Users/fni/.gdbinit:19: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
Attaching to process 2104
[New Thread 2104.0x6b70]
[New Thread 2104.0x2a04]
[New Thread 2104.0x1ecc]
[New Thread 2104.0x70a8]
[New Thread 2104.0x3420]
[New Thread 2104.0x1b10]
[New Thread 2104.0x44d4]
[New Thread 2104.0x24fc]
[New Thread 2104.0x3190]
[New Thread 2104.0x3598]
Reading symbols from /cygdrive/c/Program Files 
(x86)/emacs-24.4/bin/emacs.exe...done.
0x77caf925 in ntdll!DbgBreakPoint () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
(gdb) source ~/.gdbinit
Warning: /cygdrive/c/Program Files (x86)/emacs-24.4/bin/../lwlib: No such file 
or directory.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from 
terminal]
Environment variable "DISPLAY" not defined.
TERM = xterm-256color
Breakpoint 1 at 0x109436d: file ../../emacs-24.4/src/emacs.c, line 350.
Temporary breakpoint 2 at 0x10aa8ce: file ../../emacs-24.4/src/sysdep.c, line 
850.
(gdb) thread 1
[Switching to thread 1 (Thread 2104.0x6b70)]
#0  0x010b8856 in buf_charpos_to_bytepos (b=0x3be7400, 
charpos=charpos@entry=118186) at ../../emacs-24.4/src/marker.c:178
178     ../../emacs-24.4/src/marker.c: No such file or directory.
(gdb) bt full
#0  0x010b8856 in buf_charpos_to_bytepos (b=0x3be7400, 
charpos=charpos@entry=118186) at ../../emacs-24.4/src/marker.c:178
        this_charpos = 253422
        changed = false
        tail = 0x81d37a0
        best_above = 218609
        best_above_byte = 218948
        best_below = 118158
        best_below_byte = 118490
#1  0x010d4429 in find_newline (start=118186, start@entry=118155, 
start_byte=<optimized out>, start_byte@entry=-1, end=415469, end@entry=0, 
end_byte=416424, end_byte@entry=-1, count=count@entry=1,
    shortage=shortage@entry=0x88cbdc, bytepos=bytepos@entry=0x0, 
allow_quit=allow_quit@entry=true) at ../../emacs-24.4/src/search.c:744
        lim1 = 415469
        next_change = 415469
        result = 1
        tem = <optimized out>
        ceiling_byte = 416423
        newline_cache = 0x5dc4e00
        direction = 1
        cache_buffer = 0x3be7400
#2  0x010d4ff7 in find_before_next_newline (from=from@entry=118155, 
to=to@entry=0, cnt=1, bytepos=bytepos@entry=0x0) at 
../../emacs-24.4/src/search.c:1006
        shortage = 0
        pos = <optimized out>
#3  0x010f3712 in Fline_end_position (n=<optimized out>) at 
../../emacs-24.4/src/editfns.c:813
        end_pos = <optimized out>
        orig = 118155
#4  0x010fb522 in Ffuncall (nargs=1, args=0x88ccac) at 
../../emacs-24.4/src/eval.c:2812
        fun = 20330397
        original_fun = <optimized out>
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = 0x88cc40
        i = <optimized out>
        count = 82
#5  0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=1, 
args_template=0, nargs=0, args=0x88cdf8) at ../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
---Type <return> to continue, or q <return> to quit---
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 82
        stack = {
          pc = 0x1311f01 <pure+1447617> "\"\210\305 \207",
          byte_string = 19007881,
          byte_string_start = 0x1311ef9 <pure+1447609> 
"\300\301!\210\302\303\304 \"\210\305 \207",
          next = 0x88ce60
        }
        result = 253422
        type = (unknown: 19007896)
#6  0x010fb0a5 in funcall_lambda (fun=19007853, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x88cdf8) at ../../emacs-24.4/src/eval.c:2979
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#7  0x010fb345 in Ffuncall (nargs=1, args=0x88cdf4) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 64739842
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 81
#8  0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=1, 
args_template=0, nargs=0, args=0x88cf60) at ../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 80
        stack = {
          pc = 0x12f1f42 <pure+1316610> "\210\302\b\303m\203\024",
---Type <return> to continue, or q <return> to quit---
          byte_string = 19140017,
          byte_string_start = 0x12f1f3f <pure+1316607> "\212\301 
\210\302\b\303m\203\024",
          next = 0x88cfc0
        }
        result = 253422
        type = (unknown: 19140032)
#9  0x010fb0a5 in funcall_lambda (fun=19139997, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x88cf60) at ../../emacs-24.4/src/eval.c:2979
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#10 0x010fb345 in Ffuncall (nargs=1, args=0x88cf5c) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 64642850
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 79
#11 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=1, 
args_template=2048, nargs=30, args=0x88d0b8) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 79
        stack = {
          pc = 0x12f1f1c <pure+1316572> "i\211\002V\203\065",
          byte_string = 19140089,
          byte_string_start = 0x12f1efc <pure+1316540> 
"\300\002!\210\301\302w\210\303p!\203\036",
          next = 0x88d120
        }
        result = 253422
---Type <return> to continue, or q <return> to quit---
        type = (unknown: 19140104)
#12 0x010fb0a5 in funcall_lambda (fun=19140061, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x88d0b8) at ../../emacs-24.4/src/eval.c:2979
        val = <optimized out>
        syms_left = <optimized out>
        next = 2048
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#13 0x010fb345 in Ffuncall (nargs=1, args=0x88d0b4) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 64642882
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 78
#14 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=1, 
args_template=62789666, nargs=62789666, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 70
        stack = {
          pc = 0x12d26f0 <pure+1187504> "\210\320\016\037!\203\271",
          byte_string = 19313353,
          byte_string_start = 0x12d2645 <pure+1187333> "\b\204\006",
          next = 0x88d810
        }
        result = 253422
        type = (unknown: 19313368)
#15 0x010fb01e in funcall_lambda (fun=19313325, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88d224) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 19313320
---Type <return> to continue, or q <return> to quit---
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#16 0x010fb345 in Ffuncall (nargs=2, args=0x88d220) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 19313325
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 68
#17 0x010fac0a in eval_sub (form=form@entry=93497686) at 
../../emacs-24.4/src/eval.c:2155
        vals = 0x88d220
        argnum = <optimized out>
        sa_must_free = false
        numargs = <optimized out>
        args_left = 62789666
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {0, 0, 0, 0, 8966848, 18596837, 62789666, 115765268}
        fun = 20332605
        val = <optimized out>
        original_fun = 1340
        original_args = 93497678
        funcar = 136132512
        count = 67
#18 0x010fa52e in apply_lambda (fun=18596837, args=<optimized out>, 
count=count@entry=66) at ../../emacs-24.4/src/eval.c:2912
        args_left = 62789666
        i = <optimized out>
        numargs = 1
        arg_vector = 0x88d2c0
        tem = 93497686
        sa_must_free = <optimized out>
#19 0x010fa844 in eval_sub (form=93497702) at ../../emacs-24.4/src/eval.c:2257
        fun = <optimized out>
        val = <optimized out>
        original_fun = 63005250
        original_args = 93497694
        funcar = 136132512
        count = 66
#20 0x010fad19 in Fsetq (args=<optimized out>) at 
../../emacs-24.4/src/eval.c:539
        args_left = 93497718
        val = <optimized out>
        sym = 93497718
        lex_binding = 253422
#21 Fsetq (args=93497718) at ../../emacs-24.4/src/eval.c:525
        val = 93497718
#22 0x010fab43 in eval_sub (form=93497726) at ../../emacs-24.4/src/eval.c:2132
        numargs = <optimized out>
        args_left = 93497718
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {0, 0, 0, 93497856, -1, 93497862, 8967400, 17814242}
        fun = 20332053
        val = <optimized out>
        original_fun = 62911618
        original_args = 93497718
        funcar = 136132512
        count = 65
#23 0x010fab43 in eval_sub (form=93497870) at ../../emacs-24.4/src/eval.c:2132
        numargs = <optimized out>
        args_left = 93497862
        i = <optimized out>
---Type <return> to continue, or q <return> to quit---
        maxargs = <optimized out>
        argvals = {13, 143093048, 8967252, 1028, 19973742, 19029425, 19973732, 
8968032}
        fun = 20331933
        val = <optimized out>
        original_fun = 62913474
        original_args = 93497862
        funcar = 136132512
        count = 64
#24 0x010faddf in Fprogn (body=93497886) at ../../emacs-24.4/src/eval.c:462
        val = <optimized out>
#25 0x010fd901 in Flet (args=93497894) at ../../emacs-24.4/src/eval.c:970
        temps = <optimized out>
        tem = <optimized out>
        lexenv = 62789666
        elt = <optimized out>
        varlist = <optimized out>
        argnum = <optimized out>
        sa_must_free = false
#26 0x010fab43 in eval_sub (form=93497902) at ../../emacs-24.4/src/eval.c:2132
        numargs = <optimized out>
        args_left = 93497894
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {2, 2, 19373472, 17805371, 120, 164, 20, 62789666}
        fun = 20332269
        val = <optimized out>
        original_fun = 62911842
        original_args = 93497894
        funcar = 136132512
        count = 62
#27 0x010faddf in Fprogn (body=93497910) at ../../emacs-24.4/src/eval.c:462
        val = <optimized out>
#28 0x010fb0ce in funcall_lambda (fun=93497926, nargs=nargs@entry=2, 
arg_vector=arg_vector@entry=0x88d7b0) at ../../emacs-24.4/src/eval.c:3038
        val = <optimized out>
        syms_left = 62789666
        next = 62789666
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#29 0x010fb345 in Ffuncall (nargs=nargs@entry=3, args=0x88d7ac) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 93143810
        funcar = 136132512
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 59
#30 0x010fc4c3 in Fapply (nargs=3, args=0x88d7ac) at 
../../emacs-24.4/src/eval.c:2298
        i = <optimized out>
        numargs = <optimized out>
        spread_arg = 141516894
        funcall_args = 0x0
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = <optimized out>
        sa_must_free = false
#31 0x010fb3ea in Ffuncall (nargs=4, args=0x88d7a8) at 
../../emacs-24.4/src/eval.c:2793
        fun = 20332581
        original_fun = 62912194
        funcar = 136132512
        numargs = 3
        val = <optimized out>
        internal_args = <optimized out>
---Type <return> to continue, or q <return> to quit---
        i = <optimized out>
        count = 58
#32 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=4, 
args_template=512, nargs=1, args=0x88d908) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 58
        stack = {
          pc = 0x3beacc9 "\207",
          byte_string = 64987857,
          byte_string_start = 0x3beacc4 "\300\301\302\003#\207",
          next = 0x88d960
        }
        result = 253422
        type = (unknown: 93528520)
#33 0x010fb0a5 in funcall_lambda (fun=93528549, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88d908) at ../../emacs-24.4/src/eval.c:2979
        val = <optimized out>
        syms_left = <optimized out>
        next = 512
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#34 0x010fb345 in Ffuncall (nargs=2, args=0x88d904) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 64750146
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 57
#35 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=2, 
args_template=62789666, nargs=19313568, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
---Type <return> to continue, or q <return> to quit---
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 57
        stack = {
          pc = 0x12d491f <pure+1196255> "\207",
          byte_string = 19305521,
          byte_string_start = 0x12d4915 <pure+1196245> "\b\204\006",
          next = 0x88e050
        }
        result = 253422
        type = (unknown: 19313568)
#36 0x010fb01e in funcall_lambda (fun=19313541, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88da64) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 19313536
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#37 0x010fb345 in Ffuncall (nargs=2, args=0x88da60) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 19313541
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 55
#38 0x010fac0a in eval_sub (form=form@entry=93495302) at 
../../emacs-24.4/src/eval.c:2155
        vals = 0x88da60
        argnum = <optimized out>
        sa_must_free = false
        numargs = <optimized out>
        args_left = 62789666
        i = <optimized out>
        maxargs = <optimized out>
---Type <return> to continue, or q <return> to quit---
        argvals = {0, 0, 62789698, 17807246, 8968960, 18596837, 62789666, 
115765268}
        fun = 20332605
        val = <optimized out>
        original_fun = 1080
        original_args = 93497310
        funcar = 136132512
        count = 54
#39 0x010fa52e in apply_lambda (fun=18596837, args=<optimized out>, 
count=count@entry=53) at ../../emacs-24.4/src/eval.c:2912
        args_left = 62789666
        i = <optimized out>
        numargs = 1
        arg_vector = 0x88db00
        tem = 93495302
        sa_must_free = <optimized out>
#40 0x010fa844 in eval_sub (form=93495318) at ../../emacs-24.4/src/eval.c:2257
        fun = <optimized out>
        val = <optimized out>
        original_fun = 63005250
        original_args = 93495310
        funcar = 136132512
        count = 53
#41 0x010fad19 in Fsetq (args=<optimized out>) at 
../../emacs-24.4/src/eval.c:539
        args_left = 93495334
        val = <optimized out>
        sym = 93495334
        lex_binding = 253422
#42 Fsetq (args=93495334) at ../../emacs-24.4/src/eval.c:525
        val = 93495334
#43 0x010fab43 in eval_sub (form=93495342) at ../../emacs-24.4/src/eval.c:2132
        numargs = <optimized out>
        args_left = 93495334
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {96505734, 2005193059, 8969684, 93495472, -1, 93495478, 
8969512, 17814242}
        fun = 20332053
        val = <optimized out>
        original_fun = 62911618
        original_args = 93495334
        funcar = 136132512
        count = 52
#44 0x010fab43 in eval_sub (form=93495486) at ../../emacs-24.4/src/eval.c:2132
        numargs = <optimized out>
        args_left = 93495478
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {249468, 249807, 113186, 62789666, -1, -1, 0, 142764622}
        fun = 20331933
        val = <optimized out>
        original_fun = 62913474
        original_args = 93495478
        funcar = 136132512
        count = 51
#45 0x010faddf in Fprogn (body=93495502) at ../../emacs-24.4/src/eval.c:462
        val = <optimized out>
#46 0x010fd901 in Flet (args=93495510) at ../../emacs-24.4/src/eval.c:970
        temps = <optimized out>
        tem = <optimized out>
        lexenv = 62789666
        elt = <optimized out>
        varlist = <optimized out>
        argnum = <optimized out>
        sa_must_free = false
#47 0x010fab43 in eval_sub (form=93495518) at ../../emacs-24.4/src/eval.c:2132
        numargs = <optimized out>
        args_left = 93495510
---Type <return> to continue, or q <return> to quit---
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {62813189, -1, 8970104, -48399, 135498428, 249468, 8969792, 
62813189}
        fun = 20332269
        val = <optimized out>
        original_fun = 62911842
        original_args = 93495510
        funcar = 136132512
        count = 49
#48 0x010faddf in Fprogn (body=93495526) at ../../emacs-24.4/src/eval.c:462
        val = <optimized out>
#49 0x010fb0ce in funcall_lambda (fun=93495542, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88dff0) at ../../emacs-24.4/src/eval.c:3038
        val = <optimized out>
        syms_left = 62789666
        next = 62789666
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#50 0x010fb345 in Ffuncall (nargs=nargs@entry=2, args=0x88dfec) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 93143842
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 46
#51 0x010fc377 in Fapply (nargs=3, args=0x88dfec) at 
../../emacs-24.4/src/eval.c:2294
        i = <optimized out>
        numargs = <optimized out>
        spread_arg = 62789666
        funcall_args = 0x0
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = <optimized out>
        sa_must_free = false
#52 0x010fb3ea in Ffuncall (nargs=4, args=0x88dfe8) at 
../../emacs-24.4/src/eval.c:2793
        fun = 20332581
        original_fun = 62912194
        funcar = 136132512
        numargs = 3
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 45
#53 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=4, 
args_template=512, nargs=0, args=0x88e15c) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
---Type <return> to continue, or q <return> to quit---
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 45
        stack = {
          pc = 0x3beacc9 "\207",
          byte_string = 64987857,
          byte_string_start = 0x3beacc4 "\300\301\302\003#\207",
          next = 0x88e1d0
        }
        result = 253422
        type = (unknown: 93529864)
#54 0x010fb0a5 in funcall_lambda (fun=93529893, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x88e15c) at ../../emacs-24.4/src/eval.c:2979
        val = <optimized out>
        syms_left = <optimized out>
        next = 512
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#55 0x010fb345 in Ffuncall (nargs=1, args=0x88e158) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 64750082
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 44
#56 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=1, 
args_template=0, nargs=8970584, args=0x88e2d4) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
---Type <return> to continue, or q <return> to quit---
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 44
        stack = {
          pc = 0x12eabde <pure+1287070> 
"\210`\002V\203a\001`\300\242W\203a\001\326`\327\"\330>\204a\001\r\306H\211\001@T\240\266\002\r\306H\211\001A\300\242`Z\\\241\266\002`\262\002?\001\300\242\002Z\016\032W\203\222\001\r\307H\211\001@T\240\266\002\r\307H\211\001A\300\242\005Z\\\241\266\002\303\311\003\300\242?\006\006%\240\210\202C\002\r\331H\211\001@T\240\266\002\r\331H\211\001A\300\242\006\006Z\\\241\266\002\300\242\003Z\016\032\307_V\203\350\001\303\311\004\211\300\242\\g\211\262\a?â%\240\210\002âB\005\203\336\001\005\211\002\002AB\241\266\002\202\344\001\211\016\033B\026\033\210\202\253\001\303\311\004\300\242?â%\240\210"...,
          byte_string = 19196617,
          byte_string_start = 0x12eaab2 <pure+1286770> "¢\203=",
          next = 0x88e490
        }
        result = 253422
        type = (unknown: 92893040)
#57 0x010fb0a5 in funcall_lambda (fun=108662901, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x88e2d4) at ../../emacs-24.4/src/eval.c:2979
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#58 0x010fb345 in Ffuncall (nargs=1, args=0x88e2d0) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 108662901
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 43
#59 0x010fac0a in eval_sub (form=form@entry=141516958) at 
../../emacs-24.4/src/eval.c:2155
        vals = 0x88e2d0
        argnum = <optimized out>
        sa_must_free = false
        numargs = <optimized out>
        args_left = 62789666
        i = <optimized out>
        maxargs = <optimized out>
        argvals = {115766128, 92893165, 0, 0, 8971308, 2, 2, 5}
        fun = 20332605
        val = <optimized out>
        original_fun = 840
        original_args = 141516966
        funcar = 136132512
        count = 42
#60 0x010fd58f in internal_lisp_condition_case (var=67258722, 
bodyform=141516958, handlers=141516910) at ../../emacs-24.4/src/eval.c:1317
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x3be4680
        clausenb = <optimized out>
#61 0x0112db45 in exec_byte_code (bytestr=253422, vector=136132512, 
maxdepth=143, args_template=1024, nargs=8971276, args=0x88e58c) at 
../../emacs-24.4/src/bytecode.c:1162
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
---Type <return> to continue, or q <return> to quit---
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 42
        stack = {
          pc = 0x12ead58 <pure+1287448> "\266\204\207",
          byte_string = 19196521,
          byte_string_start = 0x12ead02 <pure+1287362> "\211C\211\242\204\v",
          next = 0x88e5f0
        }
        result = 253422
        type = (unknown: 8971296)
#62 0x010fb0a5 in funcall_lambda (fun=19196501, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x88e58c) at ../../emacs-24.4/src/eval.c:2979
        val = <optimized out>
        syms_left = <optimized out>
        next = 1024
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#63 0x010fb345 in Ffuncall (nargs=1, args=0x88e588) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 67258690
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 41
#64 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=1, 
args_template=62789666, nargs=62789666, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
---Type <return> to continue, or q <return> to quit---
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 40
        stack = {
          pc = 0x5952263 "8\203\031",
          byte_string = 93943617,
          byte_string_start = 0x5952254 "\302\303 8\205\065",
          next = 0x88e740
        }
        result = 253422
        type = (unknown: 95528760)
#65 0x010fb01e in funcall_lambda (fun=95528797, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x88e6e8) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 95528792
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#66 0x010fb345 in Ffuncall (nargs=1, args=0x88e6e4) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 95514978
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 39
#67 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=1, 
args_template=62789666, nargs=62789666, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
---Type <return> to continue, or q <return> to quit---
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 39
        stack = {
          pc = 0x5952362 "\206\a",
          byte_string = 93943313,
          byte_string_start = 0x5952360 "\300 \206\a",
          next = 0x88e8c0
        }
        result = 253422
        type = (unknown: 95528880)
#68 0x010fb01e in funcall_lambda (fun=95528901, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x88e838) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 95528896
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#69 0x010fb345 in Ffuncall (nargs=1, args=0x88e834) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 95539234
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 38
#70 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=1, 
args_template=62789666, nargs=0, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
---Type <return> to continue, or q <return> to quit---
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 33
        stack = {
          pc = 0x5b1e071 "\036\065\016\064\203r",
          byte_string = 94015057,
          byte_string_start = 0x5b1e00c "\212\b\204\t",
          next = 0x88ea20
        }
        result = 253422
        type = (unknown: 95529424)
#71 0x010fb01e in funcall_lambda (fun=95529845, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88e9b8) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 95529840
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#72 0x010fb345 in Ffuncall (nargs=2, args=0x88e9b4) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 95539714
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 31
#73 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=2, 
args_template=62789666, nargs=131, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
---Type <return> to continue, or q <return> to quit---
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 31
        stack = {
          pc = 0x5952bd6 "\207",
          byte_string = 94687649,
          byte_string_start = 0x5952b50 "\b\t>\203\203",
          next = 0x88eb80
        }
        result = 253422
        type = (unknown: 95530208)
#74 0x010fb01e in funcall_lambda (fun=95530309, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88eb18) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 95530304
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#75 0x010fb345 in Ffuncall (nargs=2, args=0x88eb14) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 95541442
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 29
#76 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=2, 
args_template=62789666, nargs=185, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
---Type <return> to continue, or q <return> to quit---
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 29
        stack = {
          pc = 0x5952cc4 "\207",
          byte_string = 94691121,
          byte_string_start = 0x5952c08 "\306 \210\b\203\v",
          next = 0x88ece0
        }
        result = 253422
        type = (unknown: 95530328)
#77 0x010fb01e in funcall_lambda (fun=95530437, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88ec78) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 95530432
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#78 0x010fb345 in Ffuncall (nargs=2, args=0x88ec74) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 95517570
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 27
#79 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=2, 
args_template=62789666, nargs=62789666, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 26
        stack = {
---Type <return> to continue, or q <return> to quit---
          pc = 0x596db85 "\202\265",
          byte_string = 95161249,
          byte_string_start = 0x596db20 "\306 \210\b\203\v",
          next = 0x88ee50
        }
        result = 253422
        type = (unknown: 95557504)
#80 0x010fb01e in funcall_lambda (fun=95557701, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88edd8) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 95557696
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#81 0x010fb345 in Ffuncall (nargs=2, args=0x88edd4) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 95568578
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 24
#82 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=2, 
args_template=62789666, nargs=62789666, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 24
        stack = {
          pc = 0x5973acf "\211\030\203\"",
          byte_string = 95746385,
          byte_string_start = 0x5973acc "\303\304!\211\030\203\"",
          next = 0x88efa0
        }
---Type <return> to continue, or q <return> to quit---
        result = 253422
        type = (unknown: 95650560)
#83 0x010fb01e in funcall_lambda (fun=95650621, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88ef48) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 95650616
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#84 0x010fb345 in Ffuncall (nargs=2, args=0x88ef44) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 95650621
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 22
#85 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=2, 
args_template=62789666, nargs=76, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 13
        stack = {
          pc = 0x5973971 "\202\276",
          byte_string = 95746897,
          byte_string_start = 0x5973928 "\b\205\300",
          next = 0x88f1b0
        }
        result = 253422
        type = (unknown: 95650640)
#86 0x010fb01e in funcall_lambda (fun=95650789, nargs=nargs@entry=0, 
arg_vector=arg_vector@entry=0x88f14c) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
---Type <return> to continue, or q <return> to quit---
        next = 95650784
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#87 0x010fb345 in Ffuncall (nargs=nargs@entry=1, args=0x88f148) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 95630114
        funcar = 136132512
        numargs = 0
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 12
#88 0x010fc377 in Fapply (nargs=2, args=0x88f148) at 
../../emacs-24.4/src/eval.c:2294
        i = <optimized out>
        numargs = <optimized out>
        spread_arg = 62789666
        funcall_args = 0x0
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = <optimized out>
        sa_must_free = false
#89 0x010fb3ea in Ffuncall (nargs=3, args=0x88f144) at 
../../emacs-24.4/src/eval.c:2793
        fun = 20332581
        original_fun = 62912194
        funcar = 136132512
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 11
#90 0x0112bfbb in exec_byte_code (bytestr=253422, vector=136132512, maxdepth=3, 
args_template=62789666, nargs=8974668, args=0x0) at 
../../emacs-24.4/src/bytecode.c:916
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
---Type <return> to continue, or q <return> to quit---
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 10
        stack = {
          pc = 0x12e0b8f <pure+1246031> "\210)\301\207",
          byte_string = 19235753,
          byte_string_start = 0x12e0b86 <pure+1246022> 
"r\301\b\302H\b\303H\"\210)\301\207",
          next = 0x88f3a0
        }
        result = 253422
        type = (unknown: 8974672)
#91 0x0112e86a in Fbyte_code (bytestr=19235753, vector=19235781, maxdepth=16) 
at ../../emacs-24.4/src/bytecode.c:482
No locals.
#92 0x010faa20 in eval_sub (form=form@entry=19235742) at 
../../emacs-24.4/src/eval.c:2188
        numargs = <optimized out>
        args_left = 62789666
        i = <optimized out>
        maxargs = 3
        argvals = {19235753, 19235781, 16, 17805371, 10, 62789666, 20, 62789666}
        fun = 20337141
        val = <optimized out>
        original_fun = 180
        original_args = 19235750
        funcar = 136132512
        count = 9
#93 0x010fd58f in internal_lisp_condition_case (var=64532514, 
bodyform=19235742, handlers=19235806) at ../../emacs-24.4/src/eval.c:1317
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x3be4980
        clausenb = <optimized out>
#94 0x0112db45 in exec_byte_code (bytestr=253422, vector=136132512, 
maxdepth=143, args_template=62789666, nargs=8975156, args=0x0) at 
../../emacs-24.4/src/bytecode.c:1162
        targets = {0x112c03e <exec_byte_code+856>, 0x112c73b 
<exec_byte_code+2645>, 0x112c740 <exec_byte_code+2650>, 0x112c745 
<exec_byte_code+2655>, 0x112be88 <exec_byte_code+418>,
          0x112be88 <exec_byte_code+418>, 0x112d38e <exec_byte_code+5800>, 
0x112de65 <exec_byte_code+8575>, 0x112de49 <exec_byte_code+8547>, 0x112de4e 
<exec_byte_code+8552>, 0x112de53 <exec_byte_code+8557>,
          0x112de58 <exec_byte_code+8562>, 0x112beb4 <exec_byte_code+462>, 
0x112beb4 <exec_byte_code+462>, 0x112c461 <exec_byte_code+1915>, 0x112de29 
<exec_byte_code+8515>, 0x112c63e <exec_byte_code+2392>,
          0x112c643 <exec_byte_code+2397>, 0x112c5c8 <exec_byte_code+2274>, 
0x112c5cd <exec_byte_code+2279>, 0x112bf0d <exec_byte_code+551>, 0x112bf0d 
<exec_byte_code+551>, 0x112c580 <exec_byte_code+2202>,
          0x112c560 <exec_byte_code+2170>, 0x112c6b6 <exec_byte_code+2512>, 
0x112c6ac <exec_byte_code+2502>, 0x112c6b1 <exec_byte_code+2507>, 0x112c696 
<exec_byte_code+2480>, 0x112bf68 <exec_byte_code+642>,
          0x112bf68 <exec_byte_code+642>, 0x112c5b7 <exec_byte_code+2257>, 
0x112c540 <exec_byte_code+2138>, 0x112c668 <exec_byte_code+2434>, 0x112c66d 
<exec_byte_code+2439>, 0x112c672 <exec_byte_code+2444>,
          0x112c677 <exec_byte_code+2449>, 0x112bf9e <exec_byte_code+696>, 
0x112bf9e <exec_byte_code+696>, 0x112c69b <exec_byte_code+2485>, 0x112c648 
<exec_byte_code+2402>, 0x112c0b4 <exec_byte_code+974>,
          0x112c0b9 <exec_byte_code+979>, 0x112c0be <exec_byte_code+984>, 
0x112c6c5 <exec_byte_code+2527>, 0x112bfd5 <exec_byte_code+751>, 0x112bfd5 
<exec_byte_code+751>, 0x112c685 <exec_byte_code+2463>,
          0x112c094 <exec_byte_code+942>, 0x112dabd <exec_byte_code+7639>, 
0x112dab3 <exec_byte_code+7629>, 0x112d9e9 <exec_byte_code+7427>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112d2b0 <exec_byte_code+5578>, 0x112d32c 
<exec_byte_code+5702>, 0x112d35d <exec_byte_code+5751>,
          0x112d8b5 <exec_byte_code+7119>, 0x112d8e6 <exec_byte_code+7168>, 
0x112c509 <exec_byte_code+2083>, 0x112c5d2 <exec_byte_code+2284>, 0x112d920 
<exec_byte_code+7226>, 0x112c4d5 <exec_byte_code+2031>,
          0x112c60a <exec_byte_code+2340>, 0x112d94a <exec_byte_code+7268>, 
0x112d719 <exec_byte_code+6707>, 0x112d740 <exec_byte_code+6746>, 0x112d775 
<exec_byte_code+6799>, 0x112d7a9 <exec_byte_code+6851>,
          0x112d81d <exec_byte_code+6967>, 0x112d841 <exec_byte_code+7003>, 
0x112d876 <exec_byte_code+7056>, 0x112d3c4 <exec_byte_code+5854>, 0x112d3e8 
<exec_byte_code+5890>, 0x112d40c <exec_byte_code+5926>,
          0x112d441 <exec_byte_code+5979>, 0x112d479 <exec_byte_code+6035>, 
0x112d4ae <exec_byte_code+6088>, 0x112d4ea <exec_byte_code+6148>, 0x112d51e 
<exec_byte_code+6200>, 0x112d552 <exec_byte_code+6252>,
          0x112d5c3 <exec_byte_code+6365>, 0x112d5f1 <exec_byte_code+6411>, 
0x112d61f <exec_byte_code+6457>, 0x112d6dc <exec_byte_code+6646>, 0x112d65f 
<exec_byte_code+6521>, 0x112d69c <exec_byte_code+6582>,
          0x112c8e0 <exec_byte_code+3066>, 0x112c91d <exec_byte_code+3127>, 
0x112c951 <exec_byte_code+3179>, 0x112c97a <exec_byte_code+3220>, 0x112c9ae 
<exec_byte_code+3272>, 0x112c9e2 <exec_byte_code+3324>,
          0x112ca16 <exec_byte_code+3376>, 0x112cab6 <exec_byte_code+3536>, 
0x112c014 <exec_byte_code+814>, 0x112cae9 <exec_byte_code+3587>, 0x112cb0d 
<exec_byte_code+3623>, 0x112cb7a <exec_byte_code+3732>,
          0x112cbaa <exec_byte_code+3780>, 0x112cbda <exec_byte_code+3828>, 
0x112cc01 <exec_byte_code+3867>, 0x112cc2a <exec_byte_code+3908>, 0x112cc50 
<exec_byte_code+3946>, 0x112cc7d <exec_byte_code+3991>,
          0x112c03e <exec_byte_code+856>, 0x112ccaa <exec_byte_code+4036>, 
0x112ccd3 <exec_byte_code+4077>, 0x112ccfc <exec_byte_code+4118>, 0x112cd25 
<exec_byte_code+4159>, 0x112cd4e <exec_byte_code+4200>,
          0x112cd77 <exec_byte_code+4241>, 0x112c014 <exec_byte_code+814>, 
0x112c03e <exec_byte_code+856>, 0x112cd9e <exec_byte_code+4280>, 0x112cdde 
<exec_byte_code+4344>, 0x112ce02 <exec_byte_code+4380>,
          0x112ce26 <exec_byte_code+4416>, 0x112ce5e <exec_byte_code+4472>, 
0x112ce93 <exec_byte_code+4525>, 0x112ceb7 <exec_byte_code+4561>, 0x112cf65 
<exec_byte_code+4735>, 0x112cf9d <exec_byte_code+4791>,
          0x112cfd2 <exec_byte_code+4844>, 0x112d00a <exec_byte_code+4900>, 
0x112d033 <exec_byte_code+4941>, 0x112c03e <exec_byte_code+856>, 0x112dd5a 
<exec_byte_code+8308>, 0x112c0c5 <exec_byte_code+991>,
          0x112c472 <exec_byte_code+1932>, 0x112c2e4 <exec_byte_code+1534>, 
0x112c1ac <exec_byte_code+1222>, 0x112c3d0 <exec_byte_code+1770>, 0x112dd07 
<exec_byte_code+8225>, 0x112dd41 <exec_byte_code+8283>,
          0x112c591 <exec_byte_code+2219>, 0x112dd9e <exec_byte_code+8376>, 
0x112ddc8 <exec_byte_code+8418>, 0x112d97f <exec_byte_code+7321>, 0x112d9a9 
<exec_byte_code+7363>, 0x112dadf <exec_byte_code+7673>,
          0x112db24 <exec_byte_code+7742>, 0x112db63 <exec_byte_code+7805>, 
0x112d258 <exec_byte_code+5490>, 0x112c8b7 <exec_byte_code+3025>, 0x112d057 
<exec_byte_code+4977>, 0x112d093 <exec_byte_code+5037>,
          0x112d0ba <exec_byte_code+5076>, 0x112d0de <exec_byte_code+5112>, 
0x112d102 <exec_byte_code+5148>, 0x112d126 <exec_byte_code+5184>, 0x112d15e 
<exec_byte_code+5240>, 0x112d193 <exec_byte_code+5293>,
          0x112d1c8 <exec_byte_code+5346>, 0x112d200 <exec_byte_code+5402>, 
0x112c755 <exec_byte_code+2671>, 0x112c78d <exec_byte_code+2727>, 0x112c7c2 
<exec_byte_code+2780>, 0x112c7e6 <exec_byte_code+2816>,
          0x112c81b <exec_byte_code+2869>, 0x112c853 <exec_byte_code+2925>, 
0x112c885 <exec_byte_code+2975>, 0x112d224 <exec_byte_code+5438>, 0x112ca4a 
<exec_byte_code+3428>, 0x112ca7e <exec_byte_code+3480>,
          0x112c6d5 <exec_byte_code+2543>, 0x112c70f <exec_byte_code+2601>, 
0x112c03e <exec_byte_code+856>, 0x112c13f <exec_byte_code+1113>, 0x112c379 
<exec_byte_code+1683>, 0x112c20b <exec_byte_code+1317>,
          0x112c28f <exec_byte_code+1449>, 0x112dc86 <exec_byte_code+8096>, 
0x112d7dd <exec_byte_code+6903>, 0x112d586 <exec_byte_code+6304>, 0x112cb3a 
<exec_byte_code+3668>, 0x112dba6 <exec_byte_code+7872>,
          0x112dbdb <exec_byte_code+7925>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112dc1f <exec_byte_code+7993>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 
0x112c03e <exec_byte_code+856>, 0x112c03e <exec_byte_code+856>, 0x112c03e 
<exec_byte_code+856>, 0x112c03e <exec_byte_code+856>,
          0x112c03e <exec_byte_code+856>, 0x112dc58 <exec_byte_code+8050> 
<repeats 64 times>}
        count = 6
        stack = {
---Type <return> to continue, or q <return> to quit---
          pc = 0x12e0c0e <pure+1246158> "\210\016\027\205\217",
          byte_string = 19235601,
          byte_string_start = 0x12e0b94 <pure+1246036> 
"\b\021\n\020\v\022\306\034\v\033\307\v!\206\026",
          next = 0x0
        }
        result = 253422
        type = (unknown: 19235616)
#95 0x010fb01e in funcall_lambda (fun=19235581, nargs=nargs@entry=1, 
arg_vector=arg_vector@entry=0x88f49c) at ../../emacs-24.4/src/eval.c:3045
        val = <optimized out>
        syms_left = <optimized out>
        next = 19235576
        lexenv = 62789666
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#96 0x010fb345 in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x88f498) at 
../../emacs-24.4/src/eval.c:2873
        fun = <optimized out>
        original_fun = 62831138
        funcar = 136132512
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
        count = 4
#97 0x010fb7b9 in call1 (fn=62831138, arg1=arg1@entry=95798685) at 
../../emacs-24.4/src/eval.c:2611
        ret_ungc_val = 253422
        args = {62831138, 95798685}
#98 0x01099566 in timer_check_2 (idle_timers=<optimized out>, timers=<optimized 
out>) at ../../emacs-24.4/src/keyboard.c:4514
        old_deactivate_mark = 62789666
        idle_timer_ripe = <optimized out>
        timer = <optimized out>
        timer_time = {
          tv_sec = 1417007139,
          tv_nsec = 283999903
        }
        timer_difference = <optimized out>
        idle_timer_difference = <optimized out>
        ripe = <optimized out>
        idle_timer = <optimized out>
        idle_timer_time = {
          tv_sec = 0,
          tv_nsec = 125000000
        }
        timer_ripe = <optimized out>
        nexttime = <optimized out>
        idleness_now = <optimized out>
        chosen_timer = <optimized out>
        now = {
          tv_sec = 1417007139,
          tv_nsec = 222000000
        }
#99 timer_check () at ../../emacs-24.4/src/keyboard.c:4581
        nexttime = <optimized out>
        timers = 143167030
        idle_timers = 143167070
        tem = <optimized out>
#100 0x01099811 in readable_events (flags=flags@entry=1) at 
../../emacs-24.4/src/keyboard.c:3447
No locals.
#101 0x0109a6cd in get_input_pending (flags=flags@entry=1) at 
../../emacs-24.4/src/keyboard.c:6765
No locals.
#102 0x0109c770 in detect_input_pending_run_timers 
(do_display=do_display@entry=true) at ../../emacs-24.4/src/keyboard.c:9894
        old_timers_run = 1382
#103 0x0113263a in wait_reading_process_output (time_limit=<optimized out>, 
nsecs=nsecs@entry=0, read_kbd=read_kbd@entry=-1, 
do_display=do_display@entry=true, wait_for_cell=wait_for_cell@entry=62789666,
    wait_proc=wait_proc@entry=0x0, just_wait_proc=just_wait_proc@entry=0) at 
../../emacs-24.4/src/process.c:4702
        old_timers_run = 1382
---Type <return> to continue, or q <return> to quit---
        old_buffer = 0x3be7400
        old_window = 65659413
        leave = false
        timeout_reduced_for_timers = true
        channel = <optimized out>
        nfds = 1
        Available = {
          bits = {1, 0}
        }
        Writeok = {
          bits = {0, 0}
        }
        check_write = false
        check_delay = <optimized out>
        no_avail = <optimized out>
        xerrno = <optimized out>
        proc = <optimized out>
        timeout = {
          tv_sec = 0,
          tv_nsec = 32000000
        }
        end_time = {
          tv_sec = 1417007169,
          tv_nsec = 97000000
        }
        wait_channel = -1
        got_some_input = false
#104 0x01009ed3 in sit_for (timeout=timeout@entry=120, 
reading=reading@entry=true, display_option=display_option@entry=1) at 
../../emacs-24.4/src/dispnew.c:5861
        sec = <optimized out>
        nsec = 0
        do_display = true
#105 0x0109d37c in read_char (commandflag=1, map=map@entry=143070022, 
prev_event=62789666, used_mouse_menu=used_mouse_menu@entry=0x88f8ab, 
end_time=end_time@entry=0x0) at ../../emacs-24.4/src/keyboard.c:2809
        tem0 = <optimized out>
        timeout = <optimized out>
        delay_level = <optimized out>
        buffer_size = <optimized out>
        c = 17735058
        local_getcjmp = {8976392, 65651201, 1, 8976176, 8975980, 17420211, 
8978372, 0, 415469, 416424, 10, 62789666, 62789666, 1, 0, 62789666}
        save_jump = {0 <repeats 16 times>}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 62789666
        also_record = 62789666
        reread = false
        polling_stopped_here = false
        orig_kboard = 0x3be4800
#106 0x0109f76e in read_key_sequence (keybuf=keybuf@entry=0x88f958, 
prompt=62789666, dont_downcase_last=false, dont_downcase_last@entry=88, 
can_return_switch_frame=can_return_switch_frame@entry=true,
    fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=false, 
prevent_redisplay@entry=88, bufsize=30) at ../../emacs-24.4/src/keyboard.c:9088
        interrupted_kboard = 0x3be4800
        interrupted_frame = 0x3e9c288
        key = <optimized out>
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = <optimized out>
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 143070022
        first_event = 62789666
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 64941686,
---Type <return> to continue, or q <return> to quit---
          map = 64941686,
          start = 0,
          end = 0
        }
        keytran = {
          parent = 62779150,
          map = 62779150,
          start = 0,
          end = 0
        }
        indec = {
          parent = 64941838,
          map = 64941838,
          start = 0,
          end = 0
        }
        shift_translated = false
        delayed_switch_frame = 62789666
        original_uppercase = 18126805
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x3be7400
        fake_prefixed_keys = 62789666
#107 0x010a08b9 in command_loop_1 () at ../../emacs-24.4/src/keyboard.c:1452
        cmd = <optimized out>
        keybuf = {62941378, 56, 62913346, 62789666, 62913346, 17736420, 
62913346, 62789666, 62789666, 0, 62913346, 40, 40, 17802117, 62913346, 
62789666, 2147156514, 2, 64505054, 20967376, 65597500, 62789666,
          64505054, 62789666, 8976904, 0, 1, 20967376, 8976904, 17394968}
        i = <optimized out>
        prev_modiff = 856
        prev_buffer = 0x3be7400
#108 0x010f9c48 in internal_condition_case (bfun=bfun@entry=0x10a0705 
<command_loop_1>, handlers=62841122, hfun=hfun@entry=0x1098018 <cmd_error>) at 
../../emacs-24.4/src/eval.c:1348
        val = <optimized out>
        c = 0x3be4980
#109 0x0109710f in command_loop_2 (ignore=ignore@entry=62789666) at 
../../emacs-24.4/src/keyboard.c:1177
        val = 253422
#110 0x010f9b84 in internal_catch (tag=62836482, func=func@entry=0x10970ef 
<command_loop_2>, arg=62789666) at ../../emacs-24.4/src/eval.c:1112
        val = <optimized out>
        c = 0x3be1802
#111 0x01097ce2 in command_loop () at ../../emacs-24.4/src/keyboard.c:1156
No locals.
#112 recursive_edit_1 () at ../../emacs-24.4/src/keyboard.c:777
        val = 0
#113 0x01097f58 in Frecursive_edit () at ../../emacs-24.4/src/keyboard.c:848
        buffer = <optimized out>
#114 0x011ab894 in main (argc=<optimized out>, argv=0x9e1540) at 
../../emacs-24.4/src/emacs.c:1646
        dummy = 90327440
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = <optimized out>
        dumping = 34
        skip_args = 0
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0
error return 
/usr/src/ports/gdb/gdb-7.8-2.i686/src/gdb-7.8/gdb/windows-nat.c:1239 was 5
[Thread 2104.0x3598 exited with code 0]
[New Thread 2104.0x3b48]

Lisp Backtrace:
"line-end-position" (0x88ccb0)

"back-to-indentation" (0x88cdf8)
"current-left-margin" (0x88cf60)
"move-to-left-margin" (0x88d0b8)
0x126b2a8 PVEC_COMPILED

"funcall" (0x88d220)
"with-no-warnings" (0x88d36c)
---Type <return> to continue, or q <return> to quit---
"setq" (0x88d41c)

"if" (0x88d4ac)
"let" (0x88d5cc)
"ad-Advice-forward-paragraph" (0x88d7b0)
"apply" (0x88d7ac)

"forward-paragraph" (0x88d908)
0x126b380 PVEC_COMPILED
"funcall" (0x88da60)

"with-no-warnings" (0x88dbac)
"setq" (0x88dc5c)
"if" (0x88dcec)
"let" (0x88de0c)
"ad-Advice-backward-paragraph" (0x88dff0)

"apply" (0x88dfec)
"backward-paragraph" (0x88e15c)
0x67a1070 PVEC_COMPILED
"funcall" (0x88e2d0)

"syntax-ppss" (0x88e58c)
"sp-get-quoted-string-bounds" (0x88e6e8)
"sp--get-string-or-comment-bounds" (0x88e838)

"sp-get-paired-expression" (0x88e9b8)
"sp-get-expression" (0x88eb18)
"sp-get-sexp" (0x88ec78)
"sp-get-thing" (0x88edd8)

0x5b38338 PVEC_COMPILED
"sp-show--pair-function" (0x88f14c)
"apply" (0x88f148)
"byte-code" (0x88f260)

"timer-event-handler" (0x88f49c)
(gdb)
--8<---------------cut here---------------end--------------->8---

Does it help this time?





reply via email to

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