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

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

bug#50237: 28.0.50; [calc] Default terminal when plotting in gnuplot wit


From: Ihor Radchenko
Subject: bug#50237: 28.0.50; [calc] Default terminal when plotting in gnuplot without x11 support
Date: Sat, 28 Aug 2021 18:19:55 +0800

I have gnuplot-5.4.1-r2 compiled without X support.
When I try the following recipe, no plot is produced and no error is
indicated:

emacs -Q:
1. M-x calc <RET>
2. [1,2,3]
3. <SPC>
4. g f

gnuplot trail (not shown automatically upon executing the recipe)
reveals the following:

---------------------
Starting gnuplot...

        G N U P L O T
        Version 5.4.1 patchlevel 1 (Gentoo revision r2)    last modified 
2020-12-01 

        Copyright (C) 1986-1993, 1998, 2004, 2007-2020
        Thomas Williams, Colin Kelley and many others

        gnuplot home:     http://www.gnuplot.info
        faq, bugs, etc:   type "help FAQ"
        immediate help:   type "help"  (plot window: hit 'h')

Terminal type is now 'qt'
gnuplot> 
Terminal type is now 'unknown'
                      ^
         unknown or ambiguous terminal type; type just 'set terminal' for a list

gnuplot> gnuplot> WARNING: Plotting with an 'unknown' terminal.
No output will be generated. Please select a terminal with 'set terminal'.
gnuplot>
-----------------------------------

Setting the terminal manually to one of the supported terminal solves
the issue:
(setq calc-gnuplot-default-device "qt")

However, I expected *some* kind of indication that gnuplot actually
failed. From user perspective, the failure looked like "Plotting does
not work".

Best,
Ihor

In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, cairo version 1.16.0)
 of 2021-08-28 built on localhost
Repository revision: 55e77a811a6f137b02eb786fb00c43f0f14bb028
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12013000
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 --datarootdir=/usr/share
 --disable-silent-rules --docdir=/usr/share/doc/emacs-28.0.9999
 --htmldir=/usr/share/doc/emacs-28.0.9999/html --libdir=/usr/lib64
 --program-suffix=-emacs-28-vcs --includedir=/usr/include/emacs-28-vcs
 --infodir=/usr/share/info/emacs-28-vcs --localstatedir=/var
 --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp
 --without-compress-install --without-hesiod --without-pop
 --with-file-notification=inotify --with-pdumper --enable-acl
 --with-dbus --with-modules --without-gameuser --with-libgmp
 --without-gpm --with-native-compilation --with-json --without-kerberos
 --without-kerberos5 --without-lcms2 --with-xml2 --without-mailutils
 --with-selinux --with-gnutls --without-libsystemd --with-threads
 --with-wide-int --with-zlib --with-sound=oss --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 --with-harfbuzz
 --without-libotf --without-m17n-flt --with-x-toolkit=no
 --with-dumping=pdumper 'CFLAGS=-march=native -pipe -O2' CPPFLAGS=
 'LDFLAGS=-Wl,-O1 -Wl,--as-needed''

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS HARFBUZZ IMAGEMAGICK JPEG
JSON LIBSELINUX LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY OLDXMENU
PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF X11 XDBE XIM XPM ZLIB

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: en_US.utf8
  locale-coding-system: utf-8-unix

Major mode: Helpful

Minor modes in effect:
  pdf-occur-global-minor-mode: t
  windmove-mode: t
  TeX-PDF-mode: t
  org-edna-mode: t
  eros-mode: t
  which-key-mode: t
  diredfl-global-mode: t
  dired-async-mode: t
  winner-mode: t
  recentf-mode: t
  helm-adaptive-mode: t
  helm-mode: t
  helm--remap-mouse-mode: t
  async-bytecomp-package-mode: t
  eval-sexp-fu-flash-mode: t
  highlight-parentheses-mode: t
  el-patch-use-package-mode: t
  global-git-commit-mode: t
  magit-auto-revert-mode: t
  shell-dirtrack-mode: t
  unpackaged/magit-log-date-headers-mode: t
  persistent-scratch-autosave-mode: t
  savehist-mode: t
  boon-mode: t
  boon-local-mode: t
  global-hl-line-mode: t
  global-page-break-lines-mode: t
  shackle-mode: t
  gcmh-mode: t
  override-global-mode: t
  straight-use-package-mode: t
  straight-package-neutering-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  global-prettify-symbols-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  window-divider-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Load-path shadows:
