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


View this message in rfc822 format

From: "Feng Shu" <tumashu <at> 163.com>
To: 26454 <at> debbugs.gnu.org
Cc: Feng Shu <tumashu <at> 163.com>
Subject: bug#26454: [PATCH 2/2] gnu: Add emacs-exwm.
Date: Tue, 18 Apr 2017 05:51:37 +0800
Arun Isaac <arunisaac <at> systemreboot.net> writes:

>> 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?

The rest are ok, in my opinion :-)

-- 





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.