From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?=C3=93scar?= Fuentes Newsgroups: gmane.emacs.bugs Subject: bug#1493: 23.0.60; make-frame-on-display segfaults Date: Sat, 06 Dec 2008 20:29:53 +0100 Message-ID: References: <87skp15rn7.fsf@cyd.mit.edu> Reply-To: =?UTF-8?Q?=C3=93scar?= Fuentes , 1493@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1228593077 21517 80.91.229.12 (6 Dec 2008 19:51:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Dec 2008 19:51:17 +0000 (UTC) Cc: 1493@emacsbugs.donarmstrong.com, emacs-devel@gnu.org To: Chong Yidong Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Dec 06 20:52:20 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L93Bw-0005I5-Hm for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Dec 2008 20:52:05 +0100 Original-Received: from localhost ([127.0.0.1]:58521 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L93Al-0001St-LW for geb-bug-gnu-emacs@m.gmane.org; Sat, 06 Dec 2008 14:50:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L93AR-0001Ju-Q7 for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2008 14:50:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L93AQ-0001IT-IO for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2008 14:50:19 -0500 Original-Received: from [199.232.76.173] (port=53811 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L93AP-0001IJ-KV for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2008 14:50:17 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:37278) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L93AO-00044F-Hn for bug-gnu-emacs@gnu.org; Sat, 06 Dec 2008 14:50:17 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB6JoD7J007843; Sat, 6 Dec 2008 11:50:14 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id mB6JZ5B1003516; Sat, 6 Dec 2008 11:35:05 -0800 X-Loop: don@donarmstrong.com Resent-From: =?UTF-8?Q?=C3=93scar?= Fuentes Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 06 Dec 2008 19:35:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1493 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1493-submit@emacsbugs.donarmstrong.com id=B1493.12285918112730 (code B ref 1493); Sat, 06 Dec 2008 19:35:04 +0000 Original-Received: (at 1493) by emacsbugs.donarmstrong.com; 6 Dec 2008 19:30:11 +0000 Original-Received: from ctsmtpout2.frontal.correo (outmailhost.telefonica.net [213.4.149.242]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB6JU2g7002068 for <1493@emacsbugs.donarmstrong.com>; Sat, 6 Dec 2008 11:30:04 -0800 Original-Received: from K7 (88.24.229.209) by ctsmtpout2.frontal.correo (7.2.056.6) (authenticated as 981711563$telefonica.net) id 4931AD6C0019382A; Sat, 6 Dec 2008 20:29:56 +0100 In-Reply-To: <87skp15rn7.fsf@cyd.mit.edu> (Chong Yidong's message of "Sat, 06 Dec 2008 09:01:48 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sat, 06 Dec 2008 14:50:18 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:23014 Archived-At: Chong Yidong writes: >> Just after executing `make-frame-on-display', emacs segfaults. > > Can anyone reproduce this? I currently don't have access to a computer > setup to test make-frame-on-display for remote hosts. > > Oscar, could you try compiling without optimizations (CFLAGS=3D"-g") and > gettting a backtrace again? Starting program: /home/oscar/dev/other/emacs/src/emacs -Q=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 [Thread debugging using libthread_db enabled]=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 [New Thread 0x7f2e60e53770 (LWP 14057)]=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 Locking assertion failure. Backtrace:=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 #0 /usr/lib/libxcb-xlib.so.0 [0x7f2e5a5169fc]=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x17) [0x7f2e5a516b77]=20=20=20= =20=20=20=20=20=20=20=20=20 #2 /usr/lib/libX11.so.6 [0x7f2e5d00d8c0]=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 #3 /usr/lib/libX11.so.6(XFlush+0x12) [0x7f2e5cfe6092]=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #4 /usr/lib/libgdk-x11-2.0.so.0(gdk_window_process_all_updates+0xd0) [0x7f2= e60416b20]=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 #5 /home/oscar/dev/other/emacs/src/emacs [0x4edfa7]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #6 /home/oscar/dev/other/emacs/src/emacs [0x4ee2c6]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #7 /home/oscar/dev/other/emacs/src/emacs [0x4eea2d]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #8 /home/oscar/dev/other/emacs/src/emacs [0x4ee98b]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #9 /usr/lib/libX11.so.6(_XError+0xf4) [0x7f2e5d006784]=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #10 /usr/lib/libX11.so.6(_XReply+0x243) [0x7f2e5d00e673]=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #11 /usr/lib/libX11.so.6(XGetGeometry+0x8f) [0x7f2e5cfe9cff]=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #12 /usr/lib/libgdk-x11-2.0.so.0(gdk_pixmap_foreign_new_for_display+0xa0) [= 0x7f2e60436b60]=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 #13 /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so [0x7f2e596c179e]=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 #14 /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so [0x7f2e596bb021]=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 #15 /usr/lib/libgtk-x11-2.0.so.0 [0x7f2e607732fd]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #16 /usr/lib/libgtk-x11-2.0.so.0 [0x7f2e607b0908]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #17 /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x16d) [0x7f2e5e8a025d]= =20=20=20=20=20=20=20=20=20 #18 /usr/lib/libgobject-2.0.so.0 [0x7f2e5e8b5c3b]=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #19 /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x63a) [0x7f2e5e8b748= a]=20=20=20=20=20 (emacs:14057): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OB= JECT (object)' failed=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f2e60e53770 (LWP 14057)]=20=20=20=20 0x00000000005629d9 in marker_byte_position (marker=3D11677457) at marker.c:= 823 823 if (i < BUF_BEG_BYTE (buf) || i > BUF_Z_BYTE (buf))=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 (gdb) bt full=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #0 0x00000000005629d9 in marker_byte_position (marker=3D11677457) at marke= r.c:823 m =3D (struct Lisp_Marker *) 0xb22ee1=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 buf =3D (struct buffer *) 0x8a9463=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 i =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #1 0x000000000054f769 in set_buffer_internal_1 (b=3D0xb22ee0) at buffer.c:= 1904=20=20=20 old_buf =3D (struct buffer *) 0xb2cbd0=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 tail =3D 4294967296=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 valcontents =3D 43328032=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 tem =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #2 0x000000000044bb76 in redisplay_window (window=3D43752452, just_this_on= e_p=3D0)=20 at xdisp.c:13292=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 w =3D (struct window *) 0x29b9c00=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 f =3D (struct frame *) 0x29b9790=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 buffer =3D (struct buffer *) 0xb22ee0=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 old =3D (struct buffer *) 0xb2cbd0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 lpoint =3D {charpos =3D 192, bytepos =3D 192}=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 opoint =3D {charpos =3D 192, bytepos =3D 192}=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 startp =3D {charpos =3D 1, bytepos =3D 1}=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 update_mode_line =3D 1=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 tem =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 it =3D {window =3D 0, w =3D 0x2, f =3D 0x2932da0, method =3D 429496= 7275,=20=20=20=20=20=20=20=20=20=20 stop_charpos =3D 1, end_charpos =3D 1760032800, s =3D 0x4320b8 "H\201=C4= =A8",=20=20=20=20=20=20=20=20=20=20=20=20 string_nchars =3D 0, region_beg_charpos =3D 0, region_end_charpos =3D 437= 52448,=20=20=20=20=20 redisplay_end_trigger_charpos =3D 0, multibyte_p =3D 0, header_line_p =3D= 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, ellipsis_p =3D 0, avoid_cursor_p =3D 0,= =20=20=20=20=20=20=20=20=20=20=20 dp =3D 0x48596f, dpvec =3D 0x0, dpend =3D 0x29f3180, dpvec_char_len =3D 1= ,=20=20=20=20=20=20=20=20=20=20=20=20 dpvec_face_id =3D 1, saved_face_id =3D 43752448, ctl_chars =3D {140734953= 420944,=20=20=20=20 4338268288, 1760032752, 43751904, 0, 128, 140734953420896, 4399669,=20= =20=20=20=20=20=20=20=20 140734953420832, 11677409, 43987328, 0, 4338719200, 0, 0, 4294967297},= =20=20=20=20=20=20 start =3D {pos =3D {charpos =3D 43752448, bytepos =3D 0},=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 overlay_string_index =3D 1760032912, string_pos =3D {charpos =3D 32767,= =20=20=20=20=20=20=20=20=20=20=20 bytepos =3D 43300992}, dpvec_index =3D 0}, current =3D {pos =3D {=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 charpos =3D 43987328, bytepos =3D 0}, overlay_string_index =3D 116774= 09,=20=20=20=20=20=20=20=20 string_pos =3D {charpos =3D -1, bytepos =3D 1}, dpvec_index =3D 0},=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 n_overlay_strings =3D 1760034608, overlay_strings =3D {4513159, 43751312,= 1,=20=20=20=20=20=20 4294967297, 43752452, 43752452, 43752448, 43751312, 4294967296, 1, 0,= =20=20=20=20=20=20=20 -4294967296, 4294967295, 1, 0, 0}, string_overlays =3D {0, 0, 429496729= 5,=20=20=20=20=20 0 }, string =3D 0, from_overlay =3D 0, stack =3D {{st= ring =3D 0,=20=20 string_nchars =3D 1, end_charpos =3D 1, stop_charpos =3D -1, cmp_it = =3D {=20=20=20=20=20=20=20=20=20 stop_pos =3D -1, id =3D 1, ch =3D 1, lookback =3D -1, nglyphs =3D -= 1, nchars =3D -1,=20 nbytes =3D -1, from =3D 0, to =3D 0, width =3D 0}, face_id =3D 0, u= =3D {image =3D {=20=20=20 object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, height = =3D 0},=20=20=20=20=20=20=20=20=20=20=20=20=20 image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}},=20=20=20=20=20=20=20=20=20=20=20 position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0,=20=20=20=20=20=20 bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0,=20=20=20=20=20 bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 avoid_cursor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height = =3D 0}, {=20=20=20=20=20=20 string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos = =3D 0,=20=20=20=20=20=20=20=20=20=20 cmp_it =3D {stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyp= hs =3D 0,=20=20=20=20=20=20=20=20=20 nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, fac= e_id =3D 0, u =3D {=20 image =3D {object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, = height =3D 0},=20=20=20=20=20=20 image_id =3D 11677409}, comp =3D {object =3D 0}, stretch =3D {obj= ect =3D 0}},=20=20=20=20 position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0,=20=20=20=20=20=20 bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0,=20=20=20=20=20 bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 avoid_cursor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height = =3D 0}, {=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos = =3D 0,=20=20=20=20=20=20=20=20=20=20 cmp_it =3D {stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyp= hs =3D 0,=20=20=20=20=20=20=20=20=20 nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, fac= e_id =3D 0, u =3D {=20 image =3D {object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, = height =3D 0},=20=20=20=20=20=20 image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}},=20=20=20=20=20=20=20=20=20=20=20 position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0,=20=20=20=20=20=20 bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0,=20=20=20=20=20 bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 avoid_cursor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height = =3D 0}, {=20=20=20=20=20=20 string =3D 0, string_nchars =3D 0, end_charpos =3D 0, stop_charpos = =3D 0,=20=20=20=20=20=20=20=20=20=20 cmp_it =3D {stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyp= hs =3D 0,=20=20=20=20=20=20=20=20=20 nchars =3D 0, nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, fac= e_id =3D 0, u =3D {=20 image =3D {object =3D 0, slice =3D {x =3D 0, y =3D 0, width =3D 0, = height =3D 0},=20=20=20=20=20=20 image_id =3D 0}, comp =3D {object =3D 0}, stretch =3D {object =3D= 0}},=20=20=20=20=20=20=20=20=20=20=20 position =3D {charpos =3D 0, bytepos =3D 0}, current =3D {pos =3D {ch= arpos =3D 0,=20=20=20=20=20=20 bytepos =3D 0}, overlay_string_index =3D 0, string_pos =3D {charp= os =3D 0,=20=20=20=20=20 bytepos =3D 0}, dpvec_index =3D 0}, from_overlay =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 area =3D LEFT_MARGIN_AREA, method =3D GET_FROM_BUFFER, multibyte_p = =3D 0,=20=20=20=20=20=20=20=20 string_from_display_prop_p =3D 0, display_ellipsis_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 avoid_cursor_p =3D 0, voffset =3D 0, space_width =3D 0, font_height = =3D 0}},=20=20=20=20=20=20=20 sp =3D 0, selective =3D 0, what =3D IT_CHARACTER, face_id =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 selective_display_ellipsis_p =3D 0, ctl_arrow_p =3D 0, face_box_p =3D 0,= =20=20=20=20=20=20=20=20=20=20=20=20=20 start_of_box_run_p =3D 0, end_of_box_run_p =3D 0,=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 overlay_strings_at_end_processed_p =3D 0, ignore_overlay_strings_at_pos_p= =3D 0,=20=20=20 glyph_not_available_p =3D 0, starts_in_middle_of_char_p =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 face_before_selective_p =3D 0, constrain_row_ascent_descent_p =3D 0,=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 line_wrap =3D TRUNCATE, base_face_id =3D 0, c =3D 0, len =3D 0, cmp_it = =3D {=20=20=20=20=20=20=20=20=20=20=20=20=20 stop_pos =3D 0, id =3D 0, ch =3D 0, lookback =3D 0, nglyphs =3D 0, ncha= rs =3D 0,=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 nbytes =3D 0, from =3D 0, to =3D 0, width =3D 0}, char_to_display =3D 0= , image_id =3D 0,=20 slice =3D {x =3D 0, y =3D 0, width =3D 0, height =3D 0}, space_width =3D = 0, voffset =3D 0,=20=20=20 tab_width =3D 0, font_height =3D 11677505, object =3D 12038658, position = =3D {=20=20=20=20=20=20=20=20=20 charpos =3D 0, bytepos =3D 0}, truncation_pixel_width =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 continuation_pixel_width =3D 0, first_visible_x =3D 0, last_visible_x =3D= 12042033,=20=20 last_visible_y =3D 0, extra_line_spacing =3D 0, max_extra_line_spacing = =3D 0,=20=20=20=20=20=20=20=20 override_ascent =3D 0, override_descent =3D 0, override_boff =3D 0, glyph= _row =3D 0x0,=20 area =3D LEFT_MARGIN_AREA, nglyphs =3D 1, pixel_width =3D 13901429, ascen= t =3D 0,=20=20=20=20=20=20 descent =3D 13901429, max_ascent =3D 0, max_descent =3D 11677505, phys_as= cent =3D 0,=20=20=20 phys_descent =3D 1760034256, max_phys_ascent =3D 32767,=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 max_phys_descent =3D 5963182, current_x =3D 0, continuation_lines_width = =3D 0,=20=20=20=20=20=20=20 current_y =3D 0, first_vpos =3D 13901429, vpos =3D 0, hpos =3D 36714434,= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 left_user_fringe_bitmap =3D 1, right_user_fringe_bitmap =3D 0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 left_user_fringe_face_id =3D 504322, right_user_fringe_face_id =3D 0}=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 current_matrix_up_to_date_p =3D 0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 used_current_matrix_p =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 buffer_unchanged_p =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 temp_scroll_step =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 count =3D 4=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 rc =3D 11783090=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 centering_position =3D -1=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 last_line_misfit =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 beg_unchanged =3D 191=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 end_unchanged =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #3 0x0000000000448491 in redisplay_window_0 (window=3D43752452) at xdisp.c= :12240=20=20 No locals.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #4 0x00000000005c97cc in internal_condition_case_1 (=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 bfun=3D0x448455 , arg=3D43752452, handlers=3D120358= 77,=20=20=20=20=20=20=20=20=20 hfun=3D0x44842a ) at eval.c:1559=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 val =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 c =3D {tag =3D 11677409, val =3D 11677409, next =3D 0x7fff68e819a0,= gcpro =3D 0x0,=20 jmp =3D {{__jmpbuf =3D {128, 5511773701653979467, 4261088, 14073495343131= 2, 0, 0,=20=20 5511773610299941195, -5511542193504722613}, __mask_was_saved =3D 0,= =20=20=20=20=20=20=20=20 __saved_mask =3D {__val =3D {43752452, 11677409, 17191546593, 1178561= 7,=20=20=20=20=20=20=20=20 6400000, 0, 0, 0, 11677409, 43752448, 4460194, 11783090, 43752448= ,=20=20=20=20=20 43199908, 21480779403, 4294967296}}}}, backlist =3D 0x0,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 handlerlist =3D 0x7fff68e81ab0, lisp_eval_depth =3D 0, pdlcount =3D 4,=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack =3D = 0x0}=20=20=20=20=20=20=20=20 h =3D {handler =3D 12035877, var =3D 11677409, chosen_clause =3D 12= 035861,=20=20=20=20=20=20=20 tag =3D 0x7fff68e7ff00, next =3D 0x7fff68e81ab0}=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 #5 0x000000000044840b in redisplay_windows (window=3D43752452) at xdisp.c:= 12219=20=20=20 w =3D (struct window *) 0x29b9c00=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 #6 0x0000000000447589 in redisplay_internal (preserve_echo_area=3D0)=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 at xdisp.c:11795=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 f =3D (struct frame *) 0x29b9790=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 tail =3D 17421957=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 frame =3D 43751316=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 w =3D (struct window *) 0x29b99e0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 f =3D (struct frame *) 0x29b9790=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 pause =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 must_finish =3D 1=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 tlbufpos =3D {charpos =3D 1, bytepos =3D 1}=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 tlendpos =3D {charpos =3D 0, bytepos =3D 0}=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 number_of_visible_frames =3D 2=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 count =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 count1 =3D 4=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 sf =3D (struct frame *) 0x29b9790=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 polling_stopped_here =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 old_frame =3D 43751316=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 consider_all_windows_p =3D 1=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #7 0x0000000000445427 in redisplay () at xdisp.c:11001=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 No locals.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #8 0x000000000052d241 in read_char (commandflag=3D1, nmaps=3D2,=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 maps=3D0x7fff68e812a0, prev_event=3D11677409, used_mouse_menu=3D0x7fff6= 8e81668,=20=20=20=20 end_time=3D0x0) at keyboard.c:3058=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 c =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 count =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 jmpcount =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 local_getcjmp =3D {{__jmpbuf =3D {6669888, 5511773701180023115, 426= 1088,=20=20=20=20=20 140734953431312, 0, 0, 5511773702102769995, -5511542212346584757},=20= =20=20=20=20=20=20=20=20 __mask_was_saved =3D 0, __saved_mask =3D {__val =3D {5997980, 0, 116774= 09,=20=20=20=20=20=20=20=20=20 11938593, 11677409, 140734953427136, 11933402, 11933402, 11933402,= =20=20=20=20=20=20=20 140734953427248, 17085653, 6055006592, 11717584, 11938593, 11677409= ,=20=20=20=20=20 140734953427328}}}}=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 save_jump =3D {{__jmpbuf =3D {0, 0, 0, 0, 0, 0, 0, 0}, __mask_was_s= aved =3D 0,=20 __saved_mask =3D {__val =3D {0 }}}}=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 key_already_recorded =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 tem =3D 14175313=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 save =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 previous_echo_area_message =3D 11677409=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 also_record =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 reread =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 gcpro1 =3D {next =3D 0x7fff68e81180, var =3D 0x29b9794, nvars =3D 1= 1677409}=20=20=20=20=20=20 gcpro2 =3D {next =3D 0xb62b21, var =3D 0xb22ee1, nvars =3D 0}=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 polling_stopped_here =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 orig_kboard =3D (struct kboard *) 0x29a5150=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #9 0x0000000000538e8e in read_key_sequence (keybuf=3D0x7fff68e81810, bufsi= ze=3D30,=20=20 prompt=3D11677409, dont_downcase_last=3D0, can_return_switch_frame=3D1,= =20=20=20=20=20=20=20=20=20=20=20=20 fix_current_buffer=3D1) at keyboard.c:9340=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 interrupted_kboard =3D (KBOARD *) 0x29a5150=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 interrupted_frame =3D (struct frame *) 0x29b9790=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 key =3D 40428656=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 used_mouse_menu =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 echo_local_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 last_real_key_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 keys_local_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 local_first_binding =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 from_string =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 count =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 t =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 echo_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 keys_start =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 nmaps =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 nmaps_allocated =3D 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 defs =3D (Lisp_Object * volatile) 0x7fff68e81280=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 submaps =3D (Lisp_Object * volatile) 0x7fff68e812a0=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 orig_local_map =3D 17425205=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 orig_keymap =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 localized_local_map =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 first_binding =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 first_unbound =3D 31=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 mock_input =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 fkey =3D {parent =3D 17392741, map =3D 17392741, start =3D 0, end = =3D 0}=20=20=20=20=20=20=20=20=20=20=20 keytran =3D {parent =3D 11669269, map =3D 11669269, start =3D 0, en= d =3D 0}=20=20=20=20=20=20=20=20 indec =3D {parent =3D 17392725, map =3D 17392725, start =3D 0, end = =3D 0}=20=20=20=20=20=20=20=20=20=20 shift_translated =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 delayed_switch_frame =3D 11677409=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 original_uppercase =3D 140734953428512=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 original_uppercase_position =3D -1=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 dummyflag =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 starting_buffer =3D (struct buffer *) 0xb2cbd0=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 fake_prefixed_keys =3D 11677409=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 gcpro1 =3D {next =3D 0x0, var =3D 0x0, nvars =3D 0}=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 #10 0x00000000005293cf in command_loop_1 () at keyboard.c:1621=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 cmd =3D 12036865=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 lose =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 nonundocount =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 keybuf =3D {17085653, 12258229, 0, 139837170870384, 27, 12951045,= =20=20=20=20=20=20=20=20=20=20 2822930839, 139837168873558, 44108294, 23, 139837099473124, 1407349534291= 20,=20=20=20 140734953429544, 139837099477840, 0, 140734953429296, 140734953428784, 0,= =20=20=20=20=20=20 139837099528552, 4212880, 4294967296, 4294968231, 16134272, 1398371710493= 04,=20=20=20 140734953429600, 2822930839, 140734953429520, 0, 140734953429544,=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 139837168874142}=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 i =3D 1=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 prev_modiff =3D 11=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 prev_buffer =3D (struct buffer *) 0xb2cbd0=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 already_adjusted =3D 0=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 #11 0x00000000005c9642 in internal_condition_case (=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 bfun=3D0x529035 , handlers=3D11764577, hfun=3D0x52897a = ) at eval.c:1511=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 val =3D 12258229=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 c =3D {tag =3D 11677409, val =3D 11677409, next =3D 0x7fff68e81b20,= gcpro =3D 0x0,=20 jmp =3D {{__jmpbuf =3D {6669888, 5511773701431681355, 4261088, 1407349534= 31312, 0,=20 0, 5511773701410709835, -5511542193588477621}, __mask_was_saved =3D= 0,=20=20=20=20=20 __saved_mask =3D {__val =3D {323677304120, 139837099500280, 139837170= 900992,=20=20=20 4261088, 4294967295, 476741369856, 9035904, 4261088, 140734953431= 312,=20=20 0, 0, 0, 139837168891050, 139835545223169, 0, 140734953431312}}}}= ,=20=20=20=20=20 backlist =3D 0x0, handlerlist =3D 0x0, lisp_eval_depth =3D 0, pdlcount = =3D 2,=20=20=20=20=20=20=20=20=20=20 poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack =3D = 0x0}=20=20=20=20=20=20=20=20 h =3D {handler =3D 11764577, var =3D 11677409, chosen_clause =3D 12= 477232,=20=20=20=20=20=20=20 ---Type to continue, or q to quit---=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 tag =3D 0x7fff68e819a0, next =3D 0x0}=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 #12 0x0000000000528d54 in command_loop_2 () at keyboard.c:1338=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 val =3D -1099511627776 #13 0x00000000005c901e in internal_catch (tag=3D11745873, func=3D0x528d3a , arg=3D11677409) at eval.c:1247 c =3D {tag =3D 11745873, val =3D 11677409, next =3D 0x0, gcpro =3D = 0x0, jmp =3D {{ __jmpbuf =3D {6669888, 5511773701521858891, 4261088, 140734953431312,= 0, 0, 5511773701494595915, -5511542193734098613}, __mask_was_saved =3D 0, __saved_mask =3D {__val =3D {5964914, 384, 11677409, 12097665, 116774= 09, 8589934936, 12088730, 12088730, 12088730, 140734953430016, 596335= 8, 4306842072, 11717584, 12088730, 12097665, 140734953430096}}}}, backlist =3D 0x0, handlerlist =3D 0x0, lisp_eval_depth =3D 0, pdlcount = =3D 2, poll_suppress_count =3D 1, interrupt_input_blocked =3D 0, byte_stack =3D = 0x0} #14 0x0000000000528d14 in command_loop () at keyboard.c:1317 No locals. #15 0x00000000005284c0 in recursive_edit_1 () at keyboard.c:942 count =3D 1 val =3D 11677409 #16 0x0000000000528663 in Frecursive_edit () at keyboard.c:1004 count =3D 0 buffer =3D 11677409 #17 0x0000000000526abd in main (argc=3D2, argv=3D0x7fff68e82118) at emacs.c= :1777 dummy =3D 4249513 stack_bottom_variable =3D 0 '\0' do_initial_setlocale =3D 1 skip_args =3D 0 rlim =3D {rlim_cur =3D 8720000, rlim_max =3D 18446744073709551615} no_loadup =3D 0 junk =3D 0x0 dname_arg =3D 0x0 --=20 Oscar