GNU bug report logs - #27543
gnu: emacs-exwm-x: Update to 1.6.

Previous Next

Package: guix-patches;

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

Date: Sat, 1 Jul 2017 05:52:01 UTC

Severity: normal

Done: Jan Nieuwenhuizen <janneke <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Feng Shu" <tumashu <at> 163.com>
Subject: bug#27543: closed (Re: [bug#27543] gnu: emacs-exwm-x: Update to
 1.6.2.)
Date: Tue, 04 Jul 2017 20:10:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#27543: gnu: emacs-exwm-x: Update to 1.6.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 27543 <at> debbugs.gnu.org.

-- 
27543: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27543
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jan Nieuwenhuizen <janneke <at> gnu.org>
To: "Feng Shu" <tumashu <at> 163.com>
Cc: 27543-done <at> debbugs.gnu.org
Subject: Re: [bug#27543] gnu: emacs-exwm-x: Update to 1.6.2.
Date: Tue, 04 Jul 2017 22:09:11 +0200
Feng Shu writes:

> I have updated the exwm-x to v1.6.2, make it work well with "emacs -q"

Thank you, that helped.

The problem was my exwmx-example.el that I copied from 0.8.1.  Using
that with 1.1 is a bit troublesome, but it breaks 1.6.

> From 88418100e39399d0f38ecb87b47d61da3e7d24f5 Mon Sep 17 00:00:00 2001
> From: Feng Shu <tumashu <at> 163.com>
> Date: Sat, 1 Jul 2017 13:48:29 +0800
> Subject: [PATCH] gnu: emacs-exwm-x: Update to 1.6.2.

Thanks, pushed to master as e208bf789c852ec2b4fed96e94cd1bada81ac503

Greetings,
janneke

-- 
Jan Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com

[Message part 3 (message/rfc822, inline)]
From: "Feng Shu" <tumashu <at> 163.com>
To: guix-patches <guix-patches <at> gnu.org>
Cc: Feng Shu <tumashu <at> 163.com>
Subject: gnu: emacs-exwm-x: Update to 1.6.
Date: Sat, 01 Jul 2017 13:50:41 +0800
[0001-gnu-emacs-exwm-x-Update-to-1.6.patch (text/x-patch, inline)]
From 4d177e829723fed06504f914b560c81851ab9ae6 Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu <at> 163.com>
Date: Sat, 1 Jul 2017 13:48:29 +0800
Subject: [PATCH] gnu: emacs-exwm-x: Update to 1.6.

* gnu/packages/emacs.scm (emacs-exwm-x): Update to 1.6.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index abd114d1a..0e6f6a044 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4659,7 +4659,7 @@ other operations.")
 (define-public emacs-exwm-x
   (package
     (name "emacs-exwm-x")
-    (version "1.1")
+    (version "1.6")
     (synopsis "Derivative window manager based on EXWM")
     (source (origin
               (method url-fetch)
@@ -4669,7 +4669,7 @@ other operations.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "06w6mp25prrlbr7p23rmnm4agdvjydw4c9dy32kzasgy0gplzbn7"))))
+                "1i3dh7y0d7x152kbj67xispk0999d2xnghykjp91v6dc9dwxmgbj"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-exwm" ,emacs-exwm)
-- 
2.12.2

[Message part 5 (text/plain, inline)]

-- 

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

Previous Next


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