unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#56344: 28.1; cannot copy-paste string with utf-8 letters (i.e. ²): "Non-ASCII string must be encoded in advance"
@ 2022-07-01 21:53 Dr. Arne Babenhauserheide
  2022-07-02  6:03 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Dr. Arne Babenhauserheide @ 2022-07-01 21:53 UTC (permalink / raw)
  To: 56344

[-- Attachment #1: Type: text/plain, Size: 114142 bytes --]


I have a file that contains text with unicote:

- 12 ::
  - Minerale finden (bis Distanz 10cm x 10 pro 3 Diff)
  - Durchgang finden (10m x 10 pro 3 Diff)
  - Steinwachstum (1 Liter x 10 pro 3 Diff, keine Edelsteine, sondern Grundgestein)
  - Durchschlagend (Schaden von Geschoss oder Waffe + 1 pro 3 Diff für eine Handlung, Berührung)


If I copy that (M-w) and try to paste it into a text field in the icecat
browser (firefox derivative), I get the error message *in Emacs*:

Non-ASCII string must be encoded in advance: "- 12 ::
  - Minerale finden (bis Distanz 10cm x 10 pro 3 Diff)
  - Durchgang finden (10m x 10 pro 3 Diff)
  - Steinwachstum (1 Liter x 10 pro 3 Diff, keine Edelsteine, sondern Grundgestein)
  - Durchschlagend (Schaden von Geschoss oder Waffe + 1 pro 3 Diff f\374r eine Handlung, Ber\374hrung)"


M-x describe-current-coding-system:

Coding system for saving this buffer:
  U -- utf-8-unix (alias: mule-utf-8-unix cp65001-unix)

Default coding system (for new files):
  U -- utf-8 (alias: mule-utf-8 cp65001)

Coding system for keyboard input:
  U -- utf-8-unix (alias: mule-utf-8-unix cp65001-unix)

Coding system for terminal output:
  U -- utf-8 (alias: mule-utf-8 cp65001)

Coding system for inter-client cut and paste:
  U -- utf-8 (alias: mule-utf-8 cp65001)

Defaults for subprocess I/O:
  decoding: U -- utf-8-unix (alias: mule-utf-8-unix cp65001-unix)

  encoding: U -- utf-8-unix (alias: mule-utf-8-unix cp65001-unix)


Expected: I can copy any utf-8 content copied from Emacs into a
          browser-text field.


Best wishes,
Arne



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

Configured using:
 'configure
 CONFIG_SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash
 SHELL=/gnu/store/4y5m9lb8k3qkb1y9m02sw9w9a6hacd16-bash-minimal-5.1.8/bin/bash
 --prefix=/gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1
 --enable-fast-install --with-modules --with-cairo
 --disable-build-details'

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

Important settings:
  value of $EMACSLOADPATH: /home/arne/.guix-profile/share/emacs/site-lisp:/home/arne/.guix-profile/share/emacs/site-lisp:/run/current-system/profile/share/emacs/site-lisp:/gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Mβ

Minor modes in effect:
  company-quickhelp-mode: t
  company-quickhelp-local-mode: t
  global-discover-mode: t
  discover-mode: t
  cyphejor-mode: t
  diredfl-global-mode: t
  magit-auto-revert-mode: t
  global-auto-revert-mode: t
  async-bytecomp-package-mode: t
  csv-field-index-mode: t
  global-git-commit-mode: t
  projectile-mode: t
  auto-compile-on-load-mode: t
  auto-compile-on-save-mode: t
  gpastel-mode: t
  display-volume-mode: t
  desktop-environment-mode: t
  nyan-mode: t
  diff-hl-flydiff-mode: t
  global-diff-hl-mode: t
  ido-ubiquitous-mode: t
  ido-everywhere: t
  global-company-mode: t
  company-mode: t
  which-key-mode: t
  kde-default-keys-minor-mode: t
  override-global-mode: t
  shell-dirtrack-mode: t
  type-break-query-mode: t
  type-break-mode-line-message-mode: t
  tabbar-mwheel-mode: t
  tabbar-mode: t
  midnight-mode: t
  global-flycheck-mode: t
  global-auto-highlight-symbol-mode: t
  dynamic-completion-mode: t
  dumb-jump-mode: t
  display-time-mode: t
  dap-tooltip-mode: t
  dap-ui-mode: t
  treemacs-filewatch-mode: t
  treemacs-follow-mode: t
  treemacs-git-mode: t
  treemacs-fringe-indicator-mode: t
  amx-mode: t
  image-diredx-async-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/home/arne/.emacs.d/elpa/lispy-20220209.1138/elpa hides /home/arne/.emacs.d/elpa/ivy-20220406.1052/elpa
~/.emacs.d/lisp/key-chord hides /home/arne/.emacs.d/elpa/key-chord-20201222.2030/key-chord
/home/arne/.emacs.d/elpa/ag-20201031.2202/ag-pkg hides /gnu/store/rrfikna2yzqq23z4m4s36qdgiraamw34-emacs-ag-0.48/share/emacs/site-lisp/ag-0.48/ag-pkg
/home/arne/.emacs.d/elpa/ag-20201031.2202/ag hides /gnu/store/rrfikna2yzqq23z4m4s36qdgiraamw34-emacs-ag-0.48/share/emacs/site-lisp/ag-0.48/ag
/home/arne/.emacs.d/elpa/ag-20201031.2202/ag-autoloads hides /gnu/store/rrfikna2yzqq23z4m4s36qdgiraamw34-emacs-ag-0.48/share/emacs/site-lisp/ag-0.48/ag-autoloads
/home/arne/.emacs.d/elpa/dash-20220516.2220/dash hides /gnu/store/3bpsmllx69pnxkgbxdqqvffipfm9i8ph-emacs-dash-2.19.1/share/emacs/site-lisp/dash-2.19.1/dash
/home/arne/.emacs.d/elpa/dash-20220516.2220/dash-autoloads hides /gnu/store/3bpsmllx69pnxkgbxdqqvffipfm9i8ph-emacs-dash-2.19.1/share/emacs/site-lisp/dash-2.19.1/dash-autoloads
/home/arne/.emacs.d/elpa/dash-20220516.2220/dash-pkg hides /gnu/store/3bpsmllx69pnxkgbxdqqvffipfm9i8ph-emacs-dash-2.19.1/share/emacs/site-lisp/dash-2.19.1/dash-pkg
/home/arne/.emacs.d/elpa/dash-functional-20210210.1449/dash-functional hides /gnu/store/3bpsmllx69pnxkgbxdqqvffipfm9i8ph-emacs-dash-2.19.1/share/emacs/site-lisp/dash-2.19.1/dash-functional
/home/arne/.emacs.d/elpa/s-20210616.619/s-autoloads hides /gnu/store/v7riiqrxccfpdv4wwbgdhlnx86ja9c1f-emacs-s-1.12.0/share/emacs/site-lisp/s-1.12.0/s-autoloads
/home/arne/.emacs.d/elpa/s-20210616.619/s hides /gnu/store/v7riiqrxccfpdv4wwbgdhlnx86ja9c1f-emacs-s-1.12.0/share/emacs/site-lisp/s-1.12.0/s
/home/arne/.emacs.d/elpa/s-20210616.619/s-pkg hides /gnu/store/v7riiqrxccfpdv4wwbgdhlnx86ja9c1f-emacs-s-1.12.0/share/emacs/site-lisp/s-1.12.0/s-pkg
/home/arne/.emacs.d/elpa/pkg-info-20150517.1143/pkg-info-pkg hides /gnu/store/ns34prrgbv2vvg7iax44133kgxkrp4bn-emacs-pkg-info-0.6/share/emacs/site-lisp/pkg-info-0.6/pkg-info-pkg
/home/arne/.emacs.d/elpa/pkg-info-20150517.1143/pkg-info hides /gnu/store/ns34prrgbv2vvg7iax44133kgxkrp4bn-emacs-pkg-info-0.6/share/emacs/site-lisp/pkg-info-0.6/pkg-info
/home/arne/.emacs.d/elpa/pkg-info-20150517.1143/pkg-info-autoloads hides /gnu/store/ns34prrgbv2vvg7iax44133kgxkrp4bn-emacs-pkg-info-0.6/share/emacs/site-lisp/pkg-info-0.6/pkg-info-autoloads
/home/arne/.emacs.d/elpa/epl-20180205.2049/epl-autoloads hides /gnu/store/msbn257x1mi0srdhiczfhq2bspcw03g1-emacs-epl-0.9/share/emacs/site-lisp/epl-0.9/epl-autoloads
/home/arne/.emacs.d/elpa/epl-20180205.2049/epl hides /gnu/store/msbn257x1mi0srdhiczfhq2bspcw03g1-emacs-epl-0.9/share/emacs/site-lisp/epl-0.9/epl
/home/arne/.emacs.d/elpa/epl-20180205.2049/epl-pkg hides /gnu/store/msbn257x1mi0srdhiczfhq2bspcw03g1-emacs-epl-0.9/share/emacs/site-lisp/epl-0.9/epl-pkg
/home/arne/.emacs.d/elpa/spinner-1.7.3/spinner hides /gnu/store/6mgzjdwm084fclb94yax9fvjhhbqfpay-emacs-spinner-1.7.4/share/emacs/site-lisp/spinner-1.7.4/spinner
/home/arne/.emacs.d/elpa/spinner-1.7.3/spinner-pkg hides /gnu/store/6mgzjdwm084fclb94yax9fvjhhbqfpay-emacs-spinner-1.7.4/share/emacs/site-lisp/spinner-1.7.4/spinner-pkg
/home/arne/.emacs.d/elpa/spinner-1.7.3/spinner-autoloads hides /gnu/store/6mgzjdwm084fclb94yax9fvjhhbqfpay-emacs-spinner-1.7.4/share/emacs/site-lisp/spinner-1.7.4/spinner-autoloads
/home/arne/.emacs.d/elpa/flycheck-20220514.1743/flycheck-ert hides /gnu/store/vz4x2035xzb1b71lhwi4049rb3byj2xi-emacs-flycheck-32/share/emacs/site-lisp/flycheck-32/flycheck-ert
/home/arne/.emacs.d/elpa/flycheck-20220514.1743/flycheck-pkg hides /gnu/store/vz4x2035xzb1b71lhwi4049rb3byj2xi-emacs-flycheck-32/share/emacs/site-lisp/flycheck-32/flycheck-pkg
/home/arne/.emacs.d/elpa/flycheck-20220514.1743/flycheck hides /gnu/store/vz4x2035xzb1b71lhwi4049rb3byj2xi-emacs-flycheck-32/share/emacs/site-lisp/flycheck-32/flycheck
/home/arne/.emacs.d/elpa/flycheck-20220514.1743/flycheck-autoloads hides /gnu/store/vz4x2035xzb1b71lhwi4049rb3byj2xi-emacs-flycheck-32/share/emacs/site-lisp/flycheck-32/flycheck-autoloads
/home/arne/.emacs.d/elpa/flycheck-20220514.1743/flycheck-buttercup hides /gnu/store/vz4x2035xzb1b71lhwi4049rb3byj2xi-emacs-flycheck-32/share/emacs/site-lisp/flycheck-32/flycheck-buttercup
/home/arne/.emacs.d/elpa/desktop-environment-20220425.1834/desktop-environment hides /gnu/store/pnq9p1fi9s9y355myzgfr0vf73i46926-emacs-desktop-environment-0.5.0/share/emacs/site-lisp/desktop-environment-0.5.0/desktop-environment
/home/arne/.emacs.d/elpa/desktop-environment-20220425.1834/desktop-environment-pkg hides /gnu/store/pnq9p1fi9s9y355myzgfr0vf73i46926-emacs-desktop-environment-0.5.0/share/emacs/site-lisp/desktop-environment-0.5.0/desktop-environment-pkg
/home/arne/.emacs.d/elpa/desktop-environment-20220425.1834/desktop-environment-autoloads hides /gnu/store/pnq9p1fi9s9y355myzgfr0vf73i46926-emacs-desktop-environment-0.5.0/share/emacs/site-lisp/desktop-environment-0.5.0/desktop-environment-autoloads
/home/arne/.emacs.d/elpa/dumb-jump-20220524.2122/dumb-jump-autoloads hides /gnu/store/x3dg11y5cl7lfzyir7w5xfrxw8awwfsg-emacs-dumb-jump-0.5.4/share/emacs/site-lisp/dumb-jump-0.5.4/dumb-jump-autoloads
/home/arne/.emacs.d/elpa/dumb-jump-20220524.2122/dumb-jump hides /gnu/store/x3dg11y5cl7lfzyir7w5xfrxw8awwfsg-emacs-dumb-jump-0.5.4/share/emacs/site-lisp/dumb-jump-0.5.4/dumb-jump
/home/arne/.emacs.d/elpa/dumb-jump-20220524.2122/dumb-jump-pkg hides /gnu/store/x3dg11y5cl7lfzyir7w5xfrxw8awwfsg-emacs-dumb-jump-0.5.4/share/emacs/site-lisp/dumb-jump-0.5.4/dumb-jump-pkg
/home/arne/.emacs.d/elpa/f-20220516.1809/f-autoloads hides /gnu/store/y68a1r8l2l2iq6pv2k500r5a0cf4gsir-emacs-f-0.20.0/share/emacs/site-lisp/f-0.20.0/f-autoloads
/home/arne/.emacs.d/elpa/f-20220516.1809/f-pkg hides /gnu/store/y68a1r8l2l2iq6pv2k500r5a0cf4gsir-emacs-f-0.20.0/share/emacs/site-lisp/f-0.20.0/f-pkg
/home/arne/.emacs.d/elpa/f-20220516.1809/f hides /gnu/store/y68a1r8l2l2iq6pv2k500r5a0cf4gsir-emacs-f-0.20.0/share/emacs/site-lisp/f-0.20.0/f
/home/arne/.emacs.d/elpa/popup-20211231.1823/popup-autoloads hides /gnu/store/0113qglf5hargwcxv719zcqwsrb26hya-emacs-popup-0.5.8/share/emacs/site-lisp/popup-0.5.8/popup-autoloads
/home/arne/.emacs.d/elpa/popup-20211231.1823/popup hides /gnu/store/0113qglf5hargwcxv719zcqwsrb26hya-emacs-popup-0.5.8/share/emacs/site-lisp/popup-0.5.8/popup
/home/arne/.emacs.d/elpa/popup-20211231.1823/popup-pkg hides /gnu/store/0113qglf5hargwcxv719zcqwsrb26hya-emacs-popup-0.5.8/share/emacs/site-lisp/popup-0.5.8/popup-pkg
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-search hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-search
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-csv hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-csv
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-db hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-db
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-autoloads hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-autoloads
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-curl hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-curl
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-link hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-link
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-lib hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-lib
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-show hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-show
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-log hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-log
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/elfeed-pkg hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/elfeed-pkg
/home/arne/.emacs.d/elpa/elfeed-20210822.2129/xml-query hides /gnu/store/50dqkbsa89xq9m1zycqzagnizxp1md2w-emacs-elfeed-3.4.1/share/emacs/site-lisp/elfeed-3.4.1/xml-query
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-autoloads hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-autoloads
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-info-libtag hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-info-libtag
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-maint hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-maint
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-stream-info hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-stream-info
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-librefm-scrobbler hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-librefm-scrobbler
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-player-xine hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-player-xine
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-volume hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-volume
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-browser hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-browser
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-cache hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-cache
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-mode-line-icon hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-mode-line-icon
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-player-mplayer hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-player-mplayer
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-playing-time hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-playing-time
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-info-ogginfo hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-info-ogginfo
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-compat hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-compat
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-score hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-score
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-playlist-sort hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-playlist-sort
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-playlist-limit hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-playlist-limit
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-i18n hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-i18n
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-last-played hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-last-played
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-volume-pulse hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-volume-pulse
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-source-playlist hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-source-playlist
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-info-opusinfo hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-info-opusinfo
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-later-do hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-later-do
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-history hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-history
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-metaplaylist-mode hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-metaplaylist-mode
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-player-simple hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-player-simple
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-tag-tracktag hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-tag-tracktag
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-tag-editor hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-tag-editor
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-setup hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-setup
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-show-all hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-show-all
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-jack hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-jack
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-info-metaflac hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-info-metaflac
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-lyrics hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-lyrics
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-info-native hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-info-native
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-mode-line hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-mode-line
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-volume-amixer hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-volume-amixer
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-librefm-stream hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-librefm-stream
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-volume-sndioctl hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-volume-sndioctl
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-player-mpv hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-player-mpv
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-info-exiftool hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-info-exiftool
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-info-mp3info hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-info-mp3info
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-player-vlc hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-player-vlc
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-source-file hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-source-file
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-player-mpd hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-player-mpd
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-volume-mixerctl hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-volume-mixerctl
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-bookmarks hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-bookmarks
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-info-tinytag hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-info-tinytag
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-info hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-info
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-cue hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-cue
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-url hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-url
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-playlist-mode hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-playlist-mode
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-mark hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-mark
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-streams hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-streams
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-pkg hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-pkg
/home/arne/.emacs.d/elpa/emms-20220422.1318/emms-player-mpg321-remote hides /gnu/store/863gcqlnxqcxn83pfbgxxzmw4xg1lbj6-emacs-emms-10/share/emacs/site-lisp/emms-10/emms-player-mpg321-remote
/home/arne/.emacs.d/elpa/emms-mode-line-cycle-20160221.1120/emms-mode-line-cycle-autoloads hides /gnu/store/ni3wcy83xnz98qkinkbxf82j10df4pna-emacs-emms-mode-line-cycle-0.2.5/share/emacs/site-lisp/emms-mode-line-cycle-0.2.5/emms-mode-line-cycle-autoloads
/home/arne/.emacs.d/elpa/emms-mode-line-cycle-20160221.1120/emms-mode-line-cycle hides /gnu/store/ni3wcy83xnz98qkinkbxf82j10df4pna-emacs-emms-mode-line-cycle-0.2.5/share/emacs/site-lisp/emms-mode-line-cycle-0.2.5/emms-mode-line-cycle
/home/arne/.emacs.d/elpa/emms-mode-line-cycle-20160221.1120/emms-mode-line-cycle-pkg hides /gnu/store/ni3wcy83xnz98qkinkbxf82j10df4pna-emacs-emms-mode-line-cycle-0.2.5/share/emacs/site-lisp/emms-mode-line-cycle-0.2.5/emms-mode-line-cycle-pkg
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-systemtray hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-systemtray
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-cm hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-cm
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-layout hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-layout
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-workspace hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-workspace
/home/arne/.emacs.d/elpa/exwm-0.26/exwm hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-autoloads hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-autoloads
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-floating hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-floating
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-randr hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-randr
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-pkg hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-pkg
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-manage hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-manage
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-xim hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-xim
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-config hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-config
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-input hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-input
/home/arne/.emacs.d/elpa/exwm-0.26/exwm-core hides /gnu/store/4z1nwqh2hccgclzz1v1m8150jffc23pj-emacs-exwm-0.26/share/emacs/site-lisp/exwm-0.26/exwm-core
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xkb hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xkb
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-render hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-render
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-renderutil hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-renderutil
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xprint hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xprint
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xselinux hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xselinux
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-composite hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-composite
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-sync hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-sync
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-ewmh hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-ewmh
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xv hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xv
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xlib hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xlib
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-debug hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-debug
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xfixes hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xfixes
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-shm hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-shm
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-icccm hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-icccm
/home/arne/.emacs.d/elpa/xelb-0.18/el_client hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/el_client
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xc_misc hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xc_misc
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xembed hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xembed
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-types hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-types
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-dri3 hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-dri3
/home/arne/.emacs.d/elpa/xelb-0.18/xcb hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xinput hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xinput
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xim hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xim
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-dpms hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-dpms
/home/arne/.emacs.d/elpa/xelb-0.18/xelb-pkg hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xelb-pkg
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-screensaver hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-screensaver
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xproto hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xproto
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xvmc hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xvmc
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-cursor hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-cursor
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xevie hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xevie
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-randr hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-randr
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-present hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-present
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-ge hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-ge
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-record hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-record
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-dri2 hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-dri2
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-keysyms hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-keysyms
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-systemtray hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-systemtray
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xf86dri hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xf86dri
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-bigreq hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-bigreq
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xf86vidmode hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xf86vidmode
/home/arne/.emacs.d/elpa/xelb-0.18/xelb-autoloads hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xelb-autoloads
/home/arne/.emacs.d/elpa/xelb-0.18/xelb hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xelb
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-shape hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-shape
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-glx hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-glx
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-damage hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-damage
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-xinerama hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-xinerama
/home/arne/.emacs.d/elpa/xelb-0.18/xcb-res hides /gnu/store/bwxkdcxlig4nf8fk9a3cfx2b0ibpphic-emacs-xelb-0.18/share/emacs/site-lisp/xelb-0.18/xcb-res
/home/arne/.emacs.d/elpa/helm-core-20220514.725/helm-source hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-source
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-external hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-external
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-info hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-info
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-locate hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-locate
/home/arne/.emacs.d/elpa/helm-core-20220514.725/helm-core hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-core
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-adaptive hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-adaptive
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-global-bindings hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-global-bindings
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-misc hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-misc
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-command hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-command
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-dabbrev hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-dabbrev
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-x-files hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-x-files
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-bookmark hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-bookmark
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-elisp hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-elisp
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-shell hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-shell
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-eshell hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-eshell
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-autoloads hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-autoloads
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-tags hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-tags
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-for-files hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-for-files
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-mode hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-mode
/home/arne/.emacs.d/elpa/helm-core-20220514.725/helm-multi-match hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-multi-match
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-font hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-font
/home/arne/.emacs.d/elpa/helm-20220526.516/helm hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-buffers hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-buffers
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-id-utils hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-id-utils
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-man hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-man
/home/arne/.emacs.d/elpa/helm-core-20220514.725/helm-lib hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-lib
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-ring hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-ring
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-comint hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-comint
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-utils hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-utils
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-help hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-help
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-files hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-files
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-occur hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-occur
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-fd hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-fd
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-elisp-package hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-elisp-package
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-config hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-config
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-sys hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-sys
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-semantic hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-semantic
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-net hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-net
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-pkg hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-pkg
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-types hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-types
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-imenu hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-imenu
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-regexp hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-regexp
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-color hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-color
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-find hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-find
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-grep hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-grep
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-epa hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-epa
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-eval hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-eval
/home/arne/.emacs.d/elpa/helm-20220526.516/helm-easymenu hides /gnu/store/p5m6y2qhz328hic27wlmnr0abrhfp6r7-emacs-helm-3.8.5/share/emacs/site-lisp/helm-3.8.5/helm-easymenu
/home/arne/.emacs.d/elpa/async-20220318.1342/async hides /gnu/store/ramp33ailbmzj8j32kpzhn7cgp17i35z-emacs-async-1.9.4/share/emacs/site-lisp/async-1.9.4/async
/home/arne/.emacs.d/elpa/async-20220318.1342/async-autoloads hides /gnu/store/ramp33ailbmzj8j32kpzhn7cgp17i35z-emacs-async-1.9.4/share/emacs/site-lisp/async-1.9.4/async-autoloads
/home/arne/.emacs.d/elpa/async-20220318.1342/smtpmail-async hides /gnu/store/ramp33ailbmzj8j32kpzhn7cgp17i35z-emacs-async-1.9.4/share/emacs/site-lisp/async-1.9.4/smtpmail-async
/home/arne/.emacs.d/elpa/async-20220318.1342/async-bytecomp hides /gnu/store/ramp33ailbmzj8j32kpzhn7cgp17i35z-emacs-async-1.9.4/share/emacs/site-lisp/async-1.9.4/async-bytecomp
/home/arne/.emacs.d/elpa/async-20220318.1342/dired-async hides /gnu/store/ramp33ailbmzj8j32kpzhn7cgp17i35z-emacs-async-1.9.4/share/emacs/site-lisp/async-1.9.4/dired-async
/home/arne/.emacs.d/elpa/async-20220318.1342/async-pkg hides /gnu/store/ramp33ailbmzj8j32kpzhn7cgp17i35z-emacs-async-1.9.4/share/emacs/site-lisp/async-1.9.4/async-pkg
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-commit hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-commit
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-merge hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-merge
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-sequence hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-sequence
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-files hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-files
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-pull hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-pull
/home/arne/.emacs.d/elpa/magit-20220522.1713/git-rebase hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/git-rebase
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-stash hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-stash
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-subtree hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-subtree
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-submodule hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-submodule
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-apply hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-apply
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-notes hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-notes
/home/arne/.emacs.d/elpa/magit-section-20220513.1429/magit-section hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-section
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-bundle hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-bundle
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-extras hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-extras
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-obsolete hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-obsolete
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-pkg hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-pkg
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-reflog hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-reflog
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-margin hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-margin
/home/arne/.emacs.d/elpa/magit-section-20220513.1429/magit-section-pkg hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-section-pkg
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-repos hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-repos
/home/arne/.emacs.d/elpa/git-commit-20220506.1936/git-commit hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/git-commit
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-status hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-status
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-gitignore hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-gitignore
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-push hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-push
/home/arne/.emacs.d/elpa/git-commit-20220506.1936/git-commit-pkg hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/git-commit-pkg
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-core hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-core
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-diff hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-diff
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-autoloads hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-autoloads
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-bookmark hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-bookmark
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-git hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-git
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-mode hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-mode
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-bisect hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-bisect
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-transient hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-transient
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-log hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-log
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-blame hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-blame
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-process hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-process
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-worktree hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-worktree
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-clone hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-clone
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-remote hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-remote
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-fetch hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-fetch
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-autorevert hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-autorevert
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-patch hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-patch
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-wip hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-wip
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-tag hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-tag
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-reset hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-reset
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-branch hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-branch
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-ediff hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-ediff
/home/arne/.emacs.d/elpa/magit-20220522.1713/magit-refs hides /gnu/store/yh13kyik45f7c791jfpmizc9f4ic4204-emacs-magit-3.3.0/share/emacs/site-lisp/magit-3.3.0/magit-refs
/home/arne/.emacs.d/elpa/transient-20220514.945/transient hides /gnu/store/7f4r1xmh416m3d2q4d4gj31jn579pdsq-emacs-transient-0.3.7/share/emacs/site-lisp/transient-0.3.7/transient
/home/arne/.emacs.d/elpa/transient-20220514.945/transient-autoloads hides /gnu/store/7f4r1xmh416m3d2q4d4gj31jn579pdsq-emacs-transient-0.3.7/share/emacs/site-lisp/transient-0.3.7/transient-autoloads
/home/arne/.emacs.d/elpa/transient-20220514.945/transient-pkg hides /gnu/store/7f4r1xmh416m3d2q4d4gj31jn579pdsq-emacs-transient-0.3.7/share/emacs/site-lisp/transient-0.3.7/transient-pkg
/home/arne/.emacs.d/elpa/with-editor-20220506.420/with-editor-pkg hides /gnu/store/zm164ivgdacwfrg46rj4wci5gcffrhyz-emacs-with-editor-3.2.0/share/emacs/site-lisp/with-editor-3.2.0/with-editor-pkg
/home/arne/.emacs.d/elpa/with-editor-20220506.420/with-editor-autoloads hides /gnu/store/zm164ivgdacwfrg46rj4wci5gcffrhyz-emacs-with-editor-3.2.0/share/emacs/site-lisp/with-editor-3.2.0/with-editor-autoloads
/home/arne/.emacs.d/elpa/with-editor-20220506.420/with-editor hides /gnu/store/zm164ivgdacwfrg46rj4wci5gcffrhyz-emacs-with-editor-3.2.0/share/emacs/site-lisp/with-editor-3.2.0/with-editor
/home/arne/.emacs.d/elpa/kv-20140108.1534/kv-autoloads hides /gnu/store/c8rppili3c0yp6prprqmvqavf3rfnb61-emacs-kv-0.0.19/share/emacs/site-lisp/kv-0.0.19/kv-autoloads
/home/arne/.emacs.d/elpa/kv-20140108.1534/kv hides /gnu/store/c8rppili3c0yp6prprqmvqavf3rfnb61-emacs-kv-0.0.19/share/emacs/site-lisp/kv-0.0.19/kv
/home/arne/.emacs.d/elpa/kv-20140108.1534/kv-pkg hides /gnu/store/c8rppili3c0yp6prprqmvqavf3rfnb61-emacs-kv-0.0.19/share/emacs/site-lisp/kv-0.0.19/kv-pkg
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-annot hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-annot
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-occur hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-occur
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-isearch hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-isearch
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-dev hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-dev
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-view hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-view
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-virtual hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-virtual
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-links hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-links
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-history hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-history
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-info hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-info
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-misc hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-misc
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-tools hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-tools
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-macs hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-macs
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-outline hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-outline
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-util hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-util
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-loader hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-loader
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-tools-autoloads hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-tools-autoloads
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-sync hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-sync
/home/arne/.emacs.d/elpa/pdf-tools-20220522.13/pdf-cache hides /gnu/store/hgp1pkynp9f7awbqr71wqmlapbf0pldh-emacs-pdf-tools-0.91/share/emacs/site-lisp/pdf-tools-0.91/pdf-cache
/home/arne/.emacs.d/elpa/tablist-20200427.2205/tablist-filter hides /gnu/store/04a9mq3nf4axmxwydvwhfxhr79aksrfh-emacs-tablist-1.0/share/emacs/site-lisp/tablist-1.0/tablist-filter
/home/arne/.emacs.d/elpa/tablist-20200427.2205/tablist-pkg hides /gnu/store/04a9mq3nf4axmxwydvwhfxhr79aksrfh-emacs-tablist-1.0/share/emacs/site-lisp/tablist-1.0/tablist-pkg
/home/arne/.emacs.d/elpa/tablist-20200427.2205/tablist-autoloads hides /gnu/store/04a9mq3nf4axmxwydvwhfxhr79aksrfh-emacs-tablist-1.0/share/emacs/site-lisp/tablist-1.0/tablist-autoloads
/home/arne/.emacs.d/elpa/tablist-20200427.2205/tablist hides /gnu/store/04a9mq3nf4axmxwydvwhfxhr79aksrfh-emacs-tablist-1.0/share/emacs/site-lisp/tablist-1.0/tablist
/home/arne/.emacs.d/elpa/pinentry-0.1/pinentry-autoloads hides /gnu/store/xh16p170ga52lyjy04q8ih3wmiz28fmx-emacs-pinentry-0.1-1.dcc9ba0/share/emacs/site-lisp/pinentry-0.1-1.dcc9ba0/pinentry-autoloads
/home/arne/.emacs.d/elpa/pinentry-0.1/pinentry-pkg hides /gnu/store/xh16p170ga52lyjy04q8ih3wmiz28fmx-emacs-pinentry-0.1-1.dcc9ba0/share/emacs/site-lisp/pinentry-0.1-1.dcc9ba0/pinentry-pkg
/home/arne/.emacs.d/elpa/pinentry-0.1/pinentry hides /gnu/store/xh16p170ga52lyjy04q8ih3wmiz28fmx-emacs-pinentry-0.1-1.dcc9ba0/share/emacs/site-lisp/pinentry-0.1-1.dcc9ba0/pinentry
/home/arne/.emacs.d/elpa/request-20211107.1907/request-autoloads hides /gnu/store/0gbq9rj4knd2vfarixaihyqzgrh88758-emacs-request-0.3.2-1.3336eaa/share/emacs/site-lisp/request-0.3.2-1.3336eaa/request-autoloads
/home/arne/.emacs.d/elpa/request-20211107.1907/request hides /gnu/store/0gbq9rj4knd2vfarixaihyqzgrh88758-emacs-request-0.3.2-1.3336eaa/share/emacs/site-lisp/request-0.3.2-1.3336eaa/request
/home/arne/.emacs.d/elpa/request-20211107.1907/request-pkg hides /gnu/store/0gbq9rj4knd2vfarixaihyqzgrh88758-emacs-request-0.3.2-1.3336eaa/share/emacs/site-lisp/request-0.3.2-1.3336eaa/request-pkg
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package-core hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-core
/home/arne/.emacs.d/elpa/use-package-ensure-system-package-20180913.1501/use-package-ensure-system-package hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-ensure-system-package
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package-bind-key hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-bind-key
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package-diminish hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-diminish
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package-delight hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-delight
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package-ensure hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-ensure
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package-autoloads hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-autoloads
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package-pkg hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-pkg
/home/arne/.emacs.d/elpa/use-package-chords-20181024.2322/use-package-chords hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-chords
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package-jump hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-jump
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package-lint hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package-lint
/home/arne/.emacs.d/elpa/bind-key-20210210.1609/bind-key hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/bind-key
/home/arne/.emacs.d/elpa/bind-chord-20171204.2010/bind-chord hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/bind-chord
/home/arne/.emacs.d/elpa/use-package-20210207.1926/use-package hides /gnu/store/2gs92cp7w6l3dkmqnil255f7pgjwihzv-emacs-use-package-2.4.1/share/emacs/site-lisp/use-package-2.4.1/use-package
~/.emacs.d/lisp/ob-wisp hides /gnu/store/d4n0fybm435k0dvxa07qh3np1lzcmz05-guile-wisp-1.0.7/share/emacs/site-lisp/guile-wisp-1.0.7/ob-wisp
/home/arne/.guix-profile/share/emacs/site-lisp/site-start hides /run/current-system/profile/share/emacs/site-lisp/site-start
/home/arne/.guix-profile/share/emacs/site-lisp/guix-emacs hides /run/current-system/profile/share/emacs/site-lisp/guix-emacs
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-help hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-help
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-about hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-about
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-messages hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-messages
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-location hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-location
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-config hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-config
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-env-var hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-env-var
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-repl hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-repl
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-service-location hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-service-location
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-command hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-command
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-system-generation hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-system-generation
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-guile hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-guile
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-package hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-package
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-popup hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-popup
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-store-item hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-store-item
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-lint-checker hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-lint-checker
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-external hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-external
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-misc hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-misc
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-read hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-read
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-system hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-system
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-utils hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-utils
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-package hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-package
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-graph hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-graph
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-help-vars hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-help-vars
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-license hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-license
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-license hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-license
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-generation hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-generation
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-profiles hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-profiles
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-derivation hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-derivation
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-auto-mode hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-auto-mode
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-package-location hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-package-location
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-pcomplete hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-pcomplete
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-service hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-service
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-prettify hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-prettify
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-ui-profile hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-ui-profile
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-scheme hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-scheme
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-service hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-service
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-hash hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-hash
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-autoloads hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-autoloads
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-geiser hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-geiser
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-devel hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-devel
/home/arne/.emacs.d/elpa/guix-20210608.1653/guix-build-log hides /gnu/store/0ayh8raf9brk3lsh1qallmkywxl30z54-emacs-guix-0.5.2-5.c9aef52/share/emacs/site-lisp/guix-0.5.2-5.c9aef52/guix-build-log
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui-core hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui-core
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui-utils hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui-utils
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui-button hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui-button
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui-entry hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui-entry
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui-list hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui-list
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui-pkg hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui-pkg
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui-info hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui-info
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui-history hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui-history
/home/arne/.emacs.d/elpa/bui-20210108.1141/bui-autoloads hides /gnu/store/4hnp17pjbvi3xirk9ygxzv5hb24c9ghk-emacs-bui-1.2.1/share/emacs/site-lisp/bui-1.2.1/bui-autoloads
/home/arne/.emacs.d/elpa/dash-20220516.2220/dash hides /gnu/store/gx62xcfnn7dw1ib88gzbvgbz255vrd9i-emacs-dash-2.19.1/share/emacs/site-lisp/dash-2.19.1/dash
/home/arne/.emacs.d/elpa/dash-20220516.2220/dash-autoloads hides /gnu/store/gx62xcfnn7dw1ib88gzbvgbz255vrd9i-emacs-dash-2.19.1/share/emacs/site-lisp/dash-2.19.1/dash-autoloads
/home/arne/.emacs.d/elpa/dash-20220516.2220/dash-pkg hides /gnu/store/gx62xcfnn7dw1ib88gzbvgbz255vrd9i-emacs-dash-2.19.1/share/emacs/site-lisp/dash-2.19.1/dash-pkg
/home/arne/.emacs.d/elpa/dash-functional-20210210.1449/dash-functional hides /gnu/store/gx62xcfnn7dw1ib88gzbvgbz255vrd9i-emacs-dash-2.19.1/share/emacs/site-lisp/dash-2.19.1/dash-functional
/home/arne/.emacs.d/elpa/edit-indirect-20220511.1124/edit-indirect-pkg hides /gnu/store/aqbcw5fjmsr4lndhpgs4bzgd58a16rkw-emacs-edit-indirect-0.1.8/share/emacs/site-lisp/edit-indirect-0.1.8/edit-indirect-pkg
/home/arne/.emacs.d/elpa/edit-indirect-20220511.1124/edit-indirect-autoloads hides /gnu/store/aqbcw5fjmsr4lndhpgs4bzgd58a16rkw-emacs-edit-indirect-0.1.8/share/emacs/site-lisp/edit-indirect-0.1.8/edit-indirect-autoloads
/home/arne/.emacs.d/elpa/edit-indirect-20220511.1124/edit-indirect hides /gnu/store/aqbcw5fjmsr4lndhpgs4bzgd58a16rkw-emacs-edit-indirect-0.1.8/share/emacs/site-lisp/edit-indirect-0.1.8/edit-indirect
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-doc hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-doc
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-compile hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-compile
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-base hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-base
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-connection hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-connection
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-mode hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-mode
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-xref hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-xref
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-autoloads hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-autoloads
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-log hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-log
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-popup hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-popup
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-table hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-table
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-edit hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-edit
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-pkg hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-pkg
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-custom hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-custom
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-reload hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-reload
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-completion hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-completion
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-impl hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-impl
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-eval hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-eval
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-image hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-image
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-repl hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-repl
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-menu hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-menu
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-debug hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-debug
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-autodoc hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-autodoc
/home/arne/.emacs.d/elpa/geiser-20220507.34/geiser-syntax hides /gnu/store/sic558dq3rlcx6d0f1h7pq6cq1mkliaz-emacs-geiser-0.23.2/share/emacs/site-lisp/geiser-0.23.2/geiser-syntax
/gnu/store/21cd9gwl1ir9wdx5vbb75viffb1zxwxh-emacs-xref-1.4.1/share/emacs/site-lisp/xref-1.4.1/xref-pkg hides /gnu/store/6al6nhnkxkgznh7fla8rsyis8cxywz6l-emacs-xref-1.4.1/share/emacs/site-lisp/xref-1.4.1/xref-pkg
/gnu/store/21cd9gwl1ir9wdx5vbb75viffb1zxwxh-emacs-xref-1.4.1/share/emacs/site-lisp/xref-1.4.1/xref-autoloads hides /gnu/store/6al6nhnkxkgznh7fla8rsyis8cxywz6l-emacs-xref-1.4.1/share/emacs/site-lisp/xref-1.4.1/xref-autoloads
/gnu/store/21cd9gwl1ir9wdx5vbb75viffb1zxwxh-emacs-xref-1.4.1/share/emacs/site-lisp/xref-1.4.1/xref hides /gnu/store/6al6nhnkxkgznh7fla8rsyis8cxywz6l-emacs-xref-1.4.1/share/emacs/site-lisp/xref-1.4.1/xref
/home/arne/.emacs.d/elpa/transient-20220514.945/transient hides /gnu/store/g2b2bagb3p1vw57kxgry7pnh32grl4d0-emacs-transient-0.3.7/share/emacs/site-lisp/transient-0.3.7/transient
/home/arne/.emacs.d/elpa/transient-20220514.945/transient-autoloads hides /gnu/store/g2b2bagb3p1vw57kxgry7pnh32grl4d0-emacs-transient-0.3.7/share/emacs/site-lisp/transient-0.3.7/transient-autoloads
/home/arne/.emacs.d/elpa/transient-20220514.945/transient-pkg hides /gnu/store/g2b2bagb3p1vw57kxgry7pnh32grl4d0-emacs-transient-0.3.7/share/emacs/site-lisp/transient-0.3.7/transient-pkg
/home/arne/.emacs.d/elpa/magit-popup-20200719.1015/magit-popup hides /gnu/store/l7qm8v9pnpadllxyr6g348a4knfj4x42-emacs-magit-popup-2.13.3/share/emacs/site-lisp/magit-popup-2.13.3/magit-popup
/home/arne/.emacs.d/elpa/magit-popup-20200719.1015/magit-popup-autoloads hides /gnu/store/l7qm8v9pnpadllxyr6g348a4knfj4x42-emacs-magit-popup-2.13.3/share/emacs/site-lisp/magit-popup-2.13.3/magit-popup-autoloads
/home/arne/.emacs.d/elpa/magit-popup-20200719.1015/magit-popup-pkg hides /gnu/store/l7qm8v9pnpadllxyr6g348a4knfj4x42-emacs-magit-popup-2.13.3/share/emacs/site-lisp/magit-popup-2.13.3/magit-popup-pkg
/home/arne/.emacs.d/elpa/transient-20220514.945/transient hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/transient
/gnu/store/qc3b61ygmgpnhssy4yvk4a66xcd81kss-emacs-project-0.8.1/share/emacs/site-lisp/project-0.8.1/project hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/progmodes/project
/gnu/store/21cd9gwl1ir9wdx5vbb75viffb1zxwxh-emacs-xref-1.4.1/share/emacs/site-lisp/xref-1.4.1/xref hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/progmodes/xref
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-texinfo hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-texinfo
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-tempo hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-tempo
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-koma-letter hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-koma-letter
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/oc-csl hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/oc-csl
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-java hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-java
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-awk hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-awk
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-html hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-html
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-entities hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-entities
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-id hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-id
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-man hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-man
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-mobile hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-mobile
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-footnote hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-footnote
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-sql hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-sql
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-perl hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-perl
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-R hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-R
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-sqlite hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-sqlite
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-odt hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-odt
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-calc hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-calc
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-md hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-md
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-w3m hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-w3m
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-duration hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-duration
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-pcomplete hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-pcomplete
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-indent hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-indent
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-refile hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-refile
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-css hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-css
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-haskell hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-haskell
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-clojure hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-clojure
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-plantuml hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-plantuml
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-beamer hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-beamer
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-sass hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-sass
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-eshell hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-eshell
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-emacs-lisp hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-emacs-lisp
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-habit hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-habit
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-publish hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-publish
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-gnuplot hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-gnuplot
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-feed hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-feed
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-fortran hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-fortran
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/oc-basic hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/oc-basic
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-table hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-table
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-doi hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-doi
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-inlinetask hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-inlinetask
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-bibtex hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-bibtex
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-loaddefs hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-loaddefs
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-rmail hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-rmail
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-keys hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-keys
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-macs hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-macs
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-ruby hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-ruby
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-processing hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-processing
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-core hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-core
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/oc-biblatex hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/oc-biblatex
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-lua hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-lua
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-comint hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-comint
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-colview hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-colview
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-scheme hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-scheme
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-octave hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-octave
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-faces hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-faces
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-shell hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-shell
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-lilypond hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-lilypond
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-maxima hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-maxima
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-dot hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-dot
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-attach-git hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-attach-git
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-matlab hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-matlab
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-attach hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-attach
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-info hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-info
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-mhe hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-mhe
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-bbdb hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-bbdb
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-compat hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-compat
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-icalendar hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-icalendar
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-python hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-python
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-macro hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-macro
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-man hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-man
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-archive hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-archive
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-gnus hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-gnus
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-clock hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-clock
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-latex hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-latex
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-list hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-list
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-mouse hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-mouse
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-eww hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-eww
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-ocaml hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-ocaml
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-ascii hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-ascii
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-ditaa hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-ditaa
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-latex hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-latex
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-lob hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-lob
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-makefile hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-makefile
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-tangle hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-tangle
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-capture hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-capture
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-table hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-table
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-plot hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-plot
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-datetree hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-datetree
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-org hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-org
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-install hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-install
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/oc hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/oc
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-num hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-num
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-lisp hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-lisp
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-irc hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-irc
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-crypt hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-crypt
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-goto hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-goto
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-src hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-src
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/oc-natbib hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/oc-natbib
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-screen hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-screen
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-element hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-element
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-ctags hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-ctags
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-groovy hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-groovy
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-ref hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-ref
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-julia hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-julia
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-C hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-C
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ox-org hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ox-org
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-docview hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-docview
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-sed hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-sed
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-js hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-js
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-eval hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-eval
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-timer hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-timer
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-forth hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-forth
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-lint hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-lint
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ol-eshell hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ol-eshell
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-protocol hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-protocol
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/ob-exp hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/ob-exp
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-version hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-version
/gnu/store/wk3k1916256y6giy2p6gbgxm93mxwyaz-emacs-org-9.5.4/share/emacs/site-lisp/org-9.5.4/org-agenda hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/org/org-agenda
/home/arne/.emacs.d/elpa/soap-client-3.2.1/soap-inspect hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/net/soap-inspect
/home/arne/.emacs.d/elpa/soap-client-3.2.1/soap-client hides /gnu/store/9zxfvmfg58slkdirwxrz5vxchb40qppm-emacs-28.1/share/emacs/28.1/lisp/net/soap-client

Features:
(shadow emacsbug mule-diag reftex-ref ffap misearch multi-isearch qp
smiley gnus-cite mail-extr mu4e mu4e-org mu4e-main mu4e-view
mu4e-view-gnus gnus-art mm-uu mml2015 mm-view mml-smime smime dig
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 mu4e-view-common mu4e-headers mu4e-compose mu4e-context
mu4e-draft mu4e-actions rfc2368 smtpmail sendmail mu4e-mark mu4e-proc
mu4e-utils doc-view mu4e-lists mu4e-message shr kinsoku svg dom
flow-fill mu4e-vars mu4e-meta facemenu two-column view mule-util
cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays
hol-loaddefs ol-bbdb cal-iso reftex-parse reftex-dcr company-quickhelp
pos-tip js2-refactor js2r-paredit js2r-conveniences js2r-conditionals
js2r-wrapping js2r-functions js2r-vars js2r-iife js2r-formatting
js2r-helpers discover makey dired-sidebar dired-subtree
dired-hacks-utils all-the-icons-dired all-the-icons all-the-icons-faces
data-material data-weathericons data-octicons data-fileicons
data-faicons data-alltheicons highlight-symbol crontab-mode sh-script
smie executable org-drill persist org-id cyphejor skewer-mode
cache-table simple-httpd eslint-fix flymake-diagnostic-at-point
flymake-proc flymake json-mode json-snatcher js2-mode js diredfl
dired-git-info ob-ledger ledger-mode ledger-check ledger-texi
ledger-test ledger-sort ledger-report ledger-reconcile ledger-occur
ledger-fonts ledger-fontify ledger-state ledger-complete ledger-schedule
ledger-init ledger-xact ledger-post ledger-exec ledger-navigate eshell
esh-cmd esh-ext esh-opt esh-proc esh-io esh-arg esh-module esh-groups
esh-util ledger-context ledger-commodities ledger-regex swiper org-mime
ox-org org-jira org-jira-sdk jiralib soap-client warnings rng-xsd
xsd-regexp org-clock multiple-cursors mc-separate-operations
rectangular-region-mode mc-mark-pop mc-edit-lines magithub magithub-dash
magithub-notification magithub-orgs magithub-issue-tricks
magithub-issue-post magithub-edit-mode magithub-repo magithub-ci
magithub-issue magithub-label magithub-user magithub-core magithub-faces
magithub-settings recentf bug-reference ghub+ apiwrap apropos
ghub-graphql treepy gsexp ghub magit-bookmark 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 magit-core magit-autorevert magit-margin magit-transient
magit-process magit-mode lispy lispy-inline avy etags fileloop edebug
backtrace lispy-tags semantic/db semantic/util-modes semantic/util
semantic semantic/tag semantic/lex semantic/fw mode-local cedet ediff
ediff-merg ediff-mult ediff-wind ediff-diff ediff-help ediff-init
ediff-util iedit iedit-lib mc-hide-unmatched-lines-mode mc-mark-more
mc-cycle-cursors multiple-cursors-core rect gnuplot info-look
helm-system-packages guix gitlab gitlab-users gitlab-mode vc-git
gitlab-issues gitlab-notes gitlab-milestones gitlab-projects
gitlab-session gitlab-utils gitlab-http request autorevert gitlab-browse
gitlab-api gitlab-version pkg-info epl github-notifier flymake-eslint
flycheck-pyflakes flycheck-popup-tip flycheck-package package-lint
let-alist finder flycheck-lilypond flycheck-guile
flycheck-css-colorguard flycheck-color-mode-line flycheck-relint relint
xr multifiles pdf-tools pdf-view treemacs-bookmarks bookmark pdf-cache
pdf-info tq pdf-util pdf-macs org-capture helm-org-rifle helm helm-core
async-bytecomp helm-global-bindings helm-easymenu helm-source
helm-multi-match helm-lib async csv-mode sort ido-preview git-commit
magit-git magit-base magit-section crm compat-27 compat-26 with-editor
transient log-edit add-log projectile grep ibuf-ext ibuffer
ibuffer-loaddefs jka-compr ispell auto-compile packed async-await iter2
promise promise-rejection-tracking promise-finally promise-done
promise-es6-extensions promise-core compat autoload lisp-mnt finder-inf
gnutls mm-archive message rfc822 mml mml-sec mailabbrev gmm-utils
mailheader mm-decode mm-bodies mm-encode url-http-ntlm ntlm hmac-md5
hex-util md4 url-cache exwm-randr xcb-randr gpastel exwm-float popwin
desktop-environment dbus pinentry exwm exwm-input xcb-keysyms xcb-xkb
exwm-manage exwm-floating xcb-cursor xcb-render exwm-layout
exwm-workspace exwm-core xcb-ewmh xcb-icccm xcb xcb-xproto xcb-types
xcb-debug server nyan-mode ox-bb control-lock diff-hl-flydiff diff
diff-hl log-view pcvs-util vc-dir vc vc-dispatcher filktex
highlight-sentence-length deft org-custom-link-completion reftex-cite
reftex reftex-loaddefs reftex-vars draketo stenochords rainbow-text
private-basic private-publish bbdb bbdb-site timezone face-remap
rainbow-identifiers appt diary-lib diary-loaddefs ox-beamer 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-duration org-eldoc fzf plantuml-mode xml
system-packages epa-file epa keyboard-shortcuts ido-completing-read+
memoize minibuf-eldef ido kill-ring-ido noflet cl-indent
browse-kill-ring fic-mode company-oddmuse company-keywords company-gtags
company-dabbrev-code company-dabbrev company-files company-capf
company-cmake company-clang company-semantic company-template
company-css company-nxml company-bbdb company-tern dash-functional tern
url-http mail-parse rfc2231 url-gw company which-key cl journal ob-wisp
babcore2 key-chord goto-last-change gitignore-mode conf-mode
highlight-indent-guides htmlize hydra ivy delsel ivy-faces ivy-overlay
colir cl-extra use-package use-package-ensure use-package-delight
use-package-diminish use-package-bind-key bind-key use-package-core
org-element avl-tree generator org-habit org-agenda org-refile org-crypt
org org-macro org-footnote org-pcomplete org-list org-faces org-entities
org-version ob-shell ob-scheme geiser-impl help-fns radix-tree
geiser-custom geiser-base geiser ob-python python tramp-sh tramp
tramp-loaddefs trampver tramp-integration files-x tramp-compat shell
pcomplete parse-time ls-lisp ob-plantuml ob-org ob-mscgen ob-gnuplot
ob-emacs-lisp ob-dot ob-ditaa ob-R ob-C cc-mode cc-fonts cc-guess
cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs
ob-restclient restclient ob ob-tangle org-src ob-ref ob-lob ob-table
ob-exp ob-comint ob-core ob-eval org-table oc-basic bibtex iso8601 ol
org-keys oc org-compat org-macs org-loaddefs format-spec cal-menu
calendar cal-loaddefs vc-hg diff-mode type-break tabbar midnight
help-at-pt gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045
ietf-drums time-date mail-utils mm-util mail-prsvr flycheck find-func
auto-highlight-symbol completion dumb-jump popup time dap-mouse dap-ui
lsp-treemacs lsp-treemacs-themes treemacs treemacs-header-line
treemacs-compatibility treemacs-mode treemacs-interface
treemacs-extensions treemacs-mouse-interface treemacs-tags
treemacs-persistence treemacs-filewatch-mode treemacs-follow-mode
treemacs-rendering treemacs-annotations treemacs-async
treemacs-workspaces treemacs-dom treemacs-visuals
treemacs-fringe-indicator treemacs-scope pulse treemacs-faces
treemacs-icons treemacs-themes treemacs-core-utils pfuture hl-line
treemacs-logging treemacs-customization treemacs-macros gdb-mi gud bui
bui-list bui-info bui-entry bui-core bui-history bui-button bui-utils
cus-edit pp lsp-lens dap-mode dap-launch posframe dap-overlays lsp-mode
derived lsp-protocol yasnippet help-mode xref project tree-widget
wid-edit spinner pcase network-stream puny nsm rmc markdown-mode
edit-indirect color thingatpt noutline outline easy-mmode lv inline
imenu ht filenotify f ewoc epg rfc6068 epg-config dash compile
text-property-search comint ansi-color ring amx s cus-load
magit-popup-autoloads geiser-guile-autoloads project-autoloads
geiser-autoloads edit-indirect-autoloads bui-autoloads guix-autoloads
guile-wisp-autoloads xref-autoloads web-mode-autoloads
diminish-autoloads use-package-autoloads typo-autoloads
transmission-autoloads deferred-autoloads request-autoloads
tldr-autoloads puppet-mode-autoloads pinentry-autoloads
tablist-autoloads pdf-tools-autoloads auctex-autoloads tex-site
org-edit-latex-autoloads arduino-mode-autoloads ede/auto eieio-base
org-contrib-autoloads org-brain-autoloads npm-mode-autoloads
kv-autoloads esxml-autoloads nov-el-autoloads with-editor-autoloads
transient-autoloads magit-autoloads helm-firefox-autoloads
helm-exwm-autoloads async-autoloads helm-autoloads helm-emms-autoloads
gif-screencast-autoloads xelb-autoloads exwm-autoloads
emms-mode-line-cycle-autoloads emms-autoloads elpher-autoloads
org-autoloads elfeed-org-autoloads elfeed-autoloads popup-autoloads
f-autoloads dumb-jump-autoloads desktop-environment-autoloads
deadgrep-autoloads page-break-lines-autoloads dashboard-autoloads
flycheck-autoloads dart-mode-autoloads cyberpunk-theme-autoloads
spinner-autoloads sesman-autoloads queue-autoloads epl-autoloads
pkg-info-autoloads parseclj-autoloads a-autoloads parseedn-autoloads
clojure-mode-autoloads cider-autoloads eimp-autoloads blimp-autoloads
bbdb-autoloads s-autoloads dash-autoloads ag-autoloads mu4e-autoloads
festival-autoloads guix-emacs edmacro kmacro image-dired+ image-dired
image-mode exif dired dired-loaddefs advice rx url-auth info 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 cl-seq eieio eieio-core cl-macs eieio-loaddefs
password-cache json subr-x map url-vars seq byte-opt gv bytecomp
byte-compile cconv cl-loaddefs cl-lib iso-transl tooltip eldoc paren
electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode 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 lcms2
dynamic-setting system-font-setting font-render-setting cairo
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 1678929 400643)
 (symbols 48 114510 64)
 (strings 32 431791 65976)
 (string-bytes 1 13162495)
 (vectors 16 176730)
 (vector-slots 8 3227135 127958)
 (floats 8 1980 2036)
 (intervals 56 18644 1432)
 (buffers 992 29))

