* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t @ 2019-11-19 2:51 Ihor Radchenko 2019-11-19 16:02 ` Eli Zaretskii 0 siblings, 1 reply; 11+ messages in thread From: Ihor Radchenko @ 2019-11-19 2:51 UTC (permalink / raw) To: 38264 When I try to run the following code, graphical emacs window terminates losing all the unsaved data. (setq debug-on-error t) (let ((noninteractive t)) (/ 1 0)) The problem is reproducible with emacs -Q. Running the code without debug-on-error set to t does not trigger termination. Best, Ihor In GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0) of 2019-11-18 built on yantar92-laptop Repository revision: ccb8bbd581adac2cc1c770c266b5fd52da5c9402 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12005000 System Description: Gentoo/Linux Configured using: 'configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --docdir=/usr/share/doc/emacs-vcs-27.0.9999 --htmldir=/usr/share/doc/emacs-vcs-27.0.9999/html --libdir=/usr/lib64 --program-suffix=-emacs-27-vcs --includedir=/usr/include/emacs-27-vcs --infodir=/usr/share/info/emacs-27-vcs --localstatedir=/var --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp --without-compress-install --without-hesiod --without-pop --with-file-notification=inotify --enable-acl --with-dbus --with-modules --without-gameuser --with-libgmp --with-gpm --without-json --without-kerberos --without-kerberos5 --with-lcms2 --with-xml2 --without-mailutils --without-selinux --with-gnutls --without-libsystemd --with-threads --without-wide-int --with-zlib --with-sound=alsa --with-x --without-ns --without-gconf --without-gsettings --without-toolkit-scroll-bars --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xpm --with-imagemagick --with-xft --with-cairo --without-harfbuzz --without-libotf --without-m17n-flt --with-x-toolkit=lucid --with-xaw3d 'CFLAGS=-march=broadwell -pipe -O2' CPPFLAGS= 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'' Configured features: XAW3D XPM JPEG TIFF GIF PNG RSVG CAIRO IMAGEMAGICK SOUND GPM DBUS GLIB NOTIFY INOTIFY ACL GNUTLS LIBXML2 FREETYPE ZLIB LUCID X11 XDBE XIM MODULES THREADS PDUMPER LCMS2 GMP Important settings: value of $LANG: en_US.utf8 value of $XMODIFIERS: @im=imsettings locale-coding-system: utf-8-unix Load-path shadows: /home/yantar92/.emacs.d/straight/build/org/org-macro hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-macro /home/yantar92/.emacs.d/straight/build/org/org-pcomplete hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-pcomplete /home/yantar92/.emacs.d/straight/build/org/org-keys hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-keys /home/yantar92/.emacs.d/straight/build/org/ob-python hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-python /home/yantar92/.emacs.d/straight/build/org/ob-clojure hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-clojure /home/yantar92/.emacs.d/straight/build/org/org hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org /home/yantar92/.emacs.d/straight/build/org/org-datetree hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-datetree /home/yantar92/.emacs.d/straight/build/org/ob-stan hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-stan /home/yantar92/.emacs.d/straight/build/org/ox hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox /home/yantar92/.emacs.d/straight/build/org/ob-makefile hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-makefile /home/yantar92/.emacs.d/straight/build/org/ob-js hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-js /home/yantar92/.emacs.d/straight/build/org/ox-publish hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-publish /home/yantar92/.emacs.d/straight/build/org/ob-awk hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-awk /home/yantar92/.emacs.d/straight/build/org/ob-calc hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-calc /home/yantar92/.emacs.d/straight/build/org/ox-latex hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-latex /home/yantar92/.emacs.d/straight/build/org/ob-shell hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-shell /home/yantar92/.emacs.d/straight/build/org/org-entities hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-entities /home/yantar92/.emacs.d/straight/build/org/ob-lilypond hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-lilypond /home/yantar92/.emacs.d/straight/build/org/org-install hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-install /home/yantar92/.emacs.d/straight/build/org/ob-shen hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-shen /home/yantar92/.emacs.d/straight/build/org/org-faces hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-faces /home/yantar92/.emacs.d/straight/build/org/org-element hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-element /home/yantar92/.emacs.d/straight/build/org/org-agenda hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-agenda /home/yantar92/.emacs.d/straight/build/org/ob-exp hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-exp /home/yantar92/.emacs.d/straight/build/org/ob-matlab hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-matlab /home/yantar92/.emacs.d/straight/build/org/ob-haskell hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-haskell /home/yantar92/.emacs.d/straight/build/org/ob-abc hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-abc /home/yantar92/.emacs.d/straight/build/org/org-macs hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-macs /home/yantar92/.emacs.d/straight/build/org/ob-fortran hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-fortran /home/yantar92/.emacs.d/straight/build/org/org-lint hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-lint /home/yantar92/.emacs.d/straight/build/org/org-goto hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-goto /home/yantar92/.emacs.d/straight/build/org/ob-ref hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-ref /home/yantar92/.emacs.d/straight/build/org/ob-lob hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-lob /home/yantar92/.emacs.d/straight/build/org/org-duration hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-duration /home/yantar92/.emacs.d/straight/build/org/ol-bbdb hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-bbdb /home/yantar92/.emacs.d/straight/build/org/ob-sql hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-sql /home/yantar92/.emacs.d/straight/build/org/ob-mscgen hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-mscgen /home/yantar92/.emacs.d/straight/build/org/org-tempo hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-tempo /home/yantar92/.emacs.d/straight/build/org/ol-eshell hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-eshell /home/yantar92/.emacs.d/straight/build/org/ob-sass hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-sass /home/yantar92/.emacs.d/straight/build/org/ob-ruby hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-ruby /home/yantar92/.emacs.d/straight/build/org/ob-java hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-java /home/yantar92/.emacs.d/straight/build/org/ob-css hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-css /home/yantar92/.emacs.d/straight/build/org/ob-ocaml hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-ocaml /home/yantar92/.emacs.d/straight/build/org/ob-screen hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-screen /home/yantar92/.emacs.d/straight/build/org/ob-sed hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-sed /home/yantar92/.emacs.d/straight/build/org/ob-lisp hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-lisp /home/yantar92/.emacs.d/straight/build/org/ox-md hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-md /home/yantar92/.emacs.d/straight/build/org/org-clock hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-clock /home/yantar92/.emacs.d/straight/build/org/ob-maxima hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-maxima /home/yantar92/.emacs.d/straight/build/org/ob-io hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-io /home/yantar92/.emacs.d/straight/build/org/ob-J hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-J /home/yantar92/.emacs.d/straight/build/org/ol-rmail hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-rmail /home/yantar92/.emacs.d/straight/build/org/ox-org hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-org /home/yantar92/.emacs.d/straight/build/org/ob-table hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-table /home/yantar92/.emacs.d/straight/build/org/ol hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol /home/yantar92/.emacs.d/straight/build/org/ob-asymptote hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-asymptote /home/yantar92/.emacs.d/straight/build/org/ob-sqlite hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-sqlite /home/yantar92/.emacs.d/straight/build/org/ol-w3m hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-w3m /home/yantar92/.emacs.d/straight/build/org/ox-beamer hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-beamer /home/yantar92/.emacs.d/straight/build/org/org-mouse hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-mouse /home/yantar92/.emacs.d/straight/build/org/org-habit hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-habit /home/yantar92/.emacs.d/straight/build/org/ob-gnuplot hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-gnuplot /home/yantar92/.emacs.d/straight/build/org/org-crypt hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-crypt /home/yantar92/.emacs.d/straight/build/org/ob-ebnf hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-ebnf /home/yantar92/.emacs.d/straight/build/org/ob-R hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-R /home/yantar92/.emacs.d/straight/build/org/org-inlinetask hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-inlinetask /home/yantar92/.emacs.d/straight/build/org/ol-irc hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-irc /home/yantar92/.emacs.d/straight/build/org/org-archive hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-archive /home/yantar92/.emacs.d/straight/build/org/ol-docview hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-docview /home/yantar92/.emacs.d/straight/build/org/ob-plantuml hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-plantuml /home/yantar92/.emacs.d/straight/build/org/ob-eshell hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-eshell /home/yantar92/.emacs.d/straight/build/org/ob-eval hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-eval /home/yantar92/.emacs.d/straight/build/org/ox-texinfo hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-texinfo /home/yantar92/.emacs.d/straight/build/org/ob-dot hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-dot /home/yantar92/.emacs.d/straight/build/org/ob hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob /home/yantar92/.emacs.d/straight/build/org/ob-coq hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-coq /home/yantar92/.emacs.d/straight/build/org/ol-info hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-info /home/yantar92/.emacs.d/straight/build/org/org-loaddefs hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-loaddefs /home/yantar92/.emacs.d/straight/build/org/ob-ditaa hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-ditaa /home/yantar92/.emacs.d/straight/build/org/org-mobile hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-mobile /home/yantar92/.emacs.d/straight/build/org/ox-man hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-man /home/yantar92/.emacs.d/straight/build/org/ob-emacs-lisp hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-emacs-lisp /home/yantar92/.emacs.d/straight/build/org/ol-gnus hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-gnus /home/yantar92/.emacs.d/straight/build/org/ob-lua hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-lua /home/yantar92/.emacs.d/straight/build/org/org-protocol hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-protocol /home/yantar92/.emacs.d/straight/build/org/org-compat hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-compat /home/yantar92/.emacs.d/straight/build/org/ob-vala hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-vala /home/yantar92/.emacs.d/straight/build/org/ob-org hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-org /home/yantar92/.emacs.d/straight/build/org/ox-html hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-html /home/yantar92/.emacs.d/straight/build/org/org-list hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-list /home/yantar92/.emacs.d/straight/build/org/ol-bibtex hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-bibtex /home/yantar92/.emacs.d/straight/build/org/ob-forth hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-forth /home/yantar92/.emacs.d/straight/build/org/org-indent hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-indent /home/yantar92/.emacs.d/straight/build/org/org-footnote hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-footnote /home/yantar92/.emacs.d/straight/build/org/ob-scheme hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-scheme /home/yantar92/.emacs.d/straight/build/org/ob-tangle hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-tangle /home/yantar92/.emacs.d/straight/build/org/ox-icalendar hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-icalendar /home/yantar92/.emacs.d/straight/build/org/ol-eww hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-eww /home/yantar92/.emacs.d/straight/build/org/ob-octave hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-octave /home/yantar92/.emacs.d/straight/build/org/ob-ledger hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-ledger /home/yantar92/.emacs.d/straight/build/org/org-num hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-num /home/yantar92/.emacs.d/straight/build/org/ob-picolisp hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-picolisp /home/yantar92/.emacs.d/straight/build/org/ob-latex hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-latex /home/yantar92/.emacs.d/straight/build/org/ob-groovy hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-groovy /home/yantar92/.emacs.d/straight/build/org/org-id hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-id /home/yantar92/.emacs.d/straight/build/org/ob-core hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-core /home/yantar92/.emacs.d/straight/build/org/ob-processing hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-processing /home/yantar92/.emacs.d/straight/build/org/org-capture hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-capture /home/yantar92/.emacs.d/straight/build/org/ob-C hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-C /home/yantar92/.emacs.d/straight/build/org/ox-odt hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-odt /home/yantar92/.emacs.d/straight/build/org/org-attach-git hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-attach-git /home/yantar92/.emacs.d/straight/build/org/org-feed hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-feed /home/yantar92/.emacs.d/straight/build/org/org-ctags hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-ctags /home/yantar92/.emacs.d/straight/build/org/org-src hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-src /home/yantar92/.emacs.d/straight/build/org/org-colview hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-colview /home/yantar92/.emacs.d/straight/build/org/ox-ascii hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-ascii /home/yantar92/.emacs.d/straight/build/org/org-plot hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-plot /home/yantar92/.emacs.d/straight/build/org/ob-comint hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-comint /home/yantar92/.emacs.d/straight/build/org/org-timer hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-timer /home/yantar92/.emacs.d/straight/build/org/org-attach hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-attach /home/yantar92/.emacs.d/straight/build/org/ob-perl hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-perl /home/yantar92/.emacs.d/straight/build/org/org-table hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-table /home/yantar92/.emacs.d/straight/build/org/ol-mhe hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ol-mhe /home/yantar92/.emacs.d/straight/build/org/ob-hledger hides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-hledger /home/yantar92/.emacs.d/straight/build/helpful/helpful hides /home/yantar92/.emacs.d/site-lisp/helpful/helpful /home/yantar92/.emacs.d/straight/build/fringe-helper/fringe-helper hides /home/yantar92/.emacs.d/site-lisp/fringe-helper.el/fringe-helper /home/yantar92/.emacs.d/site-lisp/spaceline-all-the-icons.el/spaceline-all-the-icons hides ~/.emacs.d/site-lisp/spaceline-all-the-icons /home/yantar92/.emacs.d/straight/build/fringe-helper/fringe-helper hides ~/.emacs.d/site-lisp/fringe-helper /home/yantar92/.emacs.d/straight/build/dash-functional/dash-functional hides /usr/share/emacs/site-lisp/dash/dash-functional /home/yantar92/.emacs.d/straight/build/dash/dash hides /usr/share/emacs/site-lisp/dash/dash /home/yantar92/.emacs.d/straight/build/f/f hides /usr/share/emacs/site-lisp/f/f /home/yantar92/.emacs.d/straight/build/gnuplot/gnuplot-gui hides /usr/share/emacs/site-lisp/gnuplot-mode/gnuplot-gui /home/yantar92/.emacs.d/straight/build/gnuplot/gnuplot hides /usr/share/emacs/site-lisp/gnuplot-mode/gnuplot /home/yantar92/.emacs.d/straight/build/gnuplot/gnuplot-context hides /usr/share/emacs/site-lisp/gnuplot-mode/gnuplot-context /home/yantar92/.emacs.d/straight/build/htmlize/htmlize hides /usr/share/emacs/site-lisp/htmlize/htmlize /home/yantar92/.emacs.d/straight/build/markdown-mode/markdown-mode hides /usr/share/emacs/site-lisp/markdown-mode/markdown-mode /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-draft hides /usr/share/emacs/site-lisp/notmuch/notmuch-draft /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-tree hides /usr/share/emacs/site-lisp/notmuch/notmuch-tree /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-hello hides /usr/share/emacs/site-lisp/notmuch/notmuch-hello /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-parser hides /usr/share/emacs/site-lisp/notmuch/notmuch-parser /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-query hides /usr/share/emacs/site-lisp/notmuch/notmuch-query /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-crypto hides /usr/share/emacs/site-lisp/notmuch/notmuch-crypto /home/yantar92/.emacs.d/straight/build/notmuch/coolj hides /usr/share/emacs/site-lisp/notmuch/coolj /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-mua hides /usr/share/emacs/site-lisp/notmuch/notmuch-mua /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-tag hides /usr/share/emacs/site-lisp/notmuch/notmuch-tag /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-wash hides /usr/share/emacs/site-lisp/notmuch/notmuch-wash /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-show hides /usr/share/emacs/site-lisp/notmuch/notmuch-show /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-address hides /usr/share/emacs/site-lisp/notmuch/notmuch-address /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-print hides /usr/share/emacs/site-lisp/notmuch/notmuch-print /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-maildir-fcc hides /usr/share/emacs/site-lisp/notmuch/notmuch-maildir-fcc /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-compat hides /usr/share/emacs/site-lisp/notmuch/notmuch-compat /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-message hides /usr/share/emacs/site-lisp/notmuch/notmuch-message /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-company hides /usr/share/emacs/site-lisp/notmuch/notmuch-company /home/yantar92/.emacs.d/straight/build/notmuch/notmuch hides /usr/share/emacs/site-lisp/notmuch/notmuch /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-lib hides /usr/share/emacs/site-lisp/notmuch/notmuch-lib /home/yantar92/.emacs.d/straight/build/notmuch/notmuch-jump hides /usr/share/emacs/site-lisp/notmuch/notmuch-jump /home/yantar92/.emacs.d/straight/build/org/org-macro hides /usr/share/emacs/site-lisp/org-mode/org-macro /home/yantar92/.emacs.d/straight/build/org/org-pcomplete hides /usr/share/emacs/site-lisp/org-mode/org-pcomplete /home/yantar92/.emacs.d/straight/build/org/ob-python hides /usr/share/emacs/site-lisp/org-mode/ob-python /home/yantar92/.emacs.d/straight/build/org/ob-clojure hides /usr/share/emacs/site-lisp/org-mode/ob-clojure /home/yantar92/.emacs.d/straight/build/org/org hides /usr/share/emacs/site-lisp/org-mode/org /home/yantar92/.emacs.d/straight/build/org/org-datetree hides /usr/share/emacs/site-lisp/org-mode/org-datetree /home/yantar92/.emacs.d/straight/build/org/ob-stan hides /usr/share/emacs/site-lisp/org-mode/ob-stan /home/yantar92/.emacs.d/straight/build/org/ox hides /usr/share/emacs/site-lisp/org-mode/ox /home/yantar92/.emacs.d/straight/build/org/ob-makefile hides /usr/share/emacs/site-lisp/org-mode/ob-makefile /home/yantar92/.emacs.d/straight/build/org/ob-js hides /usr/share/emacs/site-lisp/org-mode/ob-js /home/yantar92/.emacs.d/straight/build/org/ox-publish hides /usr/share/emacs/site-lisp/org-mode/ox-publish /home/yantar92/.emacs.d/straight/build/org/ob-awk hides /usr/share/emacs/site-lisp/org-mode/ob-awk /home/yantar92/.emacs.d/straight/build/org/ob-calc hides /usr/share/emacs/site-lisp/org-mode/ob-calc /home/yantar92/.emacs.d/straight/build/org/ox-latex hides /usr/share/emacs/site-lisp/org-mode/ox-latex /home/yantar92/.emacs.d/straight/build/org/ob-shell hides /usr/share/emacs/site-lisp/org-mode/ob-shell /home/yantar92/.emacs.d/straight/build/org/org-entities hides /usr/share/emacs/site-lisp/org-mode/org-entities /home/yantar92/.emacs.d/straight/build/org/ob-lilypond hides /usr/share/emacs/site-lisp/org-mode/ob-lilypond /home/yantar92/.emacs.d/straight/build/org/org-install hides /usr/share/emacs/site-lisp/org-mode/org-install /home/yantar92/.emacs.d/straight/build/org/ob-shen hides /usr/share/emacs/site-lisp/org-mode/ob-shen /home/yantar92/.emacs.d/straight/build/org/org-faces hides /usr/share/emacs/site-lisp/org-mode/org-faces /home/yantar92/.emacs.d/straight/build/org/org-element hides /usr/share/emacs/site-lisp/org-mode/org-element /home/yantar92/.emacs.d/straight/build/org/org-agenda hides /usr/share/emacs/site-lisp/org-mode/org-agenda /home/yantar92/.emacs.d/straight/build/org/ob-exp hides /usr/share/emacs/site-lisp/org-mode/ob-exp /home/yantar92/.emacs.d/straight/build/org/ob-matlab hides /usr/share/emacs/site-lisp/org-mode/ob-matlab /home/yantar92/.emacs.d/straight/build/org/ob-haskell hides /usr/share/emacs/site-lisp/org-mode/ob-haskell /home/yantar92/.emacs.d/straight/build/org/ob-abc hides /usr/share/emacs/site-lisp/org-mode/ob-abc /home/yantar92/.emacs.d/straight/build/org/org-macs hides /usr/share/emacs/site-lisp/org-mode/org-macs /home/yantar92/.emacs.d/straight/build/org/ob-fortran hides /usr/share/emacs/site-lisp/org-mode/ob-fortran /home/yantar92/.emacs.d/straight/build/org/org-lint hides /usr/share/emacs/site-lisp/org-mode/org-lint /home/yantar92/.emacs.d/straight/build/org/org-goto hides /usr/share/emacs/site-lisp/org-mode/org-goto /home/yantar92/.emacs.d/straight/build/org/ob-ref hides /usr/share/emacs/site-lisp/org-mode/ob-ref /home/yantar92/.emacs.d/straight/build/org/ob-lob hides /usr/share/emacs/site-lisp/org-mode/ob-lob /home/yantar92/.emacs.d/straight/build/org/org-duration hides /usr/share/emacs/site-lisp/org-mode/org-duration /home/yantar92/.emacs.d/straight/build/org/ob-sql hides /usr/share/emacs/site-lisp/org-mode/ob-sql /home/yantar92/.emacs.d/straight/build/org/ob-mscgen hides /usr/share/emacs/site-lisp/org-mode/ob-mscgen /home/yantar92/.emacs.d/straight/build/org/org-tempo hides /usr/share/emacs/site-lisp/org-mode/org-tempo /home/yantar92/.emacs.d/straight/build/org/ob-sass hides /usr/share/emacs/site-lisp/org-mode/ob-sass /home/yantar92/.emacs.d/straight/build/org/ob-ruby hides /usr/share/emacs/site-lisp/org-mode/ob-ruby /home/yantar92/.emacs.d/straight/build/org/ob-java hides /usr/share/emacs/site-lisp/org-mode/ob-java /home/yantar92/.emacs.d/straight/build/org/ob-css hides /usr/share/emacs/site-lisp/org-mode/ob-css /home/yantar92/.emacs.d/straight/build/org/ob-ocaml hides /usr/share/emacs/site-lisp/org-mode/ob-ocaml /home/yantar92/.emacs.d/straight/build/org/ob-screen hides /usr/share/emacs/site-lisp/org-mode/ob-screen /home/yantar92/.emacs.d/straight/build/org/ob-sed hides /usr/share/emacs/site-lisp/org-mode/ob-sed /home/yantar92/.emacs.d/straight/build/org/ob-lisp hides /usr/share/emacs/site-lisp/org-mode/ob-lisp /home/yantar92/.emacs.d/straight/build/org/ox-md hides /usr/share/emacs/site-lisp/org-mode/ox-md /home/yantar92/.emacs.d/straight/build/org/org-clock hides /usr/share/emacs/site-lisp/org-mode/org-clock /home/yantar92/.emacs.d/straight/build/org/ob-maxima hides /usr/share/emacs/site-lisp/org-mode/ob-maxima /home/yantar92/.emacs.d/straight/build/org/ob-io hides /usr/share/emacs/site-lisp/org-mode/ob-io /home/yantar92/.emacs.d/straight/build/org/ob-J hides /usr/share/emacs/site-lisp/org-mode/ob-J /home/yantar92/.emacs.d/straight/build/org/ox-org hides /usr/share/emacs/site-lisp/org-mode/ox-org /home/yantar92/.emacs.d/straight/build/org/ob-table hides /usr/share/emacs/site-lisp/org-mode/ob-table /home/yantar92/.emacs.d/straight/build/org/ob-asymptote hides /usr/share/emacs/site-lisp/org-mode/ob-asymptote /home/yantar92/.emacs.d/straight/build/org/ob-sqlite hides /usr/share/emacs/site-lisp/org-mode/ob-sqlite /home/yantar92/.emacs.d/straight/build/org/ox-beamer hides /usr/share/emacs/site-lisp/org-mode/ox-beamer /home/yantar92/.emacs.d/straight/build/org/org-mouse hides /usr/share/emacs/site-lisp/org-mode/org-mouse /home/yantar92/.emacs.d/straight/build/org/org-habit hides /usr/share/emacs/site-lisp/org-mode/org-habit /home/yantar92/.emacs.d/straight/build/org/ob-gnuplot hides /usr/share/emacs/site-lisp/org-mode/ob-gnuplot /home/yantar92/.emacs.d/straight/build/org/org-crypt hides /usr/share/emacs/site-lisp/org-mode/org-crypt /home/yantar92/.emacs.d/straight/build/org/ob-ebnf hides /usr/share/emacs/site-lisp/org-mode/ob-ebnf /home/yantar92/.emacs.d/straight/build/org/ob-R hides /usr/share/emacs/site-lisp/org-mode/ob-R /home/yantar92/.emacs.d/straight/build/org/org-inlinetask hides /usr/share/emacs/site-lisp/org-mode/org-inlinetask /home/yantar92/.emacs.d/straight/build/org/org-archive hides /usr/share/emacs/site-lisp/org-mode/org-archive /home/yantar92/.emacs.d/straight/build/org/ob-plantuml hides /usr/share/emacs/site-lisp/org-mode/ob-plantuml /home/yantar92/.emacs.d/straight/build/org/ob-eval hides /usr/share/emacs/site-lisp/org-mode/ob-eval /home/yantar92/.emacs.d/straight/build/org/ox-texinfo hides /usr/share/emacs/site-lisp/org-mode/ox-texinfo /home/yantar92/.emacs.d/straight/build/org/ob-dot hides /usr/share/emacs/site-lisp/org-mode/ob-dot /home/yantar92/.emacs.d/straight/build/org/ob hides /usr/share/emacs/site-lisp/org-mode/ob /home/yantar92/.emacs.d/straight/build/org/ob-coq hides /usr/share/emacs/site-lisp/org-mode/ob-coq /home/yantar92/.emacs.d/straight/build/org/org-loaddefs hides /usr/share/emacs/site-lisp/org-mode/org-loaddefs /home/yantar92/.emacs.d/straight/build/org/ob-ditaa hides /usr/share/emacs/site-lisp/org-mode/ob-ditaa /home/yantar92/.emacs.d/straight/build/org/org-mobile hides /usr/share/emacs/site-lisp/org-mode/org-mobile /home/yantar92/.emacs.d/straight/build/org/ox-man hides /usr/share/emacs/site-lisp/org-mode/ox-man /home/yantar92/.emacs.d/straight/build/org/ob-emacs-lisp hides /usr/share/emacs/site-lisp/org-mode/ob-emacs-lisp /home/yantar92/.emacs.d/straight/build/org/ob-lua hides /usr/share/emacs/site-lisp/org-mode/ob-lua /home/yantar92/.emacs.d/straight/build/org/org-protocol hides /usr/share/emacs/site-lisp/org-mode/org-protocol /home/yantar92/.emacs.d/straight/build/org/org-compat hides /usr/share/emacs/site-lisp/org-mode/org-compat /home/yantar92/.emacs.d/straight/build/org/ob-vala hides /usr/share/emacs/site-lisp/org-mode/ob-vala /home/yantar92/.emacs.d/straight/build/org/ob-org hides /usr/share/emacs/site-lisp/org-mode/ob-org /home/yantar92/.emacs.d/straight/build/org/ox-html hides /usr/share/emacs/site-lisp/org-mode/ox-html /home/yantar92/.emacs.d/straight/build/org/org-list hides /usr/share/emacs/site-lisp/org-mode/org-list /home/yantar92/.emacs.d/straight/build/org/ob-forth hides /usr/share/emacs/site-lisp/org-mode/ob-forth /home/yantar92/.emacs.d/straight/build/org/org-indent hides /usr/share/emacs/site-lisp/org-mode/org-indent /home/yantar92/.emacs.d/straight/build/org/org-footnote hides /usr/share/emacs/site-lisp/org-mode/org-footnote /home/yantar92/.emacs.d/straight/build/org/ob-scheme hides /usr/share/emacs/site-lisp/org-mode/ob-scheme /home/yantar92/.emacs.d/straight/build/org/ob-tangle hides /usr/share/emacs/site-lisp/org-mode/ob-tangle /home/yantar92/.emacs.d/straight/build/org/ox-icalendar hides /usr/share/emacs/site-lisp/org-mode/ox-icalendar /home/yantar92/.emacs.d/straight/build/org/ob-octave hides /usr/share/emacs/site-lisp/org-mode/ob-octave /home/yantar92/.emacs.d/straight/build/org/ob-ledger hides /usr/share/emacs/site-lisp/org-mode/ob-ledger /home/yantar92/.emacs.d/straight/build/org/ob-picolisp hides /usr/share/emacs/site-lisp/org-mode/ob-picolisp /home/yantar92/.emacs.d/straight/build/org/ob-latex hides /usr/share/emacs/site-lisp/org-mode/ob-latex /home/yantar92/.emacs.d/straight/build/org/ob-groovy hides /usr/share/emacs/site-lisp/org-mode/ob-groovy /home/yantar92/.emacs.d/straight/build/org/org-id hides /usr/share/emacs/site-lisp/org-mode/org-id /home/yantar92/.emacs.d/straight/build/org/ob-core hides /usr/share/emacs/site-lisp/org-mode/ob-core /home/yantar92/.emacs.d/straight/build/org/ob-processing hides /usr/share/emacs/site-lisp/org-mode/ob-processing /home/yantar92/.emacs.d/straight/build/org/org-capture hides /usr/share/emacs/site-lisp/org-mode/org-capture /home/yantar92/.emacs.d/straight/build/org/ob-C hides /usr/share/emacs/site-lisp/org-mode/ob-C /home/yantar92/.emacs.d/straight/build/org/ox-odt hides /usr/share/emacs/site-lisp/org-mode/ox-odt /home/yantar92/.emacs.d/straight/build/org/org-feed hides /usr/share/emacs/site-lisp/org-mode/org-feed /home/yantar92/.emacs.d/straight/build/org/org-ctags hides /usr/share/emacs/site-lisp/org-mode/org-ctags /home/yantar92/.emacs.d/straight/build/org/org-src hides /usr/share/emacs/site-lisp/org-mode/org-src /home/yantar92/.emacs.d/straight/build/org/org-colview hides /usr/share/emacs/site-lisp/org-mode/org-colview /home/yantar92/.emacs.d/straight/build/org/ox-ascii hides /usr/share/emacs/site-lisp/org-mode/ox-ascii /home/yantar92/.emacs.d/straight/build/org/org-plot hides /usr/share/emacs/site-lisp/org-mode/org-plot /home/yantar92/.emacs.d/straight/build/org/ob-comint hides /usr/share/emacs/site-lisp/org-mode/ob-comint /home/yantar92/.emacs.d/straight/build/org/org-timer hides /usr/share/emacs/site-lisp/org-mode/org-timer /home/yantar92/.emacs.d/straight/build/org/org-attach hides /usr/share/emacs/site-lisp/org-mode/org-attach /home/yantar92/.emacs.d/straight/build/org/ob-perl hides /usr/share/emacs/site-lisp/org-mode/ob-perl /home/yantar92/.emacs.d/straight/build/org/org-table hides /usr/share/emacs/site-lisp/org-mode/org-table /home/yantar92/.emacs.d/straight/build/org/ob-hledger hides /usr/share/emacs/site-lisp/org-mode/ob-hledger /home/yantar92/.emacs.d/straight/build/s/s hides /usr/share/emacs/site-lisp/s/s /home/yantar92/.emacs.d/straight/build/with-editor/with-editor hides /usr/share/emacs/site-lisp/with-editor/with-editor /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-contacts hides /usr/share/emacs/site-lisp/org-mode/contrib/org-contacts /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-csharp hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-csharp /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-vbnet hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-vbnet /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-effectiveness hides /usr/share/emacs/site-lisp/org-mode/contrib/org-effectiveness /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-spice hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-spice /home/yantar92/.emacs.d/straight/build/org-plus-contrib/orgtbl-sqlinsert hides /usr/share/emacs/site-lisp/org-mode/contrib/orgtbl-sqlinsert /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-php hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-php /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-track hides /usr/share/emacs/site-lisp/org-mode/contrib/org-track /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-link-edit hides /usr/share/emacs/site-lisp/org-mode/contrib/org-link-edit /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-toc hides /usr/share/emacs/site-lisp/org-mode/contrib/org-toc /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-depend hides /usr/share/emacs/site-lisp/org-mode/contrib/org-depend /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-notify hides /usr/share/emacs/site-lisp/org-mode/contrib/org-notify /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-confluence hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-confluence /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-secretary hides /usr/share/emacs/site-lisp/org-mode/contrib/org-secretary /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-s5 hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-s5 /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-mac-link hides /usr/share/emacs/site-lisp/org-mode/contrib/org-mac-link /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-contribdir hides /usr/share/emacs/site-lisp/org-mode/contrib/org-contribdir /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-annotate-file hides /usr/share/emacs/site-lisp/org-mode/contrib/org-annotate-file /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-freemind hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-freemind /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-redis hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-redis /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-deck hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-deck /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-taskjuggler hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-taskjuggler /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-julia hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-julia /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-tcl hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-tcl /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-sclang hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-sclang /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-arduino hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-arduino /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-clojure-literate hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-clojure-literate /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-panel hides /usr/share/emacs/site-lisp/org-mode/contrib/org-panel /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-interactive-query hides /usr/share/emacs/site-lisp/org-mode/contrib/org-interactive-query /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-fomus hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-fomus /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-eval-light hides /usr/share/emacs/site-lisp/org-mode/contrib/org-eval-light /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-static-mathjax hides /usr/share/emacs/site-lisp/org-mode/contrib/org-static-mathjax /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-oz hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-oz /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-expiry hides /usr/share/emacs/site-lisp/org-mode/contrib/org-expiry /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-screen hides /usr/share/emacs/site-lisp/org-mode/contrib/org-screen /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-choose hides /usr/share/emacs/site-lisp/org-mode/contrib/org-choose /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-bibtex-extras hides /usr/share/emacs/site-lisp/org-mode/contrib/org-bibtex-extras /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-bibtex hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-bibtex /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-mathomatic hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-mathomatic /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-eval hides /usr/share/emacs/site-lisp/org-mode/contrib/org-eval /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-learn hides /usr/share/emacs/site-lisp/org-mode/contrib/org-learn /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-mac-iCal hides /usr/share/emacs/site-lisp/org-mode/contrib/org-mac-iCal /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-registry hides /usr/share/emacs/site-lisp/org-mode/contrib/org-registry /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-collector hides /usr/share/emacs/site-lisp/org-mode/contrib/org-collector /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-groff hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-groff /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-attach-embedded-images hides /usr/share/emacs/site-lisp/org-mode/contrib/org-attach-embedded-images /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-velocity hides /usr/share/emacs/site-lisp/org-mode/contrib/org-velocity /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-mairix hides /usr/share/emacs/site-lisp/org-mode/contrib/org-mairix /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-sudoku hides /usr/share/emacs/site-lisp/org-mode/contrib/org-sudoku /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-rss hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-rss /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-license hides /usr/share/emacs/site-lisp/org-mode/contrib/org-license /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-eldoc hides /usr/share/emacs/site-lisp/org-mode/contrib/org-eldoc /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-extra hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-extra /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-eukleides hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-eukleides /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-passwords hides /usr/share/emacs/site-lisp/org-mode/contrib/org-passwords /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-smiles hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-smiles /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-mathematica hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-mathematica /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-screenshot hides /usr/share/emacs/site-lisp/org-mode/contrib/org-screenshot /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-checklist hides /usr/share/emacs/site-lisp/org-mode/contrib/org-checklist /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ob-stata hides /usr/share/emacs/site-lisp/org-mode/contrib/ob-stata /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-invoice hides /usr/share/emacs/site-lisp/org-mode/contrib/org-invoice /home/yantar92/.emacs.d/straight/build/org-plus-contrib/org-wikinodes hides /usr/share/emacs/site-lisp/org-mode/contrib/org-wikinodes /home/yantar92/.emacs.d/straight/build/org-plus-contrib/ox-koma-letter hides /usr/share/emacs/site-lisp/org-mode/contrib/ox-koma-letter /usr/share/emacs/site-lisp/flim/hex-util hides /usr/share/emacs/27.0.50/lisp/hex-util /usr/share/emacs/site-lisp/flim/md4 hides /usr/share/emacs/27.0.50/lisp/md4 /home/yantar92/.emacs.d/site-lisp/centered-window-mode/custom hides /usr/share/emacs/27.0.50/lisp/custom /home/yantar92/.emacs.d/straight/build/org/org-macro hides /usr/share/emacs/27.0.50/lisp/org/org-macro /home/yantar92/.emacs.d/straight/build/org/org-pcomplete hides /usr/share/emacs/27.0.50/lisp/org/org-pcomplete /home/yantar92/.emacs.d/straight/build/org/ob-python hides /usr/share/emacs/27.0.50/lisp/org/ob-python /home/yantar92/.emacs.d/straight/build/org/ob-clojure hides /usr/share/emacs/27.0.50/lisp/org/ob-clojure /home/yantar92/.emacs.d/straight/build/org/org hides /usr/share/emacs/27.0.50/lisp/org/org /home/yantar92/.emacs.d/straight/build/org/org-datetree hides /usr/share/emacs/27.0.50/lisp/org/org-datetree /home/yantar92/.emacs.d/straight/build/org/ob-stan hides /usr/share/emacs/27.0.50/lisp/org/ob-stan /home/yantar92/.emacs.d/straight/build/org/ox hides /usr/share/emacs/27.0.50/lisp/org/ox /home/yantar92/.emacs.d/straight/build/org/ob-makefile hides /usr/share/emacs/27.0.50/lisp/org/ob-makefile /home/yantar92/.emacs.d/straight/build/org/ob-js hides /usr/share/emacs/27.0.50/lisp/org/ob-js /home/yantar92/.emacs.d/straight/build/org/ox-publish hides /usr/share/emacs/27.0.50/lisp/org/ox-publish /home/yantar92/.emacs.d/straight/build/org/ob-awk hides /usr/share/emacs/27.0.50/lisp/org/ob-awk /home/yantar92/.emacs.d/straight/build/org/ob-calc hides /usr/share/emacs/27.0.50/lisp/org/ob-calc /home/yantar92/.emacs.d/straight/build/org/ox-latex hides /usr/share/emacs/27.0.50/lisp/org/ox-latex /home/yantar92/.emacs.d/straight/build/org/ob-shell hides /usr/share/emacs/27.0.50/lisp/org/ob-shell /home/yantar92/.emacs.d/straight/build/org/org-entities hides /usr/share/emacs/27.0.50/lisp/org/org-entities /home/yantar92/.emacs.d/straight/build/org/ob-lilypond hides /usr/share/emacs/27.0.50/lisp/org/ob-lilypond /home/yantar92/.emacs.d/straight/build/org/org-install hides /usr/share/emacs/27.0.50/lisp/org/org-install /home/yantar92/.emacs.d/straight/build/org/ob-shen hides /usr/share/emacs/27.0.50/lisp/org/ob-shen /home/yantar92/.emacs.d/straight/build/org/org-faces hides /usr/share/emacs/27.0.50/lisp/org/org-faces /home/yantar92/.emacs.d/straight/build/org/org-element hides /usr/share/emacs/27.0.50/lisp/org/org-element /home/yantar92/.emacs.d/straight/build/org/org-agenda hides /usr/share/emacs/27.0.50/lisp/org/org-agenda /home/yantar92/.emacs.d/straight/build/org/ob-exp hides /usr/share/emacs/27.0.50/lisp/org/ob-exp /usr/share/emacs/site-lisp/org-mode/org-bibtex hides /usr/share/emacs/27.0.50/lisp/org/org-bibtex /home/yantar92/.emacs.d/straight/build/org/ob-matlab hides /usr/share/emacs/27.0.50/lisp/org/ob-matlab /home/yantar92/.emacs.d/straight/build/org/ob-haskell hides /usr/share/emacs/27.0.50/lisp/org/ob-haskell /usr/share/emacs/site-lisp/org-mode/org-eww hides /usr/share/emacs/27.0.50/lisp/org/org-eww /home/yantar92/.emacs.d/straight/build/org/ob-abc hides /usr/share/emacs/27.0.50/lisp/org/ob-abc /home/yantar92/.emacs.d/straight/build/org/org-macs hides /usr/share/emacs/27.0.50/lisp/org/org-macs /home/yantar92/.emacs.d/straight/build/org/ob-fortran hides /usr/share/emacs/27.0.50/lisp/org/ob-fortran /home/yantar92/.emacs.d/straight/build/org/org-lint hides /usr/share/emacs/27.0.50/lisp/org/org-lint /usr/share/emacs/site-lisp/org-mode/org-version hides /usr/share/emacs/27.0.50/lisp/org/org-version /usr/share/emacs/site-lisp/org-mode/ob-keys hides /usr/share/emacs/27.0.50/lisp/org/ob-keys /home/yantar92/.emacs.d/straight/build/org/ob-ref hides /usr/share/emacs/27.0.50/lisp/org/ob-ref /home/yantar92/.emacs.d/straight/build/org/ob-lob hides /usr/share/emacs/27.0.50/lisp/org/ob-lob /home/yantar92/.emacs.d/straight/build/org/org-duration hides /usr/share/emacs/27.0.50/lisp/org/org-duration /home/yantar92/.emacs.d/straight/build/org/ob-sql hides /usr/share/emacs/27.0.50/lisp/org/ob-sql /home/yantar92/.emacs.d/straight/build/org/ob-mscgen hides /usr/share/emacs/27.0.50/lisp/org/ob-mscgen /home/yantar92/.emacs.d/straight/build/org/ob-sass hides /usr/share/emacs/27.0.50/lisp/org/ob-sass /home/yantar92/.emacs.d/straight/build/org/ob-ruby hides /usr/share/emacs/27.0.50/lisp/org/ob-ruby /home/yantar92/.emacs.d/straight/build/org/ob-java hides /usr/share/emacs/27.0.50/lisp/org/ob-java /usr/share/emacs/site-lisp/org-mode/org-gnus hides /usr/share/emacs/27.0.50/lisp/org/org-gnus /home/yantar92/.emacs.d/straight/build/org/ob-css hides /usr/share/emacs/27.0.50/lisp/org/ob-css /home/yantar92/.emacs.d/straight/build/org/ob-ocaml hides /usr/share/emacs/27.0.50/lisp/org/ob-ocaml /home/yantar92/.emacs.d/straight/build/org/ob-screen hides /usr/share/emacs/27.0.50/lisp/org/ob-screen /home/yantar92/.emacs.d/straight/build/org/ob-sed hides /usr/share/emacs/27.0.50/lisp/org/ob-sed /home/yantar92/.emacs.d/straight/build/org/ob-lisp hides /usr/share/emacs/27.0.50/lisp/org/ob-lisp /home/yantar92/.emacs.d/straight/build/org/ox-md hides /usr/share/emacs/27.0.50/lisp/org/ox-md /home/yantar92/.emacs.d/straight/build/org/org-clock hides /usr/share/emacs/27.0.50/lisp/org/org-clock /home/yantar92/.emacs.d/straight/build/org/ob-maxima hides /usr/share/emacs/27.0.50/lisp/org/ob-maxima /home/yantar92/.emacs.d/straight/build/org/ob-io hides /usr/share/emacs/27.0.50/lisp/org/ob-io /home/yantar92/.emacs.d/straight/build/org/ob-J hides /usr/share/emacs/27.0.50/lisp/org/ob-J /home/yantar92/.emacs.d/straight/build/org/ox-org hides /usr/share/emacs/27.0.50/lisp/org/ox-org /home/yantar92/.emacs.d/straight/build/org/ob-table hides /usr/share/emacs/27.0.50/lisp/org/ob-table /usr/share/emacs/site-lisp/org-mode/org-bbdb hides /usr/share/emacs/27.0.50/lisp/org/org-bbdb /home/yantar92/.emacs.d/straight/build/org/ob-asymptote hides /usr/share/emacs/27.0.50/lisp/org/ob-asymptote /usr/share/emacs/site-lisp/org-mode/org-docview hides /usr/share/emacs/27.0.50/lisp/org/org-docview /usr/share/emacs/site-lisp/org-mode/org-info hides /usr/share/emacs/27.0.50/lisp/org/org-info /home/yantar92/.emacs.d/straight/build/org/ob-sqlite hides /usr/share/emacs/27.0.50/lisp/org/ob-sqlite /home/yantar92/.emacs.d/straight/build/org/ox-beamer hides /usr/share/emacs/27.0.50/lisp/org/ox-beamer /usr/share/emacs/site-lisp/org-mode/org-mhe hides /usr/share/emacs/27.0.50/lisp/org/org-mhe /home/yantar92/.emacs.d/straight/build/org/org-mouse hides /usr/share/emacs/27.0.50/lisp/org/org-mouse /home/yantar92/.emacs.d/straight/build/org/org-habit hides /usr/share/emacs/27.0.50/lisp/org/org-habit /home/yantar92/.emacs.d/straight/build/org/ob-gnuplot hides /usr/share/emacs/27.0.50/lisp/org/ob-gnuplot /home/yantar92/.emacs.d/straight/build/org/org-crypt hides /usr/share/emacs/27.0.50/lisp/org/org-crypt /home/yantar92/.emacs.d/straight/build/org/ob-ebnf hides /usr/share/emacs/27.0.50/lisp/org/ob-ebnf /home/yantar92/.emacs.d/straight/build/org/ob-R hides /usr/share/emacs/27.0.50/lisp/org/ob-R /home/yantar92/.emacs.d/straight/build/org/org-inlinetask hides /usr/share/emacs/27.0.50/lisp/org/org-inlinetask /home/yantar92/.emacs.d/straight/build/org/org-archive hides /usr/share/emacs/27.0.50/lisp/org/org-archive /home/yantar92/.emacs.d/straight/build/org/ob-plantuml hides /usr/share/emacs/27.0.50/lisp/org/ob-plantuml /home/yantar92/.emacs.d/straight/build/org/ob-eval hides /usr/share/emacs/27.0.50/lisp/org/ob-eval /home/yantar92/.emacs.d/straight/build/org/ox-texinfo hides /usr/share/emacs/27.0.50/lisp/org/ox-texinfo /home/yantar92/.emacs.d/straight/build/org/ob-dot hides /usr/share/emacs/27.0.50/lisp/org/ob-dot /home/yantar92/.emacs.d/straight/build/org/ob hides /usr/share/emacs/27.0.50/lisp/org/ob /home/yantar92/.emacs.d/straight/build/org/ob-coq hides /usr/share/emacs/27.0.50/lisp/org/ob-coq /home/yantar92/.emacs.d/straight/build/org/org-loaddefs hides /usr/share/emacs/27.0.50/lisp/org/org-loaddefs /home/yantar92/.emacs.d/straight/build/org/ob-ditaa hides /usr/share/emacs/27.0.50/lisp/org/ob-ditaa /home/yantar92/.emacs.d/straight/build/org/org-mobile hides /usr/share/emacs/27.0.50/lisp/org/org-mobile /usr/share/emacs/site-lisp/org-mode/org-eshell hides /usr/share/emacs/27.0.50/lisp/org/org-eshell /usr/share/emacs/site-lisp/org-mode/org-rmail hides /usr/share/emacs/27.0.50/lisp/org/org-rmail /home/yantar92/.emacs.d/straight/build/org/ox-man hides /usr/share/emacs/27.0.50/lisp/org/ox-man /home/yantar92/.emacs.d/straight/build/org/ob-emacs-lisp hides /usr/share/emacs/27.0.50/lisp/org/ob-emacs-lisp /home/yantar92/.emacs.d/straight/build/org/ob-lua hides /usr/share/emacs/27.0.50/lisp/org/ob-lua /home/yantar92/.emacs.d/straight/build/org/org-protocol hides /usr/share/emacs/27.0.50/lisp/org/org-protocol /home/yantar92/.emacs.d/straight/build/org/org-compat hides /usr/share/emacs/27.0.50/lisp/org/org-compat /home/yantar92/.emacs.d/straight/build/org/ob-vala hides /usr/share/emacs/27.0.50/lisp/org/ob-vala /home/yantar92/.emacs.d/straight/build/org/ob-org hides /usr/share/emacs/27.0.50/lisp/org/ob-org /home/yantar92/.emacs.d/straight/build/org/ox-html hides /usr/share/emacs/27.0.50/lisp/org/ox-html /home/yantar92/.emacs.d/straight/build/org/org-list hides /usr/share/emacs/27.0.50/lisp/org/org-list /home/yantar92/.emacs.d/straight/build/org/ob-forth hides /usr/share/emacs/27.0.50/lisp/org/ob-forth /home/yantar92/.emacs.d/straight/build/org/org-indent hides /usr/share/emacs/27.0.50/lisp/org/org-indent /home/yantar92/.emacs.d/straight/build/org/org-footnote hides /usr/share/emacs/27.0.50/lisp/org/org-footnote /home/yantar92/.emacs.d/straight/build/org/ob-scheme hides /usr/share/emacs/27.0.50/lisp/org/ob-scheme /home/yantar92/.emacs.d/straight/build/org/ob-tangle hides /usr/share/emacs/27.0.50/lisp/org/ob-tangle /home/yantar92/.emacs.d/straight/build/org/ox-icalendar hides /usr/share/emacs/27.0.50/lisp/org/ox-icalendar /home/yantar92/.emacs.d/straight/build/org/ob-octave hides /usr/share/emacs/27.0.50/lisp/org/ob-octave /home/yantar92/.emacs.d/straight/build/org/ob-ledger hides /usr/share/emacs/27.0.50/lisp/org/ob-ledger /home/yantar92/.emacs.d/straight/build/org/ob-picolisp hides /usr/share/emacs/27.0.50/lisp/org/ob-picolisp /home/yantar92/.emacs.d/straight/build/org/ob-latex hides /usr/share/emacs/27.0.50/lisp/org/ob-latex /home/yantar92/.emacs.d/straight/build/org/ob-groovy hides /usr/share/emacs/27.0.50/lisp/org/ob-groovy /home/yantar92/.emacs.d/straight/build/org/org-id hides /usr/share/emacs/27.0.50/lisp/org/org-id /home/yantar92/.emacs.d/straight/build/org/ob-core hides /usr/share/emacs/27.0.50/lisp/org/ob-core /home/yantar92/.emacs.d/straight/build/org/ob-processing hides /usr/share/emacs/27.0.50/lisp/org/ob-processing /home/yantar92/.emacs.d/straight/build/org/org-capture hides /usr/share/emacs/27.0.50/lisp/org/org-capture /home/yantar92/.emacs.d/straight/build/org/ob-C hides /usr/share/emacs/27.0.50/lisp/org/ob-C /usr/share/emacs/site-lisp/org-mode/org-w3m hides /usr/share/emacs/27.0.50/lisp/org/org-w3m /home/yantar92/.emacs.d/straight/build/org/ox-odt hides /usr/share/emacs/27.0.50/lisp/org/ox-odt /home/yantar92/.emacs.d/straight/build/org/org-feed hides /usr/share/emacs/27.0.50/lisp/org/org-feed /usr/share/emacs/site-lisp/org-mode/org-irc hides /usr/share/emacs/27.0.50/lisp/org/org-irc /home/yantar92/.emacs.d/straight/build/org/org-ctags hides /usr/share/emacs/27.0.50/lisp/org/org-ctags /home/yantar92/.emacs.d/straight/build/org/org-src hides /usr/share/emacs/27.0.50/lisp/org/org-src /home/yantar92/.emacs.d/straight/build/org/org-colview hides /usr/share/emacs/27.0.50/lisp/org/org-colview /home/yantar92/.emacs.d/straight/build/org/ox-ascii hides /usr/share/emacs/27.0.50/lisp/org/ox-ascii /home/yantar92/.emacs.d/straight/build/org/org-plot hides /usr/share/emacs/27.0.50/lisp/org/org-plot /home/yantar92/.emacs.d/straight/build/org/ob-comint hides /usr/share/emacs/27.0.50/lisp/org/ob-comint /home/yantar92/.emacs.d/straight/build/org/org-timer hides /usr/share/emacs/27.0.50/lisp/org/org-timer /home/yantar92/.emacs.d/straight/build/org/org-attach hides /usr/share/emacs/27.0.50/lisp/org/org-attach /home/yantar92/.emacs.d/straight/build/org/ob-perl hides /usr/share/emacs/27.0.50/lisp/org/ob-perl /home/yantar92/.emacs.d/straight/build/org/org-table hides /usr/share/emacs/27.0.50/lisp/org/org-table /home/yantar92/.emacs.d/straight/build/org/ob-hledger hides /usr/share/emacs/27.0.50/lisp/org/ob-hledger /usr/share/emacs/site-lisp/flim/sasl-cram hides /usr/share/emacs/27.0.50/lisp/net/sasl-cram /usr/share/emacs/site-lisp/flim/hmac-def hides /usr/share/emacs/27.0.50/lisp/net/hmac-def /usr/share/emacs/site-lisp/flim/sasl-digest hides /usr/share/emacs/27.0.50/lisp/net/sasl-digest /usr/share/emacs/site-lisp/flim/hmac-md5 hides /usr/share/emacs/27.0.50/lisp/net/hmac-md5 /usr/share/emacs/site-lisp/flim/ntlm hides /usr/share/emacs/27.0.50/lisp/net/ntlm /usr/share/emacs/site-lisp/flim/sasl hides /usr/share/emacs/27.0.50/lisp/net/sasl /usr/share/emacs/site-lisp/flim/sasl-ntlm hides /usr/share/emacs/27.0.50/lisp/net/sasl-ntlm /home/yantar92/.emacs.d/straight/build/cl-lib/cl-lib hides /usr/share/emacs/27.0.50/lisp/emacs-lisp/cl-lib /home/yantar92/.emacs.d/straight/build/let-alist/let-alist hides /usr/share/emacs/27.0.50/lisp/emacs-lisp/let-alist /home/yantar92/.emacs.d/straight/build/seq/seq hides /usr/share/emacs/27.0.50/lisp/emacs-lisp/seq Features: (shadow mail-extr emacsbug sendmail view cal-iso gnuplot-gui gnuplot sort org-duration helm-ring mule-util cl-print sh-script executable texmathp misearch multi-isearch highlight-stages hideshow flycheck-tip error-tip flycheck-tip-autoloads flycheck rainbow-delimiters highlight-numbers parent-mode easy-escape org-table-sticky-header ffap ol-eww ol-rmail ol-mhe ol-irc ol-info ol-gnus nnir ol-docview doc-view ol-bbdb ol-w3m helm-x-files dired-du find-dired dired-du-autoloads dired-hide-dotfiles org-notmuch org-eldoc org-table-sticky-header-autoloads pretty-symbols ob-async ob-async-autoloads ob-mathematica ob-latex ob-dot ob-calc calc-store calc-trail calc-ext calc calc-loaddefs calc-macs ob-gnuplot ob-ditaa ob-C cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ob-python ob-perl ob-org ob-shell org-tempo tempo ov ov-autoloads ox-md ox-extra org-capture-pop-frame org-capture-pop-frame-autoloads org-protocol pomidor-autoloads org-clock org-autosort helm-org-contacts org-contacts gnus-art mm-uu mml2015 gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo gnus-spec gnus-int gnus-range gnus-win gnus nnheader org-quick-peek-autoloads quick-peek quick-peek-autoloads org-gcal org-archive request-deferred deferred alert log4e notifications dbus gntp org-gcal-autoloads alert-autoloads log4e-autoloads gntp-autoloads request-deferred-autoloads deferred-autoloads calfw-org calfw-org-autoloads calfw holidays hol-loaddefs calfw-autoloads org-web-tools-autoloads esxml-autoloads org-attach helm-recoll helm-for-files helm-bookmark helm-adaptive helm-external helm-recoll-autoloads org-ref-url-utils org-ref org-ref-helm-bibtex org-ref-helm helm-bibtex bibtex-completion biblio biblio-download biblio-dissemin biblio-ieee biblio-hal biblio-dblp biblio-crossref biblio-arxiv timezone biblio-doi biblio-core ido helm-net org-ref-core warnings reftex-cite reftex reftex-loaddefs reftex-vars parsebib 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 table ox-ascii ox-publish ox org-ref-glossary org-ref-bibtex org-ref-citeproc org-element key-chord doi-utils org-ref-utils org-ref-pdf ol-bibtex bibtex htmlize org-ref-autoloads key-chord-autoloads ivy-autoloads helm-bibtex-autoloads biblio-autoloads biblio-core-autoloads parsebib-autoloads htmlize-autoloads org-id scimax-inkscape org-pdfview org-pdfview-autoloads org-capture org-checklist org-habit org-agenda org-edna org-edna-autoloads org-inlinetask org-autoloads orgalist orgalist-autoloads notmuch-calendar-x helm-notmuch helm-notmuch-autoloads notmuch notmuch-hello notmuch-tree notmuch-show notmuch-print notmuch-crypto notmuch-mua notmuch-message notmuch-draft notmuch-maildir-fcc notmuch-address notmuch-company notmuch-parser notmuch-wash coolj notmuch-query goto-addr icalendar diary-lib diary-loaddefs notmuch-tag notmuch-lib notmuch-version notmuch-compat mm-view mml-smime smime dig notmuch-autoloads elfeed-org elfeed-show elfeed-search shr svg dom elfeed-csv elfeed elfeed-curl elfeed-log elfeed-db elfeed-lib avl-tree url-queue xml-query xml elfeed-org-autoloads elfeed-autoloads mingus libmpdee mingus-autoloads libmpdee-autoloads shell-pop-autoloads pdf-view-restore pdf-view-restore-autoloads pdf-sync pdf-outline pdf-links pdf-history pdf-occur ibuf-ext ibuffer ibuffer-loaddefs pdf-isearch pdf-tools cus-edit cus-start cus-load pdf-annot tablist tablist-filter semantic/wisent/comp semantic/wisent semantic/wisent/wisent semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete org-list org-faces org-entities org-version ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat org-macs org-loaddefs cal-menu calendar cal-loaddefs pdf-misc pdf-view magit-bookmark bookmark pp jka-compr pdf-cache pdf-info tq pdf-util pdf-tools-autoloads tablist-autoloads wolfram-mode smie wolfram-mode-autoloads ledger-mode-autoloads gnuplot-autoloads ht nameless lisp-mnt nameless-autoloads eros rsw-elisp quickrun-autoloads eros-autoloads bug-hunter bug-hunter-autoloads elisp-demos elisp-demos-autoloads helpful trace info-look dash-functional elisp-refs loop helpful-autoloads elisp-refs-autoloads loop-autoloads dash-functional-autoloads tldr request tldr-autoloads request-autoloads helm-descbinds helm-descbinds-autoloads which-key which-key-autoloads lorem-ipsum lorem-ipsum-autoloads debug undohist undohist-autoloads yasnippet yasnippet-autoloads move-text-autoloads aggressive-indent aggressive-indent-autoloads comment-dwim-2-autoloads visual-regexp-steroids visual-regexp visual-regexp-steroids-autoloads visual-regexp-autoloads helm-org-rifle-autoloads treemacs-icons-dired-autoloads treemacs-autoloads ht-autoloads pfuture-autoloads ace-window-autoloads diredfl diredfl-autoloads dired-filter f dired-hacks-utils dired-filter-autoloads f-autoloads dired-hacks-utils-autoloads dired-async dired+ image-dired image-mode exif image-file help-fns+ help-fns radix-tree dired-x dired-aux dired-hide-dotfiles-autoloads disk-usage disk-usage-autoloads winner helm-bm compile recentf tree-widget wid-edit helm-command helm-elisp helm-eval edebug backtrace helm-info helm-mode helm-files helm-buffers helm-occur helm-tags helm-locate helm-grep helm-regexp helm-utils helm-help helm-types helm-config helm-easymenu helm helm-source helm-multi-match helm-lib helm-bm-autoloads bm bm-autoloads goto-line-preview goto-line-preview-autoloads avy-autoloads git-gutter-fringe git-gutter git-gutter-fringe-autoloads git-gutter-autoloads volatile-highlights volatile-highlights-autoloads easy-escape-autoloads highlight-numbers-autoloads parent-mode-autoloads rainbow-delimiters-autoloads highlight-parentheses highlight-parentheses-autoloads flycheck-autoloads seq-autoloads pkg-info-autoloads epl-autoloads flyspell ispell hi-lock git-gutter-fringe+ git-gutter+ tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat ls-lisp fringe-helper git-gutter-fringe+-autoloads fringe-helper-autoloads git-gutter+-autoloads forge-list forge-commands forge-semi forge-bitbucket buck forge-gogs gogs forge-gitea gtea forge-gitlab glab forge-github ghub-graphql treepy gsexp ghub let-alist gnutls forge-notify forge-revnote forge-pullreq forge-issue forge-topic parse-time iso8601 bug-reference forge-post markdown-mode noutline outline forge-repo forge forge-core forge-db closql emacsql-sqlite emacsql emacsql-compiler url-http url-auth url-gw nsm url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap forge-autoloads closql-autoloads emacsql-sqlite-autoloads emacsql-autoloads magithub-autoloads markdown-mode-autoloads ghub+-autoloads apiwrap-autoloads ghub-autoloads treepy-autoloads let-alist-autoloads magit-submodule magit-obsolete magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit package browse-url url-handlers url-parse auth-source json map url-vars magit-repos magit-apply magit-wip magit-log which-func imenu magit-diff smerge-mode diff diff-mode magit-core magit-autorevert magit-margin magit-transient magit-process magit-mode git-commit magit-git magit-section magit-utils crm log-edit message rmc puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg epg-config gnus-util rmail rmail-loaddefs text-property-search time-date mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr mailabbrev mail-utils gmm-utils mailheader pcvs-util add-log with-editor async-bytecomp async shell pcomplete comint ansi-color transient format-spec magit-autoloads transient-autoloads git-commit-autoloads with-editor-autoloads autorevert filenotify disp-table company-oddmuse company-keywords company-etags etags fileloop generator 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-bbdb company pcase persistent-scratch persistent-scratch-autoloads savehist backup-walker-autoloads company-autoloads helm-autoloads helm-core-autoloads pyim-basedict pyim pyim-probe xr rx pyim-common pyim-pymap popup pyim-autoloads pyim-basedict-autoloads xr-autoloads async-autoloads popup-autoloads avoid reverse-im quail reverse-im-autoloads boon-qwerty boon-powerline centered-window centered-window-mode face-remap boon boon-moves find-func er-basic-expansions expand-region-core expand-region-custom boon-search boon-keys boon-main boon-arguments multiple-cursors mc-hide-unmatched-lines-mode mc-separate-operations rectangular-region-mode mc-mark-pop mc-mark-more thingatpt mc-cycle-cursors mc-edit-lines multiple-cursors-core rect boon-regs boon-utils boon-core boon-autoloads multiple-cursors-autoloads expand-region-autoloads meta-functions hl-line spaceline-config spaceline-segments s spaceline dash spaceline-autoloads s-autoloads dash-autoloads smart-mode-line rich-minority smart-mode-line-autoloads rich-minority-autoloads powerline advice powerline-separators color powerline-themes powerline-autoloads latex-pretty-symbols latex-pretty-symbols-autoloads pretty-symbols-autoloads page-break-lines page-break-lines-autoloads ucs-utils persistent-soft list-utils pcache eieio-compat eieio-base eieio eieio-core eieio-loaddefs font-utils unicode-fonts unicode-fonts-autoloads ucs-utils-autoloads font-utils-autoloads persistent-soft-autoloads list-utils-autoloads cl pcache-autoloads finder-inf use-package-diminish flatui-theme flatui-theme-autoloads edmacro kmacro hydra ring lv hydra-autoloads lv-autoloads cl-lib-autoloads use-package-bind-key org-plus-contrib-autoloads bind-key easy-mmode diminish diminish-autoloads cl-seq use-package-core use-package-autoloads bind-key-autoloads straight-autoloads info cl-extra help-mode easymenu seq byte-opt straight subr-x cl-macs cl-loaddefs cl-lib bytecomp byte-compile cconv server gv site-gentoo w3m-load preview-latex auto-loads tex-site 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 tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer 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 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 threads dbusbind inotify lcms2 dynamic-setting font-render-setting cairo x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 2412205 305170) (symbols 48 83014 1) (strings 32 435884 40183) (string-bytes 1 15433661) (vectors 16 260927) (vector-slots 8 4177810 130284) (floats 8 1517 2535) (intervals 56 152188 36384) (buffers 1000 151)) ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-19 2:51 bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t Ihor Radchenko @ 2019-11-19 16:02 ` Eli Zaretskii 2019-11-19 16:57 ` Ihor Radchenko 0 siblings, 1 reply; 11+ messages in thread From: Eli Zaretskii @ 2019-11-19 16:02 UTC (permalink / raw) To: Ihor Radchenko; +Cc: 38264 tags 38264 notabug thanks > From: Ihor Radchenko <yantar92@gmail.com> > Date: Tue, 19 Nov 2019 10:51:39 +0800 > > When I try to run the following code, graphical emacs window terminates > losing all the unsaved data. > > (setq debug-on-error t) > (let ((noninteractive t)) > (/ 1 0)) > > The problem is reproducible with emacs -Q. > Running the code without debug-on-error set to t does not trigger > termination. This is a feature: in non-interactive mode entering a debugger displays the backtrace and then kills Emacs. Why are you binding noninteractive to t while debug-on-error is enabled? ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-19 16:02 ` Eli Zaretskii @ 2019-11-19 16:57 ` Ihor Radchenko 2019-11-20 15:59 ` Eli Zaretskii 0 siblings, 1 reply; 11+ messages in thread From: Ihor Radchenko @ 2019-11-19 16:57 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 38264 > This is a feature: in non-interactive mode entering a debugger > displays the backtrace and then kills Emacs. It indeed makes sense. However, it does not make sense when noninteractive is manually set to 't in normal interactive mode. It may be difficult to see this backtrace if emacs was started graphically. Note that package.el, for example, can set noninteractive to 't at some point (see package-generate-autoloads), even if emacs is otherwise interactive. > Why are you binding noninteractive to t while debug-on-error is > enabled? Similar to package.el, straight.el also binds noninteractive to 't when generating autoloads. As a result, emacs sometimes terminates when building packages (https://github.com/raxod502/straight.el/issues/431). Regards, Ihor Eli Zaretskii <eliz@gnu.org> writes: > tags 38264 notabug > thanks > >> From: Ihor Radchenko <yantar92@gmail.com> >> Date: Tue, 19 Nov 2019 10:51:39 +0800 >> >> When I try to run the following code, graphical emacs window terminates >> losing all the unsaved data. >> >> (setq debug-on-error t) >> (let ((noninteractive t)) >> (/ 1 0)) >> >> The problem is reproducible with emacs -Q. >> Running the code without debug-on-error set to t does not trigger >> termination. > > This is a feature: in non-interactive mode entering a debugger > displays the backtrace and then kills Emacs. > > Why are you binding noninteractive to t while debug-on-error is > enabled? ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-19 16:57 ` Ihor Radchenko @ 2019-11-20 15:59 ` Eli Zaretskii 2019-11-20 16:35 ` Ihor Radchenko 0 siblings, 1 reply; 11+ messages in thread From: Eli Zaretskii @ 2019-11-20 15:59 UTC (permalink / raw) To: Ihor Radchenko, Artur Malabarba; +Cc: 38264 > From: Ihor Radchenko <yantar92@gmail.com> > Cc: 38264@debbugs.gnu.org > Date: Wed, 20 Nov 2019 00:57:18 +0800 > > > This is a feature: in non-interactive mode entering a debugger > > displays the backtrace and then kills Emacs. > > It indeed makes sense. However, it does not make sense when > noninteractive is manually set to 't in normal interactive mode. How can Emacs distinguish between these two situations? The value of 'noninteractive' is how it knows whether the session is an interactive one, and your code steps on it. > Note that package.el, for example, can set noninteractive to 't at some > point (see package-generate-autoloads), even if emacs is otherwise > interactive. > > > Why are you binding noninteractive to t while debug-on-error is > > enabled? > > Similar to package.el, straight.el also binds noninteractive to 't when > generating autoloads. What package.el does makes little sense to me, see below. Does straight.el have a reason to do the same, you did you just copy the code from package.el? If the code in straight.el is simply a copy from package.el, then just remove the line which binds 'noninteractive'. You don't need it because all it does is disable calls to 'message' inside 'autoload-generate-file-autoloads', and you already bind 'inhibit-message' to t, so no messages will be displayed anyway. Artur, I think for the same reason we have no need to bind 'noninteractive' in 'package-generate-autoloads', or am I missing something? Btw, the other places in package.el which use 'inhibit-message' to bind 'save-silently' to a non-nil value seem also redundant, since if 'inhibit-message' is non-nil, its effect is a superset of what 'save-silently' does anyway. WDYT? ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-20 15:59 ` Eli Zaretskii @ 2019-11-20 16:35 ` Ihor Radchenko 2019-11-20 17:37 ` Eli Zaretskii 0 siblings, 1 reply; 11+ messages in thread From: Ihor Radchenko @ 2019-11-20 16:35 UTC (permalink / raw) To: Eli Zaretskii, Artur Malabarba; +Cc: 38264 > How can Emacs distinguish between these two situations? The value of > 'noninteractive' is how it knows whether the session is an interactive > one, and your code steps on it. I agree that it indeed conforms with the manual (though it might make sense to add a note to the manual that setting noninteractive manually can cause issues). I am also wondering why there is no error shown in the terminal when emacs is terminated after executing the code I provided. I tried to run emacs in batch mode directly like $ emacs -Q --batch --eval '(/ 1 0)' Arithmetic error As expected, emacs prints "Arithmetic error" in the output. However, if I just run emacs -Q and execute the same with noninteractive bound to t, no output is produced in the terminal, which is very misleading since no clue is provided why emacs was terminated. Also, it seems that kill-emacs-hook is not called when emacs is terminated in the above situation. Does not sound right for me. > What package.el does makes little sense to me, see below. Does > straight.el have a reason to do the same, you did you just copy the > code from package.el? I suspect that it was just copying. Will forward your question to the straight.el author. Regards, Ihor Eli Zaretskii <eliz@gnu.org> writes: >> From: Ihor Radchenko <yantar92@gmail.com> >> Cc: 38264@debbugs.gnu.org >> Date: Wed, 20 Nov 2019 00:57:18 +0800 >> >> > This is a feature: in non-interactive mode entering a debugger >> > displays the backtrace and then kills Emacs. >> >> It indeed makes sense. However, it does not make sense when >> noninteractive is manually set to 't in normal interactive mode. > > How can Emacs distinguish between these two situations? The value of > 'noninteractive' is how it knows whether the session is an interactive > one, and your code steps on it. > >> Note that package.el, for example, can set noninteractive to 't at some >> point (see package-generate-autoloads), even if emacs is otherwise >> interactive. >> >> > Why are you binding noninteractive to t while debug-on-error is >> > enabled? >> >> Similar to package.el, straight.el also binds noninteractive to 't when >> generating autoloads. > > What package.el does makes little sense to me, see below. Does > straight.el have a reason to do the same, you did you just copy the > code from package.el? > > If the code in straight.el is simply a copy from package.el, then just > remove the line which binds 'noninteractive'. You don't need it > because all it does is disable calls to 'message' inside > 'autoload-generate-file-autoloads', and you already bind > 'inhibit-message' to t, so no messages will be displayed anyway. > > Artur, I think for the same reason we have no need to bind > 'noninteractive' in 'package-generate-autoloads', or am I missing > something? > > Btw, the other places in package.el which use 'inhibit-message' to > bind 'save-silently' to a non-nil value seem also redundant, since if > 'inhibit-message' is non-nil, its effect is a superset of what > 'save-silently' does anyway. WDYT? ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-20 16:35 ` Ihor Radchenko @ 2019-11-20 17:37 ` Eli Zaretskii 2019-11-20 23:22 ` Artur Malabarba 0 siblings, 1 reply; 11+ messages in thread From: Eli Zaretskii @ 2019-11-20 17:37 UTC (permalink / raw) To: Ihor Radchenko; +Cc: 38264, bruce.connor.am > From: Ihor Radchenko <yantar92@gmail.com> > Cc: 38264@debbugs.gnu.org > Date: Thu, 21 Nov 2019 00:35:50 +0800 > > I am also wondering why there is no error shown in the terminal when > emacs is terminated after executing the code I provided. Probably because your stderr is redirected to some great void in a GUI session. > I tried to run emacs in batch mode directly like > > $ emacs -Q --batch --eval '(/ 1 0)' > Arithmetic error Yes, that goes to stderr, which is in batch mode connected to the console. > I suspect that it was just copying. Will forward your question to the > straight.el author. Thanks. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-20 17:37 ` Eli Zaretskii @ 2019-11-20 23:22 ` Artur Malabarba 2019-11-21 3:37 ` Eli Zaretskii 0 siblings, 1 reply; 11+ messages in thread From: Artur Malabarba @ 2019-11-20 23:22 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 38264, Ihor Radchenko [-- Attachment #1: Type: text/plain, Size: 864 bytes --] I think I may have been mistakenly included here. :-) I'm not the author of straight.el and I don't see the author in this thread. Artur On Wed, 20 Nov 2019, 2:37 pm Eli Zaretskii, <eliz@gnu.org> wrote: > > From: Ihor Radchenko <yantar92@gmail.com> > > Cc: 38264@debbugs.gnu.org > > Date: Thu, 21 Nov 2019 00:35:50 +0800 > > > > I am also wondering why there is no error shown in the terminal when > > emacs is terminated after executing the code I provided. > > Probably because your stderr is redirected to some great void in a GUI > session. > > > I tried to run emacs in batch mode directly like > > > > $ emacs -Q --batch --eval '(/ 1 0)' > > Arithmetic error > > Yes, that goes to stderr, which is in batch mode connected to the > console. > > > I suspect that it was just copying. Will forward your question to the > > straight.el author. > > Thanks. > [-- Attachment #2: Type: text/html, Size: 1482 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-20 23:22 ` Artur Malabarba @ 2019-11-21 3:37 ` Eli Zaretskii 2019-11-21 11:15 ` Artur Malabarba 0 siblings, 1 reply; 11+ messages in thread From: Eli Zaretskii @ 2019-11-21 3:37 UTC (permalink / raw) To: bruce.connor.am; +Cc: 38264, yantar92 > From: Artur Malabarba <bruce.connor.am@gmail.com> > Date: Wed, 20 Nov 2019 20:22:12 -0300 > Cc: Ihor Radchenko <yantar92@gmail.com>, 38264@debbugs.gnu.org > > I think I may have been mistakenly included here. :-) > I'm not the author of straight.el and I don't see the author in this thread. You made the change in package.el that uses inhibit-message's value to bind noninteractive, and also made other similar changes in package.el. That's why I CC'ed you. But if you don't remember making that change, or its reasons, that's fine' I can take it from here. Thanks. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-21 3:37 ` Eli Zaretskii @ 2019-11-21 11:15 ` Artur Malabarba 2019-11-21 14:22 ` Eli Zaretskii 0 siblings, 1 reply; 11+ messages in thread From: Artur Malabarba @ 2019-11-21 11:15 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 38264, Ihor Radchenko [-- Attachment #1: Type: text/plain, Size: 1022 bytes --] Ah sorry. I got confused cause somebody said they were contacting the author at the same time I was added. No, I don't remember the specific reasons why I change that. I may have had something to do with avoiding prompts or reducing the amount of message output produced by package.el (I remember working on that) but that's just guessing. Artur On Thu, 21 Nov 2019, 12:37 am Eli Zaretskii, <eliz@gnu.org> wrote: > > From: Artur Malabarba <bruce.connor.am@gmail.com> > > Date: Wed, 20 Nov 2019 20:22:12 -0300 > > Cc: Ihor Radchenko <yantar92@gmail.com>, 38264@debbugs.gnu.org > > > > I think I may have been mistakenly included here. :-) > > I'm not the author of straight.el and I don't see the author in this > thread. > > You made the change in package.el that uses inhibit-message's value to > bind noninteractive, and also made other similar changes in > package.el. That's why I CC'ed you. > > But if you don't remember making that change, or its reasons, that's > fine' I can take it from here. > > Thanks. > [-- Attachment #2: Type: text/html, Size: 1735 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-21 11:15 ` Artur Malabarba @ 2019-11-21 14:22 ` Eli Zaretskii 2019-11-22 14:38 ` Eli Zaretskii 0 siblings, 1 reply; 11+ messages in thread From: Eli Zaretskii @ 2019-11-21 14:22 UTC (permalink / raw) To: bruce.connor.am; +Cc: 38264, yantar92 > From: Artur Malabarba <bruce.connor.am@gmail.com> > Date: Thu, 21 Nov 2019 08:15:40 -0300 > Cc: Ihor Radchenko <yantar92@gmail.com>, 38264@debbugs.gnu.org > > No, I don't remember the specific reasons why I change that. I may have had something to do with avoiding > prompts or reducing the amount of message output produced by package.el (I remember working on that) but > that's just guessing. No worries, I will fix that shortly. ^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t 2019-11-21 14:22 ` Eli Zaretskii @ 2019-11-22 14:38 ` Eli Zaretskii 0 siblings, 0 replies; 11+ messages in thread From: Eli Zaretskii @ 2019-11-22 14:38 UTC (permalink / raw) To: yantar92; +Cc: 38264-done > Date: Thu, 21 Nov 2019 16:22:23 +0200 > From: Eli Zaretskii <eliz@gnu.org> > Cc: 38264@debbugs.gnu.org, yantar92@gmail.com > > > From: Artur Malabarba <bruce.connor.am@gmail.com> > > Date: Thu, 21 Nov 2019 08:15:40 -0300 > > Cc: Ihor Radchenko <yantar92@gmail.com>, 38264@debbugs.gnu.org > > > > No, I don't remember the specific reasons why I change that. I may have had something to do with avoiding > > prompts or reducing the amount of message output produced by package.el (I remember working on that) but > > that's just guessing. > > No worries, I will fix that shortly. Done. I'm therefore closing this bug, since the rest of it is in straight.el, which is not part of Emacs. ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2019-11-22 14:38 UTC | newest] Thread overview: 11+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-11-19 2:51 bug#38264: 27.0.50; Emacs terminates unexpectedly when noninteractive is t Ihor Radchenko 2019-11-19 16:02 ` Eli Zaretskii 2019-11-19 16:57 ` Ihor Radchenko 2019-11-20 15:59 ` Eli Zaretskii 2019-11-20 16:35 ` Ihor Radchenko 2019-11-20 17:37 ` Eli Zaretskii 2019-11-20 23:22 ` Artur Malabarba 2019-11-21 3:37 ` Eli Zaretskii 2019-11-21 11:15 ` Artur Malabarba 2019-11-21 14:22 ` Eli Zaretskii 2019-11-22 14:38 ` Eli Zaretskii
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.