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

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

bug#57531: 28.1; Character encoding missing for "eo"


From: Jonathan Reeve
Subject: bug#57531: 28.1; Character encoding missing for "eo"
Date: Thu, 01 Sep 2022 18:47:10 +0000

When my language and locale are set to "eo," (Esperanto), the character
encoding in Emacs is the wrong character encoding. It should be UTF-8,
but instead it's something else. I think the problem is in the
=locale-language-names= variable, which has these lines:

    ("en_IN" "English" utf-8) ; glibc uses utf-8 for English in India
    ("en" "English" iso-8859-1) ; English
    ("eo" . "Esperanto") ; Esperanto
    ("es" "Spanish" iso-8859-1)

The line ("eo" . "Esperanto") should probably instead be ("eo"
"Esperanto" utf-8).

To test this, set your LANG variable to "eo" and then notice that the
character encooding (locale-coding-system) is not utf-8, as it should be.

-JR




In GNU Emacs 28.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.34, cairo 
version 1.16.0)
Windowing system distributor 'The X.Org Foundation', version 11.0.12201003
System Description: NixOS 22.11 (Raccoon)

Configured using:
 'configure
 --prefix=/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1
 --disable-build-details --with-modules --with-x-toolkit=gtk3 --with-xft
 --with-cairo --with-native-compilation'

Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON
LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS
X11 XDBE XIM XPM GTK3 ZLIB

Important settings:
  value of $EMACSLOADPATH:
  value of $EMACSNATIVELOADPATH: 
/nix/store/p59mfplm858bb4b2g0hpa7sfmn7fknxq-emacs-packages-deps/share/emacs/native-lisp::
  value of $LANG: eo
  locale-coding-system: utf-8-unix

Major mode: Elisp