/home/yantar92/.emacs.d/straight/build/org-contrib/ox-koma-letter hides 
/home/yantar92/.emacs.d/straight/build/org/ox-koma-letter
/usr/share/emacs/site-lisp/cmake-mode hides 
/usr/share/emacs/site-lisp/cmake/cmake-mode
/home/yantar92/.emacs.d/straight/build/dash/dash hides 
/usr/share/emacs/site-lisp/dash/dash
/usr/share/emacs/site-lisp/desktop-entry-mode hides 
/usr/share/emacs/site-lisp/desktop-file-utils/desktop-entry-mode
/home/yantar92/.emacs.d/straight/build/f/f hides /usr/share/emacs/site-lisp/f/f
/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-compat hides 
/usr/share/emacs/site-lisp/notmuch/notmuch-compat
/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 hides 
/usr/share/emacs/site-lisp/notmuch/notmuch
/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-show hides 
/usr/share/emacs/site-lisp/notmuch/notmuch-show
/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-wash hides 
/usr/share/emacs/site-lisp/notmuch/notmuch-wash
/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-mua hides 
/usr/share/emacs/site-lisp/notmuch/notmuch-mua
/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-maildir-fcc hides 
/usr/share/emacs/site-lisp/notmuch/notmuch-maildir-fcc
/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-crypto hides 
/usr/share/emacs/site-lisp/notmuch/notmuch-crypto
/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/coolj hides 
/usr/share/emacs/site-lisp/notmuch/coolj
/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-jump hides 
/usr/share/emacs/site-lisp/notmuch/notmuch-jump
/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-draft hides 
/usr/share/emacs/site-lisp/notmuch/notmuch-draft
/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/transient/transient hides 
/usr/share/emacs/28.0.50/lisp/transient
/home/yantar92/.emacs.d/straight/build/org/ob-C hides 
/usr/share/emacs/28.0.50/lisp/org/ob-C
/home/yantar92/.emacs.d/straight/build/org/ob-J hides 
/usr/share/emacs/28.0.50/lisp/org/ob-J
/home/yantar92/.emacs.d/straight/build/org/ob-R hides 
/usr/share/emacs/28.0.50/lisp/org/ob-R
/home/yantar92/.emacs.d/straight/build/org/ob-abc hides 
/usr/share/emacs/28.0.50/lisp/org/ob-abc
/home/yantar92/.emacs.d/straight/build/org/ob-asymptote hides 
/usr/share/emacs/28.0.50/lisp/org/ob-asymptote
/home/yantar92/.emacs.d/straight/build/org/ob-awk hides 
/usr/share/emacs/28.0.50/lisp/org/ob-awk
/home/yantar92/.emacs.d/straight/build/org/ob-calc hides 
/usr/share/emacs/28.0.50/lisp/org/ob-calc
/home/yantar92/.emacs.d/straight/build/org/ob-clojure hides 
/usr/share/emacs/28.0.50/lisp/org/ob-clojure
/home/yantar92/.emacs.d/straight/build/org/ob-comint hides 
/usr/share/emacs/28.0.50/lisp/org/ob-comint
/home/yantar92/.emacs.d/straight/build/org/ob-coq hides 
/usr/share/emacs/28.0.50/lisp/org/ob-coq
/home/yantar92/.emacs.d/straight/build/org/ob-core hides 
/usr/share/emacs/28.0.50/lisp/org/ob-core
/home/yantar92/.emacs.d/straight/build/org/ob-css hides 
/usr/share/emacs/28.0.50/lisp/org/ob-css
/home/yantar92/.emacs.d/straight/build/org/ob-ditaa hides 
/usr/share/emacs/28.0.50/lisp/org/ob-ditaa
/home/yantar92/.emacs.d/straight/build/org/ob-dot hides 
/usr/share/emacs/28.0.50/lisp/org/ob-dot
/home/yantar92/.emacs.d/straight/build/org/ob-ebnf hides 
/usr/share/emacs/28.0.50/lisp/org/ob-ebnf
/home/yantar92/.emacs.d/straight/build/org/ob-emacs-lisp hides 
/usr/share/emacs/28.0.50/lisp/org/ob-emacs-lisp
/home/yantar92/.emacs.d/straight/build/org/ob-eshell hides 
/usr/share/emacs/28.0.50/lisp/org/ob-eshell
/home/yantar92/.emacs.d/straight/build/org/ob-eval hides 
/usr/share/emacs/28.0.50/lisp/org/ob-eval
/home/yantar92/.emacs.d/straight/build/org/ob-exp hides 
/usr/share/emacs/28.0.50/lisp/org/ob-exp
/home/yantar92/.emacs.d/straight/build/org/ob-forth hides 
/usr/share/emacs/28.0.50/lisp/org/ob-forth
/home/yantar92/.emacs.d/straight/build/org/ob-fortran hides 
/usr/share/emacs/28.0.50/lisp/org/ob-fortran
/home/yantar92/.emacs.d/straight/build/org/ob-gnuplot hides 
/usr/share/emacs/28.0.50/lisp/org/ob-gnuplot
/home/yantar92/.emacs.d/straight/build/org/ob-groovy hides 
/usr/share/emacs/28.0.50/lisp/org/ob-groovy
/home/yantar92/.emacs.d/straight/build/org/ob-haskell hides 
/usr/share/emacs/28.0.50/lisp/org/ob-haskell
/home/yantar92/.emacs.d/straight/build/org/ob-hledger hides 
/usr/share/emacs/28.0.50/lisp/org/ob-hledger
/home/yantar92/.emacs.d/straight/build/org/ob-io hides 
/usr/share/emacs/28.0.50/lisp/org/ob-io
/home/yantar92/.emacs.d/straight/build/org/ob-java hides 
/usr/share/emacs/28.0.50/lisp/org/ob-java
/home/yantar92/.emacs.d/straight/build/org/ob-js hides 
/usr/share/emacs/28.0.50/lisp/org/ob-js
/home/yantar92/.emacs.d/straight/build/org/ob-latex hides 
/usr/share/emacs/28.0.50/lisp/org/ob-latex
/home/yantar92/.emacs.d/straight/build/org/ob-ledger hides 
/usr/share/emacs/28.0.50/lisp/org/ob-ledger
/home/yantar92/.emacs.d/straight/build/org/ob-lilypond hides 
/usr/share/emacs/28.0.50/lisp/org/ob-lilypond
/home/yantar92/.emacs.d/straight/build/org/ob-lisp hides 
/usr/share/emacs/28.0.50/lisp/org/ob-lisp
/home/yantar92/.emacs.d/straight/build/org/ob-lob hides 
/usr/share/emacs/28.0.50/lisp/org/ob-lob
/home/yantar92/.emacs.d/straight/build/org/ob-lua hides 
/usr/share/emacs/28.0.50/lisp/org/ob-lua
/home/yantar92/.emacs.d/straight/build/org/ob-makefile hides 
/usr/share/emacs/28.0.50/lisp/org/ob-makefile
/home/yantar92/.emacs.d/straight/build/org/ob-matlab hides 
/usr/share/emacs/28.0.50/lisp/org/ob-matlab
/home/yantar92/.emacs.d/straight/build/org/ob-maxima hides 
/usr/share/emacs/28.0.50/lisp/org/ob-maxima
/home/yantar92/.emacs.d/straight/build/org/ob-mscgen hides 
/usr/share/emacs/28.0.50/lisp/org/ob-mscgen
/home/yantar92/.emacs.d/straight/build/org/ob-ocaml hides 
/usr/share/emacs/28.0.50/lisp/org/ob-ocaml
/home/yantar92/.emacs.d/straight/build/org/ob-octave hides 
/usr/share/emacs/28.0.50/lisp/org/ob-octave
/home/yantar92/.emacs.d/straight/build/org/ob-org hides 
/usr/share/emacs/28.0.50/lisp/org/ob-org
/home/yantar92/.emacs.d/straight/build/org/ob-perl hides 
/usr/share/emacs/28.0.50/lisp/org/ob-perl
/home/yantar92/.emacs.d/straight/build/org/ob-picolisp hides 
/usr/share/emacs/28.0.50/lisp/org/ob-picolisp
/home/yantar92/.emacs.d/straight/build/org/ob-plantuml hides 
/usr/share/emacs/28.0.50/lisp/org/ob-plantuml
/home/yantar92/.emacs.d/straight/build/org/ob-processing hides 
/usr/share/emacs/28.0.50/lisp/org/ob-processing
/home/yantar92/.emacs.d/straight/build/org/ob-python hides 
/usr/share/emacs/28.0.50/lisp/org/ob-python
/home/yantar92/.emacs.d/straight/build/org/ob-ref hides 
/usr/share/emacs/28.0.50/lisp/org/ob-ref
/home/yantar92/.emacs.d/straight/build/org/ob-ruby hides 
/usr/share/emacs/28.0.50/lisp/org/ob-ruby
/home/yantar92/.emacs.d/straight/build/org/ob-sass hides 
/usr/share/emacs/28.0.50/lisp/org/ob-sass
/home/yantar92/.emacs.d/straight/build/org/ob-scheme hides 
/usr/share/emacs/28.0.50/lisp/org/ob-scheme
/home/yantar92/.emacs.d/straight/build/org/ob-screen hides 
/usr/share/emacs/28.0.50/lisp/org/ob-screen
/home/yantar92/.emacs.d/straight/build/org/ob-sed hides 
/usr/share/emacs/28.0.50/lisp/org/ob-sed
/home/yantar92/.emacs.d/straight/build/org/ob-shell hides 
/usr/share/emacs/28.0.50/lisp/org/ob-shell
/home/yantar92/.emacs.d/straight/build/org/ob-shen hides 
/usr/share/emacs/28.0.50/lisp/org/ob-shen
/home/yantar92/.emacs.d/straight/build/org/ob-sql hides 
/usr/share/emacs/28.0.50/lisp/org/ob-sql
/home/yantar92/.emacs.d/straight/build/org/ob-sqlite hides 
/usr/share/emacs/28.0.50/lisp/org/ob-sqlite
/home/yantar92/.emacs.d/straight/build/org/ob-stan hides 
/usr/share/emacs/28.0.50/lisp/org/ob-stan
/home/yantar92/.emacs.d/straight/build/org/ob-table hides 
/usr/share/emacs/28.0.50/lisp/org/ob-table
/home/yantar92/.emacs.d/straight/build/org/ob-tangle hides 
/usr/share/emacs/28.0.50/lisp/org/ob-tangle
/home/yantar92/.emacs.d/straight/build/org/ob-vala hides 
/usr/share/emacs/28.0.50/lisp/org/ob-vala
/home/yantar92/.emacs.d/straight/build/org/ob hides 
/usr/share/emacs/28.0.50/lisp/org/ob
/home/yantar92/.emacs.d/straight/build/org/ol-bbdb hides 
/usr/share/emacs/28.0.50/lisp/org/ol-bbdb
/home/yantar92/.emacs.d/straight/build/org/ol-bibtex hides 
/usr/share/emacs/28.0.50/lisp/org/ol-bibtex
/home/yantar92/.emacs.d/straight/build/org/ol-docview hides 
/usr/share/emacs/28.0.50/lisp/org/ol-docview
/home/yantar92/.emacs.d/straight/build/org/ol-eshell hides 
/usr/share/emacs/28.0.50/lisp/org/ol-eshell
/home/yantar92/.emacs.d/straight/build/org/ol-eww hides 
/usr/share/emacs/28.0.50/lisp/org/ol-eww
/home/yantar92/.emacs.d/straight/build/org/ol-gnus hides 
/usr/share/emacs/28.0.50/lisp/org/ol-gnus
/home/yantar92/.emacs.d/straight/build/org/ol-info hides 
/usr/share/emacs/28.0.50/lisp/org/ol-info
/home/yantar92/.emacs.d/straight/build/org/ol-irc hides 
/usr/share/emacs/28.0.50/lisp/org/ol-irc
/home/yantar92/.emacs.d/straight/build/org/ol-mhe hides 
/usr/share/emacs/28.0.50/lisp/org/ol-mhe
/home/yantar92/.emacs.d/straight/build/org/ol-rmail hides 
/usr/share/emacs/28.0.50/lisp/org/ol-rmail
/home/yantar92/.emacs.d/straight/build/org/ol-w3m hides 
/usr/share/emacs/28.0.50/lisp/org/ol-w3m
/home/yantar92/.emacs.d/straight/build/org/ol hides 
/usr/share/emacs/28.0.50/lisp/org/ol
/home/yantar92/.emacs.d/straight/build/org/org-agenda hides 
/usr/share/emacs/28.0.50/lisp/org/org-agenda
/home/yantar92/.emacs.d/straight/build/org/org-archive hides 
/usr/share/emacs/28.0.50/lisp/org/org-archive
/home/yantar92/.emacs.d/straight/build/org/org-attach-git hides 
/usr/share/emacs/28.0.50/lisp/org/org-attach-git
/home/yantar92/.emacs.d/straight/build/org/org-attach hides 
/usr/share/emacs/28.0.50/lisp/org/org-attach
/home/yantar92/.emacs.d/straight/build/org/org-capture hides 
/usr/share/emacs/28.0.50/lisp/org/org-capture
/home/yantar92/.emacs.d/straight/build/org/org-clock hides 
/usr/share/emacs/28.0.50/lisp/org/org-clock
/home/yantar92/.emacs.d/straight/build/org/org-colview hides 
/usr/share/emacs/28.0.50/lisp/org/org-colview
/home/yantar92/.emacs.d/straight/build/org/org-compat hides 
/usr/share/emacs/28.0.50/lisp/org/org-compat
/home/yantar92/.emacs.d/straight/build/org/org-crypt hides 
/usr/share/emacs/28.0.50/lisp/org/org-crypt
/home/yantar92/.emacs.d/straight/build/org/org-ctags hides 
/usr/share/emacs/28.0.50/lisp/org/org-ctags
/home/yantar92/.emacs.d/straight/build/org/org-datetree hides 
/usr/share/emacs/28.0.50/lisp/org/org-datetree
/home/yantar92/.emacs.d/straight/build/org/org-duration hides 
/usr/share/emacs/28.0.50/lisp/org/org-duration
/home/yantar92/.emacs.d/straight/build/org/org-element hides 
/usr/share/emacs/28.0.50/lisp/org/org-element
/home/yantar92/.emacs.d/straight/build/org/org-entities hides 
/usr/share/emacs/28.0.50/lisp/org/org-entities
/home/yantar92/.emacs.d/straight/build/org/org-faces hides 
/usr/share/emacs/28.0.50/lisp/org/org-faces
/home/yantar92/.emacs.d/straight/build/org/org-feed hides 
/usr/share/emacs/28.0.50/lisp/org/org-feed
/home/yantar92/.emacs.d/straight/build/org/org-footnote hides 
/usr/share/emacs/28.0.50/lisp/org/org-footnote
/home/yantar92/.emacs.d/straight/build/org/org-goto hides 
/usr/share/emacs/28.0.50/lisp/org/org-goto
/home/yantar92/.emacs.d/straight/build/org/org-habit hides 
/usr/share/emacs/28.0.50/lisp/org/org-habit
/home/yantar92/.emacs.d/straight/build/org/org-id hides 
/usr/share/emacs/28.0.50/lisp/org/org-id
/home/yantar92/.emacs.d/straight/build/org/org-indent hides 
/usr/share/emacs/28.0.50/lisp/org/org-indent
/home/yantar92/.emacs.d/straight/build/org/org-inlinetask hides 
/usr/share/emacs/28.0.50/lisp/org/org-inlinetask
/home/yantar92/.emacs.d/straight/build/org/org-install hides 
/usr/share/emacs/28.0.50/lisp/org/org-install
/home/yantar92/.emacs.d/straight/build/org/org-keys hides 
/usr/share/emacs/28.0.50/lisp/org/org-keys
/home/yantar92/.emacs.d/straight/build/org/org-lint hides 
/usr/share/emacs/28.0.50/lisp/org/org-lint
/home/yantar92/.emacs.d/straight/build/org/org-list hides 
/usr/share/emacs/28.0.50/lisp/org/org-list
/home/yantar92/.emacs.d/straight/build/org/org-macro hides 
/usr/share/emacs/28.0.50/lisp/org/org-macro
/home/yantar92/.emacs.d/straight/build/org/org-macs hides 
/usr/share/emacs/28.0.50/lisp/org/org-macs
/home/yantar92/.emacs.d/straight/build/org/org-mobile hides 
/usr/share/emacs/28.0.50/lisp/org/org-mobile
/home/yantar92/.emacs.d/straight/build/org/org-mouse hides 
/usr/share/emacs/28.0.50/lisp/org/org-mouse
/home/yantar92/.emacs.d/straight/build/org/org-num hides 
/usr/share/emacs/28.0.50/lisp/org/org-num
/home/yantar92/.emacs.d/straight/build/org/org-pcomplete hides 
/usr/share/emacs/28.0.50/lisp/org/org-pcomplete
/home/yantar92/.emacs.d/straight/build/org/org-plot hides 
/usr/share/emacs/28.0.50/lisp/org/org-plot
/home/yantar92/.emacs.d/straight/build/org/org-protocol hides 
/usr/share/emacs/28.0.50/lisp/org/org-protocol
/home/yantar92/.emacs.d/straight/build/org/org-refile hides 
/usr/share/emacs/28.0.50/lisp/org/org-refile
/home/yantar92/.emacs.d/straight/build/org/org-src hides 
/usr/share/emacs/28.0.50/lisp/org/org-src
/home/yantar92/.emacs.d/straight/build/org/org-table hides 
/usr/share/emacs/28.0.50/lisp/org/org-table
/home/yantar92/.emacs.d/straight/build/org/org-tempo hides 
/usr/share/emacs/28.0.50/lisp/org/org-tempo
/home/yantar92/.emacs.d/straight/build/org/org-timer hides 
/usr/share/emacs/28.0.50/lisp/org/org-timer
/home/yantar92/.emacs.d/straight/build/org/org-version hides 
/usr/share/emacs/28.0.50/lisp/org/org-version
/home/yantar92/.emacs.d/straight/build/org/org hides 
/usr/share/emacs/28.0.50/lisp/org/org
/home/yantar92/.emacs.d/straight/build/org/ox-ascii hides 
/usr/share/emacs/28.0.50/lisp/org/ox-ascii
/home/yantar92/.emacs.d/straight/build/org/ox-beamer hides 
/usr/share/emacs/28.0.50/lisp/org/ox-beamer
/home/yantar92/.emacs.d/straight/build/org/ox-html hides 
/usr/share/emacs/28.0.50/lisp/org/ox-html
/home/yantar92/.emacs.d/straight/build/org/ox-icalendar hides 
/usr/share/emacs/28.0.50/lisp/org/ox-icalendar
/home/yantar92/.emacs.d/straight/build/org/ox-latex hides 
/usr/share/emacs/28.0.50/lisp/org/ox-latex
/home/yantar92/.emacs.d/straight/build/org/ox-man hides 
/usr/share/emacs/28.0.50/lisp/org/ox-man
/home/yantar92/.emacs.d/straight/build/org/ox-md hides 
/usr/share/emacs/28.0.50/lisp/org/ox-md
/home/yantar92/.emacs.d/straight/build/org/ox-odt hides 
/usr/share/emacs/28.0.50/lisp/org/ox-odt
/home/yantar92/.emacs.d/straight/build/org/ox-org hides 
/usr/share/emacs/28.0.50/lisp/org/ox-org
/home/yantar92/.emacs.d/straight/build/org/ox-publish hides 
/usr/share/emacs/28.0.50/lisp/org/ox-publish
/home/yantar92/.emacs.d/straight/build/org/ox-texinfo hides 
/usr/share/emacs/28.0.50/lisp/org/ox-texinfo
/home/yantar92/.emacs.d/straight/build/org/ox hides 
/usr/share/emacs/28.0.50/lisp/org/ox
/home/yantar92/.emacs.d/straight/build/org/org-loaddefs hides 
/usr/share/emacs/28.0.50/lisp/org/org-loaddefs
/home/yantar92/.emacs.d/straight/build/let-alist/let-alist hides 
/usr/share/emacs/28.0.50/lisp/emacs-lisp/let-alist
/home/yantar92/.emacs.d/straight/build/map/map hides 
/usr/share/emacs/28.0.50/lisp/emacs-lisp/map

