Hi Pierre, On Sun, 27 Sep 2020 at 12:54, Pierre Neidhardt <m...@ambrevar.xyz> wrote:
> Just tested, EXWM works with emacs-no-x-toolkit! Cool! > So I suggest we add the following packages: > > --8<---------------cut here---------------start------------->8--- > (define-public emacs-no-x-toolkit-xelb > (package > (inherit emacs-xelb) > (name "emacs-no-x-toolkit-xelb") [...] > (define-public emacs-no-x-toolkit-exwm > (package > (inherit emacs-exwm) > (name "emacs-no-x-toolkit-exwm") It appears to me more logical to name it: emacs-xelb-no-x-toolkit; appending the variation last. All the best, simon