Minor modes in effect:
  evil-traces-mode: t
  global-anzu-mode: t
  anzu-mode: t
  whitespace-mode: t
  flycheck-popup-tip-mode: t
  global-evil-surround-mode: t
  evil-surround-mode: t
  eros-mode: t
  highlight-quoted-mode: t
  rainbow-delimiters-mode: t
  vi-tilde-fringe-mode: t
  highlight-numbers-mode: t
  display-line-numbers-mode: t
  save-place-mode: t
  global-so-long-mode: t
  envrc-global-mode: t
  envrc-mode: t
  hl-todo-mode: t
  org-roam-bibtex-mode: t
  org-roam-db-autosync-mode: t
  outline-minor-mode: t
  global-git-commit-mode: t
  ranger-override-dired-mode: t
  yas-global-mode: t
  yas-minor-mode: t
  recentf-mode: t
  gcmh-mode: t
  global-hl-line-mode: t
  hl-line-mode: t
  winner-mode: t
  ws-butler-global-mode: t
  ws-butler-mode: t
  global-emojify-mode: t
  emojify-mode: t
  global-undo-tree-mode: t
  undo-tree-mode: t
  global-flycheck-mode: t
  flycheck-mode: t
  projectile-mode: t
  delete-selection-mode: t
  which-key-mode: t
  savehist-mode: t
  better-jumper-mode: t
  better-jumper-local-mode: t
  global-company-mode: t
  company-mode: t
  vertico-mode: t
  all-the-icons-completion-mode: t
  marginalia-mode: t
  evil-goggles-mode: t
  evil-escape-mode: t
  evil-snipe-override-mode: t
  evil-snipe-mode: t
  evil-snipe-override-local-mode: t
  evil-snipe-local-mode: t
  persp-mode: t
  doom-modeline-mode: t
  solaire-global-mode: t
  shell-dirtrack-mode: t
  evil-mode: t
  evil-local-mode: t
  windmove-mode: t
  +popup-mode: t
  override-global-mode: t
  general-override-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  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
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/home/jon/.emacs.d/.local/straight/build-28.1/use-package/use-package-core 
hides /home/jon/.emacs.d/.local/straight/repos/use-package/use-package-core
/home/jon/.emacs.d/.local/straight/build-28.1/use-package/use-package-lint 
hides /home/jon/.emacs.d/.local/straight/repos/use-package/use-package-lint
/home/jon/.emacs.d/.local/straight/build-28.1/bind-key/bind-key hides 
/home/jon/.emacs.d/.local/straight/repos/use-package/bind-key
/home/jon/.emacs.d/.local/straight/build-28.1/use-package/use-package-bind-key 
hides /home/jon/.emacs.d/.local/straight/repos/use-package/use-package-bind-key
/home/jon/.emacs.d/.local/straight/build-28.1/use-package/use-package hides 
/home/jon/.emacs.d/.local/straight/repos/use-package/use-package
/home/jon/.emacs.d/.local/straight/build-28.1/use-package/use-package-diminish 
hides /home/jon/.emacs.d/.local/straight/repos/use-package/use-package-diminish
/home/jon/.emacs.d/.local/straight/build-28.1/use-package/use-package-jump 
hides /home/jon/.emacs.d/.local/straight/repos/use-package/use-package-jump
/home/jon/.emacs.d/.local/straight/build-28.1/use-package/use-package-ensure 
hides /home/jon/.emacs.d/.local/straight/repos/use-package/use-package-ensure
/home/jon/.emacs.d/.local/straight/build-28.1/use-package/use-package-delight 
hides /home/jon/.emacs.d/.local/straight/repos/use-package/use-package-delight
/home/jon/.emacs.d/.local/straight/build-28.1/straight/straight hides 
/home/jon/.emacs.d/.local/straight/repos/straight.el/straight
/home/jon/.emacs.d/.local/straight/build-28.1/straight/straight-x hides 
/home/jon/.emacs.d/.local/straight/repos/straight.el/straight-x
/home/jon/.emacs.d/.local/straight/build-28.1/straight/straight-ert-print-hack 
hides 
/home/jon/.emacs.d/.local/straight/repos/straight.el/straight-ert-print-hack
/home/jon/.emacs.d/.local/straight/build-28.1/password-store/password-store 
hides /run/current-system/sw/share/emacs/site-lisp/password-store
/home/jon/.emacs.d/.local/straight/build-28.1/password-store/password-store 
hides /etc/profiles/per-user/jon/share/emacs/site-lisp/password-store
/run/current-system/sw/share/emacs/site-lisp/site-start hides 
/nix/store/p59mfplm858bb4b2g0hpa7sfmn7fknxq-emacs-packages-deps/share/emacs/site-lisp/site-start
/run/current-system/sw/share/emacs/site-lisp/site-start hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/site-lisp/site-start
/home/jon/.emacs.d/.local/straight/repos/straight.el/indent hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/indent
/home/jon/.emacs.d/.local/straight/build-28.1/transient/transient hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/transient
/home/jon/.emacs.d/.local/straight/build-28.1/project/project hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/progmodes/project
/home/jon/.emacs.d/.local/straight/build-28.1/xref/xref hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/progmodes/xref
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-perl hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-perl
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-publish hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-publish
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-docview hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-docview
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-attach-git hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-attach-git
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-rmail hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-rmail
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-ascii hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-ascii
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-eshell hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-eshell
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-gnuplot hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-gnuplot
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-latex hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-latex
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-duration hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-duration
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-ref hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-ref
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-fortran hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-fortran
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-mobile hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-mobile
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-awk hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-awk
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-icalendar hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-icalendar
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-macro hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-macro
/home/jon/.emacs.d/.local/straight/build-28.1/org/oc-csl hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/oc-csl
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-crypt hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-crypt
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-org hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-org
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-scheme hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-scheme
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-octave hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-octave
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-dot hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-dot
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-archive hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-archive
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-keys hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-keys
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-sass hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-sass
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-haskell hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-haskell
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-agenda hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-agenda
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-compat hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-compat
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-processing hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-processing
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-org hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-org
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-man hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-man
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-core hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-core
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-src hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-src
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-lint hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-lint
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-id hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-id
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-gnus hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-gnus
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-texinfo hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-texinfo
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-goto hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-goto
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-pcomplete hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-pcomplete
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-bbdb hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-bbdb
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-exp hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-exp
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-julia hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-julia
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-entities hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-entities
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-emacs-lisp hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-emacs-lisp
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-capture hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-capture
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-version hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-version
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-clock hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-clock
/home/jon/.emacs.d/.local/straight/build-28.1/org/oc-natbib hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/oc-natbib
/home/jon/.emacs.d/.local/straight/build-28.1/org/org hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-css hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-css
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-beamer hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-beamer
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-md hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-md
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-table hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-table
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-doi hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-doi
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-ditaa hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-ditaa
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-loaddefs hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-loaddefs
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-sql hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-sql
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-element hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-element
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-macs hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-macs
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-lisp hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-lisp
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-man hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-man
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-tangle hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-tangle
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-js hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-js
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-ruby hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-ruby
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-ctags hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-ctags
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-R hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-R
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-clojure hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-clojure
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-habit hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-habit
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-eshell hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-eshell
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-sed hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-sed
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-C hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-C
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-faces hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-faces
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-list hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-list
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-eval hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-eval
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-latex hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-latex
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-comint hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-comint
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-mhe hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-mhe
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-eww hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-eww
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-plantuml hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-plantuml
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-num hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-num
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-sqlite hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-sqlite
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-feed hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-feed
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-irc hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-irc
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-shell hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-shell
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-java hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-java
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-matlab hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-matlab
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-plot hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-plot
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-calc hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-calc
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-table hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-table
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-bibtex hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-bibtex
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-html hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-html
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-lob hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-lob
/home/jon/.emacs.d/.local/straight/build-28.1/org/oc hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/oc
/home/jon/.emacs.d/.local/straight/build-28.1/org/oc-biblatex hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/oc-biblatex
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-attach hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-attach
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-lilypond hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-lilypond
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-protocol hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-protocol
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-mouse hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-mouse
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-datetree hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-datetree
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-koma-letter hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-koma-letter
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-w3m hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-w3m
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-lua hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-lua
/home/jon/.emacs.d/.local/straight/build-28.1/org/ox-odt hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ox-odt
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-maxima hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-maxima
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-python hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-python
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-colview hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-colview
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-tempo hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-tempo
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-indent hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-indent
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-forth hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-forth
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-timer hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-timer
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-ocaml hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-ocaml
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-groovy hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-groovy
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-inlinetask hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-inlinetask
/home/jon/.emacs.d/.local/straight/build-28.1/org/ol-info hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ol-info
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-refile hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-refile
/home/jon/.emacs.d/.local/straight/build-28.1/org/oc-basic hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/oc-basic
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-screen hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-screen
/home/jon/.emacs.d/.local/straight/build-28.1/org/org-footnote hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/org-footnote
/home/jon/.emacs.d/.local/straight/build-28.1/org/ob-makefile hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/org/ob-makefile
/nix/store/p59mfplm858bb4b2g0hpa7sfmn7fknxq-emacs-packages-deps/share/emacs/site-lisp/elpa/let-alist-1.0.6/let-alist
 hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/emacs-lisp/let-alist