-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56344: 28.1; cannot copy-paste string with utf-8 letters (i.e. ²): "Non-ASCII string must be encoded in advance"
  2022-07-01 21:53 bug#56344: 28.1; cannot copy-paste string with utf-8 letters (i.e. ²): "Non-ASCII string must be encoded in advance" Dr. Arne Babenhauserheide
@ 2022-07-02  6:03 ` Eli Zaretskii
  2022-07-02  8:07   ` Dr. Arne Babenhauserheide
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2022-07-02  6:03 UTC (permalink / raw)
  To: Dr. Arne Babenhauserheide; +Cc: 56344

> From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
> Date: Fri, 01 Jul 2022 23:53:02 +0200
> 
> I have a file that contains text with unicote:
> 
> - 12 ::
>   - Minerale finden (bis Distanz 10cm x 10 pro 3 Diff)
>   - Durchgang finden (10m x 10 pro 3 Diff)
>   - Steinwachstum (1 Liter x 10 pro 3 Diff, keine Edelsteine, sondern Grundgestein)
>   - Durchschlagend (Schaden von Geschoss oder Waffe + 1 pro 3 Diff für eine Handlung, Berührung)
> 
> 
> If I copy that (M-w) and try to paste it into a text field in the icecat
> browser (firefox derivative), I get the error message *in Emacs*:
> 
> Non-ASCII string must be encoded in advance: "- 12 ::
>   - Minerale finden (bis Distanz 10cm x 10 pro 3 Diff)
>   - Durchgang finden (10m x 10 pro 3 Diff)
>   - Steinwachstum (1 Liter x 10 pro 3 Diff, keine Edelsteine, sondern Grundgestein)
>   - Durchschlagend (Schaden von Geschoss oder Waffe + 1 pro 3 Diff f\374r eine Handlung, Ber\374hrung)"

