GNU bug report logs - #75728
Line-number face unaffected by text-scale-adjust when it inherits from fixed-pitch

Previous Next

Package: emacs;

Reported by: Jake <jforst.mailman <at> gmail.com>

Date: Tue, 21 Jan 2025 14:10:02 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jake <jforst.mailman <at> gmail.com>
Subject: bug#75728: closed (Re: bug#75728: Line-number face unaffected by
 text-scale-adjust when it inherits from fixed-pitch)
Date: Sat, 15 Feb 2025 10:23:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75728: Line-number face unaffected by text-scale-adjust when it inherits from fixed-pitch

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75728 <at> debbugs.gnu.org.

-- 
75728: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75728
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Jake <jforst.mailman <at> gmail.com>
Cc: 75728-done <at> debbugs.gnu.org
Subject: Re: bug#75728: Line-number face unaffected by text-scale-adjust when
 it inherits from fixed-pitch
Date: Sat, 15 Feb 2025 12:22:19 +0200
> From: Jake <jforst.mailman <at> gmail.com>
> Date: Fri, 31 Jan 2025 11:25:50 +1030
> Cc: 75728 <at> debbugs.gnu.org
> 
> Hi Eli 
> 
> Thanks for the clarification and the code snippet.  That setting indeed fixes the underlying motivation for this
> bug report: with
> 
> (setq display-line-numbers-type ‘relative)
> (variable-pitch-mode 1)
> 
> and the point in the first column, the horizontal position of the point on the screen no longer changes as
> point moves from one line to the next.

Thanks, I'm therefore closing this bug.

[Message part 3 (message/rfc822, inline)]
From: Jake <jforst.mailman <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Line-number face unaffected by text-scale-adjust when it inherits
 from fixed-pitch
Date: Tue, 21 Jan 2025 14:08:56 +0000
[Message part 4 (text/plain, inline)]
Hi

When line-number face inherits from fixed-pitch face, it is not affected by
text-scale-adjust.

The following example demonstrates how this behaviour is unique to
line-number face; we observe that font-lock-comment-face has the expected
behaviour of responding to text-scale-adjust.

emacs -Q --eval "(progn (set-face-attribute 'line-number nil :inherit
'fixed-pitch) (set-face-attribute 'font-lock-comment-face nil :inherit
'fixed-pitch) (display-line-numbers-mode 1))"
M-x text-scale-adjust, or C-x C-=

Observe that the font size of the line numbers does not change, whereas the
font size of font-lock-comment-face does.

Thanks
Jake


In GNU Emacs 30.0.92 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.41, cairo version 1.18.0)
Windowing system distributor 'The X.Org Foundation', version 11.0.12101014
System Description: Guix System

Configured using:
 'configure
 CONFIG_SHELL=/gnu/store/6nqyia3ra10sgd1ppzk2047ncbzjwhff-bash-minimal-5.1.16/bin/bash
 SHELL=/gnu/store/6nqyia3ra10sgd1ppzk2047ncbzjwhff-bash-minimal-5.1.16/bin/bash
 --prefix=/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593
 --enable-fast-install --with-cairo --with-modules
 --with-native-compilation=aot --disable-build-details'

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

Important settings:
  value of $EMACSLOADPATH:
/home/jake/.guix-profile/share/emacs/site-lisp:/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp
  value of $LANG: en_AU.utf8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  override-global-mode: t
  minibuffer-depth-indicate-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  minibuffer-regexp-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
