unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51161: 28.0.50; Wrong cursor face in new frame with pgtk
@ 2021-10-12 10:50 Tomasz Hołubowicz
  2021-10-12 18:25 ` Protesilaos Stavrou
  0 siblings, 1 reply; 8+ messages in thread
From: Tomasz Hołubowicz @ 2021-10-12 10:50 UTC (permalink / raw)
  To: 51161; +Cc: info


Bug happens while using pgtk branch (with native comp option
enabled). Using the same configuration file with only native comp option
enabled did not triggered the bug.

When creating new frame while using modus-vivendi theme the cursor face
instead of using the theme color, used the color of the underlying
character - when on blue character, the cursor is blue and the character
takes the background color, when on background the cursor takes
background color which makes it invisible. 

Bug could not be reproduced by starting Emacs with 'emacs -Q' since
whenever the theme is loaded or reloaded the bug ceases to exist and
Emacs can be used normally.

Cursor face definition is a simple code below (from modus-themes.el):
`(cursor ((,class :background ,fg-main)))

Theme is loaded by below snippet of code:
(setq modus-themes-slanted-constructs t
      modus-themes-bold-constructs t
      modus-themes-no-mixed-fonts nil
      modus-themes-subtle-line-numbers t
      modus-themes-tabs-accented nil
      modus-themes-org-blocks 'gray-background)
(load-theme `modus-vivendi t)

My full configuration if needed could be found here:
https://github.com/alternateved/emacs-from-scratch

More information about this bug and other affected could be found here:
https://github.com/protesilaos/modus-themes/issues/7


In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0)
Repository revision: 4c49ec7f865bdad1629d2f125f71f4e506b258f2
Repository branch: master
Windowing system distributor 'System Description: NixOS 21.11 (Porcupine)

Configured using:
 'configure
 --prefix=/nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0
 --disable-build-details --with-modules --with-x-toolkit=gtk3
 --with-cairo --with-native-compilation --with-pgtk'

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

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

Major mode: Fundamental

Minor modes in effect:
  recentf-mode: t
  show-paren-mode: t
  smartparens-global-mode: t
  smartparens-mode: t
  marginalia-mode: t
  savehist-mode: t
  vertico-mode: t
  better-jumper-mode: t
  global-evil-surround-mode: t
  global-evil-collection-unimpaired-mode: t
  shell-dirtrack-mode: t
  evil-mode: t
  evil-local-mode: t
  windmove-mode: t
  all-the-icons-completion-mode: t
  mood-line-mode: t
  global-auto-revert-mode: t
  global-subword-mode: t
  gcmh-mode: t
  auto-compile-on-load-mode: t
  auto-compile-on-save-mode: t
  override-global-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  global-prettify-symbols-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/etc/profiles/per-user/alternateved/share/emacs/site-lisp/site-start hides /nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/site-start
/etc/profiles/per-user/alternateved/share/emacs/site-lisp/site-start hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/site-lisp/site-start
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/transient-20210920.1038/transient hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/transient
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-ocaml hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-ocaml
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-goto hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-goto
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-screen hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-screen
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-attach hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-attach
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-icalendar hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-icalendar
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-plot hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-plot
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-sass hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-sass
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-lisp hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-lisp
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-mobile hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-mobile
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-ref hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-ref
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-src hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-src
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-pcomplete hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-pcomplete
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-ebnf hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-ebnf
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-gnuplot hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-gnuplot
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-calc hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-calc
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-lilypond hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-lilypond
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-perl hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-perl
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-element hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-element
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-matlab hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-matlab
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-clojure hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-clojure
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-fortran hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-fortran
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-texinfo hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-texinfo
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-exp hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-exp
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-sql hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-sql
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-version hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-version
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-lob hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-lob
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-shell hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-shell
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-indent hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-indent
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-coq hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-coq
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-eww hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-eww
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-num hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-num
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-tangle hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-tangle
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-info hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-info
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-java hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-java
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-hledger hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-hledger
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-w3m hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-w3m
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-lua hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-lua
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-groovy hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-groovy
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-asymptote hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-asymptote
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-processing hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-processing
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-mscgen hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-mscgen
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-R hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-R
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-refile hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-refile
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-awk hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-awk
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-clock hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-clock
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-protocol hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-protocol
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-odt hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-odt
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-table hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-table
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-sed hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-sed
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-docview hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-docview
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-J hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-J
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-install hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-install
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-emacs-lisp hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-emacs-lisp
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-html hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-html
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-beamer hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-beamer
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-mouse hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-mouse
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-eshell hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-eshell
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-ctags hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-ctags
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-scheme hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-scheme
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-faces hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-faces
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-stan hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-stan
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-eval hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-eval
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-publish hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-publish
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-keys hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-keys
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-lint hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-lint
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-datetree hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-datetree
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-ascii hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-ascii
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-haskell hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-haskell
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-shen hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-shen
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-latex hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-latex
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-irc hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-irc
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-footnote hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-footnote
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-dot hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-dot
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-colview hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-colview
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-css hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-css
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-core hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-core
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-man hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-man
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-vala hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-vala
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-macs hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-macs
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-makefile hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-makefile
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-compat hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-compat
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-list hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-list
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-duration hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-duration
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-bibtex hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-bibtex
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-plantuml hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-plantuml
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-rmail hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-rmail
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-mhe hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-mhe
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-maxima hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-maxima
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-crypt hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-crypt
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-bbdb hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-bbdb
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-ditaa hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-ditaa
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-js hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-js
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-picolisp hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-picolisp
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-octave hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-octave
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-abc hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-abc
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-eshell hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-eshell
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-macro hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-macro
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-sqlite hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-sqlite
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-attach-git hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-attach-git
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-inlinetask hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-inlinetask
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-org hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-org
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-org hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-org
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-entities hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-entities
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ol-gnus hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ol-gnus
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-capture hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-capture
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-archive hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-archive
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-latex hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-latex
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-forth hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-forth
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-io hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-io
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-feed hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-feed
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-python hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-python
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ox-md hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ox-md
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-ruby hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-ruby
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-tempo hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-tempo
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-timer hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-timer
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-loaddefs hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-loaddefs
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-habit hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-habit
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-table hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-table
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-ledger hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-ledger
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-C hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-C
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-id hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-id
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/org-agenda hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/org-agenda
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/org-20210920/ob-comint hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/org/ob-comint
/nix/store/kwwrdh9q1p07mprybdp6mrqsq5zvbhis-emacs-packages-deps/share/emacs/site-lisp/elpa/let-alist-1.0.6/let-alist hides /nix/store/ld18gqxb2f0vj9b1jw7k1c09mmn50hkz-emacs-pgtkgcc-20210816.0/share/emacs/28.0.50/lisp/emacs-lisp/let-alist

Features:
(projectile lisp-mnt evil-collection-grep grep evil-collection-compile
compile ibuf-ext evil-collection-ibuffer ibuffer ibuffer-loaddefs
evil-collection-vc-git vc-git evil-collection-diff-mode diff-mode
vc-dispatcher evil-collection-consult consult-vertico consult recentf
tree-widget wid-edit evil-collection-bookmark bookmark mailalias
mailclient qp pp shadow sort mail-extr emacsbug message rmc puny rfc822
mml mml-sec evil-collection-epa epa derived epg epg-config gnus-util
rmail rmail-loaddefs text-property-search mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils mule-util cursor-sensor
modus-vivendi-theme server smartparens-config smartparens-org
smartparens-text smartparens-html paren smartparens dash
rainbow-delimiters ws-butler hl-todo org-tempo tempo org-agenda
org-refile org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro
org-footnote org-src ob-comint org-pcomplete org-list org-faces
org-entities time-date evil-collection-outline noutline outline
org-version ob-emacs-lisp ob-core ob-eval org-table org-keys
org-loaddefs find-func evil-collection-calendar cal-menu calendar
cal-loaddefs ol org-compat org-macs format-spec marginalia savehist
orderless evil-collection-vertico vertico general better-jumper
evil-nerd-commenter evil-nerd-commenter-operator evil-nerd-commenter-sdk
sgml-mode facemenu dom evil-surround evil-collection-unimpaired
evil-collection-tabulated-list evil-collection-tab-bar
evil-collection-simple evil-collection-process-menu
evil-collection-package-menu evil-collection-occur evil-collection-info
evil-collection-indent evil-collection-image image-mode
evil-collection-dired dired dired-loaddefs exif evil-collection-help
evil-collection-elisp-mode evil-collection-comint calc-ext
evil-collection-calc evil-collection-buff-menu evil-collection annalist
evil evil-integration evil-maps evil-commands reveal flyspell ispell
evil-jumps evil-command-window evil-search evil-ex shell pcomplete
comint ansi-color evil-types evil-macros evil-repeat evil-states
evil-core advice evil-common windmove calc calc-loaddefs calc-macs
thingatpt rect evil-digraphs evil-vars ring edmacro kmacro
all-the-icons-completion all-the-icons all-the-icons-faces data-material
data-weathericons data-octicons data-fileicons data-faicons
data-alltheicons mood-line modus-operandi-theme modus-themes pcase
undo-fu autorevert filenotify jka-compr cap-words superword subword
no-littering gcmh auto-compile comp comp-cstr warnings rx packed
cl-extra help-mode use-package use-package-ensure use-package-delight
use-package-diminish use-package-bind-key bind-key easy-mmode
use-package-core finder-inf info package browse-url url url-proxy
url-privacy url-expand url-methods url-history url-cookie url-domsuf
url-util mailcap url-handlers url-parse auth-source cl-seq eieio
eieio-core cl-macs eieio-loaddefs password-cache json subr-x map
url-vars cl-loaddefs cl-lib seq byte-opt gv bytecomp byte-compile cconv
iso-transl tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/pgtk-win pgtk-win term/common-win tool-bar
dnd fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer cl-generic
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice button loaddefs faces cus-face macroexp files
window text-properties overlay sha1 md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote threads dbusbind
inotify dynamic-setting system-font-setting font-render-setting cairo
move-toolbar gtk x-toolkit pgtk multi-tty make-network-process
native-compile emacs)

Memory information:
((conses 16 620152 173174)
 (symbols 48 35888 8)
 (strings 32 152401 18409)
 (string-bytes 1 5727863)
 (vectors 16 62354)
 (vector-slots 8 1760772 148796)
 (floats 8 602 310)
 (intervals 56 1117 621)
 (buffers 992 14))





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

* bug#51161: 28.0.50; Wrong cursor face in new frame with pgtk
  2021-10-12 10:50 Tomasz Hołubowicz
@ 2021-10-12 18:25 ` Protesilaos Stavrou
  0 siblings, 0 replies; 8+ messages in thread
From: Protesilaos Stavrou @ 2021-10-12 18:25 UTC (permalink / raw)
  To: alternateved, 51161

On 2021-10-12, 12:50 +0200, Tomasz Hołubowicz <alternateved@gmail.com> wrote:

> Bug happens while using pgtk branch (with native comp option
> enabled). Using the same configuration file with only native comp option
> enabled did not triggered the bug.
>
> When creating new frame while using modus-vivendi theme the cursor face
> instead of using the theme color, used the color of the underlying
> character - when on blue character, the cursor is blue and the character
> takes the background color, when on background the cursor takes
> background color which makes it invisible. 
>
> Bug could not be reproduced by starting Emacs with 'emacs -Q' since
> whenever the theme is loaded or reloaded the bug ceases to exist and
> Emacs can be used normally.

Thank you Tomasz for reporting this upstream!  As I noted in my issue
tracker and based on what you describe here, this must not be a bug with
the modus-themes but with the feature/pgtk branch.

I am, nonetheless, monitoring the issue and am prepared to support the
maintainers if they need any further input from my side.

> Cursor face definition is a simple code below (from modus-themes.el):
> `(cursor ((,class :background ,fg-main)))

Just to expand on this: the 'cursor' face for the modus-vivendi theme is
very simple in that it just uses a white colour for the background
attribute.

Because the two modus-themes (modus-operandi and modus-vivendi) are
derived from the same source, if there was a problem here it should also
occur in modus-operandi, whose 'cursor' uses a black background.

-- 
Protesilaos Stavrou
https://protesilaos.com

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

* bug#53073: 29.0.50; Emacs daemon --with-pgtk does not show modus-vivendi cursor
@ 2022-01-07 11:02 Protesilaos Stavrou
  2022-01-07 12:03 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 8+ messages in thread
From: Protesilaos Stavrou @ 2022-01-07 11:02 UTC (permalink / raw)
  To: 53073

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

Dear maintainers,

While using the pgtk build, any emacsclient frame that starts the daemon
fails to show the cursor on the current window when the active theme is
'modus-vivendi'.

Steps to reproduce:

* Include just the following in the 'init.el' file:

    (add-hook 'after-init-hook (lambda () (load-theme 'modus-vivendi)))

* Launch Emacs with:

    emacsclient -c -a ''

* Notice that the cursor is not visible in the scratch buffer.

* Type 'C-h o' (or 'M-x describe-symbol') and search for 'cursor'.

* In the resulting Help buffer, notice that the background attribute is
  "#ffffff" (white), which is correct.

* No white cursor is visible (see attached screenshot).

Original report: <https://github.com/protesilaos/modus-themes/issues/7>.

* * *

In GNU Emacs 29.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version 3.24.31, cairo version 1.17.4)
 of 2022-01-03 built on kronos
Repository revision: ab5ee3e29e916d4009b301841e9780aad564a6a0
Repository branch: makepkg
System Description: Arch Linux

Configured using:
 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games
 --with-sound=alsa --with-modules --without-libotf --without-m17n-flt
 --without-gconf --without-gsettings --with-native-compilation
 --with-xinput2 --with-pgtk --without-xaw3d --with-sound=no
 --without-gpm --without-compress-install
 '--program-transform-name=s/\([ec]tags\)/\1.emacs/'
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
 -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security
 -fstack-clash-protection -fcf-protection'
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
 -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security
 -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS''


system-configuration-features
=> "ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS HARFBUZZ JPEG JSON LCMS2
LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG
RSVG SECCOMP SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP XIM GTK3
ZLIB"

* * *

Thank you for your time!

All the best,
Protesilaos

-- 
Protesilaos Stavrou
https://protesilaos.com

[-- Attachment #2: screenshot_region_2022-01-07-12:46:50.png --]
[-- Type: image/png, Size: 91304 bytes --]

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

* bug#53073: 29.0.50; Emacs daemon --with-pgtk does not show modus-vivendi cursor
  2022-01-07 11:02 bug#53073: 29.0.50; Emacs daemon --with-pgtk does not show modus-vivendi cursor Protesilaos Stavrou
@ 2022-01-07 12:03 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-01-07 15:32   ` Protesilaos Stavrou
  2022-01-07 21:32   ` Morgan Smith
  0 siblings, 2 replies; 8+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-01-07 12:03 UTC (permalink / raw)
  To: Protesilaos Stavrou; +Cc: 53073


Thanks, this should be fixed now.  Please test.

BTW, I recall this same bug being reported one (or perhaps two times?)
from before the PGTK code was installed on master.

Would someone please volunteer to find and merge those bugs with this
one?





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

* bug#53073: 29.0.50; Emacs daemon --with-pgtk does not show modus-vivendi cursor
  2022-01-07 12:03 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-01-07 15:32   ` Protesilaos Stavrou
  2022-01-07 21:32   ` Morgan Smith
  1 sibling, 0 replies; 8+ messages in thread
From: Protesilaos Stavrou @ 2022-01-07 15:32 UTC (permalink / raw)
  To: Po Lu; +Cc: 53073

On 2022-01-07, 20:03 +0800, Po Lu <luangruo@yahoo.com> wrote:

> Thanks, this should be fixed now.  Please test.

I tested it and can confirm that it works.  Thank you!

> BTW, I recall this same bug being reported one (or perhaps two times?)
> from before the PGTK code was installed on master.

The one I am aware of is bug#51161:
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=51161>.

> Would someone please volunteer to find and merge those bugs with this
> one?

On emacs.git the admin/notes/bugtracker file has a section on how to
merge bugs, but I have not done that before and prefer not to mess
things up.

-- 
Protesilaos Stavrou
https://protesilaos.com





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

* bug#53073: 29.0.50; Emacs daemon --with-pgtk does not show modus-vivendi cursor
  2022-01-07 12:03 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-01-07 15:32   ` Protesilaos Stavrou
@ 2022-01-07 21:32   ` Morgan Smith
  2022-01-07 22:34     ` bug#51161: 28.0.50; Wrong cursor face in new frame with pgtk Morgan Smith
  1 sibling, 1 reply; 8+ messages in thread
From: Morgan Smith @ 2022-01-07 21:32 UTC (permalink / raw)
  To: Po Lu; +Cc: Protesilaos Stavrou, 53073

Po Lu <luangruo@yahoo.com> writes:
> Thanks, this should be fixed now.  Please test.
I'll test this tonight and get back to you.  I also experienced this bug.

> BTW, I recall this same bug being reported one (or perhaps two times?)
> from before the PGTK code was installed on master.
I think I merged the other bug reports.  They where 52647 and 51161.





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

* bug#51161: 28.0.50; Wrong cursor face in new frame with pgtk
  2022-01-07 21:32   ` Morgan Smith
@ 2022-01-07 22:34     ` Morgan Smith
  2022-01-08  0:41       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 8+ messages in thread
From: Morgan Smith @ 2022-01-07 22:34 UTC (permalink / raw)
  To: Po Lu; +Cc: Protesilaos Stavrou, 51161, 53073


I tested with commit 5136f5333ba693b478eb450d298ce75679062937 and the
bug is gone!  Thank you so much!





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

* bug#51161: 28.0.50; Wrong cursor face in new frame with pgtk
  2022-01-07 22:34     ` bug#51161: 28.0.50; Wrong cursor face in new frame with pgtk Morgan Smith
@ 2022-01-08  0:41       ` 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 @ 2022-01-08  0:41 UTC (permalink / raw)
  To: Morgan Smith; +Cc: Protesilaos Stavrou, 51161-done, 53073-done

Morgan Smith <Morgan.J.Smith@outlook.com> writes:

> I tested with commit 5136f5333ba693b478eb450d298ce75679062937 and the
> bug is gone!  Thank you so much!

Thanks, closing.

I hope it's okay to Cc two bug done addresses.





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

end of thread, other threads:[~2022-01-08  0:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 11:02 bug#53073: 29.0.50; Emacs daemon --with-pgtk does not show modus-vivendi cursor Protesilaos Stavrou
2022-01-07 12:03 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-01-07 15:32   ` Protesilaos Stavrou
2022-01-07 21:32   ` Morgan Smith
2022-01-07 22:34     ` bug#51161: 28.0.50; Wrong cursor face in new frame with pgtk Morgan Smith
2022-01-08  0:41       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  -- strict thread matches above, loose matches on Subject: below --
2021-10-12 10:50 Tomasz Hołubowicz
2021-10-12 18:25 ` Protesilaos Stavrou

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

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

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