Does this happen in "emacs -Q"?  If it does, can you run Emacs under
GDB, set a breakpoint in xselect.c here, on the line that calls
signal_error:

  else if (STRINGP (obj))
    {
      if (SCHARS (obj) < SBYTES (obj))
	/* OBJ is a multibyte string containing a non-ASCII char.  */
	signal_error ("Non-ASCII string must be encoded in advance", obj);

(it should be line 1731 of xselect.c)?  Then repeat the recipe, and
when the breakpoint breaks, produce a backtrace, like this:

  (gdb) thread apply all bt

and post it here.

Thanks.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56344: 28.1; cannot copy-paste string with utf-8 letters (i.e. ²): "Non-ASCII string must be encoded in advance"
  2022-07-02  6:03 ` Eli Zaretskii
@ 2022-07-02  8:07   ` Dr. Arne Babenhauserheide
  2022-07-03 17:59     ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Dr. Arne Babenhauserheide @ 2022-07-02  8:07 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 56344

[-- Attachment #1: Type: text/plain, Size: 1407 bytes --]


Eli Zaretskii <eliz@gnu.org> writes:

>> From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
>> Date: Fri, 01 Jul 2022 23:53:02 +0200
>> 
>> I have a file that contains text with unicote:
>> 
>> - 12 ::
>>   - Minerale finden (bis Distanz 10cm x 10 pro 3 Diff)
>>   - Durchgang finden (10m x 10 pro 3 Diff)
>>   - Steinwachstum (1 Liter x 10 pro 3 Diff, keine Edelsteine,
>> sondern Grundgestein)
>>   - Durchschlagend (Schaden von Geschoss oder Waffe + 1 pro 3 Diff
>> für eine Handlung, Berührung)
>> 
>> 
>> If I copy that (M-w) and try to paste it into a text field in the icecat
>> browser (firefox derivative), I get the error message *in Emacs*:
>> 
>> Non-ASCII string must be encoded in advance: "- 12 ::
>>   - Minerale finden (bis Distanz 10cm x 10 pro 3 Diff)
>>   - Durchgang finden (10m x 10 pro 3 Diff)
>>   - Steinwachstum (1 Liter x 10 pro 3 Diff, keine Edelsteine,
>> sondern Grundgestein)
>>   - Durchschlagend (Schaden von Geschoss oder Waffe + 1 pro 3 Diff
>> f\374r eine Handlung, Ber\374hrung)"
>
> Does this happen in "emacs -Q"?

Oh, no, it does not!

So it must be something in my configuration …

Do you have an idea what might cause it?

I’ll try to find out what causes this, but it would be great to have a
pointer where to start.

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56344: 28.1; cannot copy-paste string with utf-8 letters (i.e. ²): "Non-ASCII string must be encoded in advance"
  2022-07-02  8:07   ` Dr. Arne Babenhauserheide
@ 2022-07-03 17:59     ` Eli Zaretskii
  2022-08-02 11:00       ` Lars Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2022-07-03 17:59 UTC (permalink / raw)
  To: Dr. Arne Babenhauserheide; +Cc: 56344

> From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
> Cc: 56344@debbugs.gnu.org
> Date: Sat, 02 Jul 2022 10:07:37 +0200
> 
> >> If I copy that (M-w) and try to paste it into a text field in the icecat
> >> browser (firefox derivative), I get the error message *in Emacs*:
> >> 
> >> Non-ASCII string must be encoded in advance: "- 12 ::
> >>   - Minerale finden (bis Distanz 10cm x 10 pro 3 Diff)
> >>   - Durchgang finden (10m x 10 pro 3 Diff)
> >>   - Steinwachstum (1 Liter x 10 pro 3 Diff, keine Edelsteine,
> >> sondern Grundgestein)
> >>   - Durchschlagend (Schaden von Geschoss oder Waffe + 1 pro 3 Diff
> >> f\374r eine Handlung, Ber\374hrung)"
> >
> > Does this happen in "emacs -Q"?
> 
> Oh, no, it does not!
> 
> So it must be something in my configuration …

Yes, probably.

> Do you have an idea what might cause it?
> 
> I’ll try to find out what causes this, but it would be great to have a
> pointer where to start.

Something that's related to interprogram-cut-function or selection
encoding, perhaps?





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56344: 28.1; cannot copy-paste string with utf-8 letters (i.e. ²): "Non-ASCII string must be encoded in advance"
  2022-07-03 17:59     ` Eli Zaretskii
@ 2022-08-02 11:00       ` Lars Ingebrigtsen
       [not found]         ` <87bkt224s0.fsf@web.de>
  0 siblings, 1 reply; 6+ messages in thread
From: Lars Ingebrigtsen @ 2022-08-02 11:00 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Dr. Arne Babenhauserheide, 56344

Eli Zaretskii <eliz@gnu.org> writes:

>> Oh, no, it does not!
>> 
>> So it must be something in my configuration …
>
> Yes, probably.
>
>> Do you have an idea what might cause it?
>> 
>> I’ll try to find out what causes this, but it would be great to have a
>> pointer where to start.
>
> Something that's related to interprogram-cut-function or selection
> encoding, perhaps?

This was a month ago, so I'm guessing this wasn't a bug in Emacs, and
I'm therefore closing this bug report.  If there's something to be done
on the Emacs side here, please respond to the debbugs address and we'll
reopen.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56344: 28.1; cannot copy-paste string with utf-8 letters (i.e. ²): "Non-ASCII string must be encoded in advance"
       [not found]           ` <87edw4s8k9.fsf@web.de>
@ 2022-09-22 10:42             ` Lars Ingebrigtsen
  0 siblings, 0 replies; 6+ messages in thread
From: Lars Ingebrigtsen @ 2022-09-22 10:42 UTC (permalink / raw)
  To: 56344

"Dr. Arne Babenhauserheide" <arne_bab@web.de> writes:

>> I have not yet found what in my config could be causing it, but I am
>> still searching.
>
> I finally found the reason for the problem:
> In org-custom-link-completion.el I had defined string-replace as:
>
> (defun string-replace (this withthat in)
>   "replace THIS with WITHTHAT' in the string IN"
>   (with-temp-buffer
>     (insert in)
>     (goto-char (point-min))
>     (replace-string this withthat)
>     (buffer-substring (point-min) (point-max))))
>
> But this overwrote an internal function.
>
> After removing this (and its usages in my code replaced by plain
> replace-regexp-in-string) my problems with encoding are gone.
>
> So this can now be closed as "user broke emacs with config" …

Ah, I see.  :-)

> Thank you for your patience!

No problem.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-22 10:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-01 21:53 bug#56344: 28.1; cannot copy-paste string with utf-8 letters (i.e. ²): "Non-ASCII string must be encoded in advance" Dr. Arne Babenhauserheide
2022-07-02  6:03 ` Eli Zaretskii
2022-07-02  8:07   ` Dr. Arne Babenhauserheide
2022-07-03 17:59     ` Eli Zaretskii
2022-08-02 11:00       ` Lars Ingebrigtsen
     [not found]         ` <87bkt224s0.fsf@web.de>
     [not found]           ` <87edw4s8k9.fsf@web.de>
2022-09-22 10:42             ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).