/gnu/store/zjb0j6cfjrp5qwp40yyz6jg1ch2dmcqm-emacs-transient-0.8.1/share/emacs/site-lisp/transient-0.8.1/transient
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/transient
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-rmail
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-rmail
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-scheme
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-scheme
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-lint
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-lint
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-comint
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-comint
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-mobile
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-mobile
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-plantuml
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-plantuml
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-sqlite
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-sqlite
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-sed
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-sed
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-lob
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-lob
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-octave
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-octave
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/oc-bibtex
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/oc-bibtex
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-fold-core
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-fold-core
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-icalendar
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-icalendar
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-capture
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-capture
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-screen
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-screen
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-makefile
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-makefile
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-python
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-python
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-julia
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-julia
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-version
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-version
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-html
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-html
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-clojure
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-clojure
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-mouse
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-mouse
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-colview
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-colview
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-mhe
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-mhe
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-indent
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-indent
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-man
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-man
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-latex
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-latex
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-loaddefs
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-loaddefs
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-lua
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-lua
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-macro
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-macro
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-md
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-md
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/oc-biblatex
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/oc-biblatex
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-datetree
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-datetree
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-table
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-table
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-forth
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-forth
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-footnote
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-footnote
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-doi
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-doi
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-src
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-src
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-perl
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-perl
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-fortran
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-fortran
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-sql
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-sql
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-timer
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-timer
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-goto
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-goto
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-protocol
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-protocol
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-gnuplot
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-gnuplot
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-docview
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-docview
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-fold
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-fold
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/oc-natbib
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/oc-natbib
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-agenda
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-agenda
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-lilypond
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-lilypond
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-awk
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-awk
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-org
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-org
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-processing
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-processing
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-w3m
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-w3m
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-faces
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-faces
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-sass
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-sass
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/oc-csl
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/oc-csl
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-tangle
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-tangle
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-exp
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-exp
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-java
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-java
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-persist
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-persist
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-calc
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-calc
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-bibtex
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-bibtex
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-lisp
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-lisp
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-koma-letter
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-koma-letter
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/oc-basic
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/oc-basic
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-keys
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-keys
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-man
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-man
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-eshell
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-eshell
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-ocaml
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-ocaml
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-plot
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-plot
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-cycle
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-cycle
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-table
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-table
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-feed
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-feed
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-gnus
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-gnus
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-latex
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-latex
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-info
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-info
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-attach-git
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-attach-git
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-js
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-js
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-org
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-org
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-shell
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-shell
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-element-ast
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-element-ast
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-archive
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-archive
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-emacs-lisp
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-emacs-lisp
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-ditaa
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-ditaa
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-inlinetask
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-inlinetask
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-maxima
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-maxima
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-tempo
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-tempo
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-pcomplete
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-pcomplete
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-css
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-css
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-haskell
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-haskell
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-eval
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-eval
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-dot
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-dot
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-irc
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-irc
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-core
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-core
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-habit
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-habit
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-refile
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-refile
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-texinfo
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-texinfo
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-duration
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-duration
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-macs
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-macs
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-publish
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-publish
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-crypt
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-crypt
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-ruby
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-ruby
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-eww
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-eww
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-id
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-id
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-ctags
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-ctags
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-list
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-list
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-C
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-C
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-beamer
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-beamer
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ol-bbdb
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ol-bbdb
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-groovy
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-groovy
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/oc
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/oc
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-R
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-R
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-compat
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-compat
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-matlab
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-matlab
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-entities
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-entities
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-attach
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-attach
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-element
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-element
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-ascii
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-ascii
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-clock
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-clock
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/org-num
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/org-num
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ox-odt
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ox-odt
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-eshell
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-eshell
/gnu/store/xdnyrjcjqgxlsycjghcpsmpbx6q8f206-emacs-org-9.7.19/share/emacs/site-lisp/org-9.7.19/ob-ref
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/org/ob-ref
/gnu/store/32z81q2aw2pvjzl0cikacifd7a9wdymn-emacs-compat-30.0.1.0/share/emacs/site-lisp/compat-30.0.1.0/compat
hides
/gnu/store/ma6q37g14dy2hqn0kwhfxx9q0pnw3hsw-emacs-next-30.0.92-0.881d593/share/emacs/30.0.92/lisp/emacs-lisp/compat

Features:
(shadow sort hl-line mail-extr emacsbug message mailcap yank-media puny
rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config
gnus-util text-property-search time-date subr-x mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils comp-run
comp-common rx dired-x dired dired-loaddefs edmacro kmacro byte-opt
use-package-bind-key bind-key easy-mmode use-package-ensure files-x
cl-macs gv cl-extra help-mode cl-seq use-package-core cl-loaddefs cl-lib
bytecomp byte-compile mb-depth engrave-faces-autoloads
autothemer-autoloads gruvbox-theme-autoloads denote-autoloads
gptel-autoloads elfeed-autoloads s-autoloads numpydoc-autoloads
yasnippet-autoloads org-contrib-autoloads tablist-autoloads
pdf-tools-autoloads async-autoloads transient-autoloads dash-autoloads
compat-autoloads magit-autoloads guix-emacs rmc iso-transl tooltip cconv
eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type
elisp-mode mwheel term/x-win x-win term/common-win x-dnd touch-screen
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 nadvice seq
simple cl-generic indonesian philippine 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 abbrev obarray oclosure cl-preloaded button
loaddefs theme-loaddefs faces cus-face macroexp files window
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget keymap hashtable-print-readable backquote threads dbusbind
inotify lcms2 dynamic-setting system-font-setting font-render-setting
cairo gtk x-toolkit xinput2 x multi-tty move-toolbar
make-network-process native-compile emacs)

Memory information:
((conses 16 84198 20713) (symbols 48 8033 0) (strings 32 21485 2974)
 (string-bytes 1 749564) (vectors 16 12047)
 (vector-slots 8 159101 10946) (floats 8 33 5) (intervals 56 355 0)
 (buffers 992 11))
[Message part 5 (text/html, inline)]

This bug report was last modified 157 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.