/home/jon/.emacs.d/.local/straight/build-28.1/map/map hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/emacs-lisp/map
/nix/store/p59mfplm858bb4b2g0hpa7sfmn7fknxq-emacs-packages-deps/share/emacs/site-lisp/elpa/nadvice-0.3/nadvice
 hides 
/nix/store/c6j5affvi4yf2xvlhs60y0cfbs8d3d5k-emacs-28.1/share/emacs/28.1/lisp/emacs-lisp/nadvice

Features:
(vc-hg vc-svn vc company-ispell company-dabbrev evil-collection-help
shadow adaptive-wrap emacsbug macrostep-c cmacexp
evil-collection-macrostep macrostep cc-mode-expansions smartparens-c
cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine
cc-vars cc-defs evil-collection-view view solar cal-dst holidays
hol-loaddefs org-duration cal-iso evil-org-agenda org-mu4e mu4e-alert
time alert log4e notifications gntp org-msg htmlize gnus-msg
gnus-icalendar icalendar diary-lib diary-loaddefs gnus-dired gnus-cite
evil-collection-mu4e mu4e mu4e-org mu4e-main mu4e-view gnus-art mm-uu
mml2015 mm-view mml-smime smime dig gnus-sum gnus-group gnus-undo
gnus-start gnus-dbus dbus gnus-cloud nnimap nnmail mail-source utf7
netrc nnoo gnus-spec gnus-int gnus-range gnus-win evil-collection-gnus
gnus nnheader mu4e-headers mu4e-compose mu4e-draft mu4e-actions smtpmail
sendmail mu4e-search mu4e-lists mu4e-bookmarks mu4e-mark mu4e-message
shr kinsoku svg xml dom flow-fill mu4e-contacts mu4e-update mu4e-folders
mu4e-server mu4e-context mu4e-vars mu4e-helpers evil-traces evil-ex
org-crypt org-eldoc toc-org evil-org spell-fu ispell nix-mode ffap smie
nix-repl nix-shell nix-store nix-instantiate nix-shebang nix-format nix
evil-collection-evil-mc evil-mc evil-mc-command-execute
evil-mc-command-record evil-mc-cursor-make evil-mc-region
evil-mc-cursor-state evil-mc-undo evil-mc-vars evil-mc-known-commands
evil-mc-common elisp-demos evil-collection-indent
evil-collection-helpful helpful trace evil-collection-edebug edebug
backtrace info-look evil-collection-info info help-fns radix-tree
evil-collection-elisp-refs elisp-refs tabify company-yasnippet evil-anzu
anzu git-gutter-fringe fringe-helper git-gutter evil-collection-vc-git
vc-git vc-dispatcher jka-compr auto-minor-mode whitespace
flycheck-popup-tip evil-collection-popup popup flycheck-cask
evil-embrace evil-surround embrace expand-region text-mode-expansions
the-org-mode-expansions er-basic-expansions expand-region-core
expand-region-custom eros highlight-quoted rainbow-delimiters
vi-tilde-fringe highlight-numbers parent-mode display-line-numbers
saveplace evil-collection-so-long so-long envrc inheritenv
consult-flycheck evil-collection-consult consult-vertico consult
compat-28 magit-bookmark evil-collection-bookmark bookmark
eshell-syntax-highlighting fish-completion smartparens-config
smartparens-rst smartparens-markdown smartparens-text smartparens
em-term em-script em-ls em-hist em-pred em-glob em-cmpl em-basic
em-banner em-alias em-tramp esh-help evil-collection-man man em-unix
eshell-z em-dirs esh-var evil-collection-eshell em-prompt
eshell-did-you-mean esh-mode eshell esh-cmd esh-ext esh-opt esh-proc
esh-io esh-arg esh-module esh-groups esh-util vertico-directory
mule-util cursor-sensor vertico-repeat evil-collection-magit-todos
magit-todos pcre2el rxt re-builder hl-todo async org-roam-protocol
org-protocol org-habit oc-natbib oc-csl org-roam-ui org-roam-dailies
simple-httpd websocket bindat citar citar-file citar-cache citar-format
org-ref org-ref-core org-ref-glossary org-ref-bibtex avy doi-utils
org-ref-utils org-ref-export citeproc citeproc-itemgetters
citeproc-biblatex parse-time citeproc-bibtex ol-bibtex ox-pandoc ox-org
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-ascii ox-md ox-html table ox-publish ox org-ref-misc-links
org-ref-label-link org-ref-ref-links org-ref-citation-links
evil-collection-xref xref project org-ref-bibliography-links hydra lv
org-roam-bibtex orb-core orb-compat orb-utils bibtex-completion biblio
biblio-download biblio-dissemin biblio-ieee biblio-hal biblio-dblp
biblio-crossref biblio-arxiv timezone biblio-doi biblio-core url-queue
ido parsebib org-indent evil-collection-org evil-collection-org-roam
org-roam-migrate org-roam-log org-roam-mode org-roam-capture org-roam-id
org-roam-node org-roam-db org-roam-utils org-roam-compat org-roam
org-capture org-attach emacsql-sqlite url-http url-auth url-gw nsm
emacsql emacsql-compiler smartparens-org org-yt org-element org-persist
xdg org-id org-refile avl-tree generator 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 noutline outline org-version
ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold
org-fold-core org-keys citeproc-cite citeproc-subbibs citeproc-sort
citeproc-name citeproc-formatters citeproc-number rst citeproc-proc
citeproc-disamb citeproc-itemdata citeproc-generic-elements
citeproc-macro citeproc-choose citeproc-date citeproc-context
citeproc-prange citeproc-style citeproc-locale citeproc-term citeproc-rt
citeproc-lib citeproc-s queue bibtex iso8601 oc-biblatex oc org-compat
org-macs org-loaddefs evil-collection-calendar cal-menu calendar
cal-loaddefs magit-autoloads evil-collection-magit magit-submodule
magit-obsolete magit-popup 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 magit-diff
smerge-mode evil-collection-diff-mode diff-mode magit-core
magit-autorevert magit-margin magit-transient magit-process magit-mode
git-commit magit-git magit-base evil-collection-magit-section
magit-section crm compat-27 compat-26 transient format-spec
evil-collection-log-edit log-edit message rmc puny ranger
evil-collection-dired dired dired-loaddefs rfc822 mml mml-sec gnus-util
rmail rmail-loaddefs mm-decode mm-bodies mm-encode mailabbrev mail-utils
gmm-utils mailheader pcvs-util add-log with-editor compat doom-snippets
doom-snippets-lib yasnippet evil-collection-elisp-mode elisp-mode
recentf tree-widget time-date gcmh hl-line winner ws-butler emojify
evil-collection-apropos apropos evil-collection-tar-mode tar-mode
evil-collection-arc-mode arc-mode archive-mode ht undo-tree diff
flycheck-package package-lint evil-collection-imenu imenu
evil-collection-finder finder evil-collection-flycheck flycheck
find-func projectile lisp-mnt mail-parse rfc2231 rfc2047 rfc2045 mm-util
ietf-drums mail-prsvr evil-collection-grep grep ibuffer-vc ibuf-ext
evil-collection-ibuffer ibuffer ibuffer-loaddefs delsel hide-mode-line
multi-term evil-collection-term term ehelp evil-collection-which-key
which-key savehist better-jumper company-capf php-extras company
evil-collection-vertico vertico orderless all-the-icons-completion
marginalia evil-goggles evil-easymotion evil-escape evil-snipe server
autorevert filenotify nav-flash evil-collection-compile compile pulse
color persistent-soft list-utils pcache eieio-base font-utils
unicode-fonts persp-mode dtrt-indent doom-modeline
doom-modeline-segments doom-modeline-env doom-modeline-core shrink-path
f f-shortdoc shortdoc text-property-search s all-the-icons
all-the-icons-faces data-material data-weathericons data-octicons
data-fileicons data-faicons data-alltheicons dash
doom-themes-ext-treemacs doom-themes-ext-org solaire-mode face-remap
doom-one-theme doom-themes doom-themes-base doom-start epa-file
evil-collection-epa epa epg rfc6068 epg-config finder-inf
evil-collection-package-menu evil-collection-custom cus-edit cus-load
wid-edit evil-collection-comint evil-collection annalist doom-packages
package browse-url url url-proxy url-privacy url-expand url-methods
url-history url-cookie url-domsuf url-util mailcap url-handlers
mu4e-config html2text let-alist auth-source-pass url-parse url-vars
auth-source eieio password-cache json map ibuf-macs evil
evil-integration evil-maps evil-commands reveal flyspell evil-jumps
evil-command-window evil-search shell pcomplete comint ansi-color
evil-types evil-macros evil-repeat evil-states evil-core comp comp-cstr
warnings rx advice evil-common windmove calc calc-loaddefs calc-macs
thingatpt rect evil-digraphs evil-vars ring derived use-package-bind-key
bind-key edmacro kmacro doom-editor doom-projects doom-ui easy-mmode
doom-keybinds pp general cl-extra help-mode seq byte-opt cl-seq
use-package-core bytecomp byte-compile cconv eieio-core eieio-loaddefs
cl doom-modules doom doom-lib pcase cl-macs gv jansson dynamic-modules
subr-x cl-loaddefs cl-lib disp-table iso-transl tooltip eldoc paren
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 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 emoji-zwj 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 system-font-setting font-render-setting cairo
move-toolbar gtk x-toolkit x multi-tty make-network-process
native-compile emacs)

Memory information:
((conses 16 1915125 219341)
 (symbols 48 90414 15)
 (strings 32 508207 43438)
 (string-bytes 1 13601560)
 (vectors 16 185106)
 (vector-slots 8 6241377 160081)
 (floats 8 2117 3319)
 (intervals 56 21071 1018)
 (buffers 992 130))

--
--
Jonathan Reeve
https://jonreeve.com






reply via email to

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