* bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk
@ 2023-05-12 18:38 Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 2:19 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 1 reply; 8+ messages in thread
From: Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-05-12 18:38 UTC (permalink / raw)
To: 63472
--text follows this line--
MIME-Version: 1.0
Content-Type: text/plain; format=flowed
The problem is the interaction between the frame parameter
`internal-border-width'
and `tab-bar-mode' when Emacs is compiled with '--with-pgtk'.
When `internal-border-width' is larger than 0 and tab-bar-mode is
active the result is that
the bottom of the tab bar is overwritten/blocked depending on how
high the value of
`internal-border-width' is.
If you have compile Emacs with '--with-pgtk' you can reproduce
this with:
1. Start Emacs with: 'emacs -Q'
2. In *scratch* buffer, evalute:
(tab-bar-mode +1)
(modify-all-frames-parameters
'((internal-border-width . 10)))
3. The bottom half of the tab bar should now be hidden/blocked.
In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.37, cairo version 1.16.0)
System Description: Debian GNU/Linux 11 (bullseye)
Configured using:
'configure
CONFIG_SHELL=/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bin/bash
SHELL=/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bin/bash
--prefix=/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87
--enable-fast-install --with-pgtk --with-modules --with-cairo
--with-native-compilation --disable-build-details'
Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ
JPEG
JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 MODULES
NATIVE_COMP
NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS
TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER XIM GTK3 ZLIB
Important settings:
value of $EMACSLOADPATH:
/home/vanir/.guix-profile/share/emacs/site-lisp:/home/vanir/.guix-profile/share/emacs/site-lisp:/home/vanir/.guix-profile/share/emacs/site-lisp:/home/vanir/.guix-profile/share/emacs/site-lisp:/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp
value of $LANG: sv_SE
locale-coding-system: utf-8
Major mode: Org
Minor modes in effect:
mu4e-modeline-mode: t
treemacs-filewatch-mode: t
treemacs-follow-mode: t
treemacs-git-mode: t
treemacs-fringe-indicator-mode: t
global-diff-hl-mode: t
diff-hl-mode: t
org-glossary-mode: t
cursor-intangible-mode: t
which-key-mode: t
eros-mode: t
undo-hl-mode: t
global-ligature-mode: t
ligature-mode: t
display-time-mode: t
global-git-commit-mode: t
magit-auto-revert-mode: t
global-auto-revert-mode: t
pdf-occur-global-minor-mode: t
su-mode: t
csv-field-index-mode: t
corfu-history-mode: t
corfu-popupinfo-mode: t
global-corfu-mode: t
corfu-mode: t
show-smartparens-global-mode: t
show-smartparens-mode: t
smartparens-global-mode: t
smartparens-mode: t
org-modern-mode: t
eldoc-in-minibuffer-mode: t
winner-mode: t
all-the-icons-completion-mode: t
marginalia-mode: t
vertico-mode: t
minibuffer-electric-default-mode: t
hexl-follow-ascii: t
yas-global-mode: t
yas-minor-mode: t
shell-dirtrack-mode: t
undo-fu-session-global-mode: t
undo-fu-session-mode: t
whole-line-or-region-global-mode: t
whole-line-or-region-local-mode: t
dirvish-override-dired-mode: t
diredfl-global-mode: t
clipmon-mode: t
recentf-mode: t
pulsar-global-mode: t
pulsar-mode: t
kh-bookmark-extra-keywords: t
repeat-mode: t
burly-tabs-mode: t
pixel-scroll-precision-mode: t
minions-mode: t
save-place-mode: t
savehist-mode: t
delete-selection-mode: t
global-page-break-lines-mode: t
page-break-lines-mode: t
global-subword-mode: t
subword-mode: t
server-mode: t
gcmh-mode: t
elpaca-use-package-mode: t
override-global-mode: t
global-eldoc-mode: t
eldoc-mode: t
show-paren-mode: t
mouse-wheel-mode: t
tab-bar-history-mode: t
tab-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
window-divider-mode: t
line-number-mode: t
transient-mark-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
temp-buffer-resize-mode: t
abbrev-mode: t
Load-path shadows:
/home/vanir/.emacs.d/elpa/chatgpt-shell-20230509.1739/chatgpt-shell
hides
/home/vanir/.emacs.d/elpaca/builds/chatgpt-shell/chatgpt-shell
/home/vanir/.emacs.d/elpa/chatgpt-shell-20230509.1739/chatgpt-shell-autoloads
hides
/home/vanir/.emacs.d/elpaca/builds/chatgpt-shell/chatgpt-shell-autoloads
/home/vanir/.emacs.d/elpa/shell-maker-20230509.1738/shell-maker
hides /home/vanir/.emacs.d/elpaca/builds/shell-maker/shell-maker
/home/vanir/.emacs.d/elpa/shell-maker-20230509.1738/shell-maker-autoloads
hides
/home/vanir/.emacs.d/elpaca/builds/shell-maker/shell-maker-autoloads
/home/vanir/.emacs.d/elpaca/builds/ob-fennel/ob-fennel hides
/home/vanir/.emacs.d/elpaca/builds/fennel-mode/ob-fennel
/home/vanir/.emacs.d/elpaca/builds/fennel-mode/fennel-scratch
hides
/home/vanir/.emacs.d/elpa/fennel-mode-20230408.1312/fennel-scratch
/home/vanir/.emacs.d/elpaca/builds/fennel-mode/fennel-proto-repl
hides
/home/vanir/.emacs.d/elpa/fennel-mode-20230408.1312/fennel-proto-repl
/home/vanir/.emacs.d/elpaca/builds/fennel-mode/fennel-mode hides
/home/vanir/.emacs.d/elpa/fennel-mode-20230408.1312/fennel-mode
/home/vanir/.emacs.d/elpaca/builds/fennel-mode/antifennel hides
/home/vanir/.emacs.d/elpa/fennel-mode-20230408.1312/antifennel
/home/vanir/.emacs.d/elpaca/builds/fennel-mode/fennel-mode-autoloads
hides
/home/vanir/.emacs.d/elpa/fennel-mode-20230408.1312/fennel-mode-autoloads
/home/vanir/.emacs.d/elpaca/builds/plz/plz hides
/home/vanir/.emacs.d/elpa/plz-0.4/plz
/home/vanir/.emacs.d/elpaca/builds/plz/plz-autoloads hides
/home/vanir/.emacs.d/elpa/plz-0.4/plz-autoloads
~/.emacs.d/elisp/tramp-lxc/tramp-lxc hides
/home/vanir/.emacs.d/elpa/tramp-lxc-20230312.205214/tramp-lxc
/home/vanir/.emacs.d/elpa/emacsql-sqlite-20230225.2205/emacsql-sqlite
hides
/home/vanir/.emacs.d/elpa/emacsql-20230409.1847/emacsql-sqlite
/home/vanir/.emacs.d/elpa/emacsql-sqlite-builtin-20230409.1847/emacsql-sqlite-builtin
hides
/home/vanir/.emacs.d/elpa/emacsql-20230409.1847/emacsql-sqlite-builtin
/home/vanir/.emacs.d/elpaca/builds/taxy-magit-section/taxy-magit-section
hides
/home/vanir/.emacs.d/elpa/taxy-magit-section-0.12.2/taxy-magit-section
/home/vanir/.emacs.d/elpaca/builds/taxy-magit-section/taxy-magit-section-autoloads
hides
/home/vanir/.emacs.d/elpa/taxy-magit-section-0.12.2/taxy-magit-section-autoloads
/home/vanir/.emacs.d/elpaca/builds/magit-section/magit-section
hides
/home/vanir/.emacs.d/elpa/magit-section-20230314.1653/magit-section
/home/vanir/.emacs.d/elpaca/builds/magit-section/magit-section-autoloads
hides
/home/vanir/.emacs.d/elpa/magit-section-20230314.1653/magit-section-autoloads
/home/vanir/.emacs.d/elpaca/builds/magit-section/magit-section-pkg
hides
/home/vanir/.emacs.d/elpa/magit-section-20230314.1653/magit-section-pkg
~/.emacs.d/elisp/smart-tab/smart-tab hides
/home/vanir/.emacs.d/elpa/smart-tab-20230224.203922/smart-tab
/home/vanir/.emacs.d/elpaca/builds/svg-lib/svg-lib hides
/home/vanir/.emacs.d/elpa/svg-lib-0.2.6/svg-lib
/home/vanir/.emacs.d/elpaca/builds/svg-lib/svg-lib-demo hides
/home/vanir/.emacs.d/elpa/svg-lib-0.2.6/svg-lib-demo
/home/vanir/.emacs.d/elpaca/builds/svg-lib/svg-lib-autoloads hides
/home/vanir/.emacs.d/elpa/svg-lib-0.2.6/svg-lib-autoloads
/home/vanir/.emacs.d/elpaca/builds/popup/popup hides
/home/vanir/.emacs.d/elpa/popup-20221231.173409/popup
/home/vanir/.emacs.d/elpaca/builds/popup/popup-autoloads hides
/home/vanir/.emacs.d/elpa/popup-20221231.173409/popup-autoloads
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-utils hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-utils
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-system hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-system
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-system-generation
hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-system-generation
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-store-item
hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-store-item
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-service hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-service
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-service-location
hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-service-location
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-profile hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-profile
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-package hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-package
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-package-location
hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-package-location
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-messages hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-messages
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-lint-checker
hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-lint-checker
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-license hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-license
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-ui-generation
hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-ui-generation
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-service hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-service
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-scheme hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-scheme
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-repl hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-repl
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-read hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-read
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-profiles hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-profiles
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-prettify hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-prettify
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-popup hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-popup
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-pcomplete hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-pcomplete
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-package hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-package
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-misc hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-misc
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-location hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-location
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-license hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-license
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-help hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-help
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-help-vars hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-help-vars
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-hash hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-hash
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-guile hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-guile
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-graph hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-graph
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-geiser hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-geiser
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-external hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-external
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-env-var hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-env-var
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-devel hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-devel
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-derivation hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-derivation
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-default-config
hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-default-config
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-config hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-config
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-command hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-command
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-build-log hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-build-log
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-auto-mode hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-auto-mode
/home/vanir/.emacs.d/elpa/guix-20230309.955/guix-about hides
/home/vanir/.emacs.d/elpa/emacs-guix-20221209.212948/guix-about
/home/vanir/.emacs.d/elpaca/builds/compat/compat hides
/home/vanir/.emacs.d/elpa/compat-29.1.4.1/compat
/home/vanir/.emacs.d/elpaca/builds/compat/compat-29 hides
/home/vanir/.emacs.d/elpa/compat-29.1.4.1/compat-29
/home/vanir/.emacs.d/elpaca/builds/compat/compat-28 hides
/home/vanir/.emacs.d/elpa/compat-29.1.4.1/compat-28
/home/vanir/.emacs.d/elpaca/builds/compat/compat-27 hides
/home/vanir/.emacs.d/elpa/compat-29.1.4.1/compat-27
/home/vanir/.emacs.d/elpaca/builds/compat/compat-26 hides
/home/vanir/.emacs.d/elpa/compat-29.1.4.1/compat-26
/home/vanir/.emacs.d/elpaca/builds/compat/compat-25 hides
/home/vanir/.emacs.d/elpa/compat-29.1.4.1/compat-25
/home/vanir/.emacs.d/elpaca/builds/compat/compat-autoloads hides
/home/vanir/.emacs.d/elpa/compat-29.1.4.1/compat-autoloads
/home/vanir/.emacs.d/elpaca/builds/compat/compat-macs hides
/home/vanir/.emacs.d/elpa/compat-29.1.4.1/compat-macs
/home/vanir/.emacs.d/elpaca/builds/persist/persist hides
/home/vanir/.emacs.d/elpa/persist-0.5/persist
/home/vanir/.emacs.d/elpaca/builds/persist/persist-autoloads hides
/home/vanir/.emacs.d/elpa/persist-0.5/persist-autoloads
/home/vanir/.emacs.d/elpaca/builds/taxy/taxy hides
/home/vanir/.emacs.d/elpa/taxy-0.10.1/taxy
/home/vanir/.emacs.d/elpaca/builds/taxy/taxy-autoloads hides
/home/vanir/.emacs.d/elpa/taxy-0.10.1/taxy-autoloads
/home/vanir/.emacs.d/elpaca/builds/s/s hides
/home/vanir/.emacs.d/elpa/s-20220902.1511/s
/home/vanir/.emacs.d/elpaca/builds/s/s-autoloads hides
/home/vanir/.emacs.d/elpa/s-20220902.1511/s-autoloads
/home/vanir/.emacs.d/elpaca/builds/dash/dash hides
/home/vanir/.emacs.d/elpa/dash-20221013.836/dash
/home/vanir/.emacs.d/elpaca/builds/dash/dash-autoloads hides
/home/vanir/.emacs.d/elpa/dash-20221013.836/dash-autoloads
/home/vanir/.emacs.d/elpa/transient-20230315.1520/transient hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/transient
/home/vanir/.emacs.d/elpa/use-package-20230203.2004/use-package
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/use-package/use-package
/home/vanir/.emacs.d/elpa/use-package-20230203.2004/use-package-lint
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/use-package/use-package-lint
/home/vanir/.emacs.d/elpa/use-package-20230203.2004/use-package-jump
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/use-package/use-package-jump
/home/vanir/.emacs.d/elpa/use-package-20230203.2004/use-package-ensure
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/use-package/use-package-ensure
/home/vanir/.emacs.d/elpa/use-package-20230203.2004/use-package-diminish
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/use-package/use-package-diminish
/home/vanir/.emacs.d/elpa/use-package-20230203.2004/use-package-delight
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/use-package/use-package-delight
/home/vanir/.emacs.d/elpa/use-package-20230203.2004/use-package-core
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/use-package/use-package-core
/home/vanir/.emacs.d/elpa/use-package-20230203.2004/use-package-bind-key
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/use-package/use-package-bind-key
/home/vanir/.emacs.d/elpa/bind-key-20230203.2004/bind-key hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/use-package/bind-key
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-texinfo
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-texinfo
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-publish
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-publish
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-org hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-org
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-odt hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-odt
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-md hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-md
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-man hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-man
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-latex
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-latex
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-koma-letter
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-koma-letter
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-icalendar
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-icalendar
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-html hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-html
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-beamer
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-beamer
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ox-ascii
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ox-ascii
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-version
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-version
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-timer
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-timer
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-tempo
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-tempo
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-table
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-table
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-src hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-src
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-refile
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-refile
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-protocol
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-protocol
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-plot
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-plot
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-persist
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-persist
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-pcomplete
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-pcomplete
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-num hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-num
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-mouse
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-mouse
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-mobile
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-mobile
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-macs
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-macs
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-macro
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-macro
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-loaddefs
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-loaddefs
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-list
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-list
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-lint
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-lint
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-keys
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-keys
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-inlinetask
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-inlinetask
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-indent
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-indent
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-id hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-id
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-habit
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-habit
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-goto
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-goto
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-footnote
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-footnote
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-fold
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-fold
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-fold-core
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-fold-core
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-feed
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-feed
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-faces
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-faces
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-entities
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-entities
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-element
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-element
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-duration
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-duration
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-datetree
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-datetree
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-cycle
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-cycle
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-ctags
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-ctags
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-crypt
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-crypt
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-compat
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-compat
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-colview
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-colview
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-clock
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-clock
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-capture
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-capture
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-attach
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-attach
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-attach-git
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-attach-git
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-archive
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-archive
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/org-agenda
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/org-agenda
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-w3m hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-w3m
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-rmail
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-rmail
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-mhe hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-mhe
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-man hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-man
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-irc hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-irc
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-info hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-info
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-gnus hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-gnus
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-eww hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-eww
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-eshell
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-eshell
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-doi hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-doi
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-docview
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-docview
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-bibtex
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-bibtex
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ol-bbdb hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ol-bbdb
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/oc hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/oc
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/oc-natbib
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/oc-natbib
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/oc-csl hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/oc-csl
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/oc-bibtex
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/oc-bibtex
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/oc-biblatex
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/oc-biblatex
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/oc-basic
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/oc-basic
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-tangle
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-tangle
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-table
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-table
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-sqlite
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-sqlite
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-sql hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-sql
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-shell
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-shell
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-sed hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-sed
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-screen
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-screen
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-scheme
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-scheme
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-sass hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-sass
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-ruby hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-ruby
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-ref hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-ref
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-python
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-python
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-processing
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-processing
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-plantuml
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-plantuml
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-perl hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-perl
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-org hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-org
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-octave
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-octave
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-ocaml
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-ocaml
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-maxima
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-maxima
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-matlab
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-matlab
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-makefile
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-makefile
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-lua hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-lua
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-lob hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-lob
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-lisp hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-lisp
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-lilypond
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-lilypond
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-latex
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-latex
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-julia
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-julia
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-js hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-js
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-java hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-java
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-haskell
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-haskell
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-groovy
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-groovy
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-gnuplot
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-gnuplot
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-fortran
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-fortran
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-forth
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-forth
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-exp hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-exp
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-eval hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-eval
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-eshell
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-eshell
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-emacs-lisp
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-emacs-lisp
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-dot hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-dot
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-ditaa
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-ditaa
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-css hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-css
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-core hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-core
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-comint
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-comint
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-clojure
hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-clojure
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-calc hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-calc
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-awk hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-awk
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-R hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-R
/home/vanir/.emacs.d/elpa/org-9.7pre0.20230412.85844/ob-C hides
/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87/share/emacs/30.0.50/lisp/org/ob-C
Features:
(shadow mu4e mu4e-org mu4e-notification mu4e-main mu4e-view
mu4e-headers
mu4e-obsolete mu4e-compose mu4e-draft mu4e-actions mu4e-search
mu4e-mark
mu4e-lists mu4e-bookmarks mu4e-folders mu4e-context
mu4e-query-items
mu4e-modeline mu4e-message flow-fill mu4e-contacts mu4e-update
mu4e-vars
mu4e-server mu4e-helpers mu4e-config mu4e-window ido smtpmail
consult-org emacsbug undo-fu dabbrev cus-start loaddefs-gen
mm-archive
url-cache cc-awk yaml-mode-expansions yaml-mode lsp-zig lsp-tilt
lsp-steep lsp-svelte lsp-sqls lsp-ruby-syntax-tree lsp-ruby-lsp
lsp-yaml
lsp-xml lsp-vimscript lsp-vhdl lsp-volar lsp-vetur lsp-html
lsp-verilog
lsp-vala lsp-v lsp-typeprof lsp-ttcn3 lsp-toml lsp-terraform
lsp-tex
lsp-sorbet lsp-solargraph lsp-rust lsp-rf lsp-ruff-lsp lsp-remark
lsp-racket lsp-r lsp-purescript lsp-pylsp lsp-pyls lsp-pwsh
lsp-php
lsp-pls lsp-perlnavigator lsp-perl lsp-openscad lsp-ocaml
lsp-magik
lsp-nix lsp-nim lsp-nginx lsp-mint lsp-marksman lsp-markdown
lsp-lua
lsp-kotlin lsp-json lsp-javascript lsp-idris lsp-haxe lsp-groovy
lsp-hack lsp-graphql lsp-gleam lsp-go lsp-completion lsp-gdscript
lsp-fsharp lsp-fortran lsp-eslint lsp-erlang lsp-emmet lsp-elixir
lsp-elm lsp-dockerfile lsp-dhall lsp-d lsp-css lsp-csharp
lsp-crystal
lsp-cmake lsp-clangd lsp-beancount lsp-bash lsp-astro lsp-ansible
lsp-angular lsp-ada lsp-actionscript dap-mode dap-tasks dap-launch
lsp-docker dap-overlays lsp-ui lsp-ui-doc lsp-ui-imenu lsp-ui-peek
lsp-ui-sideline lsp-ui-util lsp-clojure lsp-treemacs
lsp-treemacs-generic lsp-treemacs-themes treemacs-treelib treemacs
treemacs-header-line treemacs-compatibility treemacs-mode
treemacs-bookmarks treemacs-tags treemacs-interface
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
treemacs-faces
treemacs-icons treemacs-themes treemacs-core-utils pfuture hl-line
treemacs-logging treemacs-customization treemacs-macros
lsp-semantic-tokens lsp-mode lsp-protocol network-stream inline ht
image-file image-converter json-mode json-snatcher
js-mode-expansions js
cider-hydra cider-macroexpansion cider-apropos apropos bat-mode
flymake-shellcheck diff-hl org-glossary oc-basic ol-eww ol-rmail
ol-mhe
ol-irc ol-info ol-gnus nnselect 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 nnoo gnus-spec gnus-int gnus-range
gnus-win ol-docview doc-view ol-bibtex bibtex ol-bbdb ol-w3m
ol-doi
org-link-doi org-eldoc org-screen ob-picolisp ob-eukleides
mule-util
cursor-sensor vc-svn modus-vivendi-theme modus-operandi-theme
modus-themes which-key crux topsy aggressive-indent eros ws-butler
idle-highlight-mode hl-todo undo-hl chatgpt-shell shell-maker
goto-addr
ielm dumb-jump info-variable-pitch ghelp ghelp-geiser ghelp-eglot
ghelp-helpful elisp-demos helpful trace elisp-refs ghelp-builtin
ement
ement-notify notifications ement-room ement-lib ement-api
ement-structs
ement-macros plz dns ob-fennel fennel-proto-repl neil ligature
minibar
speedrect bitwarden bitwarden-autoloads speedrect-autoloads
minibar-autoloads ligature-autoloads undo-hl-autoloads
neil-autoloads
ob-fennel-autoloads cobol-mode-autoloads rexx-mode-autoloads
jcl-mode-autoloads ement-autoloads ghelp-autoloads
info-variable-pitch-autoloads dumb-jump-autoloads
org-glossary-autoloads
shell-maker-autoloads chatgpt-shell-autoloads time sicp exercism
persist
async-await iter2 promise promise-rejection-tracking
promise-finally
promise-done promise-es6-extensions promise-core a gitstatus
gitstatusd
git-modes gitignore-mode gitconfig-mode conf-mode
gitattributes-mode
forge-list forge-commands forge-semi forge-bitbucket buck
forge-gogs
gogs forge-gitea gtea forge-gitlab glab forge-github ghub-graphql
treepy
gsexp ghub forge-notify forge-revnote forge-pullreq forge-issue
forge-topic bug-reference forge-post forge-repo forge forge-core
forge-db closql eieio-base emacsql-sqlite-builtin sqlite
emacsql-sqlite-common emacsql emacsql-compiler ssh-agency
magit-bookmark
magit-submodule 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 git-commit log-edit magit-core magit-autorevert
autorevert
magit-margin magit-transient magit-process with-editor magit-mode
magit-git magit-base crm vc-backup diff log-view pcvs-util add-log
vc-git vc-dir vc-annotate typit mmt lively smudge smudge-connect
smudge-dbus smudge-remote smudge-device-select smudge-playlist
smudge-track smudge-controller smudge-api oauth2 plstore
simple-httpd
focus olivetti pdf-view-restore pdf-links pdf-occur pdf-isearch
pdf-misc
org-noter org-noter-djvu org-noter-nov nov org-noter-pdf
org-noter-core
pdf-tools pdf-view jka-compr pdf-cache pdf-info pdf-util pdf-macs
image-mode exif diff-at-point diff-mode calc-units su
flymake-sqlfluff
flymake-diagnostic-at-point popup flymake-yamllint csv-mode sort
cape
kind-icon corfu-history corfu-popupinfo corfu company-ansible
company-ansible-keywords company-restclient know-your-http-well
http-status-codes http-relations http-methods http-headers
eglot-fsharp
eglot external-completion array jsonrpc smartparens-clojure
smartparens-org smartparens-text smartparens loadhist
highlight-escape-sequences hippie-exp skeleton ange-ftp
ssh-config-mode
tramp-container tramp-cache time-stamp detached-init equake vterm
vterm-module term/xterm xterm eat pcmpl-args pcmpl-linux
pcmpl-unix
pcmpl-gnu em-ls em-tramp em-smart em-xtra em-hist em-pred esh-mode
markdown-mode edit-indirect org-bookmark-heading org-download
org-attach
org-web-tools eww url-queue mm-url gnus nnheader range esxml-query
ob-git-permalink ob-go ob-async clipboard2org org-modern
org-indent
org-mouse org-protocol org-goto org-clock org-crypt org-contrib
org-ql
peg ts org-habit org-agenda org-duration ob-plantuml ob-sqlite
ob-sql
ob-calc calc-store calc-trail calc-ext calc calc-loaddefs
calc-macs
ob-awk ob-eshell eshell esh-cmd esh-ext esh-opt esh-proc esh-io
esh-arg
esh-module esh-groups esh-util ob-shell ob-js ob-org ob-dot
ob-latex
ob-ditaa ob-clojure ob-css ob-C ob-gnuplot ob-python
python-el-fgallina-expansions python ol-bookmark
the-org-mode-expansions
org-element org-persist xdg org-id org-refile avl-tree org
org-macro
org-pcomplete org-list org-footnote org-faces org-entities
ob-emacs-lisp
org-table org-loaddefs eldoc-eval citre citre-global citre-tags
citre-ctags citre-readtags citre-readtags-tables
citre-backend-interface
citre-ui-peek citre-ui-jump citre-common-tag citre-common-util
outline-minor-faces fill-column-indicator speedbar ezimage dframe
posframe winner rainbow-mode pcre2el rxt re-builder xr request
flymake-languagetool flyspell ispell bm all-the-icons-completion
marginalia orderless vertico mb-depth minibuf-eldef smart-tab
autoinsert
buffer-env racket-mode racket-bug-report racket-collection
racket-repl-buffer-name racket-stepper racket-shell term ehelp
racket-logger racket-profile racket-smart-open racket-xp
racket-xp-complete racket-imenu racket-edit hideshow racket-repl
semantic/symref/grep semantic/symref racket-show face-remap
pos-tip
racket-eldoc racket-company-doc racket-describe racket-scribble
racket-visit racket-complete racket-common racket-parens
racket-indent
racket-font-lock racket-ppss racket-keywords-and-builtins
racket-doc
racket-browse-url racket-cmd racket-back-end racket-util
filenotify
racket-custom sh-script executable geiser-mit geiser-guile
geiser-debug
geiser-racket geiser-repl geiser-image geiser-capf geiser-doc
geiser-menu geiser-autodoc info-look geiser-edit geiser-completion
geiser-eval geiser-connection tq geiser-syntax scheme geiser-impl
help-fns radix-tree geiser-log geiser-popup view geiser-custom
geiser-base geiser nix-mode nix-repl nix-shell nix-store
magit-section
nix-log nix-instantiate nix-shebang nix-format nix
docker-compose-mode
docker docker-context docker-volume docker-network docker-image
docker-container docker-faces docker-core docker-compose
docker-process
docker-utils docker-group aio dart-mode highlight-indent-guides
nxml-mode-expansions rng-nxml rng-valid rng-loc rng-uri rng-parse
nxml-parse rng-match rng-pttrn nxml-ns nxml-mode nxml-outln
nxml-rap
nxml-util nxml-enc xmltok jq-mode ansible-doc yaml-pro
yaml-pro-edit
yaml web-mode-expansions web-mode go-guru go-mode find-file ffap
etags
fileloop ob-http ob-http-mode httprepl ob-restclient restclient
noutline
outline ob ob-tangle org-src ob-ref ob-lob ob-table ob-exp
ob-comint
ob-core org-cycle ob-eval org-keys oc nhexl-mode disp-table hexl
bmx-mode company zowe ol org-fold org-fold-core org-compat
org-version
org-macs zowe-project zowe-cc zowe-transient tablist
tablist-filter
semantic/wisent/comp semantic/wisent semantic/wisent/wisent
semantic/util-modes semantic/util semantic semantic/tag
semantic/lex
semantic/fw mode-local cedet fennel-mode fennel-eldoc jarchive
clj-deps-new flymake-kondor inf-clojure clj-refactor hydra lv
inflections html-mode-expansions sgml-mode facemenu yasnippet
cider
tramp-sh cider-debug cider-browse-ns cider-mode cider-find
cider-inspector cider-completion cider-profile cider-eval
cider-jar
arc-mode archive-mode cider-repl-history cider-repl cider-resolve
cider-test cider-overlays cider-stacktrace cider-doc
cider-browse-spec
cider-clojuredocs cider-eldoc cider-client cider-common
cider-connection
cider-util cider-popup sesman-browser nrepl-client queue
nrepl-dict
spinner clojure-mode-expansions sesman clojure-mode parseedn
parseclj-parser parseclj-lex parseclj-alist rainbow-delimiters
paredit
inferior-islisp inf-lisp islisp-mode islisp-hyperdraft
package-lint-flymake flymake-proc flymake package-lint let-alist
imenu
finder elisp-def ert ewoc xref inspector edebug debug backtrace
fsharp-mode inf-fsharp-mode fsharp-mode-util tramp-lxc tramp
tramp-loaddefs trampver tramp-integration tramp-compat shell
pcomplete
parse-time iso8601 fsharp-mode-structure smie csharp-mode
c-ts-common
cc-langs cc-mode-expansions cc-mode cc-fonts cc-guess cc-menus
cc-cmds
cc-styles cc-align cc-engine cc-vars cc-defs devdocs shr
pixel-fill
kinsoku url-file table undo-fu-session whole-line-or-region
treesit
dirvish diredfl dired-aux ls-lisp ox-clip htmlize clipmon
consult-dir
consult recentf tree-widget pulsar pulse elgrep rg-isearch rg
files-x vc
vc-dispatcher rg-info-hack rg-menu transient format-spec
rg-ibuffer
rg-result wgrep-rg wgrep rg-history rg-header cus-edit cus-load
wid-edit
grep compile comint ansi-osc ansi-color align multiple-cursors
mc-separate-operations rectangular-region-mode mc-mark-pop
mc-edit-lines
mc-hide-unmatched-lines-mode mc-mark-more mc-cycle-cursors
multiple-cursors-core rect expand-region subword-mode-expansions
text-mode-expansions er-basic-expansions expand-region-core
expand-region-custom repeat burly-tabs burly frameset thingatpt
bookmark
pp ibuffer-project project ibuffer-vc ibuf-ext ibuffer
ibuffer-loaddefs
pixel-scroll cua-base ring generator gnutls debbugs soap-client
rng-xsd
rng-dt rng-util xsd-regexp proced message sendmail yank-media
dired
dired-loaddefs rfc822 mml mml-sec gnus-util text-property-search
time-date mm-decode mm-bodies mm-encode mailabbrev mail-utils
gmm-utils
mailheader svg-tag-mode svg-lib color svg dom all-the-icons
all-the-icons-faces data-material data-weathericons data-octicons
data-fileicons data-faicons data-alltheicons cursory fontaine
poet-theme
redacted minions compat saveplace savehist exec-path-from-shell
delsel
page-break-lines whitespace sv-kalender lunar solar cal-dst
holidays
holiday-loaddefs cal-menu calendar cal-loaddefs edmacro kmacro
elec-pair
battery dbus xml advice cap-words superword subword comp comp-cstr
warnings icons keychain-environment server pinentry epa-file epa
derived
epg rfc6068 epg-config gcmh pkg-info url-http url-auth mail-parse
rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr url-gw nsm
puny
find-func lisp-mnt epl try f f-shortdoc dash s ov recur thunk
async-bytecomp async smudge-autoloads oauth2-autoloads
nix-mode-autoloads httprepl-autoloads detached-autoloads
topsy-autoloads
forge-autoloads magit-autoloads pcase ghub-autoloads
dap-mode-autoloads
yaml-pro-autoloads cape-autoloads diff-hl-autoloads
eldoc-box-autoloads
emacsql-sqlite-builtin-autoloads fennel-mode-autoloads
closql-autoloads
inf-clojure-autoloads link-hint-autoloads marginalia-autoloads
modus-themes-autoloads nov-autoloads org-modern-autoloads
outline-minor-faces-autoloads tempel-autoloads
undo-fu-session-autoloads
corfu-autoloads diff-at-point-autoloads eat-autoloads
exercism-autoloads
git-commit-autoloads helpful-autoloads
idle-highlight-mode-autoloads
inspector-autoloads minions-autoloads org-noter-autoloads
org-ql-autoloads package-lint-flymake-autoloads
package-lint-autoloads
plz-autoloads racket-mode-autoloads rg-autoloads
tree-sitter-langs-autoloads vertico-autoloads web-mode-autoloads
which-key-autoloads eglot-fsharp-autoloads fsharp-mode-autoloads
cursory-autoloads flymake-popon-autoloads popon-autoloads
tramp-lxc-autoloads elisp-refs-autoloads flutter-autoloads
dart-mode-autoloads docker-autoloads emacsql-sqlite-autoloads
emacsql-autoloads eros-autoloads flymake-yamllint-autoloads
guix-autoloads kind-icon-autoloads ob-restclient-autoloads
org-bookmark-heading-autoloads org-tree-slide-autoloads
shell-command+-autoloads smartparens-autoloads zig-mode-autoloads
jarchive-autoloads clj-deps-new-autoloads kotlin-mode-autoloads
wgrep-autoloads all-the-icons-completion-autoloads
all-the-icons-autoloads citre-autoloads devdocs-autoloads
diredfl-autoloads orderless-autoloads selected-autoloads
taxy-magit-section-autoloads magit-section-autoloads
vterm-autoloads
smart-tab-autoloads clj-refactor-autoloads csv-mode-autoloads
echo-bar-autoloads fontaine-autoloads git-modes-autoloads
hl-todo-autoloads use-package-autoloads bind-key-autoloads
with-editor-autoloads ob-http-autoloads lsp-treemacs-autoloads
treemacs-autoloads aggressive-indent-autoloads dirvish-autoloads
flymake-languagetool-autoloads lsp-ui-autoloads
org-superstar-autoloads
recur-autoloads sharper-autoloads svg-tag-mode-autoloads
svg-lib-autoloads symbol-overlay-autoloads undo-fu-autoloads
go-guru-autoloads flymake-diagnostic-at-point-autoloads
fancy-dabbrev-autoloads popup-autoloads company-posframe-autoloads
go-mode-autoloads lsp-docker-autoloads yaml-autoloads
lsp-mode-autoloads
clojure-essential-ref-autoloads geiser-racket-autoloads
lua-mode-autoloads org-contrib-autoloads
company-quickhelp-autoloads
debbugs-autoloads ibuffer-vc-autoloads sqlformat-autoloads
elisp-def-autoloads cider-hydra-autoloads geiser-guile-autoloads
transient-autoloads treepy-autoloads emacs-guix-autoloads
dired-hacks-utils-autoloads paredit-autoloads peg-autoloads
ob-go-autoloads company-ansible-autoloads
company-restclient-autoloads
restclient-autoloads know-your-http-well-autoloads
bmx-mode-autoloads
crux-autoloads typit-autoloads mmt-autoloads clomacs-autoloads
cider-autoloads clojure-mode-autoloads simple-httpd-autoloads
pkg-info-autoloads epl-autoloads tab-bar-echo-area-autoloads
lively-autoloads gitstatus-autoloads buffer-env-autoloads
burly-autoloads paradox-autoloads goto-chg-autoloads try-autoloads
su-autoloads focus-autoloads pcre2el-autoloads
highlight-indent-guides-autoloads geiser-mit-autoloads
geiser-autoloads
redacted-autoloads inferior-islisp-autoloads islisp-mode-autoloads
consult-dir-autoloads consult-autoloads compat-autoloads
a-autoloads
async-await-autoloads iter2-autoloads promise-autoloads
persist-autoloads info-colors-autoloads taxy-autoloads
aio-autoloads
ace-window-autoloads avy-autoloads hydra-autoloads
org-download-autoloads pfuture-autoloads pcmpl-args-autoloads
elisp-demos-autoloads exec-path-from-shell-autoloads
org-super-agenda-autoloads ht-autoloads ts-autoloads
ob-git-permalink-autoloads pulsar-autoloads
hungry-delete-autoloads
markdown-mode-autoloads pdf-tools-autoloads company-autoloads
finder-inf
request-autoloads esxml-autoloads yaml-mode-autoloads rx
f-autoloads
posframe-autoloads s-autoloads dash-autoloads info org-autoloads
async-autoloads multiple-cursors-autoloads expand-region-autoloads
package browse-url url url-proxy url-privacy url-expand
url-methods
url-history url-cookie generate-lisp-file url-domsuf url-util
mailcap
url-handlers url-parse auth-source eieio eieio-core password-cache
json
subr-x map byte-opt url-vars elpaca-use-package use-package
use-package-ensure use-package-delight use-package-diminish
use-package-bind-key bind-key easy-mmode use-package-core bytecomp
byte-compile elpaca-use-package-autoloads cl-extra help-mode
cl-macs gv
cl-seq elpaca elpaca-process elpaca-autoloads cl-loaddefs cl-lib
mu4e-autoloads guix-emacs rmc iso-transl tooltip cconv eldoc paren
electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode
mwheel
term/pgtk-win pgtk-win term/common-win pgtk-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 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
dynamic-setting system-font-setting font-render-setting cairo gtk
pgtk
lcms2 multi-tty make-network-process native-compile emacs)
Memory information:
((conses 16 3151691 1819082)
(symbols 48 123951 19)
(strings 32 609851 65577)
(string-bytes 1 16973371)
(vectors 16 332703)
(vector-slots 8 5184873 1615188)
(floats 8 2228 4380)
(intervals 56 93112 6846)
(buffers 984 32))
--
Best Regards
Kristofer Hjelmtorp
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk
2023-05-12 18:38 bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-05-13 2:19 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 2:28 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 6:44 ` Eli Zaretskii
0 siblings, 2 replies; 8+ messages in thread
From: Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-05-13 2:19 UTC (permalink / raw)
To: Kristofer Hjelmtorp; +Cc: 63472
Kristofer Hjelmtorp via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org> writes:
> The problem is the interaction between the frame parameter
> `internal-border-width'
> and `tab-bar-mode' when Emacs is compiled with '--with-pgtk'.
> When `internal-border-width' is larger than 0 and tab-bar-mode is
> active the result is that
> the bottom of the tab bar is overwritten/blocked depending on how
> high the value of
> `internal-border-width' is.
> If you have compile Emacs with '--with-pgtk' you can reproduce
> this with:
> 1. Start Emacs with: 'emacs -Q'
> 2. In *scratch* buffer, evalute:
> (tab-bar-mode +1)
> (modify-all-frames-parameters
> '((internal-border-width . 10)))
> 3. The bottom half of the tab bar should now be hidden/blocked.
Reproducible on a 3-days-old master, in-source Emacs build.
--8<---------------cut here---------------start------------->8---
In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.37, cairo version 1.17.8) of 2023-05-11 built on fw.net.yu
Repository revision: e4c8ba6c0589f1ba0ba9993c4f1e9c0821d3ca6c
Repository branch: master
System Description: Arch Linux
Configured using:
'configure --sysconfdir=/etc --prefix=/usr --localstatedir=/var
--with-cairo --with-harfbuzz --with-libsystemd --with-modules
--with-pgtk --with-native-compilation'
Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY
PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB
--8<---------------cut here---------------end--------------->8---
Additional observations:
1. I have the Emacs frame in a floating window (on Sway). When I hover
away from it the first time after running (2), the frame shrinks a bit.
2. When you hover over the buttons on tab bar (such as * or +), the full
tab bar appears until you hover away.
> In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
> 3.24.37, cairo version 1.16.0)
> System Description: Debian GNU/Linux 11 (bullseye)
> Configured using:
> 'configure
> CONFIG_SHELL=/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bin/bash
> SHELL=/gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bin/bash
> --prefix=/gnu/store/hv32wgilbr77m9ihmxp5b5fwsk6x95bh-emacs-next-pgtk-30.0.50-0.ac7ec87
> --enable-fast-install --with-pgtk --with-modules --with-cairo
> --with-native-compilation --disable-build-details'
> Configured features:
> ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ
> JPEG
> JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 MODULES
> NATIVE_COMP
> NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS
> TIFF
> TOOLKIT_SCROLL_BARS TREE_SITTER XIM GTK3 ZLIB
--
Best,
RY
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk
2023-05-13 2:19 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-05-13 2:28 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 6:47 ` Eli Zaretskii
2023-05-18 18:47 ` Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 6:44 ` Eli Zaretskii
1 sibling, 2 replies; 8+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-05-13 2:28 UTC (permalink / raw)
To: Ruijie Yu; +Cc: 63472, Kristofer Hjelmtorp
Should be fixed now, thank you both.
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk
2023-05-13 2:19 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 2:28 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-05-13 6:44 ` Eli Zaretskii
1 sibling, 0 replies; 8+ messages in thread
From: Eli Zaretskii @ 2023-05-13 6:44 UTC (permalink / raw)
To: Ruijie Yu; +Cc: 63472, kristofer.hjelmtorp
> Cc: 63472@debbugs.gnu.org
> Date: Sat, 13 May 2023 10:19:08 +0800
> From: Ruijie Yu via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
>
> Kristofer Hjelmtorp via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org> writes:
>
> > The problem is the interaction between the frame parameter
> > `internal-border-width'
> > and `tab-bar-mode' when Emacs is compiled with '--with-pgtk'.
> > When `internal-border-width' is larger than 0 and tab-bar-mode is
> > active the result is that
> > the bottom of the tab bar is overwritten/blocked depending on how
> > high the value of
> > `internal-border-width' is.
> > If you have compile Emacs with '--with-pgtk' you can reproduce
> > this with:
> > 1. Start Emacs with: 'emacs -Q'
> > 2. In *scratch* buffer, evalute:
> > (tab-bar-mode +1)
> > (modify-all-frames-parameters
> > '((internal-border-width . 10)))
> > 3. The bottom half of the tab bar should now be hidden/blocked.
>
> Reproducible on a 3-days-old master, in-source Emacs build.
How about the emacs-29 branch?
At this point, it is much more important to reproduce bugs on the
release branch than on master, TIA.
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk
2023-05-13 2:28 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-05-13 6:47 ` Eli Zaretskii
2023-05-13 8:13 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-18 18:47 ` Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors
1 sibling, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2023-05-13 6:47 UTC (permalink / raw)
To: Po Lu; +Cc: ruijie, 63472, kristofer.hjelmtorp
> Cc: 63472@debbugs.gnu.org,
> Kristofer Hjelmtorp <kristofer.hjelmtorp@mailbox.org>
> Date: Sat, 13 May 2023 10:28:59 +0800
> From: Po Lu via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> Should be fixed now, thank you both.
Thanks, but please in the future try to avoid reformatting the source
code (like you did in dispnew.c): it makes the forensics harder,
especially in files that are too large for "git log -L" to work.
TIA
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk
2023-05-13 6:47 ` Eli Zaretskii
@ 2023-05-13 8:13 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 0 replies; 8+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-05-13 8:13 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: ruijie, 63472, kristofer.hjelmtorp
Eli Zaretskii <eliz@gnu.org> writes:
> Thanks, but please in the future try to avoid reformatting the source
> code (like you did in dispnew.c): it makes the forensics harder,
> especially in files that are too large for "git log -L" to work.
>
> TIA
Sorry, that was a mistake. I undid a code change there but not the
formatting.
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk
2023-05-13 2:28 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 6:47 ` Eli Zaretskii
@ 2023-05-18 18:47 ` Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-19 0:52 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
1 sibling, 1 reply; 8+ messages in thread
From: Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-05-18 18:47 UTC (permalink / raw)
To: Po Lu; +Cc: Ruijie Yu, 63472
--text follows this line--
MIME-Version: 1.0
Content-Type: text/plain; format=flowed
> From: Po Lu <luangruo@yahoo.com>
> Subject: Re: bug#63472: 30.0.50; internal-border-width > 0
> "eats" tab-bar
> for Emacs --pgtk
> To: Ruijie Yu <ruijie@netyu.xyz>
> Cc: Kristofer Hjelmtorp <kristofer.hjelmtorp@mailbox.org>,
> 63472@debbugs.gnu.org
> Date: Sat, 13 May 2023 10:28:59 +0800 (5 days, 16 hours, 18
> minutes ago)
> Flags: seen, personal
> Maildir: /mailbox/Inbox
>
> Should be fixed now, thank you both.
Thanks for the quick fix!
I can confirm that it works as it should now on master!
--
Best Regards
Kristofer Hjelmtorp
^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk
2023-05-18 18:47 ` Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-05-19 0:52 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 0 replies; 8+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-05-19 0:52 UTC (permalink / raw)
To: Kristofer Hjelmtorp; +Cc: Ruijie Yu, 63472-done
Kristofer Hjelmtorp <kristofer.hjelmtorp@mailbox.org> writes:
> --text follows this line--
> MIME-Version: 1.0
> Content-Type: text/plain; format=flowed
>> From: Po Lu <luangruo@yahoo.com>
>> Subject: Re: bug#63472: 30.0.50; internal-border-width > 0
>> "eats" tab-bar
>> for Emacs --pgtk
>> To: Ruijie Yu <ruijie@netyu.xyz>
>> Cc: Kristofer Hjelmtorp <kristofer.hjelmtorp@mailbox.org>,
>> 63472@debbugs.gnu.org
>> Date: Sat, 13 May 2023 10:28:59 +0800 (5 days, 16 hours, 18
>> minutes ago)
>> Flags: seen, personal
>> Maildir: /mailbox/Inbox
>>
>> Should be fixed now, thank you both.
> Thanks for the quick fix!
> I can confirm that it works as it should now on master!
I'm closing this bug then.
Thanks for testing.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-05-19 0:52 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-12 18:38 bug#63472: 30.0.50; internal-border-width > 0 "eats" tab-bar for Emacs --pgtk Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 2:19 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 2:28 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 6:47 ` Eli Zaretskii
2023-05-13 8:13 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-18 18:47 ` Kristofer Hjelmtorp via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-19 0:52 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-13 6:44 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.