unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61032] [PATCH] gnu: emacs-next: update to 29a8a1885d9
@ 2023-01-23 23:59 Kenny Ballou
  2023-01-24  0:01 ` Kenny Ballou
  2023-01-24 12:32 ` Simon Tournier
  0 siblings, 2 replies; 5+ messages in thread
From: Kenny Ballou @ 2023-01-23 23:59 UTC (permalink / raw)
  To: 61032; +Cc: Kenny Ballou

Update emacs-next to [29a8a1885d9f4825190d2575849f7605b3d6dffb][0].

[0]: https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=29a8a1885d9f4825190d2575849f7605b3d6dffb

Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
---
 gnu/packages/emacs.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 83b9afb633..e676dad001 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -381,8 +381,8 @@ (define* (emacs-byte-compile-directory dir)
     (license license:gpl3+)))
 
 (define-public emacs-next
-  (let ((commit "22e8a775838ef12bd43102315f13d202e2f215bd")
-        (revision "3"))
+  (let ((commit "29a8a1885d9f4825190d2575849f7605b3d6dffb")
+        (revision "4"))
     (package
       (inherit emacs)
       (name "emacs-next")
@@ -401,7 +401,7 @@ (define-public emacs-next
                                   "emacs-native-comp-driver-options.patch"))
          (sha256
           (base32
-           "1byp8m13d03swifmc6s9f1jq4py4xm6bqpzzgsbnari7v70zayyg"))))
+           "12x40v9b03qwhrr36kyy4sq20p63a1f7lyz502virbfmhzi0shi0"))))
       (inputs
        (modify-inputs (package-inputs emacs)
          (prepend sqlite)))
-- 
2.39.1





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

* [bug#61032] [PATCH] gnu: emacs-next: update to 29a8a1885d9
  2023-01-23 23:59 [bug#61032] [PATCH] gnu: emacs-next: update to 29a8a1885d9 Kenny Ballou
@ 2023-01-24  0:01 ` Kenny Ballou
  2023-01-24 12:32 ` Simon Tournier
  1 sibling, 0 replies; 5+ messages in thread
From: Kenny Ballou @ 2023-01-24  0:01 UTC (permalink / raw)
  To: 61032; +Cc: Kenny Ballou


On 2023-01-23 16:59 -07, Kenny Ballou wrote:
> Update emacs-next to [29a8a1885d9f4825190d2575849f7605b3d6dffb][0].
>

I wanted to followup, this is a WIP change.  I have not been able to
build this within my own guix tree, but I have successfully built this
change on top of `emacs-next-pgtk` (which means the sha256 may be
incorrect for emacs-next).

However, I wanted to submit this because without this update, my emacs
instance crashes *regularly* when looking at org mode files and using
the mouse.  Hopefully it Just Works (tm) and is helpful to others.

Thanks,
-Kenny




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

* [bug#61032] [PATCH] gnu: emacs-next: update to 29a8a1885d9
  2023-01-23 23:59 [bug#61032] [PATCH] gnu: emacs-next: update to 29a8a1885d9 Kenny Ballou
  2023-01-24  0:01 ` Kenny Ballou
@ 2023-01-24 12:32 ` Simon Tournier
  2023-01-24 14:34   ` Kenny Ballou
  1 sibling, 1 reply; 5+ messages in thread
From: Simon Tournier @ 2023-01-24 12:32 UTC (permalink / raw)
  To: Kenny Ballou; +Cc: 61032

Hi,

It seems a duplicate with patch#60998 [1].  Closing in favor of the other?

1: <https://issues.guix.gnu.org/msgid/20230122012049.13744-1-plattfot@posteo.net>

Cheers,
simon




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

* [bug#61032] [PATCH] gnu: emacs-next: update to 29a8a1885d9
  2023-01-24 12:32 ` Simon Tournier
@ 2023-01-24 14:34   ` Kenny Ballou
  2023-01-24 18:28     ` bug#61032: " Simon Tournier
  0 siblings, 1 reply; 5+ messages in thread
From: Kenny Ballou @ 2023-01-24 14:34 UTC (permalink / raw)
  To: Simon Tournier; +Cc: 61032


On 2023-01-24 13:32 +01, Simon Tournier wrote:
> Hi,
>
> It seems a duplicate with patch#60998 [1].  Closing in favor of the other?
>
> 1: <https://issues.guix.gnu.org/msgid/20230122012049.13744-1-plattfot@posteo.net>

Oops.  Yes, please close in favor of the original (I don't know the
debbugs magic).  Unfortunately, the bug mentioned is still there, just
much harder to trigger than before.  Going to report to the original
bug.

Thanks!
-Kenny




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

* bug#61032: [PATCH] gnu: emacs-next: update to 29a8a1885d9
  2023-01-24 14:34   ` Kenny Ballou
@ 2023-01-24 18:28     ` Simon Tournier
  0 siblings, 0 replies; 5+ messages in thread
From: Simon Tournier @ 2023-01-24 18:28 UTC (permalink / raw)
  To: Kenny Ballou; +Cc: 61032-done

Hi,

On Tue, 24 Jan 2023 at 07:34, Kenny Ballou <kb@devnulllabs.io> wrote:

>        Yes, please close in favor of the original (I don't know the
> debbugs magic).  

Anyone can do it and you just need to append -done to the bug number
when replying e.g. 61032-done@debbugs.gnu.org.

Cheers,
simon





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

end of thread, other threads:[~2023-01-24 18:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-23 23:59 [bug#61032] [PATCH] gnu: emacs-next: update to 29a8a1885d9 Kenny Ballou
2023-01-24  0:01 ` Kenny Ballou
2023-01-24 12:32 ` Simon Tournier
2023-01-24 14:34   ` Kenny Ballou
2023-01-24 18:28     ` bug#61032: " Simon Tournier

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

	https://git.savannah.gnu.org/cgit/guix.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).