From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: joakim@verona.se Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 14:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 24280@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.147179036726425 (code B ref -1); Sun, 21 Aug 2016 14:40:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Aug 2016 14:39:27 +0000 Received: from localhost ([127.0.0.1]:35925 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbTuH-0006s6-AV for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbTuD-0006rq-Mp for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbTtz-0007eS-MQ for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbTtz-0007dH-IW for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbTtp-000837-UV for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2016 10:39:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbTtg-0007Tu-AP for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2016 10:38:56 -0400 Received: from mx6.bahnhof.se ([213.80.101.16]:38664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbTtf-0007T0-I8 for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2016 10:38:48 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id BB46441923 for ; Sun, 21 Aug 2016 16:38:42 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WSgRAYpvn6qP for ; Sun, 21 Aug 2016 16:38:29 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf2.bahnhof.se (Postfix) with ESMTP id 8E1B5940108 for ; Sun, 21 Aug 2016 16:38:29 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 07E084F8BFB for ; Sun, 21 Aug 2016 14:38:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9fzp5iVSBBwa for ; Sun, 21 Aug 2016 16:38:15 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 21C4A4F8BF9 for ; Sun, 21 Aug 2016 16:38:15 +0200 (CEST) From: joakim@verona.se Date: Sun, 21 Aug 2016 16:38:15 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) to trigger the bug, start emacs inside an x2go session. emacs crashes as soon as it gets in contact with the mouse pointer. Others are experiencing the same problem: https://bugzilla.redhat.com/show_bug.cgi?id=1349412 This thread claims there is a workaround compiling with gtk2 rather than gtk3. The problem might be related to specific gtk versions used with fedora 24, since I dont experience this problem with another fedora 23 installation. a backtrace is included below. Even if we cant fix the problem in emacs, it would be nice with a workaround. I did try disabling tooltips, but that didnt seem to help. (gdb) bt #0 0x00007fffef21ab09 in raise () at /lib64/libpthread.so.0 #1 0x00000000004e8301 in terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at emacs.c:391 #2 0x0000000000500c63 in emacs_abort () at sysdep.c:2328 #3 0x00000000004ba0a6 in x_connection_closed (dpy=dpy@entry=0x155ec00, error_message=, error_message@entry=0x7fffffffb560 "X protocol error: BadRequest (invalid request code or no such operation) on protocol request 131", ioerror=ioerror@entry=false) at xterm.c:9459 #4 0x00000000004be5a0 in x_error_quitter (display=0x155ec00, event=, event=) at xterm.c:9547 #5 0x00000000004be61b in x_error_handler (display=0x155ec00, event=0x7fffffffb720) at xterm.c:9517 #6 0x00007ffff471b57d in _XError () at /lib64/libX11.so.6 #7 0x00007ffff47183e7 in handle_error () at /lib64/libX11.so.6 #8 0x00007ffff47184ad in handle_response () at /lib64/libX11.so.6 #9 0x00007ffff4719478 in _XReply () at /lib64/libX11.so.6 #10 0x00007ffff470f351 in XQueryPointer () at /lib64/libX11.so.6 #11 0x00007ffff6745aca in gdk_x11_device_core_query_state () at /lib64/libgdk-3.so.0 #12 0x00007ffff67626a5 in gdk_window_x11_get_device_state () at /lib64/libgdk-3.so.0 #13 0x00007ffff6738dbb in gdk_window_get_device_position_double () at /lib64/libgdk-3.so.0 #14 0x00007ffff6738ebd in gdk_window_get_device_position () at /lib64/libgdk-3.so.0 #15 0x00007ffff6cf09d9 in gtk_tooltip_show_tooltip () at /lib64/libgtk-3.so.0 #16 0x00007ffff6cf0f34 in tooltip_popup_timeout () at /lib64/libgtk-3.so.0 #17 0x00007ffff671d418 in gdk_threads_dispatch () at /lib64/libgdk-3.so.0 #18 0x00007ffff5088173 in g_timeout_dispatch () at /lib64/libglib-2.0.so.0 #19 0x00007ffff5087703 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #20 0x00000000005c9f68 in xg_select (fds_lim=, rfds=rfds@entry=0x7fffffffc360, wfds=wfds@entry=0x0, efds=efds@entry=0x0, timeout=, sigmask=sigmask@entry=0x0) at xgselect.c:158 #21 0x0000000000468a18 in x_menu_wait_for_event (data=data@entry=0x0) at xmenu.c:196 #22 0x0000000000469e4f in xw_popup_dialog (do_timers=true, widget=0x73463a0) at xmenu.c:393 #23 0x0000000000469e4f in xw_popup_dialog (first_wv=, f=0x12b5260) at xmenu.c:1695 #24 0x0000000000469e4f in xw_popup_dialog (title=, error_name=, header=0, f=0x12b5260) at xmenu.c:1883 #25 0x0000000000469e4f in xw_popup_dialog (f=0x12b5260, header=0, contents=) at xmenu.c:1946 #26 0x000000000055884b in Ffuncall (nargs=3, args=args@entry=0x7fffffffc560) at eval.c:2721 #27 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=8815861, maxdepth=, args_template=, nargs=nargs@entry=1, args=, args@entry=0x8684f0 ) at bytecode.c:639 #28 0x0000000000558386 in funcall_lambda (fun=281474985526437, nargs=nargs@entry=1, arg_vector=0x8684f0 , arg_vector@entry=0x7fffffffc878) at eval.c:2876 #29 0x000000000055866b in Ffuncall (nargs=2, args=args@entry=0x7fffffffc870) at eval.c:2775 #30 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=85555221, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x5197810) at bytecode.c:639 #31 0x0000000000558386 in funcall_lambda (fun=562950038977101, nargs=nargs@entry=0, arg_vector=0x5197810, arg_vector@entry=0x7fffffffcb90) at eval.c:2876 #32 0x000000000055866b in Ffuncall (nargs=1, args=args@entry=0x7fffffffcb88) at eval.c:2775 #33 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=85558533, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x5198500) at bytecode.c:639 #34 0x0000000000558386 in funcall_lambda (fun=281475062269261, nargs=nargs@entry=0, arg_vector=0x5198500, arg_vector@entry=0x7fffffffcd80) at eval.c:2876 #35 0x000000000055866b in Ffuncall (nargs=1, args=0x7fffffffcd78) at eval.c:2775 #36 0x00000000005588c9 in funcall_nil (nargs=, args=) at eval.c:2353 #37 0x0000000000556a0c in run_hook_with_args (nargs=1, args=0x7fffffffcd78, funcall=0x5588c0 ) at eval.c:2530 #38 0x0000000000556bf4 in Frun_hooks (funcall=, args=, nargs=) at eval.c:2376 #39 0x0000000000556bf4 in Frun_hooks (args=0x7fffffffcd78, nargs=1) at eval.c:2395 #40 0x0000000000556bf4 in Frun_hooks (hook=) at eval.c:2543 #41 0x0000000000556bf4 in Frun_hooks (nargs=2, args=0x7fffffffce40) at eval.c:2377 #42 0x0000000000558759 in Ffuncall (nargs=3, args=args@entry=0x7fffffffce38) at eval.c:2694 #43 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=9962389, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x980390 ) at bytecode.c:639 #44 0x0000000000558386 in funcall_lambda (fun=562949963383621, nargs=nargs@entry=0, arg_vector=0x980390 , arg_vector@entry=0x7fffffffd728) at eval.c:2876 #45 0x000000000055866b in Ffuncall (nargs=1, args=args@entry=0x7fffffffd720) at eval.c:2775 #46 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=9958429, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x97f418 ) at bytecode.c:639 #47 0x0000000000558386 in funcall_lambda (fun=11540474055095245, fun@entry=9958349, nargs=nargs@entry=0, arg_vector=0x97f418 , arg_vector@entry=0x7fffffffda00) at eval.c:2876 #48 0x0000000000557740 in apply_lambda (fun=9958349, args=, count=count@entry=4) at eval.c:2815 #49 0x0000000000557a6f in eval_sub (form=form@entry=17979747) at eval.c:2262 #50 0x000000000055b33c in Feval (form=17979747, lexical=) at eval.c:2009 #51 0x0000000000556fa2 in internal_condition_case (bfun=bfun@entry=0x4e8700 , handlers=handlers@entry=19488, hfun=hfun@entry=0x4ed040 ) at eval.c:1313 #52 0x00000000004ead9c in top_level_1 (ignore=ignore@entry=0) at keyboard.c:1129 #53 0x0000000000556f43 in internal_catch (tag=tag@entry=46416, func=func@entry=0x4ead40 , arg=arg@entry=0) at eval.c:1079 #54 0x00000000004e8698 in command_loop () at keyboard.c:1090 #55 0x00000000004ecc47 in recursive_edit_1 () at keyboard.c:697 #56 0x00000000004ecf88 in Frecursive_edit () at keyboard.c:768 #57 0x0000000000416ffd in main (argc=1, argv=0x7fffffffdd78) at emacs.c:1658 (gdb) quit In GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.7) of 2016-07-28 built on exodia.verona.se Repository revision: 0f0b191a5324115fe9e8c438eceef4043decf209 Windowing system distributor 'The X.Org Foundation', version 11.0.70000000 System Description: Fedora release 23 (Twenty Three) Configured using: 'configure --enable-gcc-warnings --with-xwidgets --with-x-toolkit=gtk3' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XWIDGETS Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Group Minor modes in effect: pyvenv-mode: t magit-auto-revert-mode: t global-git-commit-mode: t gnus-topic-mode: t grab-and-drag-mode: t helm-mode: t async-bytecomp-package-mode: t yas-global-mode: t yas-minor-mode: t recentf-mode: t desktop-save-mode: t keyfreq-autosave-mode: t keyfreq-mode: t winner-mode: t global-company-mode: t company-mode: t projectile-global-mode: t projectile-mode: t show-paren-mode: t global-semantic-decoration-mode: t global-semanticdb-minor-mode: t global-semantic-idle-scheduler-mode: t semantic-mode: t ido-everywhere: t gnus-undo-mode: t erc-track-mode: t erc-ring-mode: t erc-menu-mode: t erc-match-mode: t erc-log-mode: t erc-list-mode: t erc-dcc-mode: t erc-pcomplete-mode: t erc-capab-identify-mode: t erc-autojoin-mode: t erc-autoaway-mode: t erc-hl-nicks-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-smiley-mode: t erc-move-to-prompt-mode: t zen-reward-mode: t hl-line-mode: t override-global-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent messages: Retrieving newsgroup: nnimap+naru:vendor.tech.redhat.bugzilla... Fetching headers for nnimap+naru:vendor.tech.redhat.bugzilla... nnimap read 0k from 192.168.200.15 Fetching headers for nnimap+naru:vendor.tech.redhat.bugzilla...done Sorting threads...done Generating summary...done Processing kill file /home/joakim/News/KILL...done Follow the link kill-region: Buffer is read-only: # Auto-saving... Load-path shadows: /home/joakim/.emacs.d/zen-test-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-test-theme /home/joakim/.emacs.d/zen-3-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-3-theme /home/joakim/.emacs.d/zen-2-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-2-theme /home/joakim/.emacs.d/zen-1-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-1-theme /home/joakim/.emacs.d/jave/javascript-mode hides /home/joakim/.emacs.d/jave/mdee/javascript-mode /home/joakim/.emacs.d/jave/git/kvittomall/ith-kvittomall hides /home/joakim/.emacs.d/jave/kvittomall/ith-kvittomall /home/joakim/.emacs.d/jave-elisp/folkets hides /home/joakim/.emacs.d/jave/jave-elisp/folkets /home/joakim/.emacs.d/jave-elisp/zos hides /home/joakim/.emacs.d/jave/jave-elisp/zos /home/joakim/.emacs.d/jave-elisp/url-jdbc hides /home/joakim/.emacs.d/jave/jave-elisp/url-jdbc /home/joakim/.emacs.d/jave-elisp/svg-draw-test hides /home/joakim/.emacs.d/jave/jave-elisp/svg-draw-test /home/joakim/.emacs.d/jave-elisp/status-window hides /home/joakim/.emacs.d/jave/jave-elisp/status-window /home/joakim/.emacs.d/jave-elisp/pin-group-demo hides /home/joakim/.emacs.d/jave/jave-elisp/pin-group-demo /home/joakim/.emacs.d/jave-elisp/mymldonkey hides /home/joakim/.emacs.d/jave/jave-elisp/mymldonkey /home/joakim/.emacs.d/jave-elisp/mymldonkey-config hides /home/joakim/.emacs.d/jave/jave-elisp/mymldonkey-config /home/joakim/.emacs.d/jave-elisp/myerc hides /home/joakim/.emacs.d/jave/jave-elisp/myerc /home/joakim/.emacs.d/jave-elisp/myadvice hides /home/joakim/.emacs.d/jave/jave-elisp/myadvice /home/joakim/.emacs.d/jave-elisp/my-msf-abbrev hides /home/joakim/.emacs.d/jave/jave-elisp/my-msf-abbrev /home/joakim/.emacs.d/jave-elisp/my-mmm hides /home/joakim/.emacs.d/jave/jave-elisp/my-mmm /home/joakim/.emacs.d/jave-elisp/my-jde-init hides /home/joakim/.emacs.d/jave/jave-elisp/my-jde-init /home/joakim/.emacs.d/jave-elisp/my-jde-abbrevs hides /home/joakim/.emacs.d/jave/jave-elisp/my-jde-abbrevs /home/joakim/.emacs.d/jave-elisp/my-face-remap hides /home/joakim/.emacs.d/jave/jave-elisp/my-face-remap /home/joakim/.emacs.d/jave-elisp/my-eshell hides /home/joakim/.emacs.d/jave/jave-elisp/my-eshell /home/joakim/.emacs.d/jave-elisp/jvfetchmail hides /home/joakim/.emacs.d/jave/jave-elisp/jvfetchmail /home/joakim/.emacs.d/jave-elisp/jv-timeclock hides /home/joakim/.emacs.d/jave/jave-elisp/jv-timeclock /home/joakim/.emacs.d/jave-elisp/jv-finddoc hides /home/joakim/.emacs.d/jave/jave-elisp/jv-finddoc /home/joakim/.emacs.d/jave-elisp/jv-ecb hides /home/joakim/.emacs.d/jave/jave-elisp/jv-ecb /home/joakim/.emacs.d/jave-elisp/emms-mk-playlist hides /home/joakim/.emacs.d/jave/jave-elisp/emms-mk-playlist /home/joakim/.emacs.d/jave-elisp/emms-jave hides /home/joakim/.emacs.d/jave/jave-elisp/emms-jave /home/joakim/.emacs.d/jave-elisp/emms-dbus hides /home/joakim/.emacs.d/jave/jave-elisp/emms-dbus /home/joakim/.emacs.d/jave-elisp/emacspoll hides /home/joakim/.emacs.d/jave/jave-elisp/emacspoll /home/joakim/.emacs.d/jave-elisp/cpm hides /home/joakim/.emacs.d/jave/jave-elisp/cpm /home/joakim/.emacs.d/jave/git/inkmacs/org-inkmacs hides /home/joakim/.emacs.d/jave/inkmacs/org-inkmacs /home/joakim/.emacs.d/jave/git/inkmacs/inkmacs hides /home/joakim/.emacs.d/jave/inkmacs/inkmacs /home/joakim/.emacs.d/jave/git/fsdired/fsdired hides /home/joakim/.emacs.d/jave/fsdired/fsdired /home/joakim/.emacs.d/jave/git/emsane/emsane hides /home/joakim/.emacs.d/jave/emsane/emsane /home/joakim/.emacs.d/jave/git/emsane/emsane-test hides /home/joakim/.emacs.d/jave/emsane/emsane-test /home/joakim/.emacs.d/jave/git/emsane/emsane-query hides /home/joakim/.emacs.d/jave/emsane/emsane-query /home/joakim/.emacs.d/jave/git/emsane/emsane-postop hides /home/joakim/.emacs.d/jave/emsane/emsane-postop /home/joakim/.emacs.d/jave/git/emsane/emsane-multi hides /home/joakim/.emacs.d/jave/emsane/emsane-multi /home/joakim/.emacs.d/jave/git/emsane/emsane-ewoc hides /home/joakim/.emacs.d/jave/emsane/emsane-ewoc /home/joakim/.emacs.d/jave/git/emsane/emsane-config-local hides /home/joakim/.emacs.d/jave/emsane/emsane-config-local /home/joakim/.emacs.d/jave/git/emsane/emsane-config-example hides /home/joakim/.emacs.d/jave/emsane/emsane-config-example /home/joakim/.emacs.d/jave/git/dragbox/dragbox3-edits hides /home/joakim/.emacs.d/jave/dragbox/dragbox3-edits /home/joakim/.emacs.d/jave/git/dragbox/dragbox hides /home/joakim/.emacs.d/jave/dragbox/dragbox /home/joakim/.emacs.d/jave/git/dna-debug/dna-debug hides /home/joakim/.emacs.d/jave/dna-debug/dna-debug /home/joakim/.emacs.d/jave/git/dired-sequence/dired-sequence hides /home/joakim/.emacs.d/jave/dired-sequence/dired-sequence /home/joakim/.emacs.d/jave/browse-kill-ring hides /home/joakim/.emacs.d/elpa/browse-kill-ring-20160125.9/browse-kill-ring /home/joakim/.emacs.d/jave/color-theme hides /home/joakim/.emacs.d/elpa/color-theme-20080305.834/color-theme /home/joakim/.emacs.d/jave/graphviz-dot-mode hides /home/joakim/.emacs.d/elpa/graphviz-dot-mode-20151127.621/graphviz-dot-mode /home/joakim/.emacs.d/elpa/helm-20160723.2238/helm-multi-match hides /home/joakim/.emacs.d/elpa/helm-core-20160723.944/helm-multi-match /home/joakim/.emacs.d/jave/javascript hides /home/joakim/.emacs.d/elpa/javascript-2.2.1/javascript /home/joakim/.emacs.d/jave/memory-usage hides /home/joakim/.emacs.d/elpa/memory-usage-0.2/memory-usage /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-vd hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-vd /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-vd-sort hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-vd-sort /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-header-line hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-header-line /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-console hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-console /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-commands hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-commands /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-auth hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-auth /home/joakim/.emacs.d/jave/org-drill/org-drill hides /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-drill /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-timer hides /home/joakim/.emacs.d/elpa/org-20160725/org-timer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ctags hides /home/joakim/.emacs.d/elpa/org-20160725/org-ctags /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-crypt hides /home/joakim/.emacs.d/elpa/org-20160725/org-crypt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-table hides /home/joakim/.emacs.d/elpa/org-20160725/org-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-compat hides /home/joakim/.emacs.d/elpa/org-20160725/org-compat /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macro hides /home/joakim/.emacs.d/elpa/org-20160725/org-macro /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-colview hides /home/joakim/.emacs.d/elpa/org-20160725/org-colview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-list hides /home/joakim/.emacs.d/elpa/org-20160725/org-list /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-clock hides /home/joakim/.emacs.d/elpa/org-20160725/org-clock /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-protocol hides /home/joakim/.emacs.d/elpa/org-20160725/org-protocol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-capture hides /home/joakim/.emacs.d/elpa/org-20160725/org-capture /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-inlinetask hides /home/joakim/.emacs.d/elpa/org-20160725/org-inlinetask /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex hides /home/joakim/.emacs.d/elpa/org-20160725/org-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-info hides /home/joakim/.emacs.d/elpa/org-20160725/org-info /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bbdb hides /home/joakim/.emacs.d/elpa/org-20160725/org-bbdb /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-plot hides /home/joakim/.emacs.d/elpa/org-20160725/org-plot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-attach hides /home/joakim/.emacs.d/elpa/org-20160725/org-attach /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-indent hides /home/joakim/.emacs.d/elpa/org-20160725/org-indent /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-archive hides /home/joakim/.emacs.d/elpa/org-20160725/org-archive /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-id hides /home/joakim/.emacs.d/elpa/org-20160725/org-id /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-agenda hides /home/joakim/.emacs.d/elpa/org-20160725/org-agenda /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox hides /home/joakim/.emacs.d/elpa/org-20160725/ox /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-habit hides /home/joakim/.emacs.d/elpa/org-20160725/org-habit /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob hides /home/joakim/.emacs.d/elpa/org-20160725/ob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-odt hides /home/joakim/.emacs.d/elpa/org-20160725/ox-odt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tangle hides /home/joakim/.emacs.d/elpa/org-20160725/ob-tangle /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-table hides /home/joakim/.emacs.d/elpa/org-20160725/ob-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-pcomplete hides /home/joakim/.emacs.d/elpa/org-20160725/org-pcomplete /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-stan hides /home/joakim/.emacs.d/elpa/org-20160725/ob-stan /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-md hides /home/joakim/.emacs.d/elpa/org-20160725/ox-md /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sqlite hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sqlite /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mouse hides /home/joakim/.emacs.d/elpa/org-20160725/org-mouse /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sql hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sql /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-icalendar hides /home/joakim/.emacs.d/elpa/org-20160725/ox-icalendar /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shen hides /home/joakim/.emacs.d/elpa/org-20160725/ob-shen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-html hides /home/joakim/.emacs.d/elpa/org-20160725/ox-html /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shell hides /home/joakim/.emacs.d/elpa/org-20160725/ob-shell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mobile hides /home/joakim/.emacs.d/elpa/org-20160725/org-mobile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sed hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-beamer hides /home/joakim/.emacs.d/elpa/org-20160725/ox-beamer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-screen hides /home/joakim/.emacs.d/elpa/org-20160725/ob-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mhe hides /home/joakim/.emacs.d/elpa/org-20160725/org-mhe /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scheme hides /home/joakim/.emacs.d/elpa/org-20160725/ob-scheme /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macs hides /home/joakim/.emacs.d/elpa/org-20160725/org-macs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /home/joakim/.emacs.d/elpa/org-20160725/ob-scala /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-rmail hides /home/joakim/.emacs.d/elpa/org-20160725/org-rmail /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sass hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sass /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-ascii hides /home/joakim/.emacs.d/elpa/org-20160725/ox-ascii /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ruby hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ruby /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org hides /home/joakim/.emacs.d/elpa/org-20160725/org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ref hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ref /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-w3m hides /home/joakim/.emacs.d/elpa/org-20160725/org-w3m /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-python hides /home/joakim/.emacs.d/elpa/org-20160725/ob-python /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-src hides /home/joakim/.emacs.d/elpa/org-20160725/org-src /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-processing hides /home/joakim/.emacs.d/elpa/org-20160725/ob-processing /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-texinfo hides /home/joakim/.emacs.d/elpa/org-20160725/ox-texinfo /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-gnus hides /home/joakim/.emacs.d/elpa/org-20160725/org-gnus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-plantuml hides /home/joakim/.emacs.d/elpa/org-20160725/ob-plantuml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-footnote hides /home/joakim/.emacs.d/elpa/org-20160725/org-footnote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-picolisp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-picolisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-publish hides /home/joakim/.emacs.d/elpa/org-20160725/ox-publish /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-feed hides /home/joakim/.emacs.d/elpa/org-20160725/org-feed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-perl hides /home/joakim/.emacs.d/elpa/org-20160725/ob-perl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-latex hides /home/joakim/.emacs.d/elpa/org-20160725/ox-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-org hides /home/joakim/.emacs.d/elpa/org-20160725/ob-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-man hides /home/joakim/.emacs.d/elpa/org-20160725/ox-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-makefile hides /home/joakim/.emacs.d/elpa/org-20160725/ob-makefile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-org hides /home/joakim/.emacs.d/elpa/org-20160725/ox-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-faces hides /home/joakim/.emacs.d/elpa/org-20160725/org-faces /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lilypond hides /home/joakim/.emacs.d/elpa/org-20160725/ob-lilypond /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eshell hides /home/joakim/.emacs.d/elpa/org-20160725/org-eshell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-haskell hides /home/joakim/.emacs.d/elpa/org-20160725/ob-haskell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-entities hides /home/joakim/.emacs.d/elpa/org-20160725/org-entities /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-gnuplot hides /home/joakim/.emacs.d/elpa/org-20160725/ob-gnuplot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-element hides /home/joakim/.emacs.d/elpa/org-20160725/org-element /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fortran hides /home/joakim/.emacs.d/elpa/org-20160725/ob-fortran /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-docview hides /home/joakim/.emacs.d/elpa/org-20160725/org-docview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-emacs-lisp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-emacs-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-datetree hides /home/joakim/.emacs.d/elpa/org-20160725/org-datetree /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-clojure hides /home/joakim/.emacs.d/elpa/org-20160725/ob-clojure /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-irc hides /home/joakim/.emacs.d/elpa/org-20160725/org-irc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-asymptote hides /home/joakim/.emacs.d/elpa/org-20160725/ob-asymptote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-lint hides /home/joakim/.emacs.d/elpa/org-20160725/org-lint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-C hides /home/joakim/.emacs.d/elpa/org-20160725/ob-C /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-octave hides /home/joakim/.emacs.d/elpa/org-20160725/ob-octave /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-version hides /home/joakim/.emacs.d/elpa/org-20160725/org-version /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ocaml hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ocaml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mscgen hides /home/joakim/.emacs.d/elpa/org-20160725/ob-mscgen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-maxima hides /home/joakim/.emacs.d/elpa/org-20160725/ob-maxima /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-matlab hides /home/joakim/.emacs.d/elpa/org-20160725/ob-matlab /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lob hides /home/joakim/.emacs.d/elpa/org-20160725/ob-lob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lisp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ledger hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ledger /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-latex hides /home/joakim/.emacs.d/elpa/org-20160725/ob-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-keys hides /home/joakim/.emacs.d/elpa/org-20160725/ob-keys /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-js hides /home/joakim/.emacs.d/elpa/org-20160725/ob-js /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-java hides /home/joakim/.emacs.d/elpa/org-20160725/ob-java /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-io hides /home/joakim/.emacs.d/elpa/org-20160725/ob-io /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-groovy hides /home/joakim/.emacs.d/elpa/org-20160725/ob-groovy /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-forth hides /home/joakim/.emacs.d/elpa/org-20160725/ob-forth /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /home/joakim/.emacs.d/elpa/org-20160725/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-exp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-exp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-install hides /home/joakim/.emacs.d/elpa/org-20160725/org-install /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eval hides /home/joakim/.emacs.d/elpa/org-20160725/ob-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ebnf hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ebnf /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-dot hides /home/joakim/.emacs.d/elpa/org-20160725/ob-dot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ditaa hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ditaa /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-css hides /home/joakim/.emacs.d/elpa/org-20160725/ob-css /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-core hides /home/joakim/.emacs.d/elpa/org-20160725/ob-core /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-coq hides /home/joakim/.emacs.d/elpa/org-20160725/ob-coq /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-comint hides /home/joakim/.emacs.d/elpa/org-20160725/ob-comint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-calc hides /home/joakim/.emacs.d/elpa/org-20160725/ob-calc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-awk hides /home/joakim/.emacs.d/elpa/org-20160725/ob-awk /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-abc hides /home/joakim/.emacs.d/elpa/org-20160725/ob-abc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-R hides /home/joakim/.emacs.d/elpa/org-20160725/ob-R /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-J hides /home/joakim/.emacs.d/elpa/org-20160725/ob-J /home/joakim/.emacs.d/jave/pager hides /home/joakim/.emacs.d/elpa/pager-20100330.1131/pager /home/joakim/.emacs.d/jave/pastebin hides /home/joakim/.emacs.d/elpa/pastebin-20101125.1955/pastebin /home/joakim/.emacs.d/jave/php-mode hides /home/joakim/.emacs.d/elpa/php-mode-20160605.1533/php-mode /home/joakim/.emacs.d/jave/popup hides /home/joakim/.emacs.d/elpa/popup-20160709.729/popup /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /home/joakim/.emacs.d/elpa/scala-mode-20160519.731/ob-scala /home/joakim/.emacs.d/jave/wgrep hides /home/joakim/.emacs.d/elpa/wgrep-20141016.1656/wgrep /home/joakim/.emacs.d/zen-test-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-test-theme /home/joakim/.emacs.d/jave/git/zen-mode/zen-mode hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-mode /home/joakim/.emacs.d/jave/git/zen-mode/zen-mode-pkg hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-mode-pkg /home/joakim/.emacs.d/zen-3-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-3-theme /home/joakim/.emacs.d/zen-2-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-2-theme /home/joakim/.emacs.d/zen-1-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-1-theme /home/joakim/.emacs.d/jave/git/zen-mode/mod-depop hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/mod-depop /home/joakim/.emacs.d/jave/zoom-frm hides /home/joakim/.emacs.d/elpa/zoom-frm-20151231.1625/zoom-frm /home/joakim/.emacs.d/jave/frame-cmds hides /home/joakim/.emacs.d/elpa/frame-cmds-20160124.826/frame-cmds /home/joakim/.emacs.d/jave/frame-fns hides /home/joakim/.emacs.d/elpa/frame-fns-20151231.1322/frame-fns /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-inlinetask hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-inlinetask /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-html hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-html /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-beamer hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-beamer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-ascii hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-ascii /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-timer hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-timer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mobile hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-mobile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-w3m hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-w3m /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-footnote hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-footnote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-src hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-src /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-element hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-element /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-colview hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-colview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-archive hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-archive /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-agenda hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-agenda /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-protocol hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-protocol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-table hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mouse hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-mouse /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eshell hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-eshell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-compat hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-compat /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-capture hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-capture /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-attach hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-attach /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mhe hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-mhe /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-org hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-rmail hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-rmail /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-indent hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-indent /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-docview hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-docview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-texinfo hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-texinfo /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-info hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-info /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-odt hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-odt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-man hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-install hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-install /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-publish hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-publish /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-datetree hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-datetree /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-icalendar hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-icalendar /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-pcomplete hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-pcomplete /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-processing hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-processing /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-latex hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-abc hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-abc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-plot hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-plot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-forth hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-forth /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-groovy hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-groovy /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-md hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-md /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-habit hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-habit /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-irc hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-irc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-entities hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-entities /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shell hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-shell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-feed hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-feed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ebnf hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ebnf /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macs hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-macs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-coq hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-coq /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scheme hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-scheme /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-table hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ledger hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ledger /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-plantuml hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-plantuml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-scala /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eval hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-picolisp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-picolisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sass hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-sass /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ref hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ref /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-haskell hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-haskell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macro hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-macro /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ocaml hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ocaml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-matlab hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-matlab /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-python hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-python /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-emacs-lisp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-emacs-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-makefile hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-makefile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ruby hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ruby /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ctags hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-ctags /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lob hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-lob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-gnus hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-gnus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-org hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lisp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-list hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-list /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-octave hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-octave /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ditaa hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ditaa /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-C hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-C /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lilypond hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-lilypond /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tangle hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-tangle /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mscgen hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-mscgen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-comint hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-comint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-id hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-id /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-keys hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-keys /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sql hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-sql /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-latex hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-R hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-R /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-J hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-J /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-faces hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-faces /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-java hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-java /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shen hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-shen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-crypt hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-crypt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-io hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-io /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-calc hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-calc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-maxima hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-maxima /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-awk hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-awk /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-gnuplot hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-gnuplot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-clojure hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-clojure /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-js hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-js /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-css hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-css /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-clock hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-clock /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-exp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-exp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-core hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-core /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-perl hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-perl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-dot hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-dot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bbdb hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-bbdb /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sqlite hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-sqlite /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-asymptote hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-asymptote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fortran hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-fortran /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-version hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-version /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-screen hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mime hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mime /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-extra hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-extra /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-checklist hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-checklist /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eww hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eww /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tcl hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-tcl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eukleides hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-eukleides /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-git-link hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-git-link /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-expiry hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-expiry /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-annotate-file hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-annotate-file /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eldoc hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eldoc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-taskjuggler hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-taskjuggler /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-freemind hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-freemind /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-track hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-track /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bookmark hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-bookmark /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-oz hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-oz /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-wikinodes hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-wikinodes /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-wl hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-wl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-static-mathjax hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-static-mathjax /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-s5 hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-s5 /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-panel hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-panel /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mew hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mew /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mac-link hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mac-link /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-man hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-rss hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-rss /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-koma-letter hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-koma-letter /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-groff hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-groff /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-sudoku hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-sudoku /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mairix hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mairix /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mac-iCal hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mac-iCal /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-learn hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-learn /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-collector hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-collector /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mathomatic hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-mathomatic /home/joakim/.emacs.d/jave/org-drill/org-drill hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-drill /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-effectiveness hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-effectiveness /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex-extras hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-bibtex-extras /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-vm hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-vm /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-screen hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-notify hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-notify /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-invoice hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-invoice /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-interactive-query hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-interactive-query /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-download hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-download /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-contacts hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-contacts /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-passwords hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-passwords /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-stata hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-stata /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ebib hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-ebib /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-secretary hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-secretary /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-contribdir hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-contribdir /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-choose hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-choose /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mathematica hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-mathematica /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-screenshot hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-screenshot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-deck hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-deck /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-julia hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-julia /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fomus hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-fomus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-bibtex hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-velocity hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-velocity /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-toc hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-toc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-notmuch hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-notmuch /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-confluence hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-confluence /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-registry hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-registry /home/joakim/.emacs.d/elpa/org-jira-20150911.558/org-jira hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-jira /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eval hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eval-light hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eval-light /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-elisp-symbol hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-elisp-symbol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-depend hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-depend /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bullets hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-bullets /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-index hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-index /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-license hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-license /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-gfm hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-gfm /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-setversion hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-setversion /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/expect hides /home/joakim/.emacs.d/el-get/mailcrypt/expect /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-gpg hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-gpg /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-pgp5 hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-pgp5 /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-remail hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-remail /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-pgp hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-pgp /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-toplev hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-toplev /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mailcrypt hides /home/joakim/.emacs.d/el-get/mailcrypt/mailcrypt /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/FSF-timer hides /home/joakim/.emacs.d/el-get/mailcrypt/FSF-timer /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/htmlize hides /home/joakim/.emacs.d/el-get/htmlize/htmlize /home/joakim/.emacs.d/jave/grab-and-drag hides /home/joakim/.emacs.d/el-get/grab-and-drag/grab-and-drag /home/joakim/.emacs.d/jave/git/fsdired/fsdired hides /home/joakim/.emacs.d/el-get/fsdired/fsdired /home/joakim/.emacs.d/jave/fetchmail-mode hides /home/joakim/.emacs.d/el-get/fetchmail-mode/fetchmail-mode /home/joakim/.emacs.d/jave/sclang/tree-widget hides /mnt/LogVol00/home/joakim/emacs/lisp/tree-widget /home/joakim/.emacs.d/elpa/css-mode-1.0/css-mode hides /mnt/LogVol00/home/joakim/emacs/lisp/textmodes/css-mode /home/joakim/.emacs.d/elpa/project-1.0/project hides /mnt/LogVol00/home/joakim/emacs/lisp/progmodes/project /home/joakim/.emacs.d/elpa/flymake-0.4.16/flymake hides /mnt/LogVol00/home/joakim/emacs/lisp/progmodes/flymake /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-protocol hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-protocol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-plot hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-plot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-pcomplete hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-pcomplete /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-org hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mouse hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-mouse /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mobile hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-mobile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-odt hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-odt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mhe hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-mhe /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macs hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-macs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macro hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-macro /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-list hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-list /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-irc hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-irc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-inlinetask hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-inlinetask /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-md hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-md /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-info hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-info /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-indent hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-indent /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-man hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-id hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-id /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-habit hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-habit /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-gnus hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-gnus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-footnote hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-footnote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-latex hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-feed hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-feed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-faces hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-faces /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eshell hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-eshell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-icalendar hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-icalendar /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-entities hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-entities /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-html hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-html /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-element hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-element /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-docview hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-docview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-beamer hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-beamer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-datetree hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-datetree /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-ascii hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-ascii /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ctags hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-ctags /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-crypt hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-crypt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-compat hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-compat /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-w3m hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-w3m /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-colview hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-colview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-timer hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-timer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-clock hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-clock /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-capture hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-capture /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-table hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-src hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-src /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bbdb hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-bbdb /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-attach hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-attach /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-rmail hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-rmail /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-archive hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-archive /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-texinfo hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-texinfo /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-agenda hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-agenda /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-publish hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-publish /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tangle hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-tangle /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-table hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sqlite hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-sqlite /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sql hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-sql /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ref hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ref /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ocaml hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ocaml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lilypond hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-lilypond /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-latex hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-js hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-js /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-io hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-io /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-gnuplot hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-gnuplot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-exp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-exp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eval hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ditaa hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ditaa /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-core hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-core /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-comint hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-comint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shen hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-shen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-python hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-python /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mscgen hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-mscgen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-calc hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-calc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sass hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-sass /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-org hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-awk hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-awk /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ruby hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ruby /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-octave hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-octave /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-asymptote hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-asymptote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-screen hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-perl hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-perl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-makefile hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-makefile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-picolisp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-picolisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-matlab hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-matlab /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lob hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-lob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ledger hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ledger /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-keys hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-keys /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-java hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-java /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-haskell hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-haskell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fortran hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-fortran /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-emacs-lisp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-emacs-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-dot hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-dot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-css hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-css /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-clojure hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-clojure /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-C hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-C /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-plantuml hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-plantuml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-maxima hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-maxima /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lisp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scheme hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-scheme /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-version hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-version /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-scala /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-install hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-install /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-R hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-R /home/joakim/.emacs.d/elpa/soap-client-3.1.1/soap-inspect hides /mnt/LogVol00/home/joakim/emacs/lisp/net/soap-inspect /home/joakim/.emacs.d/elpa/soap-client-3.1.1/soap-client hides /mnt/LogVol00/home/joakim/emacs/lisp/net/soap-client /home/joakim/.emacs.d/jave/gnus-sieve hides /mnt/LogVol00/home/joakim/emacs/lisp/gnus/gnus-sieve /home/joakim/.emacs.d/elpa/ert-0.1/ert hides /mnt/LogVol00/home/joakim/emacs/lisp/emacs-lisp/ert /home/joakim/.emacs.d/elpa/seq-2.16/seq hides /mnt/LogVol00/home/joakim/emacs/lisp/emacs-lisp/seq Features: (emacsbug pcmpl-rpm novice locate shadow bbdb-com highlight-indentation flymake elpy pyvenv elpy-refactor files-x derived delsel tar-mode cus-edit url-handlers calccomp calc-aent calc-yank calc-alg calc-ext calc-menu calc calc-loaddefs calc-macs magit-process magit-popup magit-mode magit-git crm magit-section magit-utils git-commit log-edit pcvs-util add-log with-editor tramp-cmds em-unix em-term em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util pcmpl-gnu cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew restclient face-remap woman man semantic/tag-write semantic/edit semantic/analyze/complete semantic/db-typecache semantic/wisent/python semantic/wisent/python-wy semantic/wisent semantic/wisent/wisent python-el-fgallina-expansions smartparens-python python wgrep js-mode-expansions js yaml-mode wdired pcmpl-linux canlock time gnus-fun xwidget url-http url-gw url-auth url-queue gnus-html url-cache mm-url helm-org org-datetree flow-fill ag vc-svn find-dired helm-ring info-look cal-move pcmpl-unix ielm mailalias smtpmail sendmail nnir shr-color shr dom mm-archive misearch multi-isearch eieio-opt speedbar sb-image dframe org-clock cal-iso gnus-cite smiley mail-extr gnus-async gnus-bcklg gnus-kill qp gnus-ml gnus-topic helm-command helm-elisp helm-eval edebug nndraft nnmh gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg utf-7 nnfolder gnus-cache network-stream nsm starttls nntp warnings ox-beamer dockerfile-mode sh-script smie executable generic conf-mode nxml-uchnm rng-xsd xsd-regexp rng-cmpct nxml-mode-expansions html-mode-expansions sgml-mode smartparens-html rng-nxml rng-valid nxml-mode nxml-outln nxml-rap nxml-glyph markdown-mode cider-mode clojure-test-mode cider-interaction arc-mode archive-mode cider-repl cider-resolve cider-eldoc cider-test cider-overlays cider-stacktrace cider-doc org-table cider-grimoire cider-popup cider-client cider-common cider-util spinner nrepl-client queue nrepl-dict cider-compat which-func clojure-mode-expansions clojure-mode align imenu sieve-mode gnus-dired semantic/tag-file semantic/db-file data-debug cedet-files semantic/bovine/c semantic/decorate/include hideif semantic/bovine/c-by semantic/lex-spp semantic/bovine/gcc semantic/dep semantic/bovine semantic/analyze/refs semantic/db-find semantic/db-ref semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn macrostep-c cmacexp macrostep cc-mode-expansions cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs paredit flycheck autorevert filenotify quail company-oddmuse company-keywords company-etags etags xref project company-gtags company-dabbrev-code company-dabbrev company-files company-capf company-cmake company-xcode company-clang company-semantic company-eclim company-template company-css company-nxml company-bbdb pof wclock calfw-org calfw holidays hol-loaddefs pager grab-and-drag nsi-mode helm-mode helm-files image-dired dired-async dired-aux ffap helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info bookmark helm-locate helm-grep helm-regexp helm-external helm-net browse-url helm-utils helm-help helm-types helm helm-source helm-multi-match helm-lib helm-config helm-easymenu async-bytecomp mailcrypt bbdb bbdb-site timezone abook vcard pastebin ith-pottspec ith-kvittomall mod-depop timeclock battery popup now zen-mode emvkbd boxquote rect fsdired hide-lines zoom-frm frame-cmds frame-fns avoid f clojure-snippets java-snippets yasnippet memory-usage tramp-sh recentf tree-widget desktop frameset keyfreq expand-region text-mode-expansions the-org-mode-expansions er-basic-expansions expand-region-core expand-region-custom org-import-icalendar icalendar ox-reveal org-man ob-dot ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html ox-ascii ox-publish ox org-contacts org-capture gnus-art mm-uu mml2015 mm-view mml-smime smime dig windmove winner company geiser projectile ibuf-ext smartparens-config smartparens paren semantic/decorate/mode semantic/decorate pulse semantic/db-mode semantic/db eieio-base semantic/idle semantic/format ezimage semantic/tag-ls semantic/find semantic/ctxt semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet ido async printing ps-print ps-def lpr gnus-alias nnmairix nnml gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls gnutls utf7 netrc parse-time gnus-spec gnus-int gnus-range message rfc822 mml mml-sec epg mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnoo nnheader mail-utils sort jvfetchmail sauron-elfeed sauron-identica sauron-jabber powerline powerline-separators powerline-themes sauron-twittering sauron-notifications notifications sauron-org appt diary-lib diary-loaddefs sauron-dbus sauron-erc erc-track erc-ring erc-menu erc-match erc-log erc-list erc-dcc erc-pcomplete erc-capab erc-join erc-autoaway erc-hl-nicks color erc-button erc-fill erc-stamp erc-goodies erc erc-backend erc-compat thingatpt sauron secrets dbus xml butler butler-util butler-servers url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap deferred deft wid-edit dired-x hl-line generic-x tronesque-theme server req-package view req-package-cycles req-package-args req-package-hooks req-package-providers ht log4e use-package diminish bind-key tabify vc-git diff-mode org-eldoc org-rmail org-mhe org-irc org-info org-gnus org-docview doc-view subr-x jka-compr image-mode org-bibtex bibtex org-bbdb org-element avl-tree org-w3m org-location-google-maps org-agenda google-maps google-maps-static url-util google-maps-geocode google-maps-base org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs cal-menu calendar cal-loaddefs finder-inf abacus-autoloads autoinsert boxquote-autoloads calfw-gcal-autoloads caps-mode-autoloads color-file-completion-autoloads color-theme-complexity-autoloads color-theme-dpaste-autoloads color-theme-eclipse-autoloads color-theme-emacs-revert-theme-autoloads color-theme-github-autoloads color-theme-ir-black-autoloads color-theme-railscasts-autoloads color-theme-tango-autoloads color-theme-tangotango-autoloads color-theme-twilight-autoloads color-theme-vim-insert-mode-autoloads color-theme-zenburn-autoloads color-theme-autoloads columnify-autoloads command-frequency-autoloads compilation-recenter-end-autoloads compile-bookmarks-autoloads crontab-mode-autoloads css-mode-autoloads edmacro kmacro dired-isearch-autoloads djvu-autoloads doc-mode-autoloads docker-tramp tramp-cache dsvn-autoloads erc-nick-notify-autoloads ert-autoloads facebook-autoloads flymake-css-autoloads flymake-csslint-autoloads flymake-d-autoloads flymake-php-autoloads flymake-ruby-autoloads flymake-shell-autoloads fsvn-autoloads gdb-shell-autoloads gtk-look-autoloads kotl-loaddefs idle-require-autoloads ipython-autoloads javap-autoloads javascript-autoloads jenkins-watch-autoloads levenshtein-autoloads lisppaste-autoloads gh-common gh-profile url-parse url-vars s marshal eieio-compat json map dash logito-autoloads malabar-mode-autoloads mark-multiple-autoloads memory-usage-autoloads mldonkey-autoloads mode-compile-autoloads multi-eshell-autoloads muse-autoloads nterm-autoloads otp-autoloads pastie-autoloads pointback-autoloads pov-mode-autoloads project-autoloads rainbow-mode-autoloads swank-clojure-autoloads slime-repl-autoloads slime-autoloads rx tron-theme-autoloads typing-autoloads weather-autoloads wget-autoloads info wtf-autoloads xtide-autoloads zenburn-autoloads ert find-func ewoc debug org-loaddefs cssh tramp tramp-compat auth-source eieio eieio-core gnus-util mm-util help-fns mail-prsvr password-cache tramp-loaddefs cl-macs trampver ucs-normalize shell pcomplete format-spec advice term disp-table ehelp ibuffer .loaddefs el-get el-get-autoloads el-get-list-packages el-get-dependencies el-get-build el-get-status pp el-get-methods el-get-fossil el-get-svn el-get-pacman el-get-github-zip el-get-github-tar el-get-http-zip el-get-http-tar el-get-hg el-get-go el-get-git-svn el-get-fink el-get-emacswiki el-get-http el-get-notify el-get-emacsmirror el-get-github el-get-git el-get-elpa package epg-config seq byte-opt el-get-darcs el-get-cvs el-get-bzr el-get-brew el-get-builtin el-get-apt-get el-get-recipes el-get-byte-compile el-get-custom cl-seq el-get-core autoload lisp-mnt bytecomp byte-compile cl-extra help-mode easymenu cconv cl gv cl-loaddefs pcase cl-lib dired image-file grep compile comint ansi-color ring cus-start cus-load time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 8337737 3533680) (symbols 48 163722 510) (miscs 40 49454 64976) (strings 32 608537 627402) (string-bytes 1 22283907) (vectors 16 168821) (vector-slots 8 3389956 696700) (floats 8 4612 16567) (intervals 56 525825 170441) (buffers 976 1067) (heap 1024 579206 443427)) -- Joakim Verona From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: martin rudalics Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 15:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: joakim@verona.se, 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.147179338031096 (code B ref 24280); Sun, 21 Aug 2016 15:30:02 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 15:29:40 +0000 Received: from localhost ([127.0.0.1]:35945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbUgu-00085U-Kf for submit@debbugs.gnu.org; Sun, 21 Aug 2016 11:29:40 -0400 Received: from mout.gmx.net ([212.227.15.15]:62698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbUgt-00085G-6n for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 11:29:39 -0400 Received: from [192.168.1.100] ([212.95.7.48]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0Ljqgb-1azfxj3NU1-00bq6w; Sun, 21 Aug 2016 17:29:30 +0200 Message-ID: <57B9C8D3.5040902@gmx.at> Date: Sun, 21 Aug 2016 17:29:23 +0200 From: martin rudalics MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:kzmkjQaio9D8A6QJDDm+6Jo79mDNDdCsNZ3+fq9yzaZZ/hrvdXg HKr+GKaHVW1JqMtWZ/Yr/kUSzetQzh/rkWyuwPdUdPTLCmz0pHLE8vTADwQAyyzjHexlKT6 GeMha9iGrS2ITqW686nJtDcMM2yeRf5ln+8vd9Gi3rHuAdq32lXsp/lmzXE2QSYGObOBBf/ w09gncs/1RNLBS2VymPAw== X-UI-Out-Filterresults: notjunk:1;V01:K0:PvuWwUxogSk=:3kxdcSv7el/8KpGVSenths vFtbUmsD2tyIP2xqQJNPzk6f1y176aWx3c8J8FHmQZrUkyWTHybaV7Hb8F8ahYG5AgFOWGCYj Ac8ftNPDSBCy1xLVFuK+zBRlCmmZ/o/tYbK+1yZ2vKBR3glTKuYCc70lbcWeVlLcqEyK7iuN0 YvRqoxI4m9EWhFjixIyvvL6Nc/EIrQy1Vcqei5Eb8ytb73GntmLk0pVyD7NFBr4vk+g4ZmgX5 PehCQ8qqJj/VFCpJB6xGsyDKqnFYzg/VIKEcOudrajLKHhAPawBEInLy057aUGW4jkwtMGLbK lm8dafzNhABxB//2t20CnjKI063LSECvKics5GyXmakT/z6kZuIxFAFyJqwvb1oAzXviVamlJ f/6mtxAk65WwrTD9o57v2hm9jP+0jCeeS2/aPY+ixxlXfvF57lGGqaf9RCb7o0YvvZVQQSvBx raRQ/T23RXhn6Z3q+wNUZxj8BCQFE72XOfTWUbIwM0SsoLHdKSrw9kgCSamzxaZ+bKoAt1lGy yUi3NTJcemxMb3b59QNdYKS3GJSVCSVqcW7Ofx/lVfry68mGpom4poMUEZKULChyAgEziXIFp /phGHNLajtpDfV8d8JZgRdL9I7JfCqUeuL5zgqIGOZkDjL/Rtu57JUbPS6Vg09JnQI9GdQAW0 vXvrrk5X69G2YppVkuiHkPGst7ssRh92u20Aw6kb9RMCcODFOgc+1jn/50uJaPbD3SNXYPx7f A2pZ20Mt29FdCGaYhu4fL4MAsILvaip+Uz+n9o/kHgibvluWeLC86a/fXOqUocCw4I3SXuMjJ i0PdjHLDd/bjZXXTZgpCxVTEike6A== X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) > I did try disabling tooltips, but that didnt seem to help. Did you try building without xwidgets? martin From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: joakim@verona.se Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 15:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: martin rudalics Cc: 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.147179374031660 (code B ref 24280); Sun, 21 Aug 2016 15:36:02 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 15:35:40 +0000 Received: from localhost ([127.0.0.1]:35949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbUmi-0008Ea-A9 for submit@debbugs.gnu.org; Sun, 21 Aug 2016 11:35:40 -0400 Received: from mx6.bahnhof.se ([213.80.101.16]:36950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbUmg-0008ES-Qw for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 11:35:39 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id 62C69416EF; Sun, 21 Aug 2016 17:35:37 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) X-Spam-Score: -0.382 X-Spam-Level: X-Spam-Status: No, score=-0.382 tagged_above=-99 required=5 tests=[AWL=0.890, BAYES_00=-2.599, DNS_FROM_AHBL_RHSBL=0.231, FORGED_RCVD_HELO=0.135, NO_REAL_NAME=0.961] Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id azOzI-lprdNM; Sun, 21 Aug 2016 17:35:29 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf2.bahnhof.se (Postfix) with ESMTP id 466D0940202; Sun, 21 Aug 2016 17:35:27 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 0CB604F8BFE; Sun, 21 Aug 2016 15:35:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S4RhjYnkDRYz; Sun, 21 Aug 2016 17:35:12 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id EB7094F8C04; Sun, 21 Aug 2016 17:35:11 +0200 (CEST) From: joakim@verona.se References: <57B9C8D3.5040902@gmx.at> Date: Sun, 21 Aug 2016 17:35:11 +0200 In-Reply-To: <57B9C8D3.5040902@gmx.at> (martin rudalics's message of "Sun, 21 Aug 2016 17:29:23 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) martin rudalics writes: >> I did try disabling tooltips, but that didnt seem to help. > > Did you try building without xwidgets? I did try the fedora supplied emacs, which isnt built with xwidgets, and it experiences the same problem, yes. Emacs crashes when the mouse pointer enters the emacs frame. The redhat bugzilla bug mentions that emacs works if its built with gtk2 rather than gtk3. I also tried some different desktops, so the problem is the same in MATE, Xfce and lxde. also, emacs works fine on the local screen, and over turbovnc. So the problem is only manifest in emacs gtk3 builds running under x2go. > > martin > -- Joakim Verona From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 16:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: joakim@verona.se Cc: 24280@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.14717951941564 (code B ref 24280); Sun, 21 Aug 2016 16:00:03 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 15:59:54 +0000 Received: from localhost ([127.0.0.1]:35985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbVA9-0000PA-Of for submit@debbugs.gnu.org; Sun, 21 Aug 2016 11:59:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbVA8-0000Ov-BH for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 11:59:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbV9v-0006qY-87 for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 11:59:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbV9v-0006ps-51; Sun, 21 Aug 2016 11:59:39 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4418 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bbV9t-0007Vv-Dw; Sun, 21 Aug 2016 11:59:37 -0400 Date: Sun, 21 Aug 2016 18:59:48 +0300 Message-Id: <83y43qaz9n.fsf@gnu.org> From: Eli Zaretskii In-reply-to: (joakim@verona.se) References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.2 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) > From: joakim@verona.se > Date: Sun, 21 Aug 2016 16:38:15 +0200 > > I did try disabling tooltips, but that didnt seem to help. Can you show a backtrace when tooltips are disabled? Thanks. From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: martin rudalics Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 16:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: joakim@verona.se Cc: 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.14717961292981 (code B ref 24280); Sun, 21 Aug 2016 16:16:02 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 16:15:29 +0000 Received: from localhost ([127.0.0.1]:35994 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbVPF-0000m1-5e for submit@debbugs.gnu.org; Sun, 21 Aug 2016 12:15:29 -0400 Received: from mout.gmx.net ([212.227.15.15]:55243) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbVPD-0000lo-RY for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 12:15:28 -0400 Received: from [192.168.1.100] ([212.95.7.48]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0MFdPZ-1bP9TR0Wyj-00Eh8u; Sun, 21 Aug 2016 18:15:20 +0200 Message-ID: <57B9D391.2040507@gmx.at> Date: Sun, 21 Aug 2016 18:15:13 +0200 From: martin rudalics MIME-Version: 1.0 References: <57B9C8D3.5040902@gmx.at> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:eLsUjHcVRe13CCKcCqvnqlPggs0hFuvio8BXPX5Bj/WAK7BXBlP KFoUP38IPPfXXwynijGpBC2hZZbWAjvoYuRCAVsBs7tGb3ZpCV0X5YHFLNC8uI8LkvBfuWC 7i4p2KAVnbi3Vp47m4rgOBLjeaBW6KlxBATCrX+4u1AS5jBvHEL1ZkGG+AyyophxUCTgmBM ro8JSGFagcKXbGvSVf/SQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:0+ED3OF43T4=:qC2zTTjrdUrVvXpfhoACI8 u2E035hDRpFH+66LzjaNXs/d811IeRLsUlxoDBBkQ8yrsGMSl6siDdZ8+kmfjx9oU7dHkWetn HK7ndU01rP1a7H+XcoCiEKrO/tibp75m+66+cGeKMYerZTCzf6wjc90Lj75uL2N0Mu4LKbI8d nAug3v4ws/A1y8aK9kYWvvBHA6SDAiB2MnuWVQps4CKSSUYYoFsRRC23/iUEFpKcvjiEsotVB 4j2T/71QeYpbVXWDx1i7YH3w4w9mf9Ws3+HI0/l1hIab8GOvXipkYPP2yB/Ep3ubZL7mkrGxa AfadGpCovwc0m7rvG7g2myS+f6ecIuoPSguHJvf2J6uDaeB/x8JaYXsd3/Yu/uSsnGKYHDTRw AUbw7Qy3f6NEBt0Sa7Y0tmSZCeRMdoq33Xr6V7AIn5xIiu/2fagFGYea6FgvTPSzUK/zay4SM vaL+x4S8ezLcvstR62h3NuMHczb19Afd7zjXT8XG5UoLSFFYO1Cqb9bIJE0zoaZE6Dgf6y5bJ hRHY9FTuncmkrEiQblGx84QxUy1qaSWodI1EhExE1Yg5mpbaTiWSplAIWUEzlRaV6u/NzxF/Z Gf+C/0JoKg8SppfGZHwk38gQwS6avlbaLtYItOU3YqrOMSaW1zOMRXmHhXbPdzOOKBzHZBmvO Ij1MnyO4E4XdWt1MnXUeQgksGFppx3u8HQ+gju/xCbv7V7j/PNV5DnrPBmtq3B9iWcwQO17UJ HnIWBeq+3TOsBCkuExV8Fmmn4MgH4Kh0EA5FMRDv2sOM05+ctMeMq6cjXM1h5vhdbxZGV2FCM Ct6V0Pq8bno+HpaeaJEzwBXe2wFrA== X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) >> Did you try building without xwidgets? > > I did try the fedora supplied emacs, which isnt built with xwidgets, and > it experiences the same problem, yes. Emacs crashes when the mouse > pointer enters the emacs frame. But the backtrace should look differently? martin From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 12:56:30 2016 Received: (at control) by debbugs.gnu.org; 21 Aug 2016 16:56:30 +0000 Received: from localhost ([127.0.0.1]:36032 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbW2w-0004wJ-Gb for submit@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34185) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbW2u-0004w4-IA for control@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbW2o-0000LJ-Ld for control@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbW2o-0000LA-IT for control@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:22 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1bbW2n-0003TI-3h for control@debbugs.gnu.org; Sun, 21 Aug 2016 12:56:21 -0400 Subject: control message for bug 24280 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Sun, 21 Aug 2016 12:56:21 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) severity 24280 important From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: joakim@verona.se Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 17:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.147179885522750 (code B ref 24280); Sun, 21 Aug 2016 17:01:02 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 17:00:55 +0000 Received: from localhost ([127.0.0.1]:36041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbW7D-0005uW-2o for submit@debbugs.gnu.org; Sun, 21 Aug 2016 13:00:55 -0400 Received: from mx1.bahnhof.se ([213.80.101.11]:52207) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbW7A-0005rI-SA for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 13:00:53 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id D17F940A73; Sun, 21 Aug 2016 19:00:50 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF4) X-Spam-Score: 0.676 X-Spam-Level: X-Spam-Status: No, score=0.676 tagged_above=-99 required=5 tests=[AWL=-0.180, DNS_FROM_AHBL_RHSBL=0.306, NO_REAL_NAME=0.55] Received: from mf4.bahnhof.se ([127.0.0.1]) by localhost (mf4.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ax0kdtga6tMB; Sun, 21 Aug 2016 19:00:46 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf4.bahnhof.se (Postfix) with ESMTP id DC5743D7931; Sun, 21 Aug 2016 19:00:41 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 9934A4F8C15; Sun, 21 Aug 2016 17:00:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n6J93UYX3bbG; Sun, 21 Aug 2016 19:00:31 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 143BC4F8C0E; Sun, 21 Aug 2016 19:00:31 +0200 (CEST) From: joakim@verona.se References: <83y43qaz9n.fsf@gnu.org> Date: Sun, 21 Aug 2016 19:00:31 +0200 In-Reply-To: <83y43qaz9n.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 21 Aug 2016 18:59:48 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> From: joakim@verona.se >> Date: Sun, 21 Aug 2016 16:38:15 +0200 >> >> I did try disabling tooltips, but that didnt seem to help. > > Can you show a backtrace when tooltips are disabled? > > Thanks. m-x tooltip-mode Thread 1 "emacs" received signal SIGABRT, Aborted. 0x00007fffef21ab09 in raise () from /lib64/libpthread.so.0 (gdb) bt #0 0x00007fffef21ab09 in raise () at /lib64/libpthread.so.0 #1 0x00000000004e8301 in terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at emacs.c:391 #2 0x0000000000500c63 in emacs_abort () at sysdep.c:2328 #3 0x00000000004ba0a6 in x_connection_closed (dpy=dpy@entry=0x155ec00, error_message=, error_message@entry=0x7fffffffc020 "X protocol error: BadRequest (invalid request code or no such operation) on protocol request 131", ioerror=ioerror@entry=false) at xterm.c:9459 #4 0x00000000004be5a0 in x_error_quitter (display=0x155ec00, event=, event=) at xterm.c:9547 #5 0x00000000004be61b in x_error_handler (display=0x155ec00, event=0x7fffffffc1e0) at xterm.c:9517 #6 0x00007ffff471b57d in _XError () at /lib64/libX11.so.6 #7 0x00007ffff47183e7 in handle_error () at /lib64/libX11.so.6 #8 0x00007ffff47184ad in handle_response () at /lib64/libX11.so.6 #9 0x00007ffff4719478 in _XReply () at /lib64/libX11.so.6 #10 0x00007ffff470f351 in XQueryPointer () at /lib64/libX11.so.6 #11 0x00007ffff6745aca in gdk_x11_device_core_query_state () at /lib64/libgdk-3.so.0 #12 0x00007ffff67626a5 in gdk_window_x11_get_device_state () at /lib64/libgdk-3.so.0 #13 0x00007ffff6738dbb in gdk_window_get_device_position_double () at /lib64/libgdk-3.so.0 #14 0x00007ffff6738ebd in gdk_window_get_device_position () at /lib64/libgdk-3.so.0 #15 0x00007ffff6cf09d9 in gtk_tooltip_show_tooltip () at /lib64/libgtk-3.so.0 #16 0x00007ffff6cf0f34 in tooltip_popup_timeout () at /lib64/libgtk-3.so.0 #17 0x00007ffff671d418 in gdk_threads_dispatch () at /lib64/libgdk-3.so.0 #18 0x00007ffff5088173 in g_timeout_dispatch () at /lib64/libglib-2.0.so.0 #19 0x00007ffff5087703 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #20 0x00000000005c9f68 in xg_select (fds_lim=, rfds=rfds@entry=0x7fffffffd090, wfds=wfds@entry=0x7fffffffd110, efds=efds@entry=0x0, timeout=timeout@entry=0x7fffffffced0, sigmask=sigmask@entry=0x0) at xgselect.c:158 #21 0x0000000000595e76 in wait_reading_process_output (time_limit=time_limit@entry=30, nsecs=nsecs@entry=0, read_kbd=-1, do_display=do_display@entry=true, wait_for_cell=wait_for_cell@entry=0, wait_proc=wait_proc@entry=0x0, just_wait_proc=0) at process.c:5182 #22 0x000000000041ff93 in sit_for (timeout=, reading=reading@entry=true, display_option=display_option@entry=1) at dispnew.c:5762 #23 0x00000000004f3dd5 in read_char (commandflag=commandflag@entry=1, map=map@entry=29474387, prev_event=0, used_mouse_menu=used_mouse_menu@entry=0x7fffffffd94b, end_time=end_time@entry=0x0) at keyboard.c:2719 #24 0x00000000004f493f in read_key_sequence (keybuf=keybuf@entry=0x7fffffffda20, prompt=prompt@entry=0, dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false, bufsize=30) at keyboard.c:9089 #25 0x00000000004f6476 in command_loop_1 () at keyboard.c:1370 #26 0x0000000000556fa2 in internal_condition_case (bfun=bfun@entry=0x4f6280 , handlers=handlers@entry=19488, hfun=hfun@entry=0x4ed040 ) at eval.c:1313 #27 0x00000000004e86ec in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1112 #28 0x0000000000556f43 in internal_catch (tag=tag@entry=46416, func=func@entry=0x4e86d0 , arg=arg@entry=0) at eval.c:1079 #29 0x00000000004e86a9 in command_loop () at keyboard.c:1091 #30 0x00000000004ecc47 in recursive_edit_1 () at keyboard.c:697 #31 0x00000000004ecf88 in Frecursive_edit () at keyboard.c:768 #32 0x0000000000416ffd in main (argc=2, argv=0x7fffffffdd78) at emacs.c:1658 as you can see, the tooltip timer is still called. I also tried x-gtk-use-system-tooltips nil. -- Joakim Verona From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 18:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: joakim@verona.se Cc: 24280@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.14718048372215 (code B ref 24280); Sun, 21 Aug 2016 18:41:02 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 18:40:37 +0000 Received: from localhost ([127.0.0.1]:36055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbXfh-0000Ze-7q for submit@debbugs.gnu.org; Sun, 21 Aug 2016 14:40:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbXff-0000ZR-0p for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 14:40:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbXfW-0008K8-HV for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 14:40:29 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbXfW-0008K4-EC; Sun, 21 Aug 2016 14:40:26 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4634 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bbXfT-0006L2-Lm; Sun, 21 Aug 2016 14:40:26 -0400 Date: Sun, 21 Aug 2016 21:40:23 +0300 Message-Id: <83vayuaru0.fsf@gnu.org> From: Eli Zaretskii In-reply-to: (joakim@verona.se) References: <83y43qaz9n.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.2 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) > From: joakim@verona.se > Cc: 24280@debbugs.gnu.org > Date: Sun, 21 Aug 2016 19:00:31 +0200 > > as you can see, the tooltip timer is still called. Not just the tooltip timer, the tooltip as well: #10 0x00007ffff470f351 in XQueryPointer () at /lib64/libX11.so.6 #11 0x00007ffff6745aca in gdk_x11_device_core_query_state () at /lib64/libgdk-3.so.0 #12 0x00007ffff67626a5 in gdk_window_x11_get_device_state () at /lib64/libgdk-3.so.0 #13 0x00007ffff6738dbb in gdk_window_get_device_position_double () at /lib64/libgdk-3.so.0 #14 0x00007ffff6738ebd in gdk_window_get_device_position () at /lib64/libgdk-3.so.0 #15 0x00007ffff6cf09d9 in gtk_tooltip_show_tooltip () at /lib64/libgtk-3.so.0 #16 0x00007ffff6cf0f34 in tooltip_popup_timeout () at /lib64/libgtk-3.so.0 Does this mean GTK tooltips cannot be disabled from within Emacs? From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: joakim@verona.se Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 19:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.14718059533867 (code B ref 24280); Sun, 21 Aug 2016 19:00:02 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 18:59:13 +0000 Received: from localhost ([127.0.0.1]:36063 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbXxh-00010I-4f for submit@debbugs.gnu.org; Sun, 21 Aug 2016 14:59:13 -0400 Received: from mx6.bahnhof.se ([213.80.101.16]:21109) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbXxf-00010A-QO for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 14:59:12 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id 50D4141ABC; Sun, 21 Aug 2016 20:59:10 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF1) X-Spam-Score: 0.677 X-Spam-Level: X-Spam-Status: No, score=0.677 tagged_above=-99 required=5 tests=[AWL=-0.179, DNS_FROM_AHBL_RHSBL=0.306, NO_REAL_NAME=0.55] Received: from mf1.bahnhof.se ([127.0.0.1]) by localhost (mf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M-B5VcEhn974; Sun, 21 Aug 2016 20:59:04 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf1.bahnhof.se (Postfix) with ESMTP id 7F3A6330ADA; Sun, 21 Aug 2016 20:59:00 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id E824C4F8C2F; Sun, 21 Aug 2016 18:58:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pslf_Hwf4oIA; Sun, 21 Aug 2016 20:58:42 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id DD9F64F8C2B; Sun, 21 Aug 2016 20:58:42 +0200 (CEST) From: joakim@verona.se References: <83y43qaz9n.fsf@gnu.org> <83vayuaru0.fsf@gnu.org> Date: Sun, 21 Aug 2016 20:58:42 +0200 In-Reply-To: <83vayuaru0.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 21 Aug 2016 21:40:23 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> From: joakim@verona.se >> Cc: 24280@debbugs.gnu.org >> Date: Sun, 21 Aug 2016 19:00:31 +0200 >> >> as you can see, the tooltip timer is still called. > > Not just the tooltip timer, the tooltip as well: > > #10 0x00007ffff470f351 in XQueryPointer () at /lib64/libX11.so.6 > #11 0x00007ffff6745aca in gdk_x11_device_core_query_state () at /lib64/libgdk-3.so.0 > #12 0x00007ffff67626a5 in gdk_window_x11_get_device_state () at /lib64/libgdk-3.so.0 > #13 0x00007ffff6738dbb in gdk_window_get_device_position_double () at /lib64/libgdk-3.so.0 > #14 0x00007ffff6738ebd in gdk_window_get_device_position () at /lib64/libgdk-3.so.0 > #15 0x00007ffff6cf09d9 in gtk_tooltip_show_tooltip () at /lib64/libgtk-3.so.0 > #16 0x00007ffff6cf0f34 in tooltip_popup_timeout () at /lib64/libgtk-3.so.0 > > Does this mean GTK tooltips cannot be disabled from within Emacs? I'm not sure. In my other setup which does work, I can do m-x tooltip-mode, and the tooltip windows go away and are replaced by messages. But I'm not sure how the code works, maybe an invisible tooltip is 'shown' anyway, or something like that. I had a brief look at commenting out the tooltip code but it wasn't immediately obvious how to do that. -- Joakim Verona From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 19:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: joakim@verona.se Cc: 24280@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.14718065144743 (code B ref 24280); Sun, 21 Aug 2016 19:09:02 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 19:08:34 +0000 Received: from localhost ([127.0.0.1]:36068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbY6k-0001ER-1F for submit@debbugs.gnu.org; Sun, 21 Aug 2016 15:08:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51963) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbY6i-0001ED-1E for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 15:08:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbY6Y-0004UL-Lh for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 15:08:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49605) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbY6Y-0004UF-Ik; Sun, 21 Aug 2016 15:08:22 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4660 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bbY6V-0005BP-P3; Sun, 21 Aug 2016 15:08:22 -0400 Date: Sun, 21 Aug 2016 22:08:11 +0300 Message-Id: <83pop2aqjo.fsf@gnu.org> From: Eli Zaretskii In-reply-to: (joakim@verona.se) References: <83y43qaz9n.fsf@gnu.org> <83vayuaru0.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.2 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.2 (-----) > From: joakim@verona.se > Cc: 24280@debbugs.gnu.org > Date: Sun, 21 Aug 2016 20:58:42 +0200 > > I had a brief look at commenting out the tooltip code but it wasn't > immediately obvious how to do that. What tooltip code? the Emacs tooltip code? It isn't being called in the backtrace you show. They are all GTK functions, from libgtk and libgdk. It sounds like Emacs has nothing to do with that, it just calls xg_select, as always when it waits for input. From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: joakim@verona.se Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 19:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.14718074396149 (code B ref 24280); Sun, 21 Aug 2016 19:24:01 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 19:23:59 +0000 Received: from localhost ([127.0.0.1]:36082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbYLf-0001b7-91 for submit@debbugs.gnu.org; Sun, 21 Aug 2016 15:23:59 -0400 Received: from mx6.bahnhof.se ([213.80.101.16]:53791) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbYLd-0001az-CN for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 15:23:57 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id 7362C4191D; Sun, 21 Aug 2016 21:23:56 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF3) X-Spam-Score: 0.678 X-Spam-Level: X-Spam-Status: No, score=0.678 tagged_above=-99 required=5 tests=[AWL=-0.178, DNS_FROM_AHBL_RHSBL=0.306, NO_REAL_NAME=0.55] Received: from mf3.bahnhof.se ([127.0.0.1]) by localhost (mf3.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9phznvJzf5Am; Sun, 21 Aug 2016 21:23:48 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf3.bahnhof.se (Postfix) with ESMTP id 915B33E8D07; Sun, 21 Aug 2016 21:23:42 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 2D4BF4F8C36; Sun, 21 Aug 2016 19:23:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wFCqxKz1kkla; Sun, 21 Aug 2016 21:23:27 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id BA4C14F8C34; Sun, 21 Aug 2016 21:23:27 +0200 (CEST) From: joakim@verona.se References: <83y43qaz9n.fsf@gnu.org> <83vayuaru0.fsf@gnu.org> <83pop2aqjo.fsf@gnu.org> Date: Sun, 21 Aug 2016 21:23:27 +0200 In-Reply-To: <83pop2aqjo.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 21 Aug 2016 22:08:11 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> From: joakim@verona.se >> Cc: 24280@debbugs.gnu.org >> Date: Sun, 21 Aug 2016 20:58:42 +0200 >> >> I had a brief look at commenting out the tooltip code but it wasn't >> immediately obvious how to do that. > > What tooltip code? the Emacs tooltip code? It isn't being called in > the backtrace you show. They are all GTK functions, from libgtk and > libgdk. It sounds like Emacs has nothing to do with that, it just > calls xg_select, as always when it waits for input. Yes, but my thinking was that there should be some emacs code somewhere that I can comment out so that the gtk code doesnt get run. But as you say, emacs probably isn't involved in this case. -- Joakim Verona From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: joakim@verona.se Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2016 20:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.147181187912768 (code B ref 24280); Sun, 21 Aug 2016 20:38:02 +0000 Received: (at 24280) by debbugs.gnu.org; 21 Aug 2016 20:37:59 +0000 Received: from localhost ([127.0.0.1]:36117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbZVG-0003Js-RQ for submit@debbugs.gnu.org; Sun, 21 Aug 2016 16:37:59 -0400 Received: from mx1.bahnhof.se ([213.80.101.11]:20865) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbZVE-0003Jj-Lv for 24280@debbugs.gnu.org; Sun, 21 Aug 2016 16:37:57 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id D087640904; Sun, 21 Aug 2016 22:37:27 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF1) X-Spam-Score: 0.68 X-Spam-Level: X-Spam-Status: No, score=0.68 tagged_above=-99 required=5 tests=[AWL=-0.176, DNS_FROM_AHBL_RHSBL=0.306, NO_REAL_NAME=0.55] Received: from mf1.bahnhof.se ([127.0.0.1]) by localhost (mf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WK5BqCW+ZAHG; Sun, 21 Aug 2016 22:37:22 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf1.bahnhof.se (Postfix) with ESMTP id 456A9330AE2; Sun, 21 Aug 2016 22:37:18 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 1C6DE4F8C45; Sun, 21 Aug 2016 20:37:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VWYR8O4rqQKR; Sun, 21 Aug 2016 22:37:03 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 03CFE4F8C42; Sun, 21 Aug 2016 22:37:03 +0200 (CEST) From: joakim@verona.se References: <83y43qaz9n.fsf@gnu.org> <83vayuaru0.fsf@gnu.org> <83pop2aqjo.fsf@gnu.org> Date: Sun, 21 Aug 2016 22:37:02 +0200 In-Reply-To: <83pop2aqjo.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 21 Aug 2016 22:08:11 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> From: joakim@verona.se >> Cc: 24280@debbugs.gnu.org >> Date: Sun, 21 Aug 2016 20:58:42 +0200 >> >> I had a brief look at commenting out the tooltip code but it wasn't >> immediately obvious how to do that. > > What tooltip code? the Emacs tooltip code? It isn't being called in > the backtrace you show. They are all GTK functions, from libgtk and > libgdk. It sounds like Emacs has nothing to do with that, it just > calls xg_select, as always when it waits for input. I tried compiling emacs with gtk2, and this emacs does not display this tooltip crash. This isn't a very happy workaround for me as I wanted to work on the xwidget code on my new machine. -- Joakim Verona From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session References: In-Reply-To: Resent-From: Alexander Vorobiev Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 27 Feb 2017 06:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.148817614324231 (code B ref 24280); Mon, 27 Feb 2017 06:16:01 +0000 Received: (at 24280) by debbugs.gnu.org; 27 Feb 2017 06:15:43 +0000 Received: from localhost ([127.0.0.1]:57435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciEb1-0006Il-Cm for submit@debbugs.gnu.org; Mon, 27 Feb 2017 01:15:43 -0500 Received: from mail-ua0-f173.google.com ([209.85.217.173]:34827) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciChi-0003Qk-5w for 24280@debbugs.gnu.org; Sun, 26 Feb 2017 23:14:30 -0500 Received: by mail-ua0-f173.google.com with SMTP id 40so44027121uau.2 for <24280@debbugs.gnu.org>; Sun, 26 Feb 2017 20:14:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=v+FRb2V7wIxA4mNRxi3Ub/+cwoXDdHcjkht58DYLVjk=; b=qhhysmykSFzw4/BZJIx/VEfGD5/xkcVV5DPOlX7CmX6RiTXAT5al3WnX0ZUlj5/x+X wgqLFiZY+4odWmMVI7xwh1Jh/x7x81rOSkv+w6KMxkBbQLCzy+hOtmyoRd0DmG6NoOq4 gfGwDzaD/M66EsQKBY7xqIOWLPyoomb1UZuFsjMF1JNtuSRb+4LrregfzbN1IJ1q387q 8kKOgehLNy3wBGgzbbNSyf4VkNOVZ7OqxFT+4m3INLVaPxiEO++dAqF3J5pa25+JFMBG /lycdErmU7/dwkGTowzhdRy3AM0XHFmZUf549HLSM8zT2FYdr7w+5HE7m0rUL5mBu/cU G5IQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=v+FRb2V7wIxA4mNRxi3Ub/+cwoXDdHcjkht58DYLVjk=; b=MePP/CmZa7NFg20hVPP4uFmDajvSXx9xCe3dqhkg6XViDQ0UaIqpI3L8HXNNrOK2Y5 oaIb03TW5MHtNYHJXXxOhNmj3vuJWMsqX8qbDBzRnSAH6g/mUYYkmfoxn6N28UNtPxXH JxDMBEe59XuS0nzujl9HHChPWHNK6g6oegQr8/9k4iyT3piok6hsPfj6IYhD6I4SQ7rc 45J+TbTxxk9HG4Cx2tDlmI3r9nNDKHDTvvvxLaPt9bbxxXJ8GPmVtUIhuOxfPzkKTGF5 HkYDpLVV4No5a/6CrIRGuQSMV8F35mzxNeSWlrhDgArFcS6ty7H55EKsu4pQ0OxYLsMC 4hUw== X-Gm-Message-State: AMke39nqU4+LByxoFemAYU+Y2/cQvLSgwtr8Ore/OWyEaTw4P6CLhRK4V5wOCsjjkzVbVWtWnkzUkv//13F7CQ== X-Received: by 10.176.69.5 with SMTP id r5mr6955761uar.56.1488168864550; Sun, 26 Feb 2017 20:14:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.0.77 with HTTP; Sun, 26 Feb 2017 20:13:54 -0800 (PST) From: Alexander Vorobiev Date: Sun, 26 Feb 2017 22:13:54 -0600 Message-ID: Content-Type: multipart/alternative; boundary=001a114db3e489945d05497b5068 X-Spam-Score: 0.5 (/) X-Mailman-Approved-At: Mon, 27 Feb 2017 01:15:42 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) --001a114db3e489945d05497b5068 Content-Type: text/plain; charset=UTF-8 NixOS has just switched to Gtk3 build of emacs ( https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7) so, as x2go user, I am now also having this issue ( https://github.com/NixOS/nixpkgs/issues/23160). Fortunately in NixOS it is easy to create a version of a package with non-default build parameters so it was relatively easy to return to the Gtk2 build (see the snippet in my last comment there) while still tracking other changes maintainers make. Alex --001a114db3e489945d05497b5068 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
NixOS has just switched to Gtk3 build of emacs (https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4= 118db938fd2d7) so, as x2go user, I am now also having this issue (https://github.com/Nix= OS/nixpkgs/issues/23160). Fortunately in NixOS it is easy to create a v= ersion of a package with non-default build parameters so it was relatively = easy to return to the Gtk2 build (see the snippet in my last comment there)= while still tracking other changes maintainers make.

Al= ex
--001a114db3e489945d05497b5068-- From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: martin rudalics Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 27 Feb 2017 08:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Alexander Vorobiev , 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.14881826621442 (code B ref 24280); Mon, 27 Feb 2017 08:05:02 +0000 Received: (at 24280) by debbugs.gnu.org; 27 Feb 2017 08:04:22 +0000 Received: from localhost ([127.0.0.1]:57474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciGI9-0000NB-H1 for submit@debbugs.gnu.org; Mon, 27 Feb 2017 03:04:22 -0500 Received: from mout.gmx.net ([212.227.17.20]:53963) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciGI8-0000My-2N for 24280@debbugs.gnu.org; Mon, 27 Feb 2017 03:04:20 -0500 Received: from [192.168.1.100] ([213.162.68.43]) by mail.gmx.com (mrgmx103 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MWkZL-1cnych3mFn-00XpMc; Mon, 27 Feb 2017 09:04:13 +0100 Message-ID: <58B3DD76.3090800@gmx.at> Date: Mon, 27 Feb 2017 09:04:06 +0100 From: martin rudalics MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:JdSJiTetYfXgnWhrgBhAhMNMjKXFJthTdUpv8unjiBiibiw98V9 LWRLSx562+mXWABLGbF4jD1TvOyOS7ls779UZ8j5i+TPb+A/JeR4SJ/vcBPlxAfqlpf5Guk OU0KXdO207kMXTV7F9dBHjHeOCe3oeymgviplR+lVukB1/WSlRP/yzkSxB+ix8K3LMp3Y4s wq3/pjFVpny50lmNxFlhA== X-UI-Out-Filterresults: notjunk:1;V01:K0:TzKFqgNXTS0=:iQEdPsBHkdESgWU6IwmNSi oaN1EyQyxZH8NjDM4VdkoHLclPnOzCtNRs98L35nC/3s9u70yRt/Tu19MDZpBrcpLf4JEAaTK I+YQeoKvyhIxpUAsxK4cUgcXxqU0VeLpRUG7f+VDdSfNgOHTN8XQfWnU0uYwJFA16nJYs/nlt tMJhk0B8w3myjaZOwkw0bNyVPyU8VaVXc0DICJnXIQ6qXgfps1IpfpTVLhEJfKqX5Rv5ay9TI oCEVFr6sa9Kq+owhJ+6KM6E7BrgcEVgEAsk7PJkGlNznN0J7NNLPOD30UWqmOdu8j5B87/9em 6FRjachR2T2nHzIufMzOsXlYGp/vbTKZuCWZLUQSruSncZWwDQuibkNk1qxy7nYhAhnQjdS2P DQ9/bFqFX5439GyiR2HbxSN6PmB+4I8XtobXngbR+tIapa0X1D9fk1jczplAtxGB5SLEx4zkc PVBhFLbEV+daiqEc+ANmdAWojjLs1N8H9X7goZrfpG2KMmk8P3ntbpxkwEUsCqhnUsmTmtjpp 26t5l0nzC88/lLqHtLGmVo16AIdT4PhPKtpG0AqijwwnBn6hCPrpZ1ocSfLPBl3uxMgaNffVP P7yz156dNMT/IhqS/cuLlFohMwh8FRGu1+77jZ1aaxcMUvsWq27BkMwrMMGoorIjZzTG+c9lu zc/RZi7eTxOvC4hZ5tQO/k8+77bOTM5wa8MNCeY7evVCl2Qedp4MvTndSTKpXle5ofW7H8ZSN iuFsg+rUsr/XQwg+XWXh345pzePnMokekKlFivZnNAgi1CR7OknudSZr02No4LEtN5GW8UMgc pla4fqHCx9tuazY23isfXO7fkXFSw== X-Spam-Score: 1.4 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > NixOS has just switched to Gtk3 build of emacs ( > https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7) > so, as x2go user, I am now also having this issue Is this issue still Gtk-tooltip related or do you get a different backtrace? [...] Content analysis details: (1.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [212.227.17.20 listed in list.dnswl.org] 2.7 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [213.162.68.43 listed in dnsbl.sorbs.net] -0.6 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [212.227.17.20 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (rudalics[at]gmx.at) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.4 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > NixOS has just switched to Gtk3 build of emacs ( > https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7) > so, as x2go user, I am now also having this issue Is this issue still Gtk-tooltip related or do you get a different backtrace? [...] Content analysis details: (1.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [212.227.17.20 listed in list.dnswl.org] -0.6 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [212.227.17.20 listed in wl.mailspike.net] 2.7 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [213.162.68.43 listed in dnsbl.sorbs.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (rudalics[at]gmx.at) > NixOS has just switched to Gtk3 build of emacs ( > https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7) > so, as x2go user, I am now also having this issue Is this issue still Gtk-tooltip related or do you get a different backtrace? martin From unknown Sun Jun 22 07:53:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24280: 25.1; emacs crashes in x2go session Resent-From: Alexander Vorobiev Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 27 Feb 2017 18:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24280 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: martin rudalics Cc: 24280@debbugs.gnu.org Received: via spool by 24280-submit@debbugs.gnu.org id=B24280.148821991418802 (code B ref 24280); Mon, 27 Feb 2017 18:26:01 +0000 Received: (at 24280) by debbugs.gnu.org; 27 Feb 2017 18:25:14 +0000 Received: from localhost ([127.0.0.1]:58639 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciPyz-0004tC-CM for submit@debbugs.gnu.org; Mon, 27 Feb 2017 13:25:14 -0500 Received: from mail-ua0-f181.google.com ([209.85.217.181]:36598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ciPyw-0004sy-Oz for 24280@debbugs.gnu.org; Mon, 27 Feb 2017 13:25:11 -0500 Received: by mail-ua0-f181.google.com with SMTP id 72so44221098uaf.3 for <24280@debbugs.gnu.org>; Mon, 27 Feb 2017 10:25:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Ip2ujRE2GkVlkYhxRseS7MaF4tCGxRffcnvKNvzL0W4=; b=Ly9O8x7srilESkNwqyArkc/+efNj9AN9zQQhpo8F6/fKjdlYVIXTb+J3jpOGjsCcaD D/j3RjKms5rR1EQqxwtzbAbEFdzJmt42uqVzDkEwP7Mhk+H8JfLS+ALCg0z7+nqrsNmW tZacENYAj2bjLBVtwu5HQwyqTiX1hEuXHRNgVc1/WzV72ef/ua0aBb3IomDW7Rj1Xsw+ 830vSIiEPwSo60J+T7iUcZHme9VWz6S8KblGJ0VT0CuvIszdoE+1o6ZuaLmlc0/Alfg5 Dna64DlLsowCeDXLMppPI9OVzzFOYCFO5U6TBHR0q4m/vlelt+itBo3zx9Lje4SVU/GW /pYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Ip2ujRE2GkVlkYhxRseS7MaF4tCGxRffcnvKNvzL0W4=; b=Xhg5ZC/dZACGe6KXQruZwjERBA8Z44dgtM41DfSXSoHw2F32VsGe3tYGOvTt/sK/zt OOY2DSo9curQgPtbXo9vHKuKqyZz2cmNcRU3DpY5iohp4DkcHz4UqlUqXWQWYLGnwbti x4dFoBkuAWSPVgfzZ5IC/LiQ+JLcbjVMOtDU6ZhhZEnQDtksXQqvSTIKIZTuibR1vUtd MWm8Kagj0Iv6ZvYCoeAFecMxrhJ6njA2vrLiyxB8Pk9CdFk8TIXLzhic1oBdOlSrjx+/ GGqj5B/Iqt2hXXtDqCUwapB+i2V/GVzknHmN4zXC+x+ZBINHto6S47ULVc5j9aDbEZTc 8cOg== X-Gm-Message-State: AMke39nAq7ZAcAHsg3Eh66QuVQv5LV9dhG6FaKObLa9j7dKHN2AEc6V2aKloykR8J9O/SA3jplcKTCjQZGZa/A== X-Received: by 10.31.9.16 with SMTP id 16mr6207295vkj.60.1488219904893; Mon, 27 Feb 2017 10:25:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.176.0.77 with HTTP; Mon, 27 Feb 2017 10:24:34 -0800 (PST) In-Reply-To: <58B3DD76.3090800@gmx.at> References: <58B3DD76.3090800@gmx.at> From: Alexander Vorobiev Date: Mon, 27 Feb 2017 12:24:34 -0600 Message-ID: Content-Type: multipart/alternative; boundary=001a11441b74c76d09054987323b X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) --001a11441b74c76d09054987323b Content-Type: text/plain; charset=UTF-8 I am getting the same X protocol error (BadRequest 131) but I don't see anything related to the tooltips in the stack trace. The easiest way to trigger the error is to click on the toolbar (I clicked on the file manager icon to get the trace below). Alex $ emacs --no-init ** (emacs:16227): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .se rvice files Fontconfig warning: line 142: blank doesn't take any effect anymore. please remove it from your fonts.conf (emacs:16227): GLib-GIO-CRITICAL **: g_settings_schema_source_lookup: assertion 'source != NULL' failed X protocol error: BadRequest (invalid request code or no such operation) on protocol request 131 When compiled with GTK, Emacs cannot recover from X disconnects. This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=85715 For details, see etc/PROBLEMS. Fatal error 6: Aborted Backtrace: emacs[0x509edc] emacs[0x4ef82b] emacs[0x5095d3] emacs[0x4c340b] emacs[0x4c36f6] emacs[0x4c377b] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(_XError+0x11d)[0x7fd4bee400bd] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(+0x41fb7)[0x7fd4bee3cfb7] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(+0x42075)[0x7fd4bee3d075] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(_XReply+0x238)[0x7fd4bee3df98] /nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(XQueryPointer+0x8e)[0x7fd4bee340ae] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(+0x57cea)[0x7fd4c0c88cea] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(+0x766f5)[0x7fd4c0ca76f5] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(gdk_window_get_device_position_double+0x10d)[0x7fd4c0c7af1d] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(gdk_window_get_device_position+0x2d)[0x7fd4c0c7b02d] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0(+0x33d359)[0x7fd4c1258359] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0(+0x33d8ef)[0x7fd4c12588ef] /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(+0x2ae78)[0x7fd4c0c5be78] /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0(+0x4a663)[0x7fd4bf5ab663] /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0(g_main_context_dispatch+0x15a)[0x7fd4bf5aabfa] emacs[0x5df9c8] emacs[0x5ab6e3] emacs[0x420ef5] emacs[0x4fbf41] emacs[0x4fcb6b] emacs[0x4fe8ee] emacs[0x564656] emacs[0x4efd14] emacs[0x5645db] emacs[0x4efcbd] emacs[0x4f2ee3] emacs[0x4f3223] emacs[0x416f74] /nix/store/a5gvhlwrday3dj8z3v09nr65ngn5jzq3-glibc-2.25/lib/libc.so.6(__libc_start_main+0xf0)[0x7fd4bbddd530] emacs[0x417cda] Aborted (core dumped) Running in gdb: (gdb) bt #0 0x00007ffff502d731 in _g_log_abort () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0 #1 0x00007ffff502e7bc in g_log_default_handler () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0 #2 0x00007ffff502eae4 in g_logv () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0 #3 0x00007ffff502ecef in g_log () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0 #4 0x00007ffff564bdb2 in g_settings_set_property () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgio-2.0.so.0 #5 0x00007ffff530717b in g_object_new_internal () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #6 0x00007ffff5308a53 in g_object_new_valist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #7 0x00007ffff5308fa1 in g_object_new () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #8 0x00007ffff6b5b32c in _gtk_file_chooser_get_settings_for_widget () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #9 0x00007ffff6b5e820 in gtk_file_chooser_widget_get_default_size () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #10 0x00007ffff6b56e54 in file_chooser_widget_default_size_changed () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #11 0x00007ffff5301a85 in g_closure_invoke () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #12 0x00007ffff5313a71 in signal_emit_unlocked_R () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #13 0x00007ffff531c81c in g_signal_emit_valist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #14 0x00007ffff531d015 in g_signal_emit_by_name () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #15 0x00007ffff6b64d24 in update_appearance () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #16 0x00007ffff6b65026 in gtk_file_chooser_widget_set_property () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #17 0x00007ffff5309d6b in g_object_set_property () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #18 0x00007ffff53071e9 in g_object_new_internal () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #19 0x00007ffff5308a53 in g_object_new_valist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #20 0x00007ffff5308fa1 in g_object_new () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0 #21 0x00007ffff6b576a4 in gtk_file_chooser_dialog_new () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0 #22 0x00000000004de2c0 in xg_get_file_with_chooser () #23 0x00000000004e1868 in xg_get_file_name () #24 0x00000000004cede4 in Fx_file_dialog () #25 0x0000000000565ff7 in Ffuncall () #26 0x000000000059f163 in exec_byte_code () #27 0x0000000000565e2b in Ffuncall () #28 0x000000000059f163 in exec_byte_code () #29 0x0000000000565e2b in Ffuncall () #30 0x000000000059f163 in exec_byte_code () #31 0x0000000000565e2b in Ffuncall () #32 0x000000000059f163 in exec_byte_code () #33 0x0000000000564f3b in apply_lambda () #34 0x00000000005652b6 in eval_sub () #35 0x0000000000568ac7 in Feval () #36 0x0000000000562103 in Fcall_interactively () #37 0x0000000000566023 in Ffuncall () #38 0x000000000059f163 in exec_byte_code () #39 0x0000000000565e2b in Ffuncall () #40 0x000000000056613a in call1 () #41 0x00000000004feaf8 in command_loop_1 () #42 0x0000000000564656 in internal_condition_case () #43 0x00000000004efd14 in command_loop_2 () #44 0x00000000005645db in internal_catch () #45 0x00000000004efcbd in command_loop () ---Type to continue, or q to quit--- #46 0x00000000004f2ee3 in recursive_edit_1 () #47 0x00000000004f3223 in Frecursive_edit () #48 0x0000000000416f74 in main () On Mon, Feb 27, 2017 at 2:04 AM, martin rudalics wrote: > > NixOS has just switched to Gtk3 build of emacs ( > > https://github.com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f9 > 8d9baf4118db938fd2d7) > > so, as x2go user, I am now also having this issue > > Is this issue still Gtk-tooltip related or do you get a different > backtrace? > > martin > --001a11441b74c76d09054987323b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I am getting the same X protocol error (BadRequest 131) bu= t I don't see anything related to the tooltips in the stack trace. The = easiest way to trigger the error is to click on the toolbar (I clicked on t= he file manager icon to get the trace below).

Alex

$ emacs --no-init

** (emacs= :16227): WARNING **: Error retrieving accessibility bus address: org.freede= sktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by = any .se
rvice files
Fontconfig warning: line 142: blank= doesn't take any effect anymore. please remove it from your fonts.conf=

(emacs:16227): GLib-GIO-CRITICAL **: g_settings_s= chema_source_lookup: assertion 'source !=3D NULL' failed
= X protocol error: BadRequest (invalid request code or no such operation) on= protocol request 131
When compiled with GTK, Emacs cannot recove= r from X disconnects.
For details, see etc/PROBLEMS.
Fatal= error 6: Aborted
Backtrace:
emacs[0x509edc]
= emacs[0x4ef82b]
emacs[0x5095d3]
emacs[0x4c340b]
emacs[0x4c36f6]
emacs[0x4c377b]
/nix/store/dcjg6hrk8= 061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(_XError+0x11d)[0x7fd4b= ee400bd]
/nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4= /lib/libX11.so.6(+0x41fb7)[0x7fd4bee3cfb7]
/nix/store/dcjg6hrk806= 1gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(+0x42075)[0x7fd4bee3d075= ]
/nix/store/dcjg6hrk8061gbyrvwqlrbpd17xxzckc-libX11-1.6.4/lib/li= bX11.so.6(_XReply+0x238)[0x7fd4bee3df98]
/nix/store/dcjg6hrk8061g= byrvwqlrbpd17xxzckc-libX11-1.6.4/lib/libX11.so.6(XQueryPointer+0x8e)[0x7fd4= bee340ae]
/nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.= 8/lib/libgdk-3.so.0(+0x57cea)[0x7fd4c0c88cea]
/nix/store/08aszpny= 14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(+0x766f5)[0x7fd4c0c= a76f5]
/nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/l= ib/libgdk-3.so.0(gdk_window_get_device_position_double+0x10d)[0x7fd4c0c7af1= d]
/nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/l= ibgdk-3.so.0(gdk_window_get_device_position+0x2d)[0x7fd4c0c7b02d]
/nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0= (+0x33d359)[0x7fd4c1258359]
/nix/store/08aszpny14726520h4vzxbkdi3= m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0(+0x33d8ef)[0x7fd4c12588ef]
= /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgdk-3.so.0(= +0x2ae78)[0x7fd4c0c5be78]
/nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0x= jc52-glib-2.50.3/lib/libglib-2.0.so.0(+0x4a663)[0x7fd4bf5ab663]
/= nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0= (g_main_context_dispatch+0x15a)[0x7fd4bf5aabfa]
emacs[0x5df9c8]
emacs[0x5ab6e3]
emacs[0x420ef5]
emacs[0x4fbf41= ]
emacs[0x4fcb6b]
emacs[0x4fe8ee]
emacs[0x564= 656]
emacs[0x4efd14]
emacs[0x5645db]
emacs[0x4efcbd]
emacs[0x4f2ee3]
emacs[0x4f3223]
emacs[0x416f74]
/nix/store/a5gvhlwrday3dj8z3v09nr65ngn5jzq3= -glibc-2.25/lib/libc.so.6(__libc_start_main+0xf0)[0x7fd4bbddd530]
emacs[0x417cda]
Aborted (core dumped)

=
Running in gdb:

(gdb) bt
#0 =C2=A00x00007ffff502d731 in _g_log_abort () from /nix/store/x7h9j1ka9kp= krl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0
#1 =C2=A00= x00007ffff502e7bc in g_log_default_handler () from /nix/store/x7h9j1ka9kpkr= l7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libglib-2.0.so.0
#2 =C2=A00x0= 0007ffff502eae4 in g_logv () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc= 52-glib-2.50.3/lib/libglib-2.0.so.0
#3 =C2=A00x00007ffff502ecef i= n g_log () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib= /libglib-2.0.so.0
#4 =C2=A00x00007ffff564bdb2 in g_settings_set_p= roperty () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib= /libgio-2.0.so.0
#5 =C2=A00x00007ffff530717b in g_object_new_inte= rnal () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/li= bgobject-2.0.so.0
#6 =C2=A00x00007ffff5308a53 in g_object_new_val= ist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/lib= gobject-2.0.so.0
#7 =C2=A00x00007ffff5308fa1 in g_object_new () f= rom /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-= 2.0.so.0
#8 =C2=A00x00007ffff6b5b32c in _gtk_file_chooser_get_set= tings_for_widget () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-= 3.22.8/lib/libgtk-3.so.0
#9 =C2=A00x00007ffff6b5e820 in gtk_file_= chooser_widget_get_default_size () from /nix/store/08aszpny14726520h4vzxbkd= i3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0
#10 0x00007ffff6b56e54 in= file_chooser_widget_default_size_changed () from /nix/store/08aszpny147265= 20h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0
#11 0x00007ffff= 5301a85 in g_closure_invoke () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0x= jc52-glib-2.50.3/lib/libgobject-2.0.so.0
#12 0x00007ffff5313a71 i= n signal_emit_unlocked_R () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc5= 2-glib-2.50.3/lib/libgobject-2.0.so.0
#13 0x00007ffff531c81c in g= _signal_emit_valist () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-gli= b-2.50.3/lib/libgobject-2.0.so.0
#14 0x00007ffff531d015 in g_sign= al_emit_by_name () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.= 50.3/lib/libgobject-2.0.so.0
#15 0x00007ffff6b64d24 in update_app= earance () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/li= b/libgtk-3.so.0
#16 0x00007ffff6b65026 in gtk_file_chooser_widget= _set_property () from /nix/store/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.2= 2.8/lib/libgtk-3.so.0
#17 0x00007ffff5309d6b in g_object_set_prop= erty () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/li= bgobject-2.0.so.0
#18 0x00007ffff53071e9 in g_object_new_internal= () from /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgob= ject-2.0.so.0
#19 0x00007ffff5308a53 in g_object_new_valist () fr= om /nix/store/x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2= .0.so.0
#20 0x00007ffff5308fa1 in g_object_new () from /nix/store= /x7h9j1ka9kpkrl7z9vs7llqk7j0xjc52-glib-2.50.3/lib/libgobject-2.0.so.0
=
#21 0x00007ffff6b576a4 in gtk_file_chooser_dialog_new () from /nix/sto= re/08aszpny14726520h4vzxbkdi3m3j4gb-gtk+3-3.22.8/lib/libgtk-3.so.0
#22 0x00000000004de2c0 in xg_get_file_with_chooser ()
#23 0x000= 00000004e1868 in xg_get_file_name ()
#24 0x00000000004cede4 in Fx= _file_dialog ()
#25 0x0000000000565ff7 in Ffuncall ()
#= 26 0x000000000059f163 in exec_byte_code ()
#27 0x0000000000565e2b= in Ffuncall ()
#28 0x000000000059f163 in exec_byte_code ()
=
#29 0x0000000000565e2b in Ffuncall ()
#30 0x000000000059f163= in exec_byte_code ()
#31 0x0000000000565e2b in Ffuncall ()
=
#32 0x000000000059f163 in exec_byte_code ()
#33 0= x0000000000564f3b in apply_lambda ()
#34 0x00000000005652b6 in ev= al_sub ()
#35 0x0000000000568ac7 in Feval ()
#36 0x0000= 000000562103 in Fcall_interactively ()
#37 0x0000000000566023 in = Ffuncall ()
#38 0x000000000059f163 in exec_byte_code ()
#39 0x0000000000565e2b in Ffuncall ()
#40 0x000000000056613a in = call1 ()
#41 0x00000000004feaf8 in command_loop_1 ()
#4= 2 0x0000000000564656 in internal_condition_case ()
#43 0x00000000= 004efd14 in command_loop_2 ()
#44 0x00000000005645db in internal_= catch ()
#45 0x00000000004efcbd in command_loop ()
---T= ype <return> to continue, or q <return> to quit---
#4= 6 0x00000000004f2ee3 in recursive_edit_1 ()
#47 0x00000000004f322= 3 in Frecursive_edit ()
#48 0x0000000000416f74 in main ()


On Mon, Feb 27, 2017 at 2:04 AM, martin rudalics = <rudalics@gmx.at> wrote:
>= NixOS has just switched to Gtk3 build of emacs (
>
https://github.= com/NixOS/nixpkgs/commit/bc6b91710033bfcda7f98d9baf4118db938fd2d7= )
> so, as x2go user, I am now also having this issue

Is this issue still Gtk-tooltip related or do you get a different
backtrace?

martin

--001a11441b74c76d09054987323b-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 16 07:48:28 2018 Received: (at control) by debbugs.gnu.org; 16 May 2018 11:48:28 +0000 Received: from localhost ([127.0.0.1]:36486 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fIuuy-0000x2-Co for submit@debbugs.gnu.org; Wed, 16 May 2018 07:48:28 -0400 Received: from mail-it0-f51.google.com ([209.85.214.51]:36423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fIuux-0000wp-5k for control@debbugs.gnu.org; Wed, 16 May 2018 07:48:27 -0400 Received: by mail-it0-f51.google.com with SMTP id e20-v6so1061641itc.1 for ; Wed, 16 May 2018 04:48:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=UVIPrPPl9d8KsVopuKD1KubfTBMbTwMUmPwfdt3HKCY=; b=tmCDf1ljHS4R/crTLNrDjpBiiuQ4jd0fVWL4+jIN56XJePFESbVVDoYM94CysfBVwy xy3qr+GD0IS7yVLBfqMTOhblllbAMENi6rjjsUFvv1izqi0UuCXE0O0X4ggA72+eHgxB MfQGzRkMN71foo0D0d1PMEqH1ZdvXSzXMiiltmrF9DJ2cBqRmCiXqkwzC9FGMXEThox0 iqf/myUZiqeSy0fDDYLGyUb0s0dI2BSRfon/ueIX6NlhfTYe3wz4Gl20eCZJLFzUpWZo r7OSMoIpFKNBLlEGjUx8lXnnn7Tl4gZexxTo4CkamCqhpgMAzMsAkiowMFWwv8LaPuR7 qo6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=UVIPrPPl9d8KsVopuKD1KubfTBMbTwMUmPwfdt3HKCY=; b=gA5dvsRH7o2Nx/QzBYvA78kxEY5+ZjhotAgF1Qs3zBduxMRd4e13W9U/zpHA1ETiWf AyKp/m9NFesQ9W4VrZNrAfvEAaK0bpFWop/B34rpU3mI/m9wV25CDh6i/AqFbChH9RCY 0S+n+EkPWp9OUdoaxRfCT8BWkjEXb2Ts5G4RFEzqotYC8ayB9x24xiu3A1wJoUMMLc5A dbJaxYRhGRCep/EixVgswBV+tQj+QXu9IXv8vT5pCCixt/cqL2wD0UXWAAe3XO/LdR/X 7GVlIixfRVRSTQYQkpsP8xIYQOhJj4tcjmWGLEFgS0a22G2eGMautR86T+rT7TUjVIAx QptQ== X-Gm-Message-State: ALKqPwctpAkMKuUsFrgXpQXXuKz+CtX2iiaMkAklpnDHbeHk/dHvmgUp DUrlhMXILtae5cxapI/DeLcy9A== X-Google-Smtp-Source: AB8JxZrG637vZqsn45FdkHuaRQmS7Vyxe6UtHAweelP+EZh60LJ6BNkPXI0uQ0mit2TuJEszyISDpw== X-Received: by 2002:a5e:8813:: with SMTP id l19-v6mr613865ioj.243.1526471301545; Wed, 16 May 2018 04:48:21 -0700 (PDT) Received: from zebian (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id e139-v6sm1420301ite.42.2018.05.16.04.48.20 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 16 May 2018 04:48:20 -0700 (PDT) From: Noam Postavsky To: control@debbugs.gnu.org Subject: control message for bug #24280 Date: Wed, 16 May 2018 07:48:19 -0400 Message-ID: <87y3gjizy4.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) retitle 24280 25.1; gtk3 emacs build crashes in x2go session quit From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 24 11:50:32 2018 Received: (at control) by debbugs.gnu.org; 24 Aug 2018 15:50:32 +0000 Received: from localhost ([127.0.0.1]:59893 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ftEM4-0000Zr-Dp for submit@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:32 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37995) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ftEM2-0000Ze-Ln for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ftELw-0000DV-J3 for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ftELw-0000CO-86 for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:24 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ftELw-0008CI-4O for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:24 -0400 Subject: control message for bug 32518 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Fri, 24 Aug 2018 11:50:24 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) forcemerge 24280 32518 From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 24 11:50:45 2018 Received: (at control) by debbugs.gnu.org; 24 Aug 2018 15:50:45 +0000 Received: from localhost ([127.0.0.1]:59896 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ftEMH-0000aG-K8 for submit@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38040) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ftEMG-0000a4-Hr for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ftEMA-0000qt-4C for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:39 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ftEM9-0000qL-VS for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:38 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ftEM8-0008F5-MG for control@debbugs.gnu.org; Fri, 24 Aug 2018 11:50:37 -0400 Subject: control message for bug 24280 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Fri, 24 Aug 2018 11:50:36 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) forwarded 24280 https://bugzilla.redhat.com/show_bug.cgi?id=1483942 From unknown Sun Jun 22 07:53:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: joakim@verona.se Subject: bug#24280: closed (Re: bug#24280: 25.1; emacs crashes in x2go session) Message-ID: References: X-Gnu-PR-Message: they-closed 24280 X-Gnu-PR-Package: emacs Reply-To: 24280@debbugs.gnu.org Date: Tue, 28 Aug 2018 20:08:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1535486884-3614-1" This is a multi-part message in MIME format... ------------=_1535486884-3614-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #24280: 25.1; gtk3 emacs build crashes in x2go session which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 24280@debbugs.gnu.org. --=20 24280: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D24280 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1535486884-3614-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 24280-done) by debbugs.gnu.org; 28 Aug 2018 20:07:07 +0000 Received: from localhost ([127.0.0.1]:35956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fukGZ-0000v3-Dn for submit@debbugs.gnu.org; Tue, 28 Aug 2018 16:07:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44729) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fukGX-0000uY-Qr for 24280-done@debbugs.gnu.org; Tue, 28 Aug 2018 16:07:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fukGR-0001iK-Np for 24280-done@debbugs.gnu.org; Tue, 28 Aug 2018 16:07:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fukGR-0001hy-Cn for 24280-done@debbugs.gnu.org; Tue, 28 Aug 2018 16:06:59 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1fukGR-00058E-6Q; Tue, 28 Aug 2018 16:06:59 -0400 From: Glenn Morris To: 24280-done@debbugs.gnu.org Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: X-Spook: Consul Rand Corporation Bletchley Park Fortezza MD2 Ft. X-Ran: vOP{;YG5l:l(s1+&n&)dD8O?2"Y%f9r{!jqj+vwmW?FumO_K)`Fr{sKrPf9`ux#Q3X|%G\ X-Hue: black X-Attribution: GM Date: Tue, 28 Aug 2018 16:06:59 -0400 In-Reply-To: (Alexander Vorobiev's message of "Sun, 26 Feb 2017 22:13:54 -0600") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 24280-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) This issue was fixed in the GTK+ 3 library. I've added an Emacs etc/PROBLEMS entry with details in 3764ab4 on emacs-26. ------------=_1535486884-3614-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 21 Aug 2016 14:39:27 +0000 Received: from localhost ([127.0.0.1]:35925 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbTuH-0006s6-AV for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bbTuD-0006rq-Mp for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbTtz-0007eS-MQ for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbTtz-0007dH-IW for submit@debbugs.gnu.org; Sun, 21 Aug 2016 10:39:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbTtp-000837-UV for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2016 10:39:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bbTtg-0007Tu-AP for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2016 10:38:56 -0400 Received: from mx6.bahnhof.se ([213.80.101.16]:38664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bbTtf-0007T0-I8 for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2016 10:38:48 -0400 Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx6-reinject (Postfix) with ESMTP id BB46441923 for ; Sun, 21 Aug 2016 16:38:42 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WSgRAYpvn6qP for ; Sun, 21 Aug 2016 16:38:29 +0200 (CEST) Received: from mta.verona.se (h-235-62.a149.priv.bahnhof.se [85.24.235.62]) by mf2.bahnhof.se (Postfix) with ESMTP id 8E1B5940108 for ; Sun, 21 Aug 2016 16:38:29 +0200 (CEST) Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 07E084F8BFB for ; Sun, 21 Aug 2016 14:38:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9fzp5iVSBBwa for ; Sun, 21 Aug 2016 16:38:15 +0200 (CEST) Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 21C4A4F8BF9 for ; Sun, 21 Aug 2016 16:38:15 +0200 (CEST) From: joakim@verona.se To: bug-gnu-emacs@gnu.org Subject: 25.1; emacs crashes in x2go session Date: Sun, 21 Aug 2016 16:38:15 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) to trigger the bug, start emacs inside an x2go session. emacs crashes as soon as it gets in contact with the mouse pointer. Others are experiencing the same problem: https://bugzilla.redhat.com/show_bug.cgi?id=1349412 This thread claims there is a workaround compiling with gtk2 rather than gtk3. The problem might be related to specific gtk versions used with fedora 24, since I dont experience this problem with another fedora 23 installation. a backtrace is included below. Even if we cant fix the problem in emacs, it would be nice with a workaround. I did try disabling tooltips, but that didnt seem to help. (gdb) bt #0 0x00007fffef21ab09 in raise () at /lib64/libpthread.so.0 #1 0x00000000004e8301 in terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at emacs.c:391 #2 0x0000000000500c63 in emacs_abort () at sysdep.c:2328 #3 0x00000000004ba0a6 in x_connection_closed (dpy=dpy@entry=0x155ec00, error_message=, error_message@entry=0x7fffffffb560 "X protocol error: BadRequest (invalid request code or no such operation) on protocol request 131", ioerror=ioerror@entry=false) at xterm.c:9459 #4 0x00000000004be5a0 in x_error_quitter (display=0x155ec00, event=, event=) at xterm.c:9547 #5 0x00000000004be61b in x_error_handler (display=0x155ec00, event=0x7fffffffb720) at xterm.c:9517 #6 0x00007ffff471b57d in _XError () at /lib64/libX11.so.6 #7 0x00007ffff47183e7 in handle_error () at /lib64/libX11.so.6 #8 0x00007ffff47184ad in handle_response () at /lib64/libX11.so.6 #9 0x00007ffff4719478 in _XReply () at /lib64/libX11.so.6 #10 0x00007ffff470f351 in XQueryPointer () at /lib64/libX11.so.6 #11 0x00007ffff6745aca in gdk_x11_device_core_query_state () at /lib64/libgdk-3.so.0 #12 0x00007ffff67626a5 in gdk_window_x11_get_device_state () at /lib64/libgdk-3.so.0 #13 0x00007ffff6738dbb in gdk_window_get_device_position_double () at /lib64/libgdk-3.so.0 #14 0x00007ffff6738ebd in gdk_window_get_device_position () at /lib64/libgdk-3.so.0 #15 0x00007ffff6cf09d9 in gtk_tooltip_show_tooltip () at /lib64/libgtk-3.so.0 #16 0x00007ffff6cf0f34 in tooltip_popup_timeout () at /lib64/libgtk-3.so.0 #17 0x00007ffff671d418 in gdk_threads_dispatch () at /lib64/libgdk-3.so.0 #18 0x00007ffff5088173 in g_timeout_dispatch () at /lib64/libglib-2.0.so.0 #19 0x00007ffff5087703 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #20 0x00000000005c9f68 in xg_select (fds_lim=, rfds=rfds@entry=0x7fffffffc360, wfds=wfds@entry=0x0, efds=efds@entry=0x0, timeout=, sigmask=sigmask@entry=0x0) at xgselect.c:158 #21 0x0000000000468a18 in x_menu_wait_for_event (data=data@entry=0x0) at xmenu.c:196 #22 0x0000000000469e4f in xw_popup_dialog (do_timers=true, widget=0x73463a0) at xmenu.c:393 #23 0x0000000000469e4f in xw_popup_dialog (first_wv=, f=0x12b5260) at xmenu.c:1695 #24 0x0000000000469e4f in xw_popup_dialog (title=, error_name=, header=0, f=0x12b5260) at xmenu.c:1883 #25 0x0000000000469e4f in xw_popup_dialog (f=0x12b5260, header=0, contents=) at xmenu.c:1946 #26 0x000000000055884b in Ffuncall (nargs=3, args=args@entry=0x7fffffffc560) at eval.c:2721 #27 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=8815861, maxdepth=, args_template=, nargs=nargs@entry=1, args=, args@entry=0x8684f0 ) at bytecode.c:639 #28 0x0000000000558386 in funcall_lambda (fun=281474985526437, nargs=nargs@entry=1, arg_vector=0x8684f0 , arg_vector@entry=0x7fffffffc878) at eval.c:2876 #29 0x000000000055866b in Ffuncall (nargs=2, args=args@entry=0x7fffffffc870) at eval.c:2775 #30 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=85555221, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x5197810) at bytecode.c:639 #31 0x0000000000558386 in funcall_lambda (fun=562950038977101, nargs=nargs@entry=0, arg_vector=0x5197810, arg_vector@entry=0x7fffffffcb90) at eval.c:2876 #32 0x000000000055866b in Ffuncall (nargs=1, args=args@entry=0x7fffffffcb88) at eval.c:2775 #33 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=85558533, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x5198500) at bytecode.c:639 #34 0x0000000000558386 in funcall_lambda (fun=281475062269261, nargs=nargs@entry=0, arg_vector=0x5198500, arg_vector@entry=0x7fffffffcd80) at eval.c:2876 #35 0x000000000055866b in Ffuncall (nargs=1, args=0x7fffffffcd78) at eval.c:2775 #36 0x00000000005588c9 in funcall_nil (nargs=, args=) at eval.c:2353 #37 0x0000000000556a0c in run_hook_with_args (nargs=1, args=0x7fffffffcd78, funcall=0x5588c0 ) at eval.c:2530 #38 0x0000000000556bf4 in Frun_hooks (funcall=, args=, nargs=) at eval.c:2376 #39 0x0000000000556bf4 in Frun_hooks (args=0x7fffffffcd78, nargs=1) at eval.c:2395 #40 0x0000000000556bf4 in Frun_hooks (hook=) at eval.c:2543 #41 0x0000000000556bf4 in Frun_hooks (nargs=2, args=0x7fffffffce40) at eval.c:2377 #42 0x0000000000558759 in Ffuncall (nargs=3, args=args@entry=0x7fffffffce38) at eval.c:2694 #43 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=9962389, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x980390 ) at bytecode.c:639 #44 0x0000000000558386 in funcall_lambda (fun=562949963383621, nargs=nargs@entry=0, arg_vector=0x980390 , arg_vector@entry=0x7fffffffd728) at eval.c:2876 #45 0x000000000055866b in Ffuncall (nargs=1, args=args@entry=0x7fffffffd720) at eval.c:2775 #46 0x000000000058b8d3 in exec_byte_code (bytestr=, vector=9958429, maxdepth=, args_template=, nargs=nargs@entry=0, args=, args@entry=0x97f418 ) at bytecode.c:639 #47 0x0000000000558386 in funcall_lambda (fun=11540474055095245, fun@entry=9958349, nargs=nargs@entry=0, arg_vector=0x97f418 , arg_vector@entry=0x7fffffffda00) at eval.c:2876 #48 0x0000000000557740 in apply_lambda (fun=9958349, args=, count=count@entry=4) at eval.c:2815 #49 0x0000000000557a6f in eval_sub (form=form@entry=17979747) at eval.c:2262 #50 0x000000000055b33c in Feval (form=17979747, lexical=) at eval.c:2009 #51 0x0000000000556fa2 in internal_condition_case (bfun=bfun@entry=0x4e8700 , handlers=handlers@entry=19488, hfun=hfun@entry=0x4ed040 ) at eval.c:1313 #52 0x00000000004ead9c in top_level_1 (ignore=ignore@entry=0) at keyboard.c:1129 #53 0x0000000000556f43 in internal_catch (tag=tag@entry=46416, func=func@entry=0x4ead40 , arg=arg@entry=0) at eval.c:1079 #54 0x00000000004e8698 in command_loop () at keyboard.c:1090 #55 0x00000000004ecc47 in recursive_edit_1 () at keyboard.c:697 #56 0x00000000004ecf88 in Frecursive_edit () at keyboard.c:768 #57 0x0000000000416ffd in main (argc=1, argv=0x7fffffffdd78) at emacs.c:1658 (gdb) quit In GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.18.7) of 2016-07-28 built on exodia.verona.se Repository revision: 0f0b191a5324115fe9e8c438eceef4043decf209 Windowing system distributor 'The X.Org Foundation', version 11.0.70000000 System Description: Fedora release 23 (Twenty Three) Configured using: 'configure --enable-gcc-warnings --with-xwidgets --with-x-toolkit=gtk3' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XWIDGETS Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Group Minor modes in effect: pyvenv-mode: t magit-auto-revert-mode: t global-git-commit-mode: t gnus-topic-mode: t grab-and-drag-mode: t helm-mode: t async-bytecomp-package-mode: t yas-global-mode: t yas-minor-mode: t recentf-mode: t desktop-save-mode: t keyfreq-autosave-mode: t keyfreq-mode: t winner-mode: t global-company-mode: t company-mode: t projectile-global-mode: t projectile-mode: t show-paren-mode: t global-semantic-decoration-mode: t global-semanticdb-minor-mode: t global-semantic-idle-scheduler-mode: t semantic-mode: t ido-everywhere: t gnus-undo-mode: t erc-track-mode: t erc-ring-mode: t erc-menu-mode: t erc-match-mode: t erc-log-mode: t erc-list-mode: t erc-dcc-mode: t erc-pcomplete-mode: t erc-capab-identify-mode: t erc-autojoin-mode: t erc-autoaway-mode: t erc-hl-nicks-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-smiley-mode: t erc-move-to-prompt-mode: t zen-reward-mode: t hl-line-mode: t override-global-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent messages: Retrieving newsgroup: nnimap+naru:vendor.tech.redhat.bugzilla... Fetching headers for nnimap+naru:vendor.tech.redhat.bugzilla... nnimap read 0k from 192.168.200.15 Fetching headers for nnimap+naru:vendor.tech.redhat.bugzilla...done Sorting threads...done Generating summary...done Processing kill file /home/joakim/News/KILL...done Follow the link kill-region: Buffer is read-only: # Auto-saving... Load-path shadows: /home/joakim/.emacs.d/zen-test-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-test-theme /home/joakim/.emacs.d/zen-3-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-3-theme /home/joakim/.emacs.d/zen-2-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-2-theme /home/joakim/.emacs.d/zen-1-theme hides /home/joakim/.emacs.d/jave/git/zen-mode/zen-1-theme /home/joakim/.emacs.d/jave/javascript-mode hides /home/joakim/.emacs.d/jave/mdee/javascript-mode /home/joakim/.emacs.d/jave/git/kvittomall/ith-kvittomall hides /home/joakim/.emacs.d/jave/kvittomall/ith-kvittomall /home/joakim/.emacs.d/jave-elisp/folkets hides /home/joakim/.emacs.d/jave/jave-elisp/folkets /home/joakim/.emacs.d/jave-elisp/zos hides /home/joakim/.emacs.d/jave/jave-elisp/zos /home/joakim/.emacs.d/jave-elisp/url-jdbc hides /home/joakim/.emacs.d/jave/jave-elisp/url-jdbc /home/joakim/.emacs.d/jave-elisp/svg-draw-test hides /home/joakim/.emacs.d/jave/jave-elisp/svg-draw-test /home/joakim/.emacs.d/jave-elisp/status-window hides /home/joakim/.emacs.d/jave/jave-elisp/status-window /home/joakim/.emacs.d/jave-elisp/pin-group-demo hides /home/joakim/.emacs.d/jave/jave-elisp/pin-group-demo /home/joakim/.emacs.d/jave-elisp/mymldonkey hides /home/joakim/.emacs.d/jave/jave-elisp/mymldonkey /home/joakim/.emacs.d/jave-elisp/mymldonkey-config hides /home/joakim/.emacs.d/jave/jave-elisp/mymldonkey-config /home/joakim/.emacs.d/jave-elisp/myerc hides /home/joakim/.emacs.d/jave/jave-elisp/myerc /home/joakim/.emacs.d/jave-elisp/myadvice hides /home/joakim/.emacs.d/jave/jave-elisp/myadvice /home/joakim/.emacs.d/jave-elisp/my-msf-abbrev hides /home/joakim/.emacs.d/jave/jave-elisp/my-msf-abbrev /home/joakim/.emacs.d/jave-elisp/my-mmm hides /home/joakim/.emacs.d/jave/jave-elisp/my-mmm /home/joakim/.emacs.d/jave-elisp/my-jde-init hides /home/joakim/.emacs.d/jave/jave-elisp/my-jde-init /home/joakim/.emacs.d/jave-elisp/my-jde-abbrevs hides /home/joakim/.emacs.d/jave/jave-elisp/my-jde-abbrevs /home/joakim/.emacs.d/jave-elisp/my-face-remap hides /home/joakim/.emacs.d/jave/jave-elisp/my-face-remap /home/joakim/.emacs.d/jave-elisp/my-eshell hides /home/joakim/.emacs.d/jave/jave-elisp/my-eshell /home/joakim/.emacs.d/jave-elisp/jvfetchmail hides /home/joakim/.emacs.d/jave/jave-elisp/jvfetchmail /home/joakim/.emacs.d/jave-elisp/jv-timeclock hides /home/joakim/.emacs.d/jave/jave-elisp/jv-timeclock /home/joakim/.emacs.d/jave-elisp/jv-finddoc hides /home/joakim/.emacs.d/jave/jave-elisp/jv-finddoc /home/joakim/.emacs.d/jave-elisp/jv-ecb hides /home/joakim/.emacs.d/jave/jave-elisp/jv-ecb /home/joakim/.emacs.d/jave-elisp/emms-mk-playlist hides /home/joakim/.emacs.d/jave/jave-elisp/emms-mk-playlist /home/joakim/.emacs.d/jave-elisp/emms-jave hides /home/joakim/.emacs.d/jave/jave-elisp/emms-jave /home/joakim/.emacs.d/jave-elisp/emms-dbus hides /home/joakim/.emacs.d/jave/jave-elisp/emms-dbus /home/joakim/.emacs.d/jave-elisp/emacspoll hides /home/joakim/.emacs.d/jave/jave-elisp/emacspoll /home/joakim/.emacs.d/jave-elisp/cpm hides /home/joakim/.emacs.d/jave/jave-elisp/cpm /home/joakim/.emacs.d/jave/git/inkmacs/org-inkmacs hides /home/joakim/.emacs.d/jave/inkmacs/org-inkmacs /home/joakim/.emacs.d/jave/git/inkmacs/inkmacs hides /home/joakim/.emacs.d/jave/inkmacs/inkmacs /home/joakim/.emacs.d/jave/git/fsdired/fsdired hides /home/joakim/.emacs.d/jave/fsdired/fsdired /home/joakim/.emacs.d/jave/git/emsane/emsane hides /home/joakim/.emacs.d/jave/emsane/emsane /home/joakim/.emacs.d/jave/git/emsane/emsane-test hides /home/joakim/.emacs.d/jave/emsane/emsane-test /home/joakim/.emacs.d/jave/git/emsane/emsane-query hides /home/joakim/.emacs.d/jave/emsane/emsane-query /home/joakim/.emacs.d/jave/git/emsane/emsane-postop hides /home/joakim/.emacs.d/jave/emsane/emsane-postop /home/joakim/.emacs.d/jave/git/emsane/emsane-multi hides /home/joakim/.emacs.d/jave/emsane/emsane-multi /home/joakim/.emacs.d/jave/git/emsane/emsane-ewoc hides /home/joakim/.emacs.d/jave/emsane/emsane-ewoc /home/joakim/.emacs.d/jave/git/emsane/emsane-config-local hides /home/joakim/.emacs.d/jave/emsane/emsane-config-local /home/joakim/.emacs.d/jave/git/emsane/emsane-config-example hides /home/joakim/.emacs.d/jave/emsane/emsane-config-example /home/joakim/.emacs.d/jave/git/dragbox/dragbox3-edits hides /home/joakim/.emacs.d/jave/dragbox/dragbox3-edits /home/joakim/.emacs.d/jave/git/dragbox/dragbox hides /home/joakim/.emacs.d/jave/dragbox/dragbox /home/joakim/.emacs.d/jave/git/dna-debug/dna-debug hides /home/joakim/.emacs.d/jave/dna-debug/dna-debug /home/joakim/.emacs.d/jave/git/dired-sequence/dired-sequence hides /home/joakim/.emacs.d/jave/dired-sequence/dired-sequence /home/joakim/.emacs.d/jave/browse-kill-ring hides /home/joakim/.emacs.d/elpa/browse-kill-ring-20160125.9/browse-kill-ring /home/joakim/.emacs.d/jave/color-theme hides /home/joakim/.emacs.d/elpa/color-theme-20080305.834/color-theme /home/joakim/.emacs.d/jave/graphviz-dot-mode hides /home/joakim/.emacs.d/elpa/graphviz-dot-mode-20151127.621/graphviz-dot-mode /home/joakim/.emacs.d/elpa/helm-20160723.2238/helm-multi-match hides /home/joakim/.emacs.d/elpa/helm-core-20160723.944/helm-multi-match /home/joakim/.emacs.d/jave/javascript hides /home/joakim/.emacs.d/elpa/javascript-2.2.1/javascript /home/joakim/.emacs.d/jave/memory-usage hides /home/joakim/.emacs.d/elpa/memory-usage-0.2/memory-usage /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-vd hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-vd /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-vd-sort hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-vd-sort /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-header-line hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-header-line /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-console hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-console /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-commands hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-commands /home/joakim/.emacs.d/jave/mldonkey-el-0.0.4/mldonkey-auth hides /home/joakim/.emacs.d/elpa/mldonkey-0.0.4/mldonkey-auth /home/joakim/.emacs.d/jave/org-drill/org-drill hides /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-drill /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-timer hides /home/joakim/.emacs.d/elpa/org-20160725/org-timer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ctags hides /home/joakim/.emacs.d/elpa/org-20160725/org-ctags /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-crypt hides /home/joakim/.emacs.d/elpa/org-20160725/org-crypt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-table hides /home/joakim/.emacs.d/elpa/org-20160725/org-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-compat hides /home/joakim/.emacs.d/elpa/org-20160725/org-compat /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macro hides /home/joakim/.emacs.d/elpa/org-20160725/org-macro /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-colview hides /home/joakim/.emacs.d/elpa/org-20160725/org-colview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-list hides /home/joakim/.emacs.d/elpa/org-20160725/org-list /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-clock hides /home/joakim/.emacs.d/elpa/org-20160725/org-clock /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-protocol hides /home/joakim/.emacs.d/elpa/org-20160725/org-protocol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-capture hides /home/joakim/.emacs.d/elpa/org-20160725/org-capture /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-inlinetask hides /home/joakim/.emacs.d/elpa/org-20160725/org-inlinetask /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex hides /home/joakim/.emacs.d/elpa/org-20160725/org-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-info hides /home/joakim/.emacs.d/elpa/org-20160725/org-info /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bbdb hides /home/joakim/.emacs.d/elpa/org-20160725/org-bbdb /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-plot hides /home/joakim/.emacs.d/elpa/org-20160725/org-plot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-attach hides /home/joakim/.emacs.d/elpa/org-20160725/org-attach /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-indent hides /home/joakim/.emacs.d/elpa/org-20160725/org-indent /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-archive hides /home/joakim/.emacs.d/elpa/org-20160725/org-archive /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-id hides /home/joakim/.emacs.d/elpa/org-20160725/org-id /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-agenda hides /home/joakim/.emacs.d/elpa/org-20160725/org-agenda /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox hides /home/joakim/.emacs.d/elpa/org-20160725/ox /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-habit hides /home/joakim/.emacs.d/elpa/org-20160725/org-habit /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob hides /home/joakim/.emacs.d/elpa/org-20160725/ob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-odt hides /home/joakim/.emacs.d/elpa/org-20160725/ox-odt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tangle hides /home/joakim/.emacs.d/elpa/org-20160725/ob-tangle /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-table hides /home/joakim/.emacs.d/elpa/org-20160725/ob-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-pcomplete hides /home/joakim/.emacs.d/elpa/org-20160725/org-pcomplete /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-stan hides /home/joakim/.emacs.d/elpa/org-20160725/ob-stan /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-md hides /home/joakim/.emacs.d/elpa/org-20160725/ox-md /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sqlite hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sqlite /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mouse hides /home/joakim/.emacs.d/elpa/org-20160725/org-mouse /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sql hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sql /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-icalendar hides /home/joakim/.emacs.d/elpa/org-20160725/ox-icalendar /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shen hides /home/joakim/.emacs.d/elpa/org-20160725/ob-shen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-html hides /home/joakim/.emacs.d/elpa/org-20160725/ox-html /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shell hides /home/joakim/.emacs.d/elpa/org-20160725/ob-shell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mobile hides /home/joakim/.emacs.d/elpa/org-20160725/org-mobile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sed hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-beamer hides /home/joakim/.emacs.d/elpa/org-20160725/ox-beamer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-screen hides /home/joakim/.emacs.d/elpa/org-20160725/ob-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mhe hides /home/joakim/.emacs.d/elpa/org-20160725/org-mhe /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scheme hides /home/joakim/.emacs.d/elpa/org-20160725/ob-scheme /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macs hides /home/joakim/.emacs.d/elpa/org-20160725/org-macs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /home/joakim/.emacs.d/elpa/org-20160725/ob-scala /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-rmail hides /home/joakim/.emacs.d/elpa/org-20160725/org-rmail /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sass hides /home/joakim/.emacs.d/elpa/org-20160725/ob-sass /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-ascii hides /home/joakim/.emacs.d/elpa/org-20160725/ox-ascii /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ruby hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ruby /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org hides /home/joakim/.emacs.d/elpa/org-20160725/org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ref hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ref /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-w3m hides /home/joakim/.emacs.d/elpa/org-20160725/org-w3m /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-python hides /home/joakim/.emacs.d/elpa/org-20160725/ob-python /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-src hides /home/joakim/.emacs.d/elpa/org-20160725/org-src /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-processing hides /home/joakim/.emacs.d/elpa/org-20160725/ob-processing /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-texinfo hides /home/joakim/.emacs.d/elpa/org-20160725/ox-texinfo /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-gnus hides /home/joakim/.emacs.d/elpa/org-20160725/org-gnus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-plantuml hides /home/joakim/.emacs.d/elpa/org-20160725/ob-plantuml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-footnote hides /home/joakim/.emacs.d/elpa/org-20160725/org-footnote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-picolisp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-picolisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-publish hides /home/joakim/.emacs.d/elpa/org-20160725/ox-publish /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-feed hides /home/joakim/.emacs.d/elpa/org-20160725/org-feed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-perl hides /home/joakim/.emacs.d/elpa/org-20160725/ob-perl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-latex hides /home/joakim/.emacs.d/elpa/org-20160725/ox-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-org hides /home/joakim/.emacs.d/elpa/org-20160725/ob-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-man hides /home/joakim/.emacs.d/elpa/org-20160725/ox-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-makefile hides /home/joakim/.emacs.d/elpa/org-20160725/ob-makefile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-org hides /home/joakim/.emacs.d/elpa/org-20160725/ox-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-faces hides /home/joakim/.emacs.d/elpa/org-20160725/org-faces /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lilypond hides /home/joakim/.emacs.d/elpa/org-20160725/ob-lilypond /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eshell hides /home/joakim/.emacs.d/elpa/org-20160725/org-eshell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-haskell hides /home/joakim/.emacs.d/elpa/org-20160725/ob-haskell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-entities hides /home/joakim/.emacs.d/elpa/org-20160725/org-entities /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-gnuplot hides /home/joakim/.emacs.d/elpa/org-20160725/ob-gnuplot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-element hides /home/joakim/.emacs.d/elpa/org-20160725/org-element /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fortran hides /home/joakim/.emacs.d/elpa/org-20160725/ob-fortran /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-docview hides /home/joakim/.emacs.d/elpa/org-20160725/org-docview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-emacs-lisp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-emacs-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-datetree hides /home/joakim/.emacs.d/elpa/org-20160725/org-datetree /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-clojure hides /home/joakim/.emacs.d/elpa/org-20160725/ob-clojure /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-irc hides /home/joakim/.emacs.d/elpa/org-20160725/org-irc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-asymptote hides /home/joakim/.emacs.d/elpa/org-20160725/ob-asymptote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-lint hides /home/joakim/.emacs.d/elpa/org-20160725/org-lint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-C hides /home/joakim/.emacs.d/elpa/org-20160725/ob-C /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-octave hides /home/joakim/.emacs.d/elpa/org-20160725/ob-octave /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-version hides /home/joakim/.emacs.d/elpa/org-20160725/org-version /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ocaml hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ocaml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mscgen hides /home/joakim/.emacs.d/elpa/org-20160725/ob-mscgen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-maxima hides /home/joakim/.emacs.d/elpa/org-20160725/ob-maxima /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-matlab hides /home/joakim/.emacs.d/elpa/org-20160725/ob-matlab /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lob hides /home/joakim/.emacs.d/elpa/org-20160725/ob-lob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lisp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ledger hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ledger /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-latex hides /home/joakim/.emacs.d/elpa/org-20160725/ob-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-keys hides /home/joakim/.emacs.d/elpa/org-20160725/ob-keys /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-js hides /home/joakim/.emacs.d/elpa/org-20160725/ob-js /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-java hides /home/joakim/.emacs.d/elpa/org-20160725/ob-java /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-io hides /home/joakim/.emacs.d/elpa/org-20160725/ob-io /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-groovy hides /home/joakim/.emacs.d/elpa/org-20160725/ob-groovy /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-forth hides /home/joakim/.emacs.d/elpa/org-20160725/ob-forth /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /home/joakim/.emacs.d/elpa/org-20160725/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-exp hides /home/joakim/.emacs.d/elpa/org-20160725/ob-exp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-install hides /home/joakim/.emacs.d/elpa/org-20160725/org-install /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eval hides /home/joakim/.emacs.d/elpa/org-20160725/ob-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ebnf hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ebnf /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-dot hides /home/joakim/.emacs.d/elpa/org-20160725/ob-dot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ditaa hides /home/joakim/.emacs.d/elpa/org-20160725/ob-ditaa /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-css hides /home/joakim/.emacs.d/elpa/org-20160725/ob-css /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-core hides /home/joakim/.emacs.d/elpa/org-20160725/ob-core /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-coq hides /home/joakim/.emacs.d/elpa/org-20160725/ob-coq /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-comint hides /home/joakim/.emacs.d/elpa/org-20160725/ob-comint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-calc hides /home/joakim/.emacs.d/elpa/org-20160725/ob-calc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-awk hides /home/joakim/.emacs.d/elpa/org-20160725/ob-awk /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-abc hides /home/joakim/.emacs.d/elpa/org-20160725/ob-abc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-R hides /home/joakim/.emacs.d/elpa/org-20160725/ob-R /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-J hides /home/joakim/.emacs.d/elpa/org-20160725/ob-J /home/joakim/.emacs.d/jave/pager hides /home/joakim/.emacs.d/elpa/pager-20100330.1131/pager /home/joakim/.emacs.d/jave/pastebin hides /home/joakim/.emacs.d/elpa/pastebin-20101125.1955/pastebin /home/joakim/.emacs.d/jave/php-mode hides /home/joakim/.emacs.d/elpa/php-mode-20160605.1533/php-mode /home/joakim/.emacs.d/jave/popup hides /home/joakim/.emacs.d/elpa/popup-20160709.729/popup /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /home/joakim/.emacs.d/elpa/scala-mode-20160519.731/ob-scala /home/joakim/.emacs.d/jave/wgrep hides /home/joakim/.emacs.d/elpa/wgrep-20141016.1656/wgrep /home/joakim/.emacs.d/zen-test-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-test-theme /home/joakim/.emacs.d/jave/git/zen-mode/zen-mode hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-mode /home/joakim/.emacs.d/jave/git/zen-mode/zen-mode-pkg hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-mode-pkg /home/joakim/.emacs.d/zen-3-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-3-theme /home/joakim/.emacs.d/zen-2-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-2-theme /home/joakim/.emacs.d/zen-1-theme hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/zen-1-theme /home/joakim/.emacs.d/jave/git/zen-mode/mod-depop hides /home/joakim/.emacs.d/elpa/zen-mode-20120627/mod-depop /home/joakim/.emacs.d/jave/zoom-frm hides /home/joakim/.emacs.d/elpa/zoom-frm-20151231.1625/zoom-frm /home/joakim/.emacs.d/jave/frame-cmds hides /home/joakim/.emacs.d/elpa/frame-cmds-20160124.826/frame-cmds /home/joakim/.emacs.d/jave/frame-fns hides /home/joakim/.emacs.d/elpa/frame-fns-20151231.1322/frame-fns /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-inlinetask hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-inlinetask /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-html hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-html /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-beamer hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-beamer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-ascii hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-ascii /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-timer hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-timer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mobile hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-mobile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-w3m hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-w3m /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-footnote hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-footnote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-src hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-src /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-element hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-element /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-colview hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-colview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-archive hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-archive /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-agenda hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-agenda /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-protocol hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-protocol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-table hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mouse hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-mouse /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eshell hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-eshell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-compat hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-compat /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-capture hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-capture /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-attach hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-attach /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mhe hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-mhe /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-org hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-rmail hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-rmail /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-indent hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-indent /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-docview hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-docview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-texinfo hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-texinfo /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-info hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-info /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-odt hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-odt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-man hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-install hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-install /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-publish hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-publish /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-datetree hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-datetree /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-icalendar hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-icalendar /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-pcomplete hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-pcomplete /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-processing hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-processing /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-latex hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-abc hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-abc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-plot hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-plot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-forth hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-forth /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-groovy hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-groovy /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-md hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ox-md /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-habit hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-habit /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-irc hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-irc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-entities hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-entities /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shell hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-shell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-feed hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-feed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ebnf hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ebnf /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macs hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-macs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-coq hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-coq /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scheme hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-scheme /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-table hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ledger hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ledger /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-plantuml hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-plantuml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-scala /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eval hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-picolisp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-picolisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sass hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-sass /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ref hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ref /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-haskell hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-haskell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macro hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-macro /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ocaml hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ocaml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-matlab hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-matlab /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-python hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-python /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-emacs-lisp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-emacs-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-makefile hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-makefile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ruby hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ruby /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ctags hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-ctags /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lob hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-lob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-gnus hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-gnus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-org hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lisp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-list hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-list /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-octave hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-octave /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ditaa hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-ditaa /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-C hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-C /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lilypond hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-lilypond /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tangle hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-tangle /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mscgen hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-mscgen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-comint hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-comint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-id hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-id /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-keys hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-keys /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sql hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-sql /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-latex hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-R hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-R /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-J hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-J /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-faces hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-faces /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-java hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-java /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shen hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-shen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-crypt hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-crypt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-io hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-io /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-calc hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-calc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-maxima hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-maxima /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-awk hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-awk /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-gnuplot hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-gnuplot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-clojure hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-clojure /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-js hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-js /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-css hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-css /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-clock hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-clock /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-exp hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-exp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-core hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-core /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-perl hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-perl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-dot hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-dot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bbdb hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-bbdb /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sqlite hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-sqlite /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-asymptote hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-asymptote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fortran hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-fortran /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-version hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-version /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-screen hides /home/joakim/.emacs.d/el-get/org-mode/lisp/ob-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /home/joakim/.emacs.d/el-get/org-mode/lisp/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mime hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mime /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-extra hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-extra /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-checklist hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-checklist /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eww hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eww /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tcl hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-tcl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eukleides hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-eukleides /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-git-link hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-git-link /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-expiry hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-expiry /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-annotate-file hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-annotate-file /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eldoc hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eldoc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-taskjuggler hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-taskjuggler /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-freemind hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-freemind /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-track hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-track /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bookmark hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-bookmark /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-oz hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-oz /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-wikinodes hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-wikinodes /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-wl hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-wl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-static-mathjax hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-static-mathjax /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-s5 hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-s5 /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-panel hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-panel /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mew hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mew /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mac-link hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mac-link /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-man hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-rss hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-rss /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-koma-letter hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-koma-letter /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-groff hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-groff /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-sudoku hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-sudoku /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mairix hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mairix /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mac-iCal hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-mac-iCal /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-learn hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-learn /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-collector hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-collector /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mathomatic hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-mathomatic /home/joakim/.emacs.d/jave/org-drill/org-drill hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-drill /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-effectiveness hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-effectiveness /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex-extras hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-bibtex-extras /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-vm hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-vm /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-screen hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-notify hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-notify /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-invoice hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-invoice /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-interactive-query hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-interactive-query /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-download hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-download /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-contacts hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-contacts /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-passwords hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-passwords /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-stata hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-stata /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ebib hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-ebib /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-secretary hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-secretary /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-contribdir hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-contribdir /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-choose hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-choose /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mathematica hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-mathematica /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-screenshot hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-screenshot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-deck hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-deck /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-julia hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-julia /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fomus hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ob-fomus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-bibtex hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-velocity hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-velocity /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-toc hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-toc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-notmuch hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-notmuch /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-confluence hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-confluence /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-registry hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-registry /home/joakim/.emacs.d/elpa/org-jira-20150911.558/org-jira hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-jira /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eval hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eval-light hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-eval-light /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-elisp-symbol hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-elisp-symbol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-depend hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-depend /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bullets hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-bullets /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-index hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-index /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-license hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/org-license /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-gfm hides /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/ox-gfm /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-setversion hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-setversion /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/expect hides /home/joakim/.emacs.d/el-get/mailcrypt/expect /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-gpg hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-gpg /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-pgp5 hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-pgp5 /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-remail hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-remail /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-pgp hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-pgp /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mc-toplev hides /home/joakim/.emacs.d/el-get/mailcrypt/mc-toplev /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/mailcrypt hides /home/joakim/.emacs.d/el-get/mailcrypt/mailcrypt /home/joakim/.emacs.d/jave/mailcrypt-3.5.8/FSF-timer hides /home/joakim/.emacs.d/el-get/mailcrypt/FSF-timer /home/joakim/.emacs.d/el-get/org-mode/contrib/lisp/htmlize hides /home/joakim/.emacs.d/el-get/htmlize/htmlize /home/joakim/.emacs.d/jave/grab-and-drag hides /home/joakim/.emacs.d/el-get/grab-and-drag/grab-and-drag /home/joakim/.emacs.d/jave/git/fsdired/fsdired hides /home/joakim/.emacs.d/el-get/fsdired/fsdired /home/joakim/.emacs.d/jave/fetchmail-mode hides /home/joakim/.emacs.d/el-get/fetchmail-mode/fetchmail-mode /home/joakim/.emacs.d/jave/sclang/tree-widget hides /mnt/LogVol00/home/joakim/emacs/lisp/tree-widget /home/joakim/.emacs.d/elpa/css-mode-1.0/css-mode hides /mnt/LogVol00/home/joakim/emacs/lisp/textmodes/css-mode /home/joakim/.emacs.d/elpa/project-1.0/project hides /mnt/LogVol00/home/joakim/emacs/lisp/progmodes/project /home/joakim/.emacs.d/elpa/flymake-0.4.16/flymake hides /mnt/LogVol00/home/joakim/emacs/lisp/progmodes/flymake /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-protocol hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-protocol /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-plot hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-plot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-pcomplete hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-pcomplete /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-org hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mouse hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-mouse /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mobile hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-mobile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-odt hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-odt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-mhe hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-mhe /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macs hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-macs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-macro hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-macro /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-list hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-list /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-irc hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-irc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-inlinetask hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-inlinetask /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-md hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-md /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-info hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-info /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-indent hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-indent /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-man hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-man /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-id hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-id /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-habit hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-habit /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-gnus hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-gnus /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-footnote hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-footnote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-latex hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-feed hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-feed /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-faces hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-faces /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-eshell hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-eshell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-icalendar hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-icalendar /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-entities hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-entities /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-html hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-html /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-element hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-element /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-docview hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-docview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-beamer hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-beamer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-datetree hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-datetree /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-ascii hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-ascii /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-ctags hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-ctags /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-crypt hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-crypt /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-compat hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-compat /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-w3m hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-w3m /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-colview hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-colview /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-timer hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-timer /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-clock hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-clock /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-capture hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-capture /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-table hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bibtex hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-bibtex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-src hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-src /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-bbdb hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-bbdb /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-attach hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-attach /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-rmail hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-rmail /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-archive hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-archive /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-texinfo hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-texinfo /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-agenda hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-agenda /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ox-publish hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ox-publish /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-tangle hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-tangle /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-table hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-table /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sqlite hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-sqlite /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sql hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-sql /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ref hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ref /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ocaml hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ocaml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lilypond hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-lilypond /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-latex hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-latex /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-js hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-js /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-io hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-io /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-gnuplot hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-gnuplot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-exp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-exp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-eval hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-eval /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ditaa hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ditaa /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-core hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-core /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-comint hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-comint /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-shen hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-shen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-python hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-python /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-mscgen hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-mscgen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-calc hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-calc /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-sass hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-sass /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-org hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-org /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-awk hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-awk /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ruby hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ruby /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-octave hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-octave /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-asymptote hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-asymptote /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-screen hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-screen /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-perl hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-perl /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-makefile hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-makefile /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-loaddefs hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-loaddefs /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-picolisp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-picolisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-matlab hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-matlab /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lob hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-lob /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-ledger hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-ledger /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-keys hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-keys /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-java hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-java /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-haskell hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-haskell /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-fortran hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-fortran /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-emacs-lisp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-emacs-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-dot hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-dot /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-css hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-css /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-clojure hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-clojure /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-C hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-C /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-plantuml hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-plantuml /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-maxima hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-maxima /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-lisp hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-lisp /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scheme hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-scheme /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-version hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-version /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-scala hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-scala /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/org-install hides /mnt/LogVol00/home/joakim/emacs/lisp/org/org-install /home/joakim/.emacs.d/elpa/org-plus-contrib-20160725/ob-R hides /mnt/LogVol00/home/joakim/emacs/lisp/org/ob-R /home/joakim/.emacs.d/elpa/soap-client-3.1.1/soap-inspect hides /mnt/LogVol00/home/joakim/emacs/lisp/net/soap-inspect /home/joakim/.emacs.d/elpa/soap-client-3.1.1/soap-client hides /mnt/LogVol00/home/joakim/emacs/lisp/net/soap-client /home/joakim/.emacs.d/jave/gnus-sieve hides /mnt/LogVol00/home/joakim/emacs/lisp/gnus/gnus-sieve /home/joakim/.emacs.d/elpa/ert-0.1/ert hides /mnt/LogVol00/home/joakim/emacs/lisp/emacs-lisp/ert /home/joakim/.emacs.d/elpa/seq-2.16/seq hides /mnt/LogVol00/home/joakim/emacs/lisp/emacs-lisp/seq Features: (emacsbug pcmpl-rpm novice locate shadow bbdb-com highlight-indentation flymake elpy pyvenv elpy-refactor files-x derived delsel tar-mode cus-edit url-handlers calccomp calc-aent calc-yank calc-alg calc-ext calc-menu calc calc-loaddefs calc-macs magit-process magit-popup magit-mode magit-git crm magit-section magit-utils git-commit log-edit pcvs-util add-log with-editor tramp-cmds em-unix em-term em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util pcmpl-gnu cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew restclient face-remap woman man semantic/tag-write semantic/edit semantic/analyze/complete semantic/db-typecache semantic/wisent/python semantic/wisent/python-wy semantic/wisent semantic/wisent/wisent python-el-fgallina-expansions smartparens-python python wgrep js-mode-expansions js yaml-mode wdired pcmpl-linux canlock time gnus-fun xwidget url-http url-gw url-auth url-queue gnus-html url-cache mm-url helm-org org-datetree flow-fill ag vc-svn find-dired helm-ring info-look cal-move pcmpl-unix ielm mailalias smtpmail sendmail nnir shr-color shr dom mm-archive misearch multi-isearch eieio-opt speedbar sb-image dframe org-clock cal-iso gnus-cite smiley mail-extr gnus-async gnus-bcklg gnus-kill qp gnus-ml gnus-topic helm-command helm-elisp helm-eval edebug nndraft nnmh gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg utf-7 nnfolder gnus-cache network-stream nsm starttls nntp warnings ox-beamer dockerfile-mode sh-script smie executable generic conf-mode nxml-uchnm rng-xsd xsd-regexp rng-cmpct nxml-mode-expansions html-mode-expansions sgml-mode smartparens-html rng-nxml rng-valid nxml-mode nxml-outln nxml-rap nxml-glyph markdown-mode cider-mode clojure-test-mode cider-interaction arc-mode archive-mode cider-repl cider-resolve cider-eldoc cider-test cider-overlays cider-stacktrace cider-doc org-table cider-grimoire cider-popup cider-client cider-common cider-util spinner nrepl-client queue nrepl-dict cider-compat which-func clojure-mode-expansions clojure-mode align imenu sieve-mode gnus-dired semantic/tag-file semantic/db-file data-debug cedet-files semantic/bovine/c semantic/decorate/include hideif semantic/bovine/c-by semantic/lex-spp semantic/bovine/gcc semantic/dep semantic/bovine semantic/analyze/refs semantic/db-find semantic/db-ref semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn macrostep-c cmacexp macrostep cc-mode-expansions cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs paredit flycheck autorevert filenotify quail company-oddmuse company-keywords company-etags etags xref project company-gtags company-dabbrev-code company-dabbrev company-files company-capf company-cmake company-xcode company-clang company-semantic company-eclim company-template company-css company-nxml company-bbdb pof wclock calfw-org calfw holidays hol-loaddefs pager grab-and-drag nsi-mode helm-mode helm-files image-dired dired-async dired-aux ffap helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info bookmark helm-locate helm-grep helm-regexp helm-external helm-net browse-url helm-utils helm-help helm-types helm helm-source helm-multi-match helm-lib helm-config helm-easymenu async-bytecomp mailcrypt bbdb bbdb-site timezone abook vcard pastebin ith-pottspec ith-kvittomall mod-depop timeclock battery popup now zen-mode emvkbd boxquote rect fsdired hide-lines zoom-frm frame-cmds frame-fns avoid f clojure-snippets java-snippets yasnippet memory-usage tramp-sh recentf tree-widget desktop frameset keyfreq expand-region text-mode-expansions the-org-mode-expansions er-basic-expansions expand-region-core expand-region-custom org-import-icalendar icalendar ox-reveal org-man ob-dot ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html ox-ascii ox-publish ox org-contacts org-capture gnus-art mm-uu mml2015 mm-view mml-smime smime dig windmove winner company geiser projectile ibuf-ext smartparens-config smartparens paren semantic/decorate/mode semantic/decorate pulse semantic/db-mode semantic/db eieio-base semantic/idle semantic/format ezimage semantic/tag-ls semantic/find semantic/ctxt semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet ido async printing ps-print ps-def lpr gnus-alias nnmairix nnml gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls gnutls utf7 netrc parse-time gnus-spec gnus-int gnus-range message rfc822 mml mml-sec epg mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnoo nnheader mail-utils sort jvfetchmail sauron-elfeed sauron-identica sauron-jabber powerline powerline-separators powerline-themes sauron-twittering sauron-notifications notifications sauron-org appt diary-lib diary-loaddefs sauron-dbus sauron-erc erc-track erc-ring erc-menu erc-match erc-log erc-list erc-dcc erc-pcomplete erc-capab erc-join erc-autoaway erc-hl-nicks color erc-button erc-fill erc-stamp erc-goodies erc erc-backend erc-compat thingatpt sauron secrets dbus xml butler butler-util butler-servers url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap deferred deft wid-edit dired-x hl-line generic-x tronesque-theme server req-package view req-package-cycles req-package-args req-package-hooks req-package-providers ht log4e use-package diminish bind-key tabify vc-git diff-mode org-eldoc org-rmail org-mhe org-irc org-info org-gnus org-docview doc-view subr-x jka-compr image-mode org-bibtex bibtex org-bbdb org-element avl-tree org-w3m org-location-google-maps org-agenda google-maps google-maps-static url-util google-maps-geocode google-maps-base org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs cal-menu calendar cal-loaddefs finder-inf abacus-autoloads autoinsert boxquote-autoloads calfw-gcal-autoloads caps-mode-autoloads color-file-completion-autoloads color-theme-complexity-autoloads color-theme-dpaste-autoloads color-theme-eclipse-autoloads color-theme-emacs-revert-theme-autoloads color-theme-github-autoloads color-theme-ir-black-autoloads color-theme-railscasts-autoloads color-theme-tango-autoloads color-theme-tangotango-autoloads color-theme-twilight-autoloads color-theme-vim-insert-mode-autoloads color-theme-zenburn-autoloads color-theme-autoloads columnify-autoloads command-frequency-autoloads compilation-recenter-end-autoloads compile-bookmarks-autoloads crontab-mode-autoloads css-mode-autoloads edmacro kmacro dired-isearch-autoloads djvu-autoloads doc-mode-autoloads docker-tramp tramp-cache dsvn-autoloads erc-nick-notify-autoloads ert-autoloads facebook-autoloads flymake-css-autoloads flymake-csslint-autoloads flymake-d-autoloads flymake-php-autoloads flymake-ruby-autoloads flymake-shell-autoloads fsvn-autoloads gdb-shell-autoloads gtk-look-autoloads kotl-loaddefs idle-require-autoloads ipython-autoloads javap-autoloads javascript-autoloads jenkins-watch-autoloads levenshtein-autoloads lisppaste-autoloads gh-common gh-profile url-parse url-vars s marshal eieio-compat json map dash logito-autoloads malabar-mode-autoloads mark-multiple-autoloads memory-usage-autoloads mldonkey-autoloads mode-compile-autoloads multi-eshell-autoloads muse-autoloads nterm-autoloads otp-autoloads pastie-autoloads pointback-autoloads pov-mode-autoloads project-autoloads rainbow-mode-autoloads swank-clojure-autoloads slime-repl-autoloads slime-autoloads rx tron-theme-autoloads typing-autoloads weather-autoloads wget-autoloads info wtf-autoloads xtide-autoloads zenburn-autoloads ert find-func ewoc debug org-loaddefs cssh tramp tramp-compat auth-source eieio eieio-core gnus-util mm-util help-fns mail-prsvr password-cache tramp-loaddefs cl-macs trampver ucs-normalize shell pcomplete format-spec advice term disp-table ehelp ibuffer .loaddefs el-get el-get-autoloads el-get-list-packages el-get-dependencies el-get-build el-get-status pp el-get-methods el-get-fossil el-get-svn el-get-pacman el-get-github-zip el-get-github-tar el-get-http-zip el-get-http-tar el-get-hg el-get-go el-get-git-svn el-get-fink el-get-emacswiki el-get-http el-get-notify el-get-emacsmirror el-get-github el-get-git el-get-elpa package epg-config seq byte-opt el-get-darcs el-get-cvs el-get-bzr el-get-brew el-get-builtin el-get-apt-get el-get-recipes el-get-byte-compile el-get-custom cl-seq el-get-core autoload lisp-mnt bytecomp byte-compile cl-extra help-mode easymenu cconv cl gv cl-loaddefs pcase cl-lib dired image-file grep compile comint ansi-color ring cus-start cus-load time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 8337737 3533680) (symbols 48 163722 510) (miscs 40 49454 64976) (strings 32 608537 627402) (string-bytes 1 22283907) (vectors 16 168821) (vector-slots 8 3389956 696700) (floats 8 4612 16567) (intervals 56 525825 170441) (buffers 976 1067) (heap 1024 579206 443427)) -- Joakim Verona ------------=_1535486884-3614-1-- From unknown Sun Jun 22 07:53:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Sean Allred Subject: bug#32518: closed (Re: bug#24280: 25.1; emacs crashes in x2go session) Message-ID: References: X-Gnu-PR-Message: they-closed 32518 X-Gnu-PR-Package: emacs Reply-To: 32518@debbugs.gnu.org Date: Tue, 28 Aug 2018 20:08:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1535486885-3614-3" This is a multi-part message in MIME format... ------------=_1535486885-3614-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #24280: 26.1; Emacs crashes on window resize under GTK3 which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 32518@debbugs.gnu.org. --=20 24280: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D24280 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1535486885-3614-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 24280-done) by debbugs.gnu.org; 28 Aug 2018 20:07:07 +0000 Received: from localhost ([127.0.0.1]:35956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fukGZ-0000v3-Dn for submit@debbugs.gnu.org; Tue, 28 Aug 2018 16:07:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44729) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fukGX-0000uY-Qr for 24280-done@debbugs.gnu.org; Tue, 28 Aug 2018 16:07:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fukGR-0001iK-Np for 24280-done@debbugs.gnu.org; Tue, 28 Aug 2018 16:07:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fukGR-0001hy-Cn for 24280-done@debbugs.gnu.org; Tue, 28 Aug 2018 16:06:59 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1fukGR-00058E-6Q; Tue, 28 Aug 2018 16:06:59 -0400 From: Glenn Morris To: 24280-done@debbugs.gnu.org Subject: Re: bug#24280: 25.1; emacs crashes in x2go session References: X-Spook: Consul Rand Corporation Bletchley Park Fortezza MD2 Ft. X-Ran: vOP{;YG5l:l(s1+&n&)dD8O?2"Y%f9r{!jqj+vwmW?FumO_K)`Fr{sKrPf9`ux#Q3X|%G\ X-Hue: black X-Attribution: GM Date: Tue, 28 Aug 2018 16:06:59 -0400 In-Reply-To: (Alexander Vorobiev's message of "Sun, 26 Feb 2017 22:13:54 -0600") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 24280-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) This issue was fixed in the GTK+ 3 library. I've added an Emacs etc/PROBLEMS entry with details in 3764ab4 on emacs-26. ------------=_1535486885-3614-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Aug 2018 11:10:47 +0000 Received: from localhost ([127.0.0.1]:59370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ft9zL-0006Xk-Jf for submit@debbugs.gnu.org; Fri, 24 Aug 2018 07:10:47 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40885) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ft9zJ-0006XU-PH for submit@debbugs.gnu.org; Fri, 24 Aug 2018 07:10:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ft9z4-0007H7-H0 for submit@debbugs.gnu.org; Fri, 24 Aug 2018 07:10:40 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, FREEMAIL_REPLY,HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35937) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ft9z4-0007Gv-Aj for submit@debbugs.gnu.org; Fri, 24 Aug 2018 07:10:30 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ft9yu-00059r-At for bug-gnu-emacs@gnu.org; Fri, 24 Aug 2018 07:10:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ft9yk-00076J-F8 for bug-gnu-emacs@gnu.org; Fri, 24 Aug 2018 07:10:20 -0400 Received: from mail-lf1-x136.google.com ([2a00:1450:4864:20::136]:39923) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ft9yj-00072j-K1 for bug-gnu-emacs@gnu.org; Fri, 24 Aug 2018 07:10:10 -0400 Received: by mail-lf1-x136.google.com with SMTP id j201-v6so6400776lfg.6 for ; Fri, 24 Aug 2018 04:10:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=RB8BWbFwm95YrTxr67qdKT8pSYlsDx07+pnNkfRif0Y=; b=icogarm8dVw/Ooi4WFayG6x/KhCq0LmoFiNpCI6Nj0Q9mmj5YJJaeHPmCxBx/KyQT0 BkTYs2jAzyzrvmmvk8h8k042oOWbFww8moCvVg6/uPcTpBeWSNubxXhfbz1mvd/ROX0Z DOPdWJ+zDb1FHjV6bMZWkqyuAMwyWbeHZUuxOBeC4mGk+feK69rj25HWSWImfZlpWq/7 CIWhk69w7n8QRj/E3HOV8zfdgk5wRp09gkIJ52TdvrATuxdsQ1kmr9/PDR/3vEG3jXuS WLAkApwiMXCL+njvx/2ANpwnwsHLf6zWIkd3a+xcyLn5jIPoXNIdaN/XAZROWtJDDZ9q xuLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=RB8BWbFwm95YrTxr67qdKT8pSYlsDx07+pnNkfRif0Y=; b=Lye6naKN4SflECtDkWBUzfxXxn1/BJI3eGBgKoeyGrBG4V70WZIMqCmezIgHMaw9Hg sikacjeBXth+EP4b2VLKW7RLkVPTCYj3LnJVLUk4R6/wqe/vVfimCF/11yHFuiwbuAJ9 FbISQFXSGzmYgh0FI8PnslZeHk4FNuS9HI7HxlKNpq678OnyKbzuyNxAmu1Ugem1y+kG kRrdiYgbHXXO7Q8AR9mWeZI/GzZpZB5JQ96x9buvs5p4iAZ7gI0WKc/KhN9Nyqa9OMFW 2CMbq7vZTWY5xYa6w3r5vgFubkSVjOdkmgi360hIOMqnEGtuPW58hR3+cSzrHXxvyU1d FVng== X-Gm-Message-State: APzg51CcQjQe9dR2XQgyZpmiHX37ZKX0BA0OshvDRXu3toswzRbXZFqK jxXqEdaOODJTKqI7Dwvsjf68lbtnfW031H6RnQMuCA== X-Google-Smtp-Source: ANB0VdYXKXxp7G8QNbNyN6SboFJRSZ/6dsamcbSbsEXy6zFg4j9JvGK6jAseqKyx0Mtv8YdByC2WZrq+L+RJ+P9+so4= X-Received: by 2002:a19:b24e:: with SMTP id b75-v6mr1024380lff.138.1535109006533; Fri, 24 Aug 2018 04:10:06 -0700 (PDT) MIME-Version: 1.0 From: Sean Allred Date: Fri, 24 Aug 2018 06:09:56 -0500 Message-ID: Subject: 26.1; Emacs crashes on window resize under GTK3 To: "bug-gnu-emacs@gnu.org" Content-Type: multipart/alternative; boundary="00000000000006ab5905742c6ba6" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" --00000000000006ab5905742c6ba6 Content-Type: text/plain; charset="UTF-8" Starting emacs under X using GTK3, when the window is resized (or emacs is started maximized or at a certain size or...), emacs crashes hard with the stacktrace below. Logs from configure and make follow. The GTK3 bug mentioned [1] is marked resolved-obsolete and only appears to affect 3.0.x -- whereas --- sean@STARGATE:~/emacs-26.1$ apt show libgtk-3-dev Package: libgtk-3-dev Version: 3.22.11-1 Priority: optional Section: libdevel Source: gtk+3.0 Maintainer: Debian GNOME Maintainers < pkg-gnome-maintainers@lists.alioth.debian.org> Installed-Size: 11.1 MB Depends: libgtk-3-0 (= 3.22.11-1), gir1.2-gtk-3.0 (= 3.22.11-1), libgtk-3-common, dconf-gsettings-backend | gsettings-backend, libglib2.0-dev (>= 2.49.4), libgdk-pixbuf2.0-dev (>= 2.30.0), libpango1.0-dev (>= 1.37.3), libatk1.0-dev (>= 2.15.1), libatk-bridge2.0-dev, libcairo2-dev (>= 1.14.0), libepoxy-dev (>= 1.0), libfontconfig1-dev, libx11-dev, libxext-dev, libxinerama-dev, libxi-dev, libxrandr-dev, libxcursor-dev, libxfixes-dev, libxcomposite-dev, libxdamage-dev, pkg-config, libegl1-mesa-dev, libwayland-dev (>= 1.9.91), wayland-protocols (>= 1.7), libxkbcommon-dev Suggests: libgtk-3-doc Homepage: http://www.gtk.org/ Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib, uitoolkit::gtk Download-Size: 945 kB APT-Manual-Installed: yes APT-Sources: http://deb.debian.org/debian stretch/main amd64 Packages Description: development files for the GTK+ library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the header and development files which are needed for building GTK+ applications. ---end Let me know if there is any other information I can provide or if I should redirect this report to GTK. Thanks! -Sean [1]: https://bugzilla.gnome.org/show_bug.cgi?id=85715 ---backtrace (gdb) run -Q Starting program: /home/sean/emacs-26.1/src/emacs-26.1.3 -Q [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7ffff3670700 (LWP 18052)] [New Thread 0x7ffff2c50700 (LWP 18054)] X protocol error: BadRequest (invalid request code or no such operation) on protocol request 130 When compiled with GTK, Emacs cannot recover from X disconnects. This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=85715 For details, see etc/PROBLEMS. Fatal error 6: Aborted Backtrace: /home/sean/emacs-26.1/src/emacs-26.1.3[0x577655] /home/sean/emacs-26.1/src/emacs-26.1.3[0x5522b2] /home/sean/emacs-26.1/src/emacs-26.1.3[0x5776bd] /home/sean/emacs-26.1/src/emacs-26.1.3[0x51cbb4] /home/sean/emacs-26.1/src/emacs-26.1.3[0x51cd42] /home/sean/emacs-26.1/src/emacs-26.1.3[0x51cc9c] /usr/lib/x86_64-linux-gnu/libX11.so.6(_XError+0x11d)[0x7ffffbe4522d] /usr/lib/x86_64-linux-gnu/libX11.so.6(+0x42157)[0x7ffffbe42157] /usr/lib/x86_64-linux-gnu/libX11.so.6(+0x42215)[0x7ffffbe42215] /usr/lib/x86_64-linux-gnu/libX11.so.6(_XReply+0x238)[0x7ffffbe43128] /usr/lib/x86_64-linux-gnu/libX11.so.6(XQueryPointer+0x8e)[0x7ffffbe392be] /usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x584ea)[0x7ffffdcd84ea] /usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x77045)[0x7ffffdcf7045] /usr/lib/x86_64-linux-gnu/libgdk-3.so.0(gdk_window_get_device_position_double+0x10b)[0x7ffffdcca6eb] /usr/lib/x86_64-linux-gnu/libgdk-3.so.0(gdk_window_get_device_position+0x2d)[0x7ffffdcca7ed] /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x33c299)[0x7ffffe2bc299] /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x33c7ff)[0x7ffffe2bc7ff] /usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x2b6e8)[0x7ffffdcab6e8] /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4b123)[0x7ffffc5bb123] /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x15a)[0x7ffffc5ba6aa] /home/sean/emacs-26.1/src/emacs-26.1.3[0x69a9be] /home/sean/emacs-26.1/src/emacs-26.1.3[0x6558c7] /home/sean/emacs-26.1/src/emacs-26.1.3[0x4208e4] /home/sean/emacs-26.1/src/emacs-26.1.3[0x55a530] /home/sean/emacs-26.1/src/emacs-26.1.3[0x566c86] /home/sean/emacs-26.1/src/emacs-26.1.3[0x55724c] /home/sean/emacs-26.1/src/emacs-26.1.3[0x5f8369] /home/sean/emacs-26.1/src/emacs-26.1.3[0x556b37] /home/sean/emacs-26.1/src/emacs-26.1.3[0x5f7c72] /home/sean/emacs-26.1/src/emacs-26.1.3[0x556ad5] /home/sean/emacs-26.1/src/emacs-26.1.3[0x5561de] /home/sean/emacs-26.1/src/emacs-26.1.3[0x55635c] /home/sean/emacs-26.1/src/emacs-26.1.3[0x554036] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7ffff92d02e1] /home/sean/emacs-26.1/src/emacs-26.1.3[0x4142fa] Thread 1 "emacs-26.1.3" received signal SIGABRT, Aborted. raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:51 51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. (gdb) bt full #0 raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:51 set = {__val = {402653184, 0 }} pid = tid = #1 0x00000000005522f5 in terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:394 No locals. #2 0x00000000005776bd in emacs_abort () at sysdep.c:2426 No locals. #3 0x000000000051cbb4 in x_connection_closed (dpy=0x2cf9400, error_message=0x7ffffffec670 "X protocol error: BadRequest (invalid request code or no such operation) on protocol request 130", ioerror=false) at xterm.c:9816 dpyinfo = 0x2d94400 frame = 21474357 tail = 0 idx = 4 #4 0x000000000051cd42 in x_error_quitter (display=0x2cf9400, event=0x7ffffffec920) at xterm.c:9904 buf = "BadRequest (invalid request code or no such operation)", '\000' buf1 = "X protocol error: BadRequest (invalid request code or no such operation) on protocol request 130", '\000' , "[\000\000\000n", '\000' , "w\000\000\000|", '\000' , "\233d\371\377\177\000\000\020\000\000\000\000\000\000\000 \\L\003", '\000' , "P\246\317\002", '\000' ... #5 0x000000000051cc9c in x_error_handler (display=0x2cf9400, event=0x7ffffffec920) at xterm.c:9874 No locals. #6 0x00007ffffbe4522d in _XError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 No symbol table info available. #7 0x00007ffffbe42157 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6 No symbol table info available. #8 0x00007ffffbe42215 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6 No symbol table info available. #9 0x00007ffffbe43128 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6 No symbol table info available. #10 0x00007ffffbe392be in XQueryPointer () from /usr/lib/x86_64-linux-gnu/libX11.so.6 No symbol table info available. #11 0x00007ffffdcd84ea in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 No symbol table info available. #12 0x00007ffffdcf7045 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 No symbol table info available. #13 0x00007ffffdcca6eb in gdk_window_get_device_position_double () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 No symbol table info available. #14 0x00007ffffdcca7ed in gdk_window_get_device_position () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 No symbol table info available. #15 0x00007ffffe2bc299 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 No symbol table info available. #16 0x00007ffffe2bc7ff in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 No symbol table info available. #17 0x00007ffffdcab6e8 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 No symbol table info available. #18 0x00007ffffc5bb123 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #19 0x00007ffffc5ba6aa in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #20 0x000000000069a9be in xg_select (fds_lim=7, rfds=0x7ffffffed790, wfds=0x7ffffffed710, efds=0x0, timeout=0x7ffffffed6f0, sigmask=0x0) at xgselect.c:162 pselect_errno = 11 all_rfds = {fds_bits = {0 }} all_wfds = {fds_bits = {0 }} tmo = {tv_sec = 0, tv_nsec = 384000000} tmop = 0x7ffffffed3c0 context = 0x2d0ac80 have_wfds = true gfds_buf = {{fd = 5, events = 1, revents = 0}, {fd = 6, events = 1, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 47230080, events = 0, revents = 0}, {fd = 2147483647, events = 0, revents = 0}, { fd = -61106191, events = 32767, revents = 0}, {fd = 378583, events = 0, revents = 0}, {fd = 513015000, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 1950112256, events = 34281, revents = 29652}, {fd = 0, events = 0, revents = 0}, {fd = -61099856, events = 32767, revents = 0}, { fd = 47230080, events = 0, revents = 0}, {fd = -36798746, events = 32767, revents = 0}, {fd = 47230080, events = 0, revents = 0}, {fd = 2147483647, events = 0, revents = 0}, {fd = -77712, events = 32767, revents = 0}, {fd = 13691343, events = 0, revents = 0}, {fd = -77724, events = 32767, revents = 0}, { fd = -77584, events = 32767, revents = 0}, {fd = 0, events = 500, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 47230080, events = 0, revents = 0}, {fd = 1, events = 32767, revents = 0}, {fd = 2, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 26, events = 0, revents = 0}, { fd = 1950112256, events = 34281, revents = 29652}, {fd = 109, events = 0, revents = 0}, {fd = 47230080, events = 0, revents = 0}, {fd = 47077792, events = 0, revents = 0}, {fd = -61105660, events = 32767, revents = 0}, {fd = 47230080, events = 0, revents = 0}, {fd = -100987387, events = 32767, revents = 0}, { fd = 2, events = 0, revents = 0}, {fd = -1, events = 65535, revents = 65535}, {fd = 47162960, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -73602012, events = 32767, revents = 0}, {fd = 17428211, events = 0, revents = 0}, {fd = 47230080, events = 0, revents = 0}, {fd = 47167256, events = 0, revents = 0}, {fd = 13142784, events = 0, revents = 0}, { fd = -1, events = 65535, revents = 65535}, {fd = 6140699, events = 1, revents = 0}, {fd = 47167200, events = 0, revents = 0}, {fd = 47163024, events = 0, revents = 0}, {fd = 47163076, events = 0, revents = 0}, {fd = 4096, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -77504, events = 32767, revents = 0}, {fd = 1, events = 0, revents = 0}, { fd = -77424, events = 32767, revents = 0}, {fd = 80, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 21474352, events = 6, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 5645633, events = 0, revents = 0}, {fd = 13142784, events = 0, revents = 0}, {fd = -77376, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 17610037, events = 0, revents = 0}, {fd = -77248, events = 32767, revents = 0}, {fd = 6143744, events = 0, revents = 0}, {fd = 1, events = 2, revents = 0}, { fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 1950112256, events = 34281, revents = 29652}, {fd = -78093, events = 32767, revents = 0}, {fd = 47162960, events = 0, revents = 0}, { fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 47162984, events = 0, revents = 0}, {fd = 2147483647, events = 0, revents = 0}, {fd = -36798656, events = 32767, revents = 0}, { fd = -73601748, events = 32767, revents = 0}, {fd = 5561103, events = 0, revents = 0}, {fd = 47158272, events = 0, revents = 0}, {fd = 47003792, events = 0, revents = 0}, {fd = -77168, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -68933959, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 47158272, events = 0, revents = 0}, {fd = -77176, events = 32767, revents = 0}, {fd = -68933589, events = 32767, revents = 0}, {fd = -1, events = 65535, revents = 65535}, { fd = 0, events = 0, revents = 0}, {fd = 47167200, events = 0, revents = 0}, {fd = 1950112256, events = 34281, revents = 29652}, {fd = 0, events = 0, revents = 0}, {fd = -113616538, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 47230080, events = 0, revents = 0}, {fd = 13325920, events = 0, revents = 0}, {fd = 18423443, events = 0, revents = 0}, {fd = -77072, events = 32767, revents = 0}, {fd = 5561761, events = 0, revents = 0}, {fd = 18423555, events = 0, revents = 0}, { fd = 18423443, events = 0, revents = 0}, {fd = -77008, events = 32767, revents = 0}, {fd = 6100591, events = 0, revents = 0}, {fd = 18423555, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, { fd = -77008, events = 32767, revents = 0}, {fd = 5567948, events = 0, revents = 0}, {fd = 5561103, events = 0, revents = 0}, {fd = 0, events = 1, revents = 0}, {fd = 13325920, events = 0, revents = 0}, { fd = 18423555, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -76848, events = 32767, revents = 0}, {fd = 15885700, events = 0, revents = 0}, {fd = 1535107799, events = 0, revents = 0}, { fd = 1535107799, events = 0, revents = 0}, {fd = 15885700, events = 0, revents = 0}, {fd = -76912, events = 32767, revents = 0}, {fd = 6196277, events = 0, revents = 0}, {fd = 498440600, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 498440600, events = 0, revents = 0}, {fd = -76800, events = 32767, revents = 0}, {fd = 7011386, events = 0, revents = 0}, {fd = 1535107798, events = 0, revents = 0}, {fd = 517445100, events = 0, revents = 0}} gfds = 0x7ffffffecfc0 gfds_size = 128 n_gfds = 2 retval = 0 our_fds = 0 max_fds = 6 context_acquired = true i = 2 nfds = 0 tmo_in_millisec = 384 must_free = 0 need_to_dispatch = true #21 0x00000000006558c7 in wait_reading_process_output (time_limit=30, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, just_wait_proc=0) at process.c:5381 process_skipped = false channel = 6 nfds = 0 Available = {fds_bits = {32, 0 }} Writeok = {fds_bits = {0 }} check_write = true check_delay = 0 no_avail = false xerrno = 11 proc = 140737488279696 timeout = {tv_sec = 0, tv_nsec = 0} end_time = {tv_sec = 1535107828, tv_nsec = 185219700} timer_delay = {tv_sec = 0, tv_nsec = 498440600} got_output_end_time = {tv_sec = 1535107828, tv_nsec = 185219700} wait = TIMEOUT got_some_output = -1 retry_for_async = false count = 3 now = {tv_sec = 0, tv_nsec = -1} #22 0x00000000004208e4 in sit_for (timeout=122, reading=true, display_option=1) at dispnew.c:5793 sec = 30 nsec = 0 do_display = true #23 0x000000000055a530 in read_char (commandflag=1, map=22898867, prev_event=0, used_mouse_menu=0x7ffffffedcef, end_time=0x0) at keyboard.c:2717 tem0 = 0 timeout = 30 delay_level = 4 buffer_size = 1 c = 0 jmpcount = 3 local_getcjmp = {{__jmpbuf = {0, -6372207970231418355, 17610037, 49776, 0, 0, -6372207970405481971, 6372208413058105869}, __mask_was_saved = 0, __saved_mask = {__val = {20762944, 13325920, 6142321, 0, 140737488280368, 5561103, 18501520, 13325920, 5698116, 0, 140737488280416, 5561103, 22867715, 140737488280512, 6280261, 0}}}} save_jump = {{__jmpbuf = {0, 0, 0, 0, 0, 0, 0, 0}, __mask_was_saved = 0, __saved_mask = {__val = { 0 }}}} tem = 0 save = 0 previous_echo_area_message = 0 also_record = 0 reread = false recorded = false polling_stopped_here = false orig_kboard = 0x2d89140 #24 0x0000000000566c86 in read_key_sequence (keybuf=0x7ffffffedeb0, bufsize=30, prompt=0, dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9147 interrupted_kboard = 0x2d89140 interrupted_frame = 0x147ac30 key = 4526696 used_mouse_menu = false echo_local_start = 0 last_real_key_start = 0 keys_local_start = 0 new_binding = 5 count = 3 t = 0 echo_start = 0 keys_start = 0 current_binding = 22898867 first_event = 0 first_unbound = 31 mock_input = 0 fkey = {parent = 17875411, map = 17875411, start = 0, end = 0} keytran = {parent = 13695635, map = 13695635, start = 0, end = 0} indec = {parent = 17875539, map = 17875539, start = 0, end = 0} shift_translated = false delayed_switch_frame = 0 original_uppercase = 13375696 original_uppercase_position = -1 dummyflag = false starting_buffer = 0xd12400 fake_prefixed_keys = 0 #25 0x000000000055724c in command_loop_1 () at keyboard.c:1368 cmd = 140737488281600 keybuf = {0, 31200, 4294967296, 0, 13142960, 31200, 280, 13357120, 13142960, 0, 140737488281424, 6279655, 4294967298, 140737488281456, 13325920, 0, 0, 140737488281424, 5561103, 0, 140737488281520, 6280261, 14007299, 3, 13325920, 31200, 0, 140737488281504, 5561103, 0} i = 0 prev_modiff = 0 prev_buffer = 0x0 already_adjusted = false #26 0x00000000005f8369 in internal_condition_case (bfun=0x556e3b , handlers=21072, hfun=0x556609 ) at eval.c:1332 val = 5561103 c = 0x2ce54a0 #27 0x0000000000556b37 in command_loop_2 (ignore=0) at keyboard.c:1110 val = 0 #28 0x00000000005f7c72 in internal_catch (tag=51408, func=0x556b0a , arg=0) at eval.c:1097 val = 5561103 c = 0x2ce5380 #29 0x0000000000556ad5 in command_loop () at keyboard.c:1089 No locals. #30 0x00000000005561de in recursive_edit_1 () at keyboard.c:695 count = 1 val = 140737488281904 #31 0x000000000055635c in Frecursive_edit () at keyboard.c:766 count = 0 buffer = 0 #32 0x0000000000554036 in main (argc=2, argv=0x7ffffffee378) at emacs.c:1713 stack_bottom_variable = 0x50 do_initial_setlocale = true dumping = false skip_args = 0 no_loadup = false junk = 0x0 dname_arg = 0x0 ch_to_dir = 0x0 original_pwd = 0x0 disable_aslr = false rlim = {rlim_cur = 8388608, rlim_max = 8388608} sockfd = -1 module_assertions = false (gdb) (gdb) xbacktrace Undefined command: "xbacktrace". Try "help". (gdb) kill Kill the program being debugged? (y or n) y (gdb) quit ---backtrace-end I configured emacs as below: CFLAGS=-g ./configure --with-modules --with-gnutls=no && make -j 8 (I've done it several times in this directory; that's why emacs was called `emacs-26.1.3'.) Here are the logs from configure and make: ---configure checking for xcrun... no checking for GNU Make... make checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc and cc understand -c and -o together... yes checking for putenv... yes checking for sbrk... yes checking for fchmod... yes checking for readlinkat... yes checking for explicit_bzero... no checking for faccessat... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... yes checking for tzset... yes checking for pipe2... yes checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... yes checking for futimesat... yes checking for futimens... yes checking for utimensat... yes checking for lutimes... yes checking for getdtablesize... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking for a BSD-compatible install... /usr/bin/install -c checking command to symlink files in the same directory... ln -s checking for install-info... : checking for gzip... /bin/gzip checking for 'find' args to delete a file... -delete checking for setfattr... no checking for paxctl... no checking for -znocombreloc... yes checking whether addresses are sanitized... no checking for library containing sqrt... -lm checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... yes checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... no checking for linux/fs.h... yes checking for malloc.h... yes checking for sys/systeminfo.h... no checking for sys/sysinfo.h... yes checking for coff.h... no checking for pty.h... yes checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... no checking for sys/prctl.h... yes checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... no checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for ADDR_NO_RANDOMIZE... yes checking if Linux sysinfo may be used... yes checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... no checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... yes checking for struct ifreq.ifr_netmask... yes checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... no checking whether gcc understands -MMD -MF... yes checking for X... libraries , headers checking whether malloc is Doug Lea style... no checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... -lpthread checking for thread support... yes checking whether X on GNU/Linux needs -b to link... no checking for Xkb... yes checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking X11 version 6... 6 or newer checking for RSVG... no checking for IMAGEMAGICK... no checking for getaddrinfo_a in -lanl... yes checking for GTK... yes checking whether GTK compiles... yes checking whether GTK_TYPE_FILE_SELECTION is declared... no checking whether GTK_TYPE_HANDLE_BOX is declared... yes checking for gtk_handle_box_new... yes checking whether GTK_TYPE_TEAROFF_MENU_ITEM is declared... yes checking for gtk_tearoff_menu_item_new... yes checking for gtk_widget_get_window... yes checking for gtk_widget_set_has_window... yes checking for gtk_dialog_get_action_area... yes checking for gtk_widget_get_sensitive... yes checking for gtk_widget_get_mapped... yes checking for gtk_adjustment_get_page_size... yes checking for gtk_orientable_set_orientation... yes checking for gtk_window_set_has_resize_grip... yes checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for dbus_type_is_valid... yes checking for dbus_validate_bus_name... yes checking for dbus_validate_path... yes checking for dbus_validate_interface... yes checking for dbus_validate_member... yes checking for GSETTINGS... yes checking whether GSettings is in gio... yes checking for GOBJECT... yes checking for lgetfilecon in -lselinux... no checking for LIBSYSTEMD... no checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking for FONTCONFIG... yes checking for XFT... yes checking for XRenderQueryExtension in -lXrender... yes checking for X11/Xft/Xft.h... yes checking for XftFontOpen in -lXft... yes checking for FREETYPE... yes checking for LIBOTF... no checking X11/Xlib-xcb.h usability... yes checking X11/Xlib-xcb.h presence... yes checking for X11/Xlib-xcb.h... yes checking for xcb_translate_coordinates in -lxcb... yes checking for XGetXCBConnection in -lX11-xcb... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for XpmReadFileToPixmap in -lXpm... yes checking for XpmReturnAllocPixels preprocessor define... yes checking for jpeglib 6b or later... -ljpeg checking for library containing cmsCreateTransform... no checking for library containing inflateEnd... -lz checking for dladdr... yes checking for dlfunc... no checking for png... yes checking whether png_longjmp is declared... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFGetVersion in -ltiff... yes checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for GifMakeMapObject in -lgif... yes checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking for XRANDR... yes checking for XINERAMA... yes checking for XFIXES... yes checking for X11/extensions/Xdbe.h... yes checking for XdbeAllocateBackBufferName in -lXext... yes checking for LIBXML2... no checking for maillock in -lmail... no checking for maillock in -llockfile... no checking for liblockfile.so... no checking maillock.h usability... no checking maillock.h presence... no checking for maillock.h... no checking for accept4... yes checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... yes checking for lrand48... yes checking for random... yes checking for rint... yes checking for trunc... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking for __executable_start... yes checking for log2... yes checking for prctl... yes checking for aligned_alloc... yes checking whether aligned_alloc is declared... yes checking for __builtin_frame_address... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... yes checking for posix_openpt... yes checking for library containing tputs... -ltinfo checking for timerfd interface... yes checking whether signals can be handled on alternate stack... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... yes checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... yes checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for signals via characters... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for usable SIGIO... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strtold conforms to C99... yes checking if environ is properly declared... yes checking for complete errno.h... yes checking whether lstat correctly handles trailing slash... yes checking for mode_t... yes checking whether fdatasync is declared... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking for gawk... no checking for mawk... mawk checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has ULLONG_WIDTH etc.... no checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether is self-contained... yes checking for sigset_t... yes checking for wchar_t... yes checking whether strtoimax is declared... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether stat file-mode macros are broken... no checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether the utimes function works... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking for alloca as a compiler built-in... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for d_type member in directory struct... yes checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking for explicit_memset... no checking whether fcntl handles F_DUPFD correctly... no checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for library containing fdatasync... none required checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for flexible array member... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fstatat (..., 0) works... yes checking for getloadavg... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... almost checking for memrchr... yes checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlinkat signature is correct... yes checking for sig2str... no checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for socklen_t... yes checking for ssize_t... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking whether strtoimax works... yes checking whether symlink handles trailing slash correctly... yes checking for nlink_t... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timezone_t... no checking for library containing timer_settime... -lrt checking for timer_settime... yes checking for variable-length arrays... yes checking whether getdtablesize works... yes checking for gcc option to disable position independent executables... -no-pie Configured for 'x86_64-pc-linux-gnu'. Where should the build process find the source code? . What compiler should emacs be built with? gcc -g Should Emacs use the GNU version of malloc? no (only before dumping) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? x11 What toolkit should Emacs use? GTK3 Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? no Does Emacs use -lXpm? yes Does Emacs use -ljpeg? yes Does Emacs use -ltiff? yes Does Emacs use a gif library? yes -lgif Does Emacs use a png library? yes -lpng16 Does Emacs use -lrsvg-2? no Does Emacs use cairo? no Does Emacs use -llcms2? no Does Emacs use imagemagick (version 6)? no Does Emacs support sound? yes Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lgconf? no Does Emacs use GSettings? yes Does Emacs use a file notification library? yes -lglibc (inotify) Does Emacs use access control lists? no Does Emacs use -lselinux? no Does Emacs use -lgnutls? no Does Emacs use -lxml2? no Does Emacs use -lfreetype? yes Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? yes Does Emacs use -lsystemd? no Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? yes Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets (requires gtk3)? no Does Emacs have threading support in lisp? yes configure: creating ./config.status config.status: creating src/emacs-module.h config.status: creating Makefile config.status: creating lib/gnulib.mk config.status: creating ./doc/man/emacs.1 config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing src/epaths.h commands config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands configure: You might want to install GNU Mailutils and use './configure --with-mailutils'. ---configure-end ---make make -C lib all make info-real info-dir make[1]: Entering directory '/home/sean/emacs-26.1/lib' make[1]: Entering directory '/home/sean/emacs-26.1' make -C doc/lispref info make -C doc/lispintro info GEN dirent.h GEN alloca.h make[2]: Entering directory '/home/sean/emacs-26.1/doc/lispintro' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/home/sean/emacs-26.1/doc/lispintro' make[2]: Entering directory '/home/sean/emacs-26.1/doc/lispref' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/home/sean/emacs-26.1/doc/lispref' make -C doc/emacs info GEN fcntl.h make[2]: Entering directory '/home/sean/emacs-26.1/doc/emacs' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/home/sean/emacs-26.1/doc/emacs' make -C doc/misc info make[1]: Nothing to be done for 'info-dir'. GEN inttypes.h make[2]: Entering directory '/home/sean/emacs-26.1/doc/misc' make[2]: Nothing to be done for 'info'. make[2]: Leaving directory '/home/sean/emacs-26.1/doc/misc' make[1]: Leaving directory '/home/sean/emacs-26.1' GEN limits.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/select.h GEN sys/stat.h GEN sys/time.h GEN time.h GEN sys/types.h GEN unistd.h CC fcntl.o CC time_rz.o CC sig2str.o CC explicit_bzero.o CC acl-errno-valid.o CC acl-internal.o CC set-permissions.o CC get-permissions.o CC allocator.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC careadlinkat.o CC count-leading-zeros.o CC close-stream.o CC count-one-bits.o CC count-trailing-zeros.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dtoastr.o CC dtotimespec.o CC filemode.o CC filevercmp.o CC gettime.o CC nstrftime.o CC pipe2.o CC qcopy-acl.o CC stat-time.o CC timespec.o CC tempname.o CC timespec-sub.o CC timespec-add.o CC u64.o CC utimens.o CC unistd.o CC openat-die.o CC save-cwd.o CC e-explicit_bzero.o CC e-fcntl.o CC e-sig2str.o CC e-time_rz.o CC e-acl-errno-valid.o CC e-acl-internal.o CC e-get-permissions.o CC e-set-permissions.o CC e-allocator.o CC e-binary-io.o CC e-c-ctype.o CC e-c-strcasecmp.o CC e-c-strncasecmp.o CC e-careadlinkat.o CC e-close-stream.o CC e-count-leading-zeros.o CC e-count-one-bits.o CC e-md5.o CC e-count-trailing-zeros.o CC e-sha1.o CC e-sha256.o CC e-sha512.o CC e-dtoastr.o CC e-dtotimespec.o CC e-filemode.o CC e-filevercmp.o CC e-gettime.o CC e-nstrftime.o CC e-pipe2.o CC e-qcopy-acl.o CC e-stat-time.o CC e-tempname.o CC e-timespec.o CC e-timespec-add.o CC e-timespec-sub.o CC e-u64.o CC e-utimens.o CC e-unistd.o CC e-openat-die.o CC e-save-cwd.o AR libgnu.a AR libegnu.a make[1]: Leaving directory '/home/sean/emacs-26.1/lib' make -C lib-src all make[1]: Entering directory '/home/sean/emacs-26.1/lib-src' CCLD emacsclient CC regex.o CCLD profile CCLD ebrowse CCLD hexl CC pop.o CCLD make-docfile CCLD movemail CCLD etags CCLD ctags make[1]: Leaving directory '/home/sean/emacs-26.1/lib-src' make -C src VCSWITNESS='' all make[1]: Entering directory '/home/sean/emacs-26.1/src' GEN globals.h make -C ../admin/charsets all make -C ../admin/unidata charscript.el GEN buildobj.h make[2]: Entering directory '/home/sean/emacs-26.1/admin/unidata' make[2]: Entering directory '/home/sean/emacs-26.1/admin/charsets' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/sean/emacs-26.1/admin/charsets' make -C ../admin/charsets cp51932.el make[2]: Nothing to be done for 'charscript.el'. make[2]: Leaving directory '/home/sean/emacs-26.1/admin/unidata' make -C ../admin/charsets eucjp-ms.el make[2]: Entering directory '/home/sean/emacs-26.1/admin/charsets' make[2]: Nothing to be done for 'cp51932.el'. make[2]: Leaving directory '/home/sean/emacs-26.1/admin/charsets' make[2]: Entering directory '/home/sean/emacs-26.1/admin/charsets' make[2]: Nothing to be done for 'eucjp-ms.el'. make[2]: Leaving directory '/home/sean/emacs-26.1/admin/charsets' CC frame.o CC scroll.o CC dispnew.o CC xdisp.o CC menu.o CC xmenu.o CC window.o CC charset.o CC coding.o CC category.o CC ccl.o CC character.o CC chartab.o CC bidi.o CC cm.o CC terminal.o CC term.o CC xfaces.o CC xterm.o CC xfns.o CC xselect.o CC xrdb.o CC xsmfns.o CC xsettings.o CC gtkutil.o CC emacsgtkfixed.o CC dbusbind.o CC emacs.o CC keyboard.o CC macros.o CC keymap.o CC sysdep.o CC buffer.o CC filelock.o CC insdel.o CC marker.o CC minibuf.o CC fileio.o CC dired.o CC cmds.o CC casetab.o CC indent.o CC casefiddle.o CC search.o CC regex.o CC undo.o CC alloc.o CC data.o CC doc.o CC editfns.o CC callint.o CC eval.o CC floatfns.o CC fns.o CC font.o CC print.o CC lread.o CC dynlib.o CC emacs-module.o CC syntax.o CC unexelf.o CC bytecode.o CC process.o CC gnutls.o CC callproc.o CC region-cache.o CC sound.o CC atimer.o CC doprnt.o CC intervals.o CC textprop.o CC composite.o CC xml.o CC lcms.o CC inotify.o CC profiler.o CC decompress.o CC thread.o CC systhread.o CC sheap.o CC xfont.o CC ftfont.o CC xftfont.o CC ftxfont.o CC fontset.o CC fringe.o CC image.o CC xgselect.o CC terminfo.o CC lastfile.o CC gmalloc.o CCLD temacs /bin/mkdir -p ../etc make -C ../lisp update-subdirs make[2]: Entering directory '/home/sean/emacs-26.1/lisp' make[2]: Leaving directory '/home/sean/emacs-26.1/lisp' ./temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/home/sean/emacs-26.1/lisp /home/sean/emacs-26.1/lisp/emacs-lisp /home/sean/emacs-26.1/lisp/progmodes /home/sean/emacs-26.1/lisp/language /home/sean/emacs-26.1/lisp/international /home/sean/emacs-26.1/lisp/textmodes /home/sean/emacs-26.1/lisp/vc) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading /home/sean/emacs-26.1/lisp/loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading obarray... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading /home/sean/emacs-26.1/lisp/international/charprop.el (source)... Loading international/characters... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading scroll-bar... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading fringe... Loading emacs-lisp/regexp-opt... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading dynamic-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading /home/sean/emacs-26.1/lisp/leim/leim-list.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 11506592 of 33554432 static heap bytes used 97279 pure bytes used mv -f emacs bootstrap-emacs make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" make[2]: Entering directory '/home/sean/emacs-26.1/lisp' make[2]: Nothing to be done for 'compile-first'. make[2]: Leaving directory '/home/sean/emacs-26.1/lisp' make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" make[2]: Entering directory '/home/sean/emacs-26.1/admin/unidata' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/sean/emacs-26.1/admin/unidata' GEN ../etc/DOC LC_ALL=C ./temacs -batch -l loadup dump Loading loadup.el (source)... Using load-path (/home/sean/emacs-26.1/lisp) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading window... Loading files... Loading emacs-lisp/macroexp... Loading cus-face... Loading faces... Loading button... Loading loaddefs.el (source)... Loading emacs-lisp/nadvice... Loading emacs-lisp/cl-preloaded... Loading minibuffer... Loading obarray... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading international/charprop.el (source)... Loading international/characters... Loading international/charscript... Loading composite... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading language/sinhala... Loading language/english... Loading language/ethiopic... Loading language/european... Loading language/czech... Loading language/slovak... Loading language/romanian... Loading language/greek... Loading language/hebrew... Loading international/cp51932... Loading international/eucjp-ms... Loading language/japanese... Loading language/korean... Loading language/lao... Loading language/tai-viet... Loading language/thai... Loading language/tibetan... Loading language/vietnamese... Loading language/misc-lang... Loading language/utf-8-lang... Loading language/georgian... Loading language/khmer... Loading language/burmese... Loading language/cham... Loading indent... Loading emacs-lisp/cl-generic... Loading frame... Loading startup... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading mouse... Loading scroll-bar... Loading select... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading progmodes/prog-mode... Loading emacs-lisp/lisp-mode... Loading progmodes/elisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading newcomment... Loading replace... Loading emacs-lisp/tabulated-list... Loading buff-menu... Loading fringe... Loading emacs-lisp/regexp-opt... Loading image... Loading international/fontset... Loading dnd... Loading tool-bar... Loading dynamic-setting... Loading x-dnd... Loading term/common-win... Loading term/x-win... Loading mwheel... Loading emacs-lisp/float-sup... Loading vc/vc-hooks... Loading vc/ediff-hook... Loading uniquify... Loading electric... Loading emacs-lisp/eldoc... Loading cus-start... Loading tooltip... Loading leim/leim-list.el (source)... Waiting for git... Finding pointers to doc strings... Finding pointers to doc strings...done Pure-hashed: 15480 strings, 4060 vectors, 40277 conses, 3922 bytecodes, 176 others Dumping under the name emacs 10765216 of 33554432 static heap bytes used 2446710 pure bytes used Adding name emacs-26.1.2 ln -f emacs bootstrap-emacs make[1]: Leaving directory '/home/sean/emacs-26.1/src' make -C lisp all make[1]: Entering directory '/home/sean/emacs-26.1/lisp' make -C ../leim all EMACS="../src/emacs" make -C ../admin/grammars all EMACS="../../src/emacs" make[2]: Entering directory '/home/sean/emacs-26.1/admin/grammars' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/sean/emacs-26.1/admin/grammars' make[2]: Entering directory '/home/sean/emacs-26.1/leim' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/sean/emacs-26.1/leim' make[2]: Entering directory '/home/sean/emacs-26.1/lisp' make[2]: Nothing to be done for 'compile-targets'. make[2]: Leaving directory '/home/sean/emacs-26.1/lisp' make[1]: Leaving directory '/home/sean/emacs-26.1/lisp' ---make-end In GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.11) of 2018-08-23 built on STARGATE Recent messages: Saving file /home/sean/dotfiles/.emacs.d/init.el... Wrote /home/sean/dotfiles/.emacs.d/init.el [2 times] Contacting host: melpa.org:80 [2 times] Generating autoloads for smex.el...done Wrote /home/sean/.emacs.d/elpa/smex-20151212.2209/smex-autoloads.el [2 times] Checking /home/sean/.emacs.d/elpa/smex-20151212.2209... [3 times] Compiling /home/sean/.emacs.d/elpa/smex-20151212.2209/smex.el...done Wrote /home/sean/.emacs.d/elpa/smex-20151212.2209/smex.elc Checking /home/sean/.emacs.d/elpa/smex-20151212.2209... Done (Total of 1 file compiled, 2 skipped) (#s(package-desc smex (20151212 2209) "M-x interface with Ido-style fuzzy matching." ((emacs ...)) single "melpa" nil ((:commit . "55aaebe3d793c2c990b39a302eb26c184281c42c") (:keywords "convenience" "usability") (:authors ...) (:maintainer "Cornelius Mika" . " cornelius.mika@gmail.com") (:url . "http://github.com/nonsequitur/smex/")) nil)) Configured using: 'configure --with-modules --with-x11 --with-gnutls=no' Configured features: XPM JPEG TIFF GIF PNG SOUND DBUS GSETTINGS NOTIFY FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 MODULES THREADS Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: diff-auto-refine-mode: t show-paren-mode: t ivy-mode: t paredit-mode: t override-global-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug sendmail ido autoload lisp-mnt mm-archive message rfc822 mml mml-sec epa derived epg mailabbrev gmm-utils mailheader mm-decode mm-bodies mm-encode url-http mail-parse rfc2231 url-gw url-cache url-auth pp vc-git diff-mode cus-edit cus-start cus-load term/xterm xterm paren elec-pair manoj-dark-theme rust-mode css-mode smie sgml-mode eww mm-url gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums mail-utils wid-edit mm-util mail-prsvr url-queue url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap shr svg xml dom browse-url format-spec ediff-merg ediff-wind ediff-diff ediff-mult ediff-help ediff-init ediff-util ediff lispy swiper lispy-inline etags edebug help-fns radix-tree lispy-tags mode-local advice find-func hydra lv ivy delsel colir ivy-overlay ffap typescript-mode cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs avy dired-aux dired dired-loaddefs diminish paredit lsp-rust markdown-mode rx color thingatpt noutline outline dash lsp-mode network-stream puny nsm rmc starttls tls gnutls lsp-methods em-glob esh-util inline lsp-io pcase lsp-notifications lsp-common cl filenotify url-util compile comint ansi-color xref project ring json map warnings asm-mode let-alist my-functions edmacro kmacro cl-extra help-mode use-package use-package-ensure use-package-delight use-package-diminish use-package-bind-key bind-key easy-mmode use-package-core finder-inf tex-site info package easymenu epg-config url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib time-date subr-x mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 380831 156738) (symbols 48 42907 2) (miscs 40 58 188) (strings 32 120593 11715) (string-bytes 1 3311664) (vectors 16 45712) (vector-slots 8 1526020 223444) (floats 8 320 822) (intervals 56 385 61) (buffers 992 15)) --00000000000006ab5905742c6ba6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Starting emacs under X using GTK3, when the window is= resized (or emacs is started maximized or at a certain size or...), emacs = crashes hard with the stacktrace below. Logs from configure and make follow= . The GTK3 bug mentioned [1] is marked resolved-obsolete and only appears t= o affect 3.0.x -- whereas

---
sean@S= TARGATE:~/emacs-26.1$ apt show libgtk-3-dev
Package: libgtk-3-dev
Ver= sion: 3.22.11-1
Priority: optional
Section: libdevel
Source: gtk+3= .0
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.deb= ian.org>
Installed-Size: 11.1 MB
Depends: libgtk-3-0 (=3D 3.22= .11-1), gir1.2-gtk-3.0 (=3D 3.22.11-1), libgtk-3-common, dconf-gsettings-ba= ckend | gsettings-backend, libglib2.0-dev (>=3D 2.49.4), libgdk-pixbuf2.= 0-dev (>=3D 2.30.0), libpango1.0-dev (>=3D 1.37.3), libatk1.0-dev (&g= t;=3D 2.15.1), libatk-bridge2.0-dev, libcairo2-dev (>=3D 1.14.0), libepo= xy-dev (>=3D 1.0), libfontconfig1-dev, libx11-dev, libxext-dev, libxiner= ama-dev, libxi-dev, libxrandr-dev, libxcursor-dev, libxfixes-dev, libxcompo= site-dev, libxdamage-dev, pkg-config, libegl1-mesa-dev, libwayland-dev (>= ;=3D 1.9.91), wayland-protocols (>=3D 1.7), libxkbcommon-dev
Suggests= : libgtk-3-doc
Homepage: http://www.gtk.= org/
Tag: devel::lang:c, devel::library, implemented-in::c, role::de= vel-lib,
=C2=A0uitoolkit::gtk
Download-Size: 945 kB
APT-Manual-Ins= talled: yes
APT-Sources: http:/= /deb.debian.org/debian stretch/main amd64 Packages
Description: deve= lopment files for the GTK+ library
=C2=A0GTK+ is a multi-platform toolki= t for creating graphical user
=C2=A0interfaces. Offering a complete set = of widgets, GTK+ is suitable
=C2=A0for projects ranging from small one-o= ff tools to complete application
=C2=A0suites.
=C2=A0.
=C2=A0This = package contains the header and development files which are
=C2=A0needed= for building GTK+ applications.
---end

= Let me know if there is any other information I can provide or if I should = redirect this report to GTK.

Thanks!
-Se= an


---backtrace
(gdb) run -Q
Starting p= rogram: /home/sean/emacs-26.1/src/emacs-26.1.3 -Q
[Thread debugging usin= g libthread_db enabled]
Using host libthread_db library "/lib/x86_6= 4-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff3670700 (LWP 180= 52)]
[New Thread 0x7ffff2c50700 (LWP 18054)]
X protocol error: BadReq= uest (invalid request code or no such operation) on protocol request 130When compiled with GTK, Emacs cannot recover from X disconnects.
This i= s a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=3D85715
For details, see= etc/PROBLEMS.
Fatal error 6: Aborted
Backtrace:
/home/sean/emacs-= 26.1/src/emacs-26.1.3[0x577655]
/home/sean/emacs-26.1/src/emacs-26.1.3[0= x5522b2]
/home/sean/emacs-26.1/src/emacs-26.1.3[0x5776bd]
/home/sean/= emacs-26.1/src/emacs-26.1.3[0x51cbb4]
/home/sean/emacs-26.1/src/emacs-26= .1.3[0x51cd42]
/home/sean/emacs-26.1/src/emacs-26.1.3[0x51cc9c]
/usr/= lib/x86_64-linux-gnu/libX11.so.6(_XError+0x11d)[0x7ffffbe4522d]
/usr/lib= /x86_64-linux-gnu/libX11.so.6(+0x42157)[0x7ffffbe42157]
/usr/lib/x86_64-= linux-gnu/libX11.so.6(+0x42215)[0x7ffffbe42215]
/usr/lib/x86_64-linux-gn= u/libX11.so.6(_XReply+0x238)[0x7ffffbe43128]
/usr/lib/x86_64-linux-gnu/l= ibX11.so.6(XQueryPointer+0x8e)[0x7ffffbe392be]
/usr/lib/x86_64-linux-gnu= /libgdk-3.so.0(+0x584ea)[0x7ffffdcd84ea]
/usr/lib/x86_64-linux-gnu/libgd= k-3.so.0(+0x77045)[0x7ffffdcf7045]
/usr/lib/x86_64-linux-gnu/libgdk-3.so= .0(gdk_window_get_device_position_double+0x10b)[0x7ffffdcca6eb]
/usr/lib= /x86_64-linux-gnu/libgdk-3.so.0(gdk_window_get_device_position+0x2d)[0x7fff= fdcca7ed]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x33c299)[0x7ffffe2bc= 299]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x33c7ff)[0x7ffffe2bc7ff]<= br>/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x2b6e8)[0x7ffffdcab6e8]
/li= b/x86_64-linux-gnu/libglib-2.0.so.0(+0x4b123)[0x7ffffc5bb123]
/lib/x86_6= 4-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x15a)[0x7ffffc5ba6aa]=
/home/sean/emacs-26.1/src/emacs-26.1.3[0x69a9be]
/home/sean/emacs-26= .1/src/emacs-26.1.3[0x6558c7]
/home/sean/emacs-26.1/src/emacs-26.1.3[0x4= 208e4]
/home/sean/emacs-26.1/src/emacs-26.1.3[0x55a530]
/home/sean/em= acs-26.1/src/emacs-26.1.3[0x566c86]
/home/sean/emacs-26.1/src/emacs-26.1= .3[0x55724c]
/home/sean/emacs-26.1/src/emacs-26.1.3[0x5f8369]
/home/s= ean/emacs-26.1/src/emacs-26.1.3[0x556b37]
/home/sean/emacs-26.1/src/emac= s-26.1.3[0x5f7c72]
/home/sean/emacs-26.1/src/emacs-26.1.3[0x556ad5]
/= home/sean/emacs-26.1/src/emacs-26.1.3[0x5561de]
/home/sean/emacs-26.1/sr= c/emacs-26.1.3[0x55635c]
/home/sean/emacs-26.1/src/emacs-26.1.3[0x554036= ]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7ffff92d02e1= ]
/home/sean/emacs-26.1/src/emacs-26.1.3[0x4142fa]

Thread 1 "= ;emacs-26.1.3" received signal SIGABRT, Aborted.
raise (sig=3D6) at= ../sysdeps/unix/sysv/linux/raise.c:51
51=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt = full
#0=C2=A0 raise (sig=3D6) at ../sysdeps/unix/sysv/linux/raise.c:51=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 set =3D {__val =3D {402653184,= 0 <repeats 15 times>}}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= pid =3D <optimized out>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 tid =3D <optimized out>
#1=C2=A0 0x00000000005522f5 in termina= te_due_to_signal (sig=3D6, backtrace_limit=3D40) at emacs.c:394
No local= s.
#2=C2=A0 0x00000000005776bd in emacs_abort () at sysdep.c:2426
No = locals.
#3=C2=A0 0x000000000051cbb4 in x_connection_closed (dpy=3D0x2cf9= 400,
=C2=A0=C2=A0=C2=A0 error_message=3D0x7ffffffec670 "X protocol = error: BadRequest (invalid request code or no such operation) on protocol r= equest 130", ioerror=3Dfalse) at xterm.c:9816
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 dpyinfo =3D 0x2d94400
=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 frame =3D 21474357
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 tail =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 idx =3D 4#4=C2=A0 0x000000000051cd42 in x_error_quitter (display=3D0x2cf9400, even= t=3D0x7ffffffec920) at xterm.c:9904
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 buf =3D "BadRequest (invalid request code or no such operation)= ", '\000' <repeats 201 times>
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 buf1 =3D "X protocol error: BadRequest (invalid = request code or no such operation) on protocol request 130", '\000= ' <repeats 16 times>, "[\000\000\000n", '\000' = <repeats 19 times>, "w\000\000\000|", '\000' <re= peats 12 times>, "\233d\371\377\177\000\000\020\000\000\000\000\000= \000\000 \\L\003", '\000' <repeats 12 times>, "P\24= 6\317\002", '\000' <repeats 12 times>...
#5=C2=A0 0x0= 00000000051cc9c in x_error_handler (display=3D0x2cf9400, event=3D0x7ffffffe= c920) at xterm.c:9874
No locals.
#6=C2=A0 0x00007ffffbe4522d in _XErr= or () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol table info av= ailable.
#7=C2=A0 0x00007ffffbe42157 in ?? () from /usr/lib/x86_64-linux= -gnu/libX11.so.6
No symbol table info available.
#8=C2=A0 0x00007ffff= be42215 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
No symbol ta= ble info available.
#9=C2=A0 0x00007ffffbe43128 in _XReply () from /usr/= lib/x86_64-linux-gnu/libX11.so.6
No symbol table info available.
#10 = 0x00007ffffbe392be in XQueryPointer () from /usr/lib/x86_64-linux-gnu/libX1= 1.so.6
No symbol table info available.
#11 0x00007ffffdcd84ea in ?? (= ) from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
No symbol table info avai= lable.
#12 0x00007ffffdcf7045 in ?? () from /usr/lib/x86_64-linux-gnu/li= bgdk-3.so.0
No symbol table info available.
#13 0x00007ffffdcca6eb in= gdk_window_get_device_position_double () from /usr/lib/x86_64-linux-gnu/li= bgdk-3.so.0
No symbol table info available.
#14 0x00007ffffdcca7ed in= gdk_window_get_device_position () from /usr/lib/x86_64-linux-gnu/libgdk-3.= so.0
No symbol table info available.
#15 0x00007ffffe2bc299 in ?? () = from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
No symbol table info availa= ble.
#16 0x00007ffffe2bc7ff in ?? () from /usr/lib/x86_64-linux-gnu/libg= tk-3.so.0
No symbol table info available.
#17 0x00007ffffdcab6e8 in ?= ? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
No symbol table info a= vailable.
#18 0x00007ffffc5bb123 in ?? () from /lib/x86_64-linux-gnu/lib= glib-2.0.so.0
No symbol table info available.
#19 0x00007ffffc5ba6aa = in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0No symbol table info available.
#20 0x000000000069a9be in xg_select (f= ds_lim=3D7, rfds=3D0x7ffffffed790, wfds=3D0x7ffffffed710, efds=3D0x0,
= =C2=A0=C2=A0=C2=A0 timeout=3D0x7ffffffed6f0, sigmask=3D0x0) at xgselect.c:1= 62
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pselect_errno =3D 11
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 all_rfds =3D {fds_bits =3D {0 &l= t;repeats 16 times>}}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 all_= wfds =3D {fds_bits =3D {0 <repeats 16 times>}}
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 tmo =3D {tv_sec =3D 0, tv_nsec =3D 384000000}
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 tmop =3D 0x7ffffffed3c0
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 context =3D 0x2d0ac80
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 have_wfds =3D true
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 gfds_buf =3D {{fd =3D 5, events =3D 1, revents =3D= 0}, {fd =3D 6, events =3D 1, revents =3D 0}, {fd =3D 0, events =3D 0,
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents = =3D 0}, {fd =3D 47230080, events =3D 0, revents =3D 0}, {fd =3D 2147483647,= events =3D 0, revents =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 fd =3D -61106191, events =3D 32767, revents =3D= 0}, {fd =3D 378583, events =3D 0, revents =3D 0}, {fd =3D 513015000,
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events = =3D 0, revents =3D 0}, {fd =3D 0, events =3D 0, revents =3D 0}, {fd =3D 195= 0112256, events =3D 34281,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 revents =3D 29652}, {fd =3D 0, events =3D 0, revents = =3D 0}, {fd =3D -61099856, events =3D 32767, revents =3D 0}, {
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fd =3D 47230080, = events =3D 0, revents =3D 0}, {fd =3D -36798746, events =3D 32767, revents = =3D 0}, {fd =3D 47230080,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 events =3D 0, revents =3D 0}, {fd =3D 2147483647, eve= nts =3D 0, revents =3D 0}, {fd =3D -77712, events =3D 32767,
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D 0}, {= fd =3D 13691343, events =3D 0, revents =3D 0}, {fd =3D -77724, events =3D 3= 2767, revents =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 fd =3D -77584, events =3D 32767, revents =3D 0}, {fd =3D= 0, events =3D 500, revents =3D 0}, {fd =3D 0, events =3D 0,
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D 0}, {= fd =3D 47230080, events =3D 0, revents =3D 0}, {fd =3D 1, events =3D 32767,= revents =3D 0}, {fd =3D 2,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 events =3D 0, revents =3D 0}, {fd =3D 0, events = =3D 0, revents =3D 0}, {fd =3D 26, events =3D 0, revents =3D 0}, {
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fd =3D 1950= 112256, events =3D 34281, revents =3D 29652}, {fd =3D 109, events =3D 0, re= vents =3D 0}, {fd =3D 47230080,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 0, revents =3D 0}, {fd =3D 47077792,= events =3D 0, revents =3D 0}, {fd =3D -61105660, events =3D 32767,
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D= 0}, {fd =3D 47230080, events =3D 0, revents =3D 0}, {fd =3D -100987387, ev= ents =3D 32767, revents =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fd =3D 2, events =3D 0, revents =3D 0}, {fd = =3D -1, events =3D 65535, revents =3D 65535}, {fd =3D 47162960, events =3D = 0,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 re= vents =3D 0}, {fd =3D 0, events =3D 0, revents =3D 0}, {fd =3D 0, events = =3D 0, revents =3D 0}, {fd =3D -73602012,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 32767, revents =3D 0}, {fd = =3D 17428211, events =3D 0, revents =3D 0}, {fd =3D 47230080, events =3D 0,=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 reve= nts =3D 0}, {fd =3D 47167256, events =3D 0, revents =3D 0}, {fd =3D 1314278= 4, events =3D 0, revents =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fd =3D -1, events =3D 65535, revents =3D 655= 35}, {fd =3D 6140699, events =3D 1, revents =3D 0}, {fd =3D 47167200,
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events = =3D 0, revents =3D 0}, {fd =3D 47163024, events =3D 0, revents =3D 0}, {fd = =3D 47163076, events =3D 0,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 revents =3D 0}, {fd =3D 4096, events =3D 0, revent= s =3D 0}, {fd =3D 0, events =3D 0, revents =3D 0}, {fd =3D 0,
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 0, rev= ents =3D 0}, {fd =3D -77504, events =3D 32767, revents =3D 0}, {fd =3D 1, e= vents =3D 0, revents =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 fd =3D -77424, events =3D 32767, revents =3D 0}= , {fd =3D 80, events =3D 0, revents =3D 0}, {fd =3D 0, events =3D 0,
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D= 0}, {fd =3D 21474352, events =3D 6, revents =3D 0}, {fd =3D 0, events =3D = 0, revents =3D 0}, {fd =3D 5645633,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 0, revents =3D 0}, {fd =3D 131427= 84, events =3D 0, revents =3D 0}, {fd =3D -77376, events =3D 32767,
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D= 0}, {fd =3D 0, events =3D 0, revents =3D 0}, {fd =3D 17610037, events =3D = 0, revents =3D 0}, {fd =3D -77248,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 32767, revents =3D 0}, {fd =3D 61= 43744, events =3D 0, revents =3D 0}, {fd =3D 1, events =3D 2, revents =3D 0= }, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = fd =3D 0, events =3D 0, revents =3D 0}, {fd =3D 0, events =3D 0, revents = =3D 0}, {fd =3D 1950112256, events =3D 34281,
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D 29652}, {fd =3D -780= 93, events =3D 32767, revents =3D 0}, {fd =3D 47162960, events =3D 0, reven= ts =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 fd =3D 0, events =3D 0, revents =3D 0}, {fd =3D 0, events =3D 0, = revents =3D 0}, {fd =3D 47162984, events =3D 0,
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D 0}, {fd =3D 21474836= 47, events =3D 0, revents =3D 0}, {fd =3D -36798656, events =3D 32767, reve= nts =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 fd =3D -73601748, events =3D 32767, revents =3D 0}, {fd =3D 55611= 03, events =3D 0, revents =3D 0}, {fd =3D 47158272,
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 0, revents =3D = 0}, {fd =3D 47003792, events =3D 0, revents =3D 0}, {fd =3D -77168, events = =3D 32767,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 revents =3D 0}, {fd =3D 0, events =3D 0, revents =3D 0}, {fd =3D -68= 933959, events =3D 32767, revents =3D 0}, {fd =3D 0,
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 0, revents =3D = 0}, {fd =3D 47158272, events =3D 0, revents =3D 0}, {fd =3D -77176, events = =3D 32767,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 revents =3D 0}, {fd =3D -68933589, events =3D 32767, revents =3D 0},= {fd =3D -1, events =3D 65535, revents =3D 65535}, {
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fd =3D 0, events =3D 0, re= vents =3D 0}, {fd =3D 47167200, events =3D 0, revents =3D 0}, {fd =3D 19501= 12256,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 events =3D 34281, revents =3D 29652}, {fd =3D 0, events =3D 0, revents = =3D 0}, {fd =3D -113616538, events =3D 32767,
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D 0}, {fd =3D 0, event= s =3D 0, revents =3D 0}, {fd =3D 47230080, events =3D 0, revents =3D 0}, {f= d =3D 13325920,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 events =3D 0, revents =3D 0}, {fd =3D 18423443, events =3D 0, = revents =3D 0}, {fd =3D -77072, events =3D 32767,
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D 0}, {fd =3D 55617= 61, events =3D 0, revents =3D 0}, {fd =3D 18423555, events =3D 0, revents = =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 fd =3D 18423443, events =3D 0, revents =3D 0}, {fd =3D -77008, event= s =3D 32767, revents =3D 0}, {fd =3D 6100591,
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 0, revents =3D 0}, {f= d =3D 18423555, events =3D 0, revents =3D 0}, {fd =3D 0, events =3D 0, reve= nts =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 fd =3D -77008, events =3D 32767, revents =3D 0}, {fd =3D 5567948,= events =3D 0, revents =3D 0}, {fd =3D 5561103,
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 0, revents =3D 0}, {f= d =3D 0, events =3D 1, revents =3D 0}, {fd =3D 13325920, events =3D 0, reve= nts =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 fd =3D 18423555, events =3D 0, revents =3D 0}, {fd =3D 0, events = =3D 0, revents =3D 0}, {fd =3D -76848, events =3D 32767,
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 revents =3D 0}, {fd =3D= 15885700, events =3D 0, revents =3D 0}, {fd =3D 1535107799, events =3D 0, = revents =3D 0}, {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 fd =3D 1535107799, events =3D 0, revents =3D 0}, {fd =3D 15885= 700, events =3D 0, revents =3D 0}, {fd =3D -76912,
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 32767, revents =3D= 0}, {fd =3D 6196277, events =3D 0, revents =3D 0}, {fd =3D 498440600, even= ts =3D 0,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 revents =3D 0}, {fd =3D 0, events =3D 0, revents =3D 0}, {fd =3D 0, = events =3D 0, revents =3D 0}, {fd =3D 498440600,
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 events =3D 0, revents =3D 0},= {fd =3D -76800, events =3D 32767, revents =3D 0}, {fd =3D 7011386, events = =3D 0,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 revents =3D 0}, {fd =3D 1535107798, events =3D 0, revents =3D 0}, {fd = =3D 517445100, events =3D 0, revents =3D 0}}
=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 gfds =3D 0x7ffffffecfc0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 gfds_size =3D 128
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 n_gfds =3D 2
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 retval =3D 0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 our_fds =3D 0
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 max_fds =3D 6
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 context_acquired =3D true
=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 i =3D 2
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 nfds = =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 tmo_in_millisec =3D 384=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 must_free =3D 0
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 need_to_dispatch =3D true
#21 0x000000= 00006558c7 in wait_reading_process_output (time_limit=3D30, nsecs=3D0, read= _kbd=3D-1, do_display=3Dtrue,
=C2=A0=C2=A0=C2=A0 wait_for_cell=3D0, wait= _proc=3D0x0, just_wait_proc=3D0) at process.c:5381
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 process_skipped =3D false
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 channel =3D 6
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 nfds =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Available =3D = {fds_bits =3D {32, 0 <repeats 15 times>}}
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 Writeok =3D {fds_bits =3D {0 <repeats 16 times>}}<= br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 check_write =3D true
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 check_delay =3D 0
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no_avail =3D false
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 xerrno =3D 11
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 proc =3D 140737488279696
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 timeout =3D {tv_sec =3D 0, tv_nsec =3D 0}
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 end_time =3D {tv_sec =3D 1535107828, tv_nsec =3D 1852197= 00}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 timer_delay =3D {tv_sec = =3D 0, tv_nsec =3D 498440600}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= got_output_end_time =3D {tv_sec =3D 1535107828, tv_nsec =3D 185219700}
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 wait =3D TIMEOUT
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 got_some_output =3D -1
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 retry_for_async =3D false
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 count =3D 3
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 now =3D {tv_sec =3D 0, tv_nsec =3D -1}
#22 0x00000000004208e4 in = sit_for (timeout=3D122, reading=3Dtrue, display_option=3D1) at dispnew.c:57= 93
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 sec =3D 30
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 nsec =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 do_display =3D true
#23 0x000000000055a530 in read_char (co= mmandflag=3D1, map=3D22898867, prev_event=3D0, used_mouse_menu=3D0x7ffffffe= dcef,
=C2=A0=C2=A0=C2=A0 end_time=3D0x0) at keyboard.c:2717
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 tem0 =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 timeout =3D 30
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 delay_level =3D 4
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 buffer_= size =3D 1
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 c =3D 0
=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 jmpcount =3D 3
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 local_getcjmp =3D {{__jmpbuf =3D {0, -637220797023= 1418355, 17610037, 49776, 0, 0, -6372207970405481971,
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 63722084130581= 05869}, __mask_was_saved =3D 0, __saved_mask =3D {__val =3D {20762944, 1332= 5920, 6142321, 0,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 140737488280368, 5561103, 18501520, 13= 325920, 5698116, 0, 140737488280416, 5561103, 22867715,
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= 140737488280512, 6280261, 0}}}}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 save_jump =3D {{__jmpbuf =3D {0, 0, 0, 0, 0, 0, 0, 0}, __mask_was_saved= =3D 0, __saved_mask =3D {__val =3D {
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0 <repeats 16 = times>}}}}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 tem =3D 0
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 save =3D 0
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 previous_echo_area_message =3D 0
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 also_record =3D 0
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 reread =3D false
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 recorded =3D false
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = polling_stopped_here =3D false
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 orig_kboard =3D 0x2d89140
#24 0x0000000000566c86 in read_key_sequenc= e (keybuf=3D0x7ffffffedeb0, bufsize=3D30, prompt=3D0, dont_downcase_last=3D= false,
=C2=A0=C2=A0=C2=A0 can_return_switch_frame=3Dtrue, fix_current_bu= ffer=3Dtrue, prevent_redisplay=3Dfalse) at keyboard.c:9147
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 interrupted_kboard =3D 0x2d89140
=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 interrupted_frame =3D 0x147ac30 <bs= s_sbrk_buffer+8089552>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 key= =3D 4526696
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 used_mouse_menu = =3D false
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 echo_local_start = =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 last_real_key_start =3D= 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 keys_local_start =3D 0
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 new_binding =3D 5
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 count =3D 3
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 t =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ec= ho_start =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 keys_start =3D= 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 current_binding =3D 228988= 67
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 first_event =3D 0
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 first_unbound =3D 31
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 mock_input =3D 0
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 fkey =3D {parent =3D 17875411, map =3D 17875411, star= t =3D 0, end =3D 0}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 keytran = =3D {parent =3D 13695635, map =3D 13695635, start =3D 0, end =3D 0}
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 indec =3D {parent =3D 17875539, map= =3D 17875539, start =3D 0, end =3D 0}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 shift_translated =3D false
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 delayed_switch_frame =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 original_uppercase =3D 13375696
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 original_uppercase_position =3D -1
=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 dummyflag =3D false
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 starting_buffer =3D 0xd12400 <bss_sbrk_buffer+321440>
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fake_prefixed_keys =3D 0
#25 = 0x000000000055724c in command_loop_1 () at keyboard.c:1368
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 cmd =3D 140737488281600
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 keybuf =3D {0, 31200, 4294967296, 0, 13142960, = 31200, 280, 13357120, 13142960, 0, 140737488281424, 6279655,
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 4294967298, 140737488281456, = 13325920, 0, 0, 140737488281424, 5561103, 0, 140737488281520, 6280261,
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 14007299, 3, 1332592= 0, 31200, 0, 140737488281504, 5561103, 0}
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 i =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 prev_mod= iff =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 prev_buffer =3D 0x0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 already_adjusted =3D false#26 0x00000000005f8369 in internal_condition_case (bfun=3D0x556e3b <co= mmand_loop_1>, handlers=3D21072,
=C2=A0=C2=A0=C2=A0 hfun=3D0x556609 &= lt;cmd_error>) at eval.c:1332
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 val =3D 5561103
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 c =3D 0x2= ce54a0
#27 0x0000000000556b37 in command_loop_2 (ignore=3D0) at keyboard= .c:1110
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 val =3D 0
#28 0x00= 000000005f7c72 in internal_catch (tag=3D51408, func=3D0x556b0a <command_= loop_2>, arg=3D0) at eval.c:1097
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 val =3D 5561103
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 c =3D = 0x2ce5380
#29 0x0000000000556ad5 in command_loop () at keyboard.c:1089No locals.
#30 0x00000000005561de in recursive_edit_1 () at keyboard.c= :695
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 count =3D 1
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 val =3D 140737488281904
#31 0x00000000= 0055635c in Frecursive_edit () at keyboard.c:766
=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 count =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 buffer =3D 0
#32 0x0000000000554036 in main (argc=3D2, argv=3D0x7= ffffffee378) at emacs.c:1713
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = stack_bottom_variable =3D 0x50
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 do_initial_setlocale =3D true
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 dumping =3D false
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 skip= _args =3D 0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no_loadup =3D fal= se
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 junk =3D 0x0
=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 dname_arg =3D 0x0
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 ch_to_dir =3D 0x0
=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 original_pwd =3D 0x0
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 disable_aslr =3D false
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 rlim =3D {rlim_cur =3D 8388608, rlim_max =3D 8388608}
=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 sockfd =3D -1
=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 module_assertions =3D false
(gdb)
(gdb) xbacktraceUndefined command: "xbacktrace".=C2=A0 Try "help".
= (gdb) kill
Kill the program being debugged? (y or n) y
(gdb) quit
=
---backtrace-end

I configured emacs as = below:

=C2=A0=C2=A0=C2=A0 CFLAGS=3D-g ./config= ure --with-modules --with-gnutls=3Dno && make -j 8

(I've done it several times in this directory; that's why = emacs was called `emacs-26.1.3'.) Here are the logs from configure and = make:

---configure
checking for xcrun...= no
checking for GNU Make... make
checking build system type... x86_6= 4-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
check= ing for gcc... gcc
checking whether the C compiler works... yes
check= ing for C compiler default output file name... a.out
checking for suffix= of executables...
checking whether we are cross compiling... no
chec= king for suffix of object files... o
checking whether we are using the G= NU C compiler... yes
checking whether gcc accepts -g... yes
checking = for gcc option to enable C11 features... none needed
checking whether gc= c and cc understand -c and -o together... yes
checking for putenv... yes=
checking for sbrk... yes
checking for fchmod... yes
checking for = readlinkat... yes
checking for explicit_bzero... no
checking for facc= essat... yes
checking for fcntl... yes
checking for fdopendir... yes<= br>checking for fstatat... yes
checking for fsync... yes
checking for= gettimeofday... yes
checking for nanotime... no
checking for lstat..= . yes
checking for mkostemp... yes
checking for tzset... yes
check= ing for pipe2... yes
checking for pselect... yes
checking for readlin= k... yes
checking for strtoimax... yes
checking for symlink... yeschecking for localtime_r... yes
checking for timegm... yes
checking = for futimes... yes
checking for futimesat... yes
checking for futimen= s... yes
checking for utimensat... yes
checking for lutimes... yeschecking for getdtablesize... yes
checking how to run the C preprocesso= r... gcc -E
checking for grep that handles long lines and -e... /bin/gre= p
checking for egrep... /bin/grep -E
checking for ANSI C header files= ... yes
checking for sys/types.h... yes
checking for sys/stat.h... ye= s
checking for stdlib.h... yes
checking for string.h... yes
checki= ng for memory.h... yes
checking for strings.h... yes
checking for int= types.h... yes
checking for stdint.h... yes
checking for unistd.h... = yes
checking minix/config.h usability... no
checking minix/config.h p= resence... no
checking for minix/config.h... no
checking whether it i= s safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE sh= ould be defined... no
checking for Minix Amsterdam compiler... no
che= cking for ar... ar
checking for ranlib... ranlib
checking for special= C compiler options needed for large files... no
checking for _FILE_OFFS= ET_BITS value needed for large files... no
checking whether the compiler= is clang... no
checking whether C compiler handles -Werror -Wunknown-wa= rning-option... no
checking for a BSD-compatible install... /usr/bin/ins= tall -c
checking command to symlink files in the same directory... ln -s=
checking for install-info... :
checking for gzip... /bin/gzip
che= cking for 'find' args to delete a file... -delete
checking for s= etfattr... no
checking for paxctl... no
checking for -znocombreloc...= yes
checking whether addresses are sanitized... no
checking for libr= ary containing sqrt... -lm
checking for pkg-config... /usr/bin/pkg-confi= g
checking pkg-config is at least version 0.9.0... yes
checking for m= achine/soundcard.h... no
checking for sys/soundcard.h... yes
checking= for soundcard.h... no
checking for mmsystem.h... no
checking for _os= s_ioctl in -lossaudio... no
checking for ALSA... no
checking for linu= x/fs.h... yes
checking for malloc.h... yes
checking for sys/systeminf= o.h... no
checking for sys/sysinfo.h... yes
checking for coff.h... no=
checking for pty.h... yes
checking for sys/resource.h... yes
chec= king for sys/utsname.h... yes
checking for pwd.h... yes
checking for = utmp.h... yes
checking for util.h... no
checking for sys/prctl.h... y= es
checking for sys/socket.h... yes
checking for stdlib.h... (cached)= yes
checking for unistd.h... (cached) yes
checking for sys/param.h..= . yes
checking for pthread.h... yes
checking for malloc/malloc.h... n= o
checking for sys/un.h... yes
checking for dirent.h... yes
checki= ng for execinfo.h... yes
checking for stdio_ext.h... yes
checking for= getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/tim= e.h... yes
checking for limits.h... yes
checking for wchar.h... yeschecking for stdint.h... (cached) yes
checking for inttypes.h... (cach= ed) yes
checking for sys/select.h... yes
checking for sys/stat.h... (= cached) yes
checking for ADDR_NO_RANDOMIZE... yes
checking if Linux s= ysinfo may be used... yes
checking for term.h... yes
checking whether= time.h and sys/time.h may both be included... yes
checking whether sys_= siglist is declared... yes
checking for sys/wait.h that is POSIX.1 compa= tible... yes
checking for net/if.h... yes
checking for ifaddrs.h... y= es
checking for net/if_dl.h... no
checking for struct ifreq.ifr_flags= ... yes
checking for struct ifreq.ifr_hwaddr... yes
checking for stru= ct ifreq.ifr_netmask... yes
checking for struct ifreq.ifr_broadaddr... y= es
checking for struct ifreq.ifr_addr... yes
checking for struct ifre= q.ifr_addr.sa_len... no
checking whether gcc understands -MMD -MF... yes=
checking for X... libraries , headers
checking whether malloc is Dou= g Lea style... no
checking for getpagesize... yes
checking for workin= g mmap... yes
checking for main in -lXbsd... no
checking for pthread = library... -lpthread
checking for thread support... yes
checking whet= her X on GNU/Linux needs -b to link... no
checking for Xkb... yes
che= cking for XrmSetDatabase... yes
checking for XScreenResourceString... ye= s
checking for XScreenNumberOfScreen... yes
checking X11 version 6...= 6 or newer
checking for RSVG... no
checking for IMAGEMAGICK... nochecking for getaddrinfo_a in -lanl... yes
checking for GTK... yes
c= hecking whether GTK compiles... yes
checking whether GTK_TYPE_FILE_SELEC= TION is declared... no
checking whether GTK_TYPE_HANDLE_BOX is declared.= .. yes
checking for gtk_handle_box_new... yes
checking whether GTK_TY= PE_TEAROFF_MENU_ITEM is declared... yes
checking for gtk_tearoff_menu_it= em_new... yes
checking for gtk_widget_get_window... yes
checking for = gtk_widget_set_has_window... yes
checking for gtk_dialog_get_action_area= ... yes
checking for gtk_widget_get_sensitive... yes
checking for gtk= _widget_get_mapped... yes
checking for gtk_adjustment_get_page_size... y= es
checking for gtk_orientable_set_orientation... yes
checking for gt= k_window_set_has_resize_grip... yes
checking for DBUS... yes
checking= for dbus_watch_get_unix_fd... yes
checking for dbus_type_is_valid... ye= s
checking for dbus_validate_bus_name... yes
checking for dbus_valida= te_path... yes
checking for dbus_validate_interface... yes
checking f= or dbus_validate_member... yes
checking for GSETTINGS... yes
checking= whether GSettings is in gio... yes
checking for GOBJECT... yes
check= ing for lgetfilecon in -lselinux... no
checking for LIBSYSTEMD... no
= checking sys/inotify.h usability... yes
checking sys/inotify.h presence.= .. yes
checking for sys/inotify.h... yes
checking for inotify_init1..= . yes
checking for FONTCONFIG... yes
checking for XFT... yes
check= ing for XRenderQueryExtension in -lXrender... yes
checking for X11/Xft/X= ft.h... yes
checking for XftFontOpen in -lXft... yes
checking for FRE= ETYPE... yes
checking for LIBOTF... no
checking X11/Xlib-xcb.h usabil= ity... yes
checking X11/Xlib-xcb.h presence... yes
checking for X11/X= lib-xcb.h... yes
checking for xcb_translate_coordinates in -lxcb... yes<= br>checking for XGetXCBConnection in -lX11-xcb... yes
checking X11/xpm.h= usability... yes
checking X11/xpm.h presence... yes
checking for X11= /xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checki= ng for XpmReturnAllocPixels preprocessor define... yes
checking for jpeg= lib 6b or later... -ljpeg
checking for library containing cmsCreateTrans= form... no
checking for library containing inflateEnd... -lz
checking= for dladdr... yes
checking for dlfunc... no
checking for png... yes<= br>checking whether png_longjmp is declared... yes
checking tiffio.h usa= bility... yes
checking tiffio.h presence... yes
checking for tiffio.h= ... yes
checking for TIFFGetVersion in -ltiff... yes
checking gif_lib= .h usability... yes
checking gif_lib.h presence... yes
checking for g= if_lib.h... yes
checking for GifMakeMapObject in -lgif... yes
checkin= g gpm.h usability... no
checking gpm.h presence... no
checking for gp= m.h... no
checking X11/SM/SMlib.h usability... yes
checking X11/SM/SM= lib.h presence... yes
checking for X11/SM/SMlib.h... yes
checking for= SmcOpenConnection in -lSM... yes
checking for XRANDR... yes
checking= for XINERAMA... yes
checking for XFIXES... yes
checking for X11/exte= nsions/Xdbe.h... yes
checking for XdbeAllocateBackBufferName in -lXext..= . yes
checking for LIBXML2... no
checking for maillock in -lmail... n= o
checking for maillock in -llockfile... no
checking for liblockfile.= so... no
checking maillock.h usability... no
checking maillock.h pres= ence... no
checking for maillock.h... no
checking for accept4... yes<= br>checking for fchdir... yes
checking for gethostname... yes
checkin= g for getrusage... yes
checking for get_current_dir_name... yes
check= ing for lrand48... yes
checking for random... yes
checking for rint..= . yes
checking for trunc... yes
checking for select... yes
checkin= g for getpagesize... (cached) yes
checking for setlocale... yes
check= ing for newlocale... yes
checking for getrlimit... yes
checking for s= etrlimit... yes
checking for shutdown... yes
checking for pthread_sig= mask... (cached) yes
checking for strsignal... yes
checking for setit= imer... yes
checking for sendto... yes
checking for recvfrom... yeschecking for getsockname... yes
checking for getifaddrs... yes
chec= king for freeifaddrs... yes
checking for gai_strerror... yes
checking= for sync... yes
checking for getpwent... yes
checking for endpwent..= . yes
checking for getgrent... yes
checking for endgrent... yes
ch= ecking for cfmakeraw... yes
checking for cfsetspeed... yes
checking f= or __executable_start... yes
checking for log2... yes
checking for pr= ctl... yes
checking for aligned_alloc... yes
checking whether aligned= _alloc is declared... yes
checking for __builtin_frame_address... yeschecking for __builtin_unwind_init... yes
checking for _LARGEFILE_SOURC= E value needed for large files... no
checking for grantpt... yes
chec= king for getpt... yes
checking for posix_openpt... yes
checking for l= ibrary containing tputs... -ltinfo
checking for timerfd interface... yes=
checking whether signals can be handled on alternate stack... yes
ch= ecking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h = presence... no
checking for valgrind/valgrind.h... no
checking for st= ruct unipair.unicode... yes
checking for socket... yes
checking netin= et/in.h usability... yes
checking netinet/in.h presence... yes
checki= ng for netinet/in.h... yes
checking arpa/inet.h usability... yes
chec= king arpa/inet.h presence... yes
checking for arpa/inet.h... yes
chec= king for pid_t... yes
checking vfork.h usability... no
checking vfork= .h presence... no
checking for vfork.h... no
checking for fork... yes=
checking for vfork... yes
checking for working fork... yes
checki= ng for working vfork... (cached) yes
checking for snprintf... yes
che= cking whether GLib is linked in... yes
checking for nl_langinfo and CODE= SET... yes
checking for mbstate_t... yes
checking for signals via cha= racters... yes
checking for _setjmp... yes
checking for sigsetjmp... = yes
checking for usable FIONREAD... yes
checking for usable SIGIO... = yes
checking for working alloca.h... yes
checking for alloca... yeschecking for unsigned long long int... yes
checking whether byte order= ing is bigendian... no
checking whether the preprocessor supports includ= e_next... yes
checking whether system header files limit the line length= ... no
checking whether strtold conforms to C99... yes
checking if en= viron is properly declared... yes
checking for complete errno.h... yeschecking whether lstat correctly handles trailing slash... yes
checkin= g for mode_t... yes
checking whether fdatasync is declared... yes
che= cking for st_dm_mode in struct stat... no
checking whether strmode is de= clared... no
checking for gawk... no
checking for mawk... mawk
che= cking for getopt.h... (cached) yes
checking for getopt_long_only... yes<= br>checking whether getopt is POSIX compatible... yes
checking for worki= ng GNU getopt function... yes
checking for working GNU getopt_long funct= ion... yes
checking for C/C++ restrict keyword... __restrict
checking= for struct timeval... yes
checking for wide-enough struct timeval.tv_se= c member... yes
checking whether limits.h has ULLONG_WIDTH etc.... nochecking for long long int... yes
checking whether stdint.h conforms to= C99... yes
checking whether stdint.h predates C++11... no
checking w= hether stdint.h has UINTMAX_WIDTH etc.... no
checking whether memrchr is= declared... yes
checking whether <limits.h> defines MIN and MAX..= . no
checking whether <sys/param.h> defines MIN and MAX... yes
= checking whether time_t is signed... yes
checking whether alarm is decla= red... yes
checking for working mktime... yes
checking whether struct= tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone.= .. yes
checking for struct tm.tm_gmtoff... yes
checking whether <s= ys/select.h> is self-contained... yes
checking for sigset_t... yeschecking for wchar_t... yes
checking whether strtoimax is declared... y= es
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whet= her stat file-mode macros are broken... no
checking for struct timespec = in <time.h>... yes
checking whether clearerr_unlocked is declared.= .. yes
checking whether feof_unlocked is declared... yes
checking whe= ther ferror_unlocked is declared... yes
checking whether fflush_unlocked= is declared... yes
checking whether fgets_unlocked is declared... yeschecking whether fputc_unlocked is declared... yes
checking whether fp= uts_unlocked is declared... yes
checking whether fread_unlocked is decla= red... yes
checking whether fwrite_unlocked is declared... yes
checki= ng whether getc_unlocked is declared... yes
checking whether getchar_unl= ocked is declared... yes
checking whether putc_unlocked is declared... y= es
checking whether putchar_unlocked is declared... yes
checking whet= her the utimes function works... yes
checking type of array argument to = getgroups... gid_t
checking whether getdtablesize is declared... yes
= checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_= t
checking sys/acl.h usability... no
checking sys/acl.h presence... n= o
checking for sys/acl.h... no
checking for alloca as a compiler buil= t-in... yes
checking byteswap.h usability... yes
checking byteswap.h = presence... yes
checking for byteswap.h... yes
checking for library c= ontaining clock_gettime... none required
checking for clock_gettime... y= es
checking for clock_settime... yes
checking for d_type member in di= rectory struct... yes
checking whether dup2 works... yes
checking for= library containing backtrace_symbols_fd... none required
checking for e= xplicit_memset... no
checking whether fcntl handles F_DUPFD correctly...= no
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime = check
checking for library containing fdatasync... none required
chec= king whether fdopendir is declared... yes
checking whether fdopendir wor= ks... yes
checking for flexible array member... yes
checking for __fp= ending... yes
checking whether __fpending is declared... yes
checking= whether fstatat (..., 0) works... yes
checking for getloadavg... yeschecking sys/loadavg.h usability... no
checking sys/loadavg.h presence.= .. no
checking for sys/loadavg.h... no
checking whether getloadavg is= declared... yes
checking whether gettimeofday clobbers localtime buffer= ... no
checking for gettimeofday with POSIX signature... almost
check= ing for memrchr... yes
checking whether signature of pselect conforms to= POSIX... yes
checking whether pselect detects invalid fds... yes
che= cking whether pthread_sigmask returns error numbers... yes
checking whet= her pthread_sigmask unblocks signals correctly... guessing yes
checking = whether readlink signature is correct... yes
checking whether readlink h= andles trailing slash correctly... yes
checking whether readlinkat signa= ture is correct... yes
checking for sig2str... no
checking for volati= le sig_atomic_t... yes
checking for sighandler_t... yes
checking for = socklen_t... yes
checking for ssize_t... yes
checking for struct stat= .st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type = struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec= ... no
checking for struct stat.st_birthtimensec... no
checking for s= truct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... = yes
checking for max_align_t... yes
checking whether NULL can be used= in arbitrary expressions... yes
checking which flavor of printf attribu= te matches inttypes macros... system
checking for stpcpy... yes
check= ing whether strtoimax works... yes
checking whether symlink handles trai= ling slash correctly... yes
checking for nlink_t... yes
checking whet= her localtime_r is declared... yes
checking whether localtime_r is compa= tible with its POSIX signature... yes
checking for timezone_t... no
c= hecking for library containing timer_settime... -lrt
checking for timer_= settime... yes
checking for variable-length arrays... yes
checking wh= ether getdtablesize works... yes
checking for gcc option to disable posi= tion independent executables... -no-pie

Configured for 'x86_64-p= c-linux-gnu'.

=C2=A0 Where should the build process find the sou= rce code?=C2=A0=C2=A0=C2=A0 .
=C2=A0 What compiler should emacs be built= with?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 gcc -g
=C2=A0 Should Emacs use the GNU version of malloc= ?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 n= o (only before dumping)
=C2=A0 Should Emacs use a relocating allocator f= or buffers?=C2=A0=C2=A0=C2=A0 no
=C2=A0 Should Emacs use mmap(2) for buf= fer allocation?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
=C2= =A0 What window system should Emacs use?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 x11
=C2=A0 What toolkit should Emacs use?=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 GTK3
=C2=A0 Where do= we find X Windows header files?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Standard dirs
=C2=A0 Wh= ere do we find X Windows libraries?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Stand= ard dirs
=C2=A0 Does Emacs use -lXaw3d?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 no
=C2=A0 Does Emacs use -lXpm?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 yes
=C2=A0 Does Emacs use -ljpeg?=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes
=C2=A0 Does Emacs use -ltiff?= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes
=C2=A0 Does Emacs u= se a gif library?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 yes -lgif
=C2=A0 Does Emacs use a png library?= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 yes -lpng16
=C2=A0 Does Emacs use -lrsvg-2?=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 no
=C2=A0 Does Emacs use cairo?=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
=C2=A0 Does Emacs use -llcms2?=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
=C2=A0 Does Emacs use imagemagic= k (version 6)?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
=C2=A0 Does Emacs support sound?= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes
=C2=A0 Does Emacs use -lgpm?=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
=C2=A0 Does Emacs use -= ldbus?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes
=C2=A0 Does E= macs use -lgconf?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
=C2=A0 D= oes Emacs use GSettings?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes
=C2=A0 Does E= macs use a file notification library?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes -lglibc (inotify)
=C2=A0 Does E= macs use access control lists?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no=C2=A0 Does Emacs use -lselinux?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
=C2= =A0 Does Emacs use -lgnutls?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
= =C2=A0 Does Emacs use -lxml2?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 no
=C2=A0 Does Emacs use -lfreetype?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes=C2=A0 Does Emacs use -lm17n-flt?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
=C2=A0 D= oes Emacs use -lotf?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= no
=C2=A0 Does Emacs use -lxft?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 yes
=C2=A0 Does Emacs use -lsystemd?=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 no
=C2=A0 Does Emacs directly use zlib?=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes
=C2= =A0 Does Emacs have dynamic modules support?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes
=C2=A0 = Does Emacs use toolkit scroll bars?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 yes
=C2=A0 Does Emacs support Xwidgets (requires gtk3)?=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 no
=C2=A0 Does= Emacs have threading support in lisp?=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 yes


configure: creati= ng ./config.status
config.status: creating src/emacs-module.h
config.= status: creating Makefile
config.status: creating lib/gnulib.mk
config.status: creating ./doc/man/emacs.1
co= nfig.status: creating lib/Makefile
config.status: creating lib-src/Makef= ile
config.status: creating oldXMenu/Makefile
config.status: creating= doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.= status: creating doc/lispintro/Makefile
config.status: creating doc/lisp= ref/Makefile
config.status: creating src/Makefile
config.status: crea= ting lwlib/Makefile
config.status: creating lisp/Makefile
config.stat= us: creating leim/Makefile
config.status: creating nextstep/Makefile
= config.status: creating nt/Makefile
config.status: creating admin/charse= ts/Makefile
config.status: creating admin/unidata/Makefile
config.sta= tus: creating admin/grammars/Makefile
config.status: creating src/config= .h
config.status: src/config.h is unchanged
config.status: executing = src/epaths.h commands
config.status: executing src/.gdbinit commands
= config.status: executing doc/emacs/emacsver.texi commands
config.status:= executing etc-refcards-emacsver.tex commands
configure: You might want = to install GNU Mailutils
<https://m= ailutils.org> and use './configure --with-mailutils'.
---configure-end

---make
make -C= lib all
make info-real info-dir
make[1]: Entering directory '/ho= me/sean/emacs-26.1/lib'
make[1]: Entering directory '/home/sean/= emacs-26.1'
make -C doc/lispref info
make -C doc/lispintro info=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 dirent.h
=C2=A0 GEN=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 alloca.h
make[2]: Entering directory '/home/se= an/emacs-26.1/doc/lispintro'
make[2]: Nothing to be done for 'in= fo'.
make[2]: Leaving directory '/home/sean/emacs-26.1/doc/lispi= ntro'
make[2]: Entering directory '/home/sean/emacs-26.1/doc/lis= pref'
make[2]: Nothing to be done for 'info'.
make[2]: Le= aving directory '/home/sean/emacs-26.1/doc/lispref'
make -C doc/= emacs info
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fcntl.h
make[2]: = Entering directory '/home/sean/emacs-26.1/doc/emacs'
make[2]: No= thing to be done for 'info'.
make[2]: Leaving directory '/ho= me/sean/emacs-26.1/doc/emacs'
make -C doc/misc info
make[1]: Noth= ing to be done for 'info-dir'.
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 inttypes.h
make[2]: Entering directory '/home/sean/emacs-2= 6.1/doc/misc'
make[2]: Nothing to be done for 'info'.
mak= e[2]: Leaving directory '/home/sean/emacs-26.1/doc/misc'
make[1]= : Leaving directory '/home/sean/emacs-26.1'
=C2=A0 GEN=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 limits.h
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = signal.h
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 stdint.h
=C2=A0 GEN= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 stdio.h
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 stdlib.h
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 string.h
= =C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 sys/select.h
=C2=A0 GEN=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 sys/stat.h
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 sys/time.h
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 time.h
=C2= =A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 sys/types.h
=C2=A0 GEN=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 unistd.h
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 fcntl.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 time_rz.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 sig2str.o
=C2=A0 CC=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 explicit_bzero.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 acl-errno-valid.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 acl-internal.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 set-permissions.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 g= et-permissions.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 allocator= .o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 binary-io.o
=C2=A0 C= C=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 c-ctype.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 c-strcasecmp.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 c-strncasecmp.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 careadlinkat.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 count-l= eading-zeros.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 close-strea= m.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 count-one-bits.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 count-trailing-zeros.o
=C2= =A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 md5.o
=C2=A0 CC=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 sha1.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 sha256.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 sha512.o=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 dtoastr.o
=C2=A0 CC=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 dtotimespec.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 filemode.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 filevercmp.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 gettim= e.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 nstrftime.o
=C2=A0 = CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pipe2.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 qcopy-acl.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 stat-time.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 time= spec.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 tempname.o
=C2= =A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 timespec-sub.o
=C2=A0 CC=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 timespec-add.o
=C2=A0 CC=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 u64.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 utimens.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 unistd.o<= br>=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 openat-die.o
=C2=A0 CC= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 save-cwd.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 e-explicit_bzero.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 e-fcntl.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = e-sig2str.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-time_rz.o=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-acl-errno-valid.o
=C2= =A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-acl-internal.o
=C2=A0 CC=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-get-permissions.o
=C2=A0 CC=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 e-set-permissions.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 e-allocator.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 e-binary-io.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-= c-ctype.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-c-strcasecmp.o=
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-c-strncasecmp.o
=C2= =A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-careadlinkat.o
=C2=A0 CC=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-close-stream.o
=C2=A0 CC=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 e-count-leading-zeros.o
=C2=A0 CC=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 e-count-one-bits.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 e-md5.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= e-count-trailing-zeros.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = e-sha1.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-sha256.o
=C2= =A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-sha512.o
=C2=A0 CC=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 e-dtoastr.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 e-dtotimespec.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 e-filemode.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-file= vercmp.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-gettime.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-nstrftime.o
=C2=A0 CC=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-pipe2.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 e-qcopy-acl.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 e-stat-time.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-tem= pname.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-timespec.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-timespec-add.o
=C2=A0 CC= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-timespec-sub.o
=C2=A0 CC=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 e-u64.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 e-utimens.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-un= istd.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-openat-die.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 e-save-cwd.o
=C2=A0 AR=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 libgnu.a
=C2=A0 AR=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 libegnu.a
make[1]: Leaving directory '/home/sean/= emacs-26.1/lib'
make -C lib-src all
make[1]: Entering directory &= #39;/home/sean/emacs-26.1/lib-src'
=C2=A0 CCLD=C2=A0=C2=A0=C2=A0=C2= =A0 emacsclient
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 regex.o=C2=A0 CCLD=C2=A0=C2=A0=C2=A0=C2=A0 profile
=C2=A0 CCLD=C2=A0=C2=A0=C2= =A0=C2=A0 ebrowse
=C2=A0 CCLD=C2=A0=C2=A0=C2=A0=C2=A0 hexl
=C2=A0 CC= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 pop.o
=C2=A0 CCLD=C2=A0=C2=A0=C2=A0= =C2=A0 make-docfile
=C2=A0 CCLD=C2=A0=C2=A0=C2=A0=C2=A0 movemail
=C2= =A0 CCLD=C2=A0=C2=A0=C2=A0=C2=A0 etags
=C2=A0 CCLD=C2=A0=C2=A0=C2=A0=C2= =A0 ctags
make[1]: Leaving directory '/home/sean/emacs-26.1/lib-src&= #39;
make -C src VCSWITNESS=3D'' all
make[1]: Entering direct= ory '/home/sean/emacs-26.1/src'
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 globals.h
make -C ../admin/charsets all
make -C ../admin/un= idata charscript.el
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 buildobj.h<= br>make[2]: Entering directory '/home/sean/emacs-26.1/admin/unidata'= ;
make[2]: Entering directory '/home/sean/emacs-26.1/admin/charsets&= #39;
make[2]: Nothing to be done for 'all'.
make[2]: Leaving = directory '/home/sean/emacs-26.1/admin/charsets'
make -C ../admi= n/charsets cp51932.el
make[2]: Nothing to be done for 'charscript.el= '.
make[2]: Leaving directory '/home/sean/emacs-26.1/admin/unida= ta'
make -C ../admin/charsets eucjp-ms.el
make[2]: Entering direc= tory '/home/sean/emacs-26.1/admin/charsets'
make[2]: Nothing to = be done for 'cp51932.el'.
make[2]: Leaving directory '/home/= sean/emacs-26.1/admin/charsets'
make[2]: Entering directory '/ho= me/sean/emacs-26.1/admin/charsets'
make[2]: Nothing to be done for &= #39;eucjp-ms.el'.
make[2]: Leaving directory '/home/sean/emacs-2= 6.1/admin/charsets'
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fr= ame.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 scroll.o
=C2=A0 C= C=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 dispnew.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 xdisp.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 menu.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xmenu.o
=C2= =A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 window.o
=C2=A0 CC=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 charset.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 coding.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 cate= gory.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ccl.o
=C2=A0 CC= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 character.o
=C2=A0 CC=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 chartab.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 bidi.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 cm.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 terminal.o
=C2=A0 CC=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 term.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 xfaces.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xter= m.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xfns.o
=C2=A0 CC=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xselect.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 xrdb.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = xsmfns.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xsettings.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 gtkutil.o
=C2=A0 CC=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 emacsgtkfixed.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 dbusbind.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 emacs.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 keyboard.o<= br>=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 macros.o
=C2=A0 CC=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 keymap.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 sysdep.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 buffer.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 filelock.o=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 insdel.o
=C2=A0 CC=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 marker.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 minibuf.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = fileio.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 dired.o
=C2=A0= CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 cmds.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 casetab.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 indent.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 casefiddle= .o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 search.o
=C2=A0 CC= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 regex.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 undo.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = alloc.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 data.o
=C2=A0 C= C=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 doc.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 editfns.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 callint.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 eval.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 floatfns.o
=C2=A0 CC=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fns.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 font.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 print.= o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 lread.o
=C2=A0 CC=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 dynlib.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 emacs-module.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 syntax.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 unexelf= .o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 bytecode.o
=C2=A0 CC= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 process.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 gnutls.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 callproc.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 region-c= ache.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 sound.o
=C2=A0 C= C=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 atimer.o
=C2=A0 CC=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 doprnt.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 intervals.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 textpro= p.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 composite.o
=C2=A0 = CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xml.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 lcms.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = inotify.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 profiler.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 decompress.o
=C2=A0 CC=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 thread.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 systhread.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 sheap.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xfont.o
= =C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ftfont.o
=C2=A0 CC=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 xftfont.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 ftxfont.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 = fontset.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 fringe.o
=C2= =A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 image.o
=C2=A0 CC=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 xgselect.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 terminfo.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 lastf= ile.o
=C2=A0 CC=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 gmalloc.o
=C2=A0 = CCLD=C2=A0=C2=A0=C2=A0=C2=A0 temacs
/bin/mkdir -p ../etc
make -C ../l= isp update-subdirs
make[2]: Entering directory '/home/sean/emacs-26.= 1/lisp'
make[2]: Leaving directory '/home/sean/emacs-26.1/lisp&#= 39;
./temacs --batch=C2=A0 --load loadup bootstrap
Loading loadup.el = (source)...
Using load-path (/home/sean/emacs-26.1/lisp /home/sean/emacs= -26.1/lisp/emacs-lisp /home/sean/emacs-26.1/lisp/progmodes /home/sean/emacs= -26.1/lisp/language /home/sean/emacs-26.1/lisp/international /home/sean/ema= cs-26.1/lisp/textmodes /home/sean/emacs-26.1/lisp/vc)
Loading emacs-lisp= /byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loadi= ng version...
Loading widget...
Loading custom...
Loading emacs-li= sp/map-ynp...
Loading international/mule...
Loading international/mul= e-conf...
Loading env...
Loading format...
Loading bindings...
= Loading window...
Loading files...
Loading emacs-lisp/macroexp...
= Loading cus-face...
Loading faces...
Loading button...
Loading /ho= me/sean/emacs-26.1/lisp/loaddefs.el (source)...
Loading emacs-lisp/nadvi= ce...
Loading emacs-lisp/cl-preloaded...
Loading minibuffer...
Loa= ding obarray...
Loading abbrev...
Loading simple...
Loading help..= .
Loading jka-cmpr-hook...
Loading epa-hook...
Loading internation= al/mule-cmds...
Loading case-table...
Loading /home/sean/emacs-26.1/l= isp/international/charprop.el (source)...
Loading international/characte= rs...
Loading composite...
Loading language/chinese...
Loading lan= guage/cyrillic...
Loading language/indian...
Loading language/sinhala= ...
Loading language/english...
Loading language/ethiopic...
Loadi= ng language/european...
Loading language/czech...
Loading language/sl= ovak...
Loading language/romanian...
Loading language/greek...
Loa= ding language/hebrew...
Loading international/cp51932...
Loading inte= rnational/eucjp-ms...
Loading language/japanese...
Loading language/k= orean...
Loading language/lao...
Loading language/tai-viet...
Load= ing language/thai...
Loading language/tibetan...
Loading language/vie= tnamese...
Loading language/misc-lang...
Loading language/utf-8-lang.= ..
Loading language/georgian...
Loading language/khmer...
Loading = language/burmese...
Loading language/cham...
Loading indent...
Loa= ding emacs-lisp/cl-generic...
Loading frame...
Loading startup...
= Loading term/tty-colors...
Loading font-core...
Loading facemenu...Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock.= ..
Loading mouse...
Loading scroll-bar...
Loading select...
Loa= ding emacs-lisp/timer...
Loading isearch...
Loading rfn-eshadow...Loading menu-bar...
Loading emacs-lisp/lisp...
Loading textmodes/pag= e...
Loading register...
Loading textmodes/paragraphs...
Loading p= rogmodes/prog-mode...
Loading emacs-lisp/lisp-mode...
Loading progmod= es/elisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fil= l...
Loading newcomment...
Loading replace...
Loading emacs-lisp/t= abulated-list...
Loading buff-menu...
Loading fringe...
Loading em= acs-lisp/regexp-opt...
Loading image...
Loading international/fontset= ...
Loading dnd...
Loading tool-bar...
Loading dynamic-setting...<= br>Loading x-dnd...
Loading term/common-win...
Loading term/x-win...<= br>Loading mwheel...
Loading emacs-lisp/float-sup...
Loading vc/vc-ho= oks...
Loading vc/ediff-hook...
Loading uniquify...
Loading electr= ic...
Loading emacs-lisp/eldoc...
Loading cus-start...
Loading too= ltip...
Loading /home/sean/emacs-26.1/lisp/leim/leim-list.el (source)...=
Finding pointers to doc strings...
Finding pointers to doc strings..= .done
Dumping under the name emacs
11506592 of 33554432 static heap b= ytes used
97279 pure bytes used
mv -f emacs bootstrap-emacs
make -= C ../lisp compile-first EMACS=3D"../src/bootstrap-emacs"
make[= 2]: Entering directory '/home/sean/emacs-26.1/lisp'
make[2]: Not= hing to be done for 'compile-first'.
make[2]: Leaving directory = '/home/sean/emacs-26.1/lisp'
make -C ../admin/unidata all EMACS= =3D"../../src/bootstrap-emacs"
make[2]: Entering directory = 9;/home/sean/emacs-26.1/admin/unidata'
make[2]: Nothing to be done f= or 'all'.
make[2]: Leaving directory '/home/sean/emacs-26.1/= admin/unidata'
=C2=A0 GEN=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ../etc/DOCLC_ALL=3DC ./temacs -batch=C2=A0 -l loadup dump
Loading loadup.el (sou= rce)...
Using load-path (/home/sean/emacs-26.1/lisp)
Loading emacs-li= sp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loa= ding version...
Loading widget...
Loading custom...
Loading emacs-= lisp/map-ynp...
Loading international/mule...
Loading international/m= ule-conf...
Loading env...
Loading format...
Loading bindings...Loading window...
Loading files...
Loading emacs-lisp/macroexp...Loading cus-face...
Loading faces...
Loading button...
Loading l= oaddefs.el (source)...
Loading emacs-lisp/nadvice...
Loading emacs-li= sp/cl-preloaded...
Loading minibuffer...
Loading obarray...
Loadin= g abbrev...
Loading simple...
Loading help...
Loading jka-cmpr-hoo= k...
Loading epa-hook...
Loading international/mule-cmds...
Loadin= g case-table...
Loading international/charprop.el (source)...
Loading= international/characters...
Loading international/charscript...
Load= ing composite...
Loading language/chinese...
Loading language/cyrilli= c...
Loading language/indian...
Loading language/sinhala...
Loadin= g language/english...
Loading language/ethiopic...
Loading language/e= uropean...
Loading language/czech...
Loading language/slovak...
Lo= ading language/romanian...
Loading language/greek...
Loading language= /hebrew...
Loading international/cp51932...
Loading international/euc= jp-ms...
Loading language/japanese...
Loading language/korean...
L= oading language/lao...
Loading language/tai-viet...
Loading language/= thai...
Loading language/tibetan...
Loading language/vietnamese...Loading language/misc-lang...
Loading language/utf-8-lang...
Loading= language/georgian...
Loading language/khmer...
Loading language/burm= ese...
Loading language/cham...
Loading indent...
Loading emacs-li= sp/cl-generic...
Loading frame...
Loading startup...
Loading term/= tty-colors...
Loading font-core...
Loading facemenu...
Loading ema= cs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading= mouse...
Loading scroll-bar...
Loading select...
Loading emacs-li= sp/timer...
Loading isearch...
Loading rfn-eshadow...
Loading menu= -bar...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loadi= ng register...
Loading textmodes/paragraphs...
Loading progmodes/prog= -mode...
Loading emacs-lisp/lisp-mode...
Loading progmodes/elisp-mode= ...
Loading textmodes/text-mode...
Loading textmodes/fill...
Loadi= ng newcomment...
Loading replace...
Loading emacs-lisp/tabulated-list= ...
Loading buff-menu...
Loading fringe...
Loading emacs-lisp/rege= xp-opt...
Loading image...
Loading international/fontset...
Loadin= g dnd...
Loading tool-bar...
Loading dynamic-setting...
Loading x-= dnd...
Loading term/common-win...
Loading term/x-win...
Loading mw= heel...
Loading emacs-lisp/float-sup...
Loading vc/vc-hooks...
Loa= ding vc/ediff-hook...
Loading uniquify...
Loading electric...
Load= ing emacs-lisp/eldoc...
Loading cus-start...
Loading tooltip...
Lo= ading leim/leim-list.el (source)...
Waiting for git...
Finding pointe= rs to doc strings...
Finding pointers to doc strings...done
Pure-hash= ed: 15480 strings, 4060 vectors, 40277 conses, 3922 bytecodes, 176 othersDumping under the name emacs
10765216 of 33554432 static heap bytes us= ed
2446710 pure bytes used
Adding name emacs-26.1.2
ln -f emacs bo= otstrap-emacs
make[1]: Leaving directory '/home/sean/emacs-26.1/src&= #39;
make -C lisp all
make[1]: Entering directory '/home/sean/ema= cs-26.1/lisp'
make -C ../leim all EMACS=3D"../src/emacs"make -C ../admin/grammars all EMACS=3D"../../src/emacs"
make= [2]: Entering directory '/home/sean/emacs-26.1/admin/grammars'
m= ake[2]: Nothing to be done for 'all'.
make[2]: Leaving directory= '/home/sean/emacs-26.1/admin/grammars'
make[2]: Entering direct= ory '/home/sean/emacs-26.1/leim'
make[2]: Nothing to be done for= 'all'.
make[2]: Leaving directory '/home/sean/emacs-26.1/le= im'
make[2]: Entering directory '/home/sean/emacs-26.1/lisp'=
make[2]: Nothing to be done for 'compile-targets'.
make[2]: = Leaving directory '/home/sean/emacs-26.1/lisp'
make[1]: Leaving = directory '/home/sean/emacs-26.1/lisp'
---make-end


In GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Versio= n 3.22.11)
=C2=A0of 2018-08-23 built on STARGATE
Recent messages:
= Saving file /home/sean/dotfiles/.emacs.d/init.el...
Wrote /home/sean/dot= files/.emacs.d/init.el [2 times]
Contacting host: melpa.org:80 [2 times]
Generating autoloads for smex.el...= done
Wrote /home/sean/.emacs.d/elpa/smex-20151212.2209/smex-autoloads.el= [2 times]
Checking /home/sean/.emacs.d/elpa/smex-20151212.2209... [3 ti= mes]
Compiling /home/sean/.emacs.d/elpa/smex-20151212.2209/smex.el...don= e
Wrote /home/sean/.emacs.d/elpa/smex-20151212.2209/smex.elc
Checking= /home/sean/.emacs.d/elpa/smex-20151212.2209...
Done (Total of 1 file co= mpiled, 2 skipped)
(#s(package-desc smex (20151212 2209) "M-x inter= face with Ido-style fuzzy matching." ((emacs ...)) single "melpa&= quot; nil ((:commit . "55aaebe3d793c2c990b39a302eb26c184281c42c")= (:keywords "convenience" "usability") (:authors ...) (= :maintainer "Cornelius Mika" . "cornelius.mika@gmail.com") (:url . "http://github.com/nonsequitur/smex= /")) nil))
Configured using:
=C2=A0'configure --with-mod= ules --with-x11 --with-gnutls=3Dno'

Configured features:
XPM = JPEG TIFF GIF PNG SOUND DBUS GSETTINGS NOTIFY FREETYPE XFT ZLIB
TOOLKIT_= SCROLL_BARS GTK3 X11 MODULES THREADS

Important settings:
=C2=A0 v= alue of $LANG: en_US.UTF-8
=C2=A0 locale-coding-system: utf-8-unix
Major mode: Lisp Interaction

Minor modes in effect:
=C2=A0 diff= -auto-refine-mode: t
=C2=A0 show-paren-mode: t
=C2=A0 ivy-mode: t
= =C2=A0 paredit-mode: t
=C2=A0 override-global-mode: t
=C2=A0 tooltip-= mode: t
=C2=A0 global-eldoc-mode: t
=C2=A0 eldoc-mode: t
=C2=A0 el= ectric-indent-mode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 tool-bar-mode= : t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode: t=C2=A0 font-lock-mode: t
=C2=A0 auto-composition-mode: t
=C2=A0 aut= o-encryption-mode: t
=C2=A0 auto-compression-mode: t
=C2=A0 column-nu= mber-mode: t
=C2=A0 line-number-mode: t
=C2=A0 transient-mark-mode: t=

Load-path shadows:
None found.

Features:
(shadow sort = mail-extr emacsbug sendmail ido autoload lisp-mnt
mm-archive message rfc= 822 mml mml-sec epa derived epg mailabbrev
gmm-utils mailheader mm-decod= e mm-bodies mm-encode url-http mail-parse
rfc2231 url-gw url-cache url-a= uth pp vc-git diff-mode cus-edit cus-start
cus-load term/xterm xterm par= en elec-pair manoj-dark-theme rust-mode
css-mode smie sgml-mode eww mm-u= rl gnus nnheader gnus-util rmail
rmail-loaddefs rfc2047 rfc2045 ietf-dru= ms mail-utils wid-edit mm-util
mail-prsvr url-queue url url-proxy url-pr= ivacy url-expand url-methods
url-history url-cookie url-domsuf mailcap s= hr svg xml dom browse-url
format-spec ediff-merg ediff-wind ediff-diff e= diff-mult ediff-help
ediff-init ediff-util ediff lispy swiper lispy-inli= ne etags edebug
help-fns radix-tree lispy-tags mode-local advice find-fu= nc hydra lv ivy
delsel colir ivy-overlay ffap typescript-mode cc-mode cc= -fonts cc-guess
cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc= -defs avy
dired-aux dired dired-loaddefs diminish paredit lsp-rust markd= own-mode
rx color thingatpt noutline outline dash lsp-mode network-strea= m puny
nsm rmc starttls tls gnutls lsp-methods em-glob esh-util inline l= sp-io
pcase lsp-notifications lsp-common cl filenotify url-util compile = comint
ansi-color xref project ring json map warnings asm-mode let-alist=
my-functions edmacro kmacro cl-extra help-mode use-package
use-packa= ge-ensure use-package-delight use-package-diminish
use-package-bind-key = bind-key easy-mmode use-package-core finder-inf
tex-site info package ea= symenu epg-config url-handlers url-parse
auth-source cl-seq eieio eieio-= core cl-macs eieio-loaddefs
password-cache url-vars seq byte-opt gv byte= comp byte-compile cconv
cl-loaddefs cl-lib time-date subr-x mule-util to= oltip eldoc electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel= term/x-win x-win
term/common-win x-dnd tool-bar dnd fontset image regex= p-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp= -mode
prog-mode register page menu-bar rfn-eshadow isearch timer select<= br>scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tt= y-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese = tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek = romanian slovak czech european ethiopic indian cyrillic
chinese composit= e charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbr= ev obarray minibuffer cl-preloaded nadvice loaddefs
button faces cus-fac= e macroexp files text-properties overlay sha1 md5
base64 format env code= -pages mule custom widget hashtable-print-readable
backquote dbusbind in= otify dynamic-setting system-font-setting
font-render-setting move-toolb= ar gtk x-toolkit x multi-tty
make-network-process emacs)

Memory i= nformation:
((conses 16 380831 156738)
=C2=A0(symbols 48 42907 2)
= =C2=A0(miscs 40 58 188)
=C2=A0(strings 32 120593 11715)
=C2=A0(string= -bytes 1 3311664)
=C2=A0(vectors 16 45712)
=C2=A0(vector-slots 8 1526= 020 223444)
=C2=A0(floats 8 320 822)
=C2=A0(intervals 56 385 61)
= =C2=A0(buffers 992 15))
--00000000000006ab5905742c6ba6-- ------------=_1535486885-3614-3--