Features:
(shadow footnote emacsbug sendmail calc-undo calc-stuff calc-aent
calc-comb shortdoc calc-graph calc-incom thai-util thai-word lao-util
enriched calccomp calc-alg calc-misc calc-lang latexenc calc-menu
w3m-form w3m-symbol w3m-bookmark w3m w3m-hist w3m-fb bookmark-w3m
w3m-ems w3m-favicon w3m-image tab-line w3m-proc w3m-util mm-archive
org-pdftools org-noter pdf-view-restore pdf-sync pdf-annot pdf-outline
pdf-links pdf-history pdf-occur 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 pdf-isearch pdf-misc pdf-tools pdf-view
pdf-cache pdf-info tq pdf-util pdf-macs mhtml-mode css-mode js avy
sgml-mode facemenu macrostep-c cmacexp boon-search mail-extr sort tabify
network-stream url-cache windmove tramp-cmds epa-file tramp-cache
org-graph-view org-graph-view-autoloads autoload reposition cl-print
dired-open all-the-icons-dired dired-filter dired-hide-dotfiles latex
latex-flymake flymake-proc flymake tex-ispell tex-style tex helm-misc
mule-util cus-edit cus-start cus-load elfeed-link profiler conf-mode
misearch multi-isearch helm-x-files boon-main boon-hl boon-arguments
multiple-cursors mc-separate-operations rectangular-region-mode
mc-mark-pop mc-edit-lines mc-hide-unmatched-lines-mode mc-mark-more
mc-cycle-cursors multiple-cursors-core rect boon-regs org-learn
org-duration cal-iso org-table-sticky-header org-appear ol-eww eww
mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-search
eieio-opt speedbar ezimage dframe ol-docview doc-view jka-compr ol-bbdb
ol-w3m ol-doi org-link-doi boon-moves boon-utils er-basic-expansions
expand-region-core expand-region-custom helm-imenu org-test ert-x ert
ewoc helm-command helm-elisp helm-eval vc-git vc-dispatcher
tramp-archive tramp-gvfs ffap org-crypt ol-notmuch org-eldoc
org-appear-autoloads doom-themes-ext-org doom-themes doom-themes-base
doom-themes-autoloads org-table-sticky-header-autoloads posframe
ob-async ob-async-autoloads ob-latex ob-dot ob-calc calc-store
calc-trail 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 python
tramp-sh ob-perl ob-org ob-shell ob-mathematica org-tempo tempo
org-archive ox-md ox-beamer ox-extra org-capture-ref doct ya-org-capture
ya-org-capture-autoloads doct-autoloads org-capture-pop-frame
org-capture-pop-frame-autoloads org-protocol org-analyzer-autoloads
pomidor-autoloads alert-autoloads log4e-autoloads gntp-autoloads
org-clock org-autosort org-autosort-autoloads helm-org-contacts
helm-org-contacts-autoloads org-contacts gnus-art mm-uu mml2015 gnus-sum
gnus-group gnus-undo gnus-start gnus-dbus gnus-cloud nnimap nnmail
mail-source utf7 netrc nnoo gnus-spec gnus-int gnus-range gnus-win gnus
nnheader helm-org-ql helm-org helm-org-ql-autoloads helm-org-autoloads
org-ql-search org-ql-view ov org-super-agenda org-ql peg
org-ql-autoloads peg-autoloads ov-autoloads org-super-agenda-autoloads
map-autoloads org-quick-peek org-quick-peek-autoloads calfw-org
calfw-org-autoloads calfw holidays hol-loaddefs calfw-autoloads
org-attach cdlatex texmathp cdlatex-autoloads helm-recoll eieio-compat
helm-for-files helm-bookmark helm-info helm-external
helm-recoll-autoloads org-ref-url-utils org-ref org-ref-helm-bibtex
org-ref-helm helm-bibtex helm-net helm-config org-ref-core reftex-cite
reftex reftex-loaddefs reftex-vars org-ref-glossary org-ref-bibtex
org-ref-citeproc key-chord doi-utils org-ref-utils org-ref-pdf ol-bibtex
htmlize bibtex-completion biblio biblio-download biblio-dissemin
biblio-ieee biblio-hal biblio-dblp biblio-crossref biblio-arxiv timezone
biblio-doi biblio-core ido parsebib org-ref-autoloads
key-chord-autoloads ivy-autoloads helm-bibtex-autoloads
bibtex-completion-autoloads biblio-autoloads biblio-core-autoloads
parsebib-autoloads htmlize-autoloads scimax-inkscape
scimax-inkscape-autoloads org-pdftools-autoloads org-noter-autoloads
org-capture org-checklist org-habit org-edna org-edna-autoloads
org-inlinetask org-drill persist org-drill-autoloads persist-autoloads
notmuch-calendar-x notmuch-calendar-x-autoloads helm-notmuch notmuch
notmuch-tree notmuch-jump notmuch-hello 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 w3m-autoloads helm-notmuch-autoloads
notmuch-autoloads elfeed-score elfeed-score-maint elfeed-score-scoring
elfeed-score-serde elfeed-score-rule-stats elfeed-score-rules
elfeed-score-log elfeed-org elfeed-org-autoloads quick-peek
quick-peek-autoloads elfeed-show elfeed-search hideshow
display-fill-column-indicator eros flycheck-tip error-tip notifications
dbus popup flycheck-tip-autoloads flycheck rainbow-delimiters
highlight-numbers parent-mode easy-escape yasnippet-snippets-autoloads
yasnippet-snippets yasnippet elfeed-csv elfeed elfeed-curl elfeed-log
elfeed-db elfeed-lib url-queue xml-query elfeed-score-autoloads
elfeed-autoloads keycast keycast-autoloads gif-screencast xdg
gif-screencast-autoloads yaml-mode yaml-mode-autoloads mingus libmpdee
cl mingus-autoloads libmpdee-autoloads calctex calc-sel calc-ext
calctex-autoloads calc calc-loaddefs calc-macs shell-pop-autoloads
eterm-256color-autoloads xterm-color-autoloads vterm term ehelp
vterm-module term/xterm xterm vterm-autoloads ereader xml+ view shr
kinsoku svg dom picture ereader-autoloads xml+-autoloads
pdf-view-restore-autoloads pdf-tools-autoloads tablist-autoloads
wolfram-mode wolfram-mode-autoloads ledger-mode-autoloads
auctex-autoloads tex-site ebuild-mode skeleton sh-script smie executable
ebuild-mode-autoloads lua-mode lua-mode-autoloads gnuplot-autoloads
eros-autoloads nameless lisp-mnt nameless-autoloads paredit
paredit-autoloads which-key which-key-autoloads helm-descbinds
helm-descbinds-autoloads elisp-demos elisp-demos-autoloads helpful
edebug info-look help-fns radix-tree elisp-refs helpful-autoloads
elisp-refs-autoloads tldr request tldr-autoloads request-autoloads
macrostep macrostep-autoloads font-lock-profiler
font-lock-profiler-autoloads font-lock-studio font-lock-studio-autoloads
memory-usage memory-usage-autoloads bug-hunter bug-hunter-autoloads
lorem-ipsum lorem-ipsum-autoloads debug backtrace yasnippet-autoloads
move-text move-text-autoloads aggressive-indent
aggressive-indent-autoloads visual-regexp-autoloads magit-bookmark
bookmark pp helm-bm helm-bm-autoloads bm bm-autoloads helm-dash
dash-docs xml helm-dash-autoloads dash-docs-autoloads disk-usage
disk-usage-autoloads dired-git-info-autoloads
dired-hide-dotfiles-autoloads dired-filter-autoloads diredfl
diredfl-autoloads all-the-icons-dired-autoloads dired-async
dired-open-autoloads dired-hacks-utils dired-hacks-utils-autoloads
dired+ image-dired image-mode exif image-file image-converter dired-x
dired-aux dired+-autoloads winner windower emacs-windower-autoloads
goggles pulse recentf tree-widget wid-edit helm-icons treemacs-icons
treemacs-themes treemacs-core-utils treemacs-logging
treemacs-customization pfuture inline f helm-adaptive helm-mode
helm-files tramp tramp-loaddefs trampver tramp-integration files-x
tramp-compat ls-lisp helm-buffers helm-occur helm-tags helm-locate
helm-grep helm-regexp helm-utils helm-help helm-types helm
async-bytecomp helm-global-bindings helm-easymenu helm-source
helm-multi-match helm-lib async eval-sexp-fu eval-sexp-fu-autoloads
goggles-autoloads easy-escape-autoloads highlight-numbers-autoloads
parent-mode-autoloads rainbow-delimiters-autoloads highlight-parentheses
highlight-parentheses-autoloads flycheck-autoloads pkg-info-autoloads
epl-autoloads langtool compile langtool-autoloads el-patch
el-patch-autoloads flyspell ispell hi-lock ediff ediff-merg ediff-mult
ediff-wind ediff-diff ediff-help ediff-init ediff-util 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 yaml parse-time bug-reference forge-post
markdown-mode thingatpt forge-repo forge forge-core forge-db closql
emacsql-sqlite emacsql emacsql-compiler url-http url-auth url-gw nsm
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 magit-repos magit-apply magit-wip magit-log which-func imenu
magit-diff git-commit log-edit message rmc puny dired dired-loaddefs
rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail
rmail-loaddefs text-property-search 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 magit-core
magit-autorevert magit-margin magit-transient magit-process with-editor
shell magit-mode transient magit-git magit-section magit-utils crm
forge-autoloads yaml-autoloads markdown-mode-autoloads ghub-autoloads
treepy-autoloads let-alist-autoloads closql-autoloads
emacsql-sqlite-autoloads emacsql-autoloads unpackaged smerge-mode
diff-mode diff package browse-url url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util mailcap
url-handlers url-parse auth-source password-cache url-vars 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 org-agenda
ox-html table ox-ascii ox-publish ox org-element avl-tree oc-basic json
map bibtex iso8601 ibuf-ext ibuffer ibuffer-loaddefs use-package
use-package-ensure use-package-delight ts ts-autoloads
unpackaged-autoloads magit-autoloads magit-section-autoloads
git-commit-autoloads with-editor-autoloads transient-autoloads
autorevert filenotify disp-table hl-todo pretty-symbols company-oddmuse
company-keywords company-etags etags fileloop generator xref project
eieio eieio-core eieio-loaddefs company-gtags company-dabbrev-code
company-dabbrev company-files company-clang company-capf company-cmake
company-semantic company-template company-bbdb company
persistent-scratch persistent-scratch-autoloads savehist
backup-walker-autoloads company-autoloads helm-icons-autoloads
treemacs-autoloads cfrs-autoloads posframe-autoloads pfuture-autoloads
ace-window-autoloads avy-autoloads f-autoloads helm-autoloads
helm-core-autoloads popup-autoloads face-remap pyim pyim-probe
pyim-cregexp xr pyim-process pyim-cstring pyim-autoselector
pyim-punctuation pyim-outcome pyim-indicator pyim-preview pyim-magic
pyim-candidates pyim-codes pyim-imobjs pyim-pinyin pyim-pymap
pyim-entered pyim-dcache pyim-dict pyim-page pyim-scheme pyim-common
pyim-autoloads xr-autoloads async-autoloads reverse-im quail
reverse-im-autoloads hydra lv boon-qwerty color olivetti straight-x boon
boon-keys boon-core boon-loaddefs boon-autoloads pcre2el-autoloads
multiple-cursors-autoloads expand-region-autoloads meta-functions org-id
org-refile org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro
org-footnote org-src ob-comint org-pcomplete pcomplete comint ansi-color
ring org-list org-faces org-entities time-date noutline outline
org-version ob-emacs-lisp ob-core ob-eval org-cycle org-table ol
org-fold org-fold-core org-keys oc org-compat advice org-macs
org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs
meta-functions-autoloads hl-line memoize memoize-autoloads info-colors
info-colors-autoloads hl-todo-autoloads latex-pretty-symbols
latex-pretty-symbols-autoloads pretty-symbols-autoloads page-break-lines
page-break-lines-autoloads edmacro kmacro adaptive-wrap
adaptive-wrap-autoloads olivetti-autoloads shackle trace
shackle-autoloads all-the-icons all-the-icons-faces data-material
data-weathericons data-octicons data-fileicons data-faicons
data-alltheicons all-the-icons-autoloads flatui-theme
flatui-theme-autoloads gcmh gcmh-autoloads use-package-diminish s
s-autoloads ht dash ht-autoloads dash-autoloads pcase asoc
asoc.el-autoloads no-littering no-littering-autoloads hydra-autoloads
lv-autoloads finder-inf use-package-bind-key org-contrib-autoloads comp
comp-cstr warnings rx bind-key easy-mmode diminish diminish-autoloads
use-package-core use-package-autoloads bind-key-autoloads
straight-autoloads info cl-seq cl-extra help-mode seq byte-opt straight
subr-x cl-macs gv cl-loaddefs cl-lib bytecomp byte-compile cconv server
site-gentoo iso-transl 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 easymenu timer select scroll-bar
mouse jit-lock font-lock syntax 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 button loaddefs faces
cus-face macroexp files window text-properties overlay sha1 md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote threads dbusbind inotify dynamic-setting font-render-setting
cairo x multi-tty make-network-process native-compile emacs)

Memory information:
((conses 16 5735918 487624)
 (symbols 48 87581 3)
 (strings 32 502068 726462)
 (string-bytes 1 34605584)
 (vectors 16 296981)
 (vector-slots 8 6332695 1529083)
 (floats 8 67899 6136)
 (intervals 56 395052 14761)
 (buffers 992 144))






reply via email to

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