GNU bug report logs - #26454
[PATCH 2/2] gnu: add emacs-exwm

Previous Next

Package: guix-patches;

Reported by: Feng Shu <tumashu <at> 163.com>

Date: Tue, 11 Apr 2017 23:17:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


Message #101 received at 26454 <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 26454 <at> debbugs.gnu.org
Subject: Re: [PATCH 2/2] gnu: Add emacs-exwm.
Date: Mon, 17 Apr 2017 22:53:38 +0530
> If possible, I suggest to do like this, user can use ~/.emacs or ~/.exwm.el
> to config exwm. if one need to switch different wm frequently,
> ~/.exwm.el may a better solution
>
>   (progn
>     (when (file-exists-p "~/.exwm.el")
>       (load "~/.exwm.el"))
>     (unless (featurep 'exwm)
>       (require 'exwm)
>       (require 'exwm-config)
>       (exwm-config-default)
>       (message "exwm configuration not found. Falling back to default configuration.")))))

Yes, that's a good idea -- best of both worlds! Shall I make this change
and push? Are there any other changes?




This bug report was last modified 8 years and 27 days ago.

Previous Next


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