Re: [bug#42738] [PATCH v4] gnu: emacs: Update to 27.1.

2020-09-07 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > Ludovic Courtès wrote: >> Mark H Weaver skribis: >> >>> (define-public emacs-next >>> (let ((commit "c36c5a3dedbb2e0349be1b6c3b7567ea7b594f1c") >>> (revision "0") >>> (emacs-version "27.0.91")) >>> (package >>> (inherit emacs) >>>

Re: [PATCH v4] gnu: emacs: Update to 27.1.

2020-09-04 Thread Giovanni Biscuolo
Hi Pierre, thank you for working on this! Pierre Neidhardt writes: > Looks like an upstream issue: > > https://github.com/Wilfred/helpful/issues/248 This thread is getting hard to follow, should we open a specific bug on bug-guix? WDYT? -- Giovanni Biscuolo Xelera IT Infrastructures sign

Re: [PATCH v4] gnu: emacs: Update to 27.1.

2020-09-04 Thread Pierre Neidhardt
Looks like an upstream issue: https://github.com/Wilfred/helpful/issues/248 -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: [PATCH v4] gnu: emacs: Update to 27.1.

2020-09-04 Thread Pierre Neidhardt
emacs-helpful still seems to be broken on master. Any idea? I'll try to fix it later today. -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: [bug#42738] [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-29 Thread Brett Gilio
Mark H Weaver writes: > Agreed, or perhaps 'emacs' itself should have been updated on a separate > branch. +1 for WIP-emacs branch in future. Brett Gilio

Re: [bug#42738] [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-29 Thread Mark H Weaver
Hi Ludovic, Ludovic Courtès wrote: > Mark H Weaver skribis: > >> (define-public emacs-next >> (let ((commit "c36c5a3dedbb2e0349be1b6c3b7567ea7b594f1c") >> (revision "0") >> (emacs-version "27.0.91")) >> (package >> (inherit emacs) >> (name "emacs-next") >>

Re: [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-29 Thread Mark H Weaver
Hi Morgan, Morgan Smith wrote: > It seems I am taking some credit for Jack Hill's patch. I simply took > Jack's patch (labeled as patch v3 in the debbugs thread) and attempted > to build it with my personal config. Indeed, I see that now. Sorry for the mistake. I suppose it happened because it

Re: [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-29 Thread Giovanni Biscuolo
Mark H Weaver writes: [...] > Pierre Neidhardt wrote: >> I confirm that with Mark's commit >> emacs-clojure-mode I've filed bug#43090 with a trivial patch for emacs-clojure-mode, no need to revert Emacs 27.1 for this bug IMHO. > and emacs-elisp-refs are also broken. is there a specific bug r

Re: [bug#42738] [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-29 Thread Ludovic Courtès
Hi, Mark H Weaver skribis: > (define-public emacs-next > (let ((commit "c36c5a3dedbb2e0349be1b6c3b7567ea7b594f1c") > (revision "0") > (emacs-version "27.0.91")) > (package > (inherit emacs) > (name "emacs-next") > (version (git-version emacs-version revisi

Re: [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-28 Thread Morgan Smith
Hello! It seems I am taking some credit for Jack Hill's patch. I simply took Jack's patch (labeled as patch v3 in the debbugs thread) and attempted to build it with my personal config. I noticed that it wouldn't build properly since emacs wanted libxaw and emacs-no-x wanted some image librarys (li

Re: [bug#42738] [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-28 Thread Mark H Weaver
Hi Amin, Amin Bandali wrote: > Brett Gilio writes: > > [...] >> >> Also, are we planning to keep emacs-next and have it track 28.x or >> remove it? >> >> Brett Gilio > > I would like it if it's kept. Though, if it is truly meant to track the > "next" release of Emacs, it should be pointed at t

Re: [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-28 Thread Mark H Weaver
Hello Guix, Ludovic Courtès wrote: > morgan.j.sm...@outlook.com skribis: > >> From: Morgan Smith >> >> * gnu/packages/emacs.scm (emacs): Update to 27.1. >> [arguments]: Add --with-cairo and --with-modules to #:configure-flags. Add >> restore-emacs-pdump phase. >> [inputs]: Add cairo, libxaw, ja

Re: [bug#42738] [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-28 Thread Amin Bandali
Brett Gilio writes: [...] > > Also, are we planning to keep emacs-next and have it track 28.x or > remove it? > > Brett Gilio I would like it if it's kept. Though, if it is truly meant to track the "next" release of Emacs, it should be pointed at the `emacs-27' branch, as there will likely be on

Re: [bug#42738] [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-28 Thread Jack Hill
On Fri, 28 Aug 2020, Brett Gilio wrote: Also, are we planning to keep emacs-next and have it track 28.x or remove it? I believe bandali was planning to track 28.x. Best, Jack

Re: [bug#42738] [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-28 Thread Brett Gilio
Ludovic Courtès writes: > Hi Morgan, Mark, and all, > > morgan.j.sm...@outlook.com skribis: > >> From: Morgan Smith >> >> * gnu/packages/emacs.scm (emacs): Update to 27.1. >> [arguments]: Add --with-cairo and --with-modules to #:configure-flags. Add >> restore-emacs-pdump phase. >> [inputs]: Add

Re: [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-28 Thread Pierre Neidhardt
I confirm that with Mark's commit emacs-clojure-mode and emacs-elisp-refs are also broken. Cheers! -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-28 Thread Ludovic Courtès
Hi Morgan, Mark, and all, morgan.j.sm...@outlook.com skribis: > From: Morgan Smith > > * gnu/packages/emacs.scm (emacs): Update to 27.1. > [arguments]: Add --with-cairo and --with-modules to #:configure-flags. Add > restore-emacs-pdump phase. > [inputs]: Add cairo, libxaw, jansson, gmp, and harf

Re: [bug#42738] [PATCH v4] gnu: emacs: Update to 27.1.

2020-08-27 Thread Jack Hill
Hi Morgan, On Thu, 27 Aug 2020, morgan.j.sm...@outlook.com wrote: From: Morgan Smith * gnu/packages/emacs.scm (emacs): Update to 27.1. [arguments]: Add --with-cairo and --with-modules to #:configure-flags. Add restore-emacs-pdump phase. [inputs]: Add cairo, libxaw, jansson, gmp, and harfbuzz.

[PATCH v4] gnu: emacs: Update to 27.1.

2020-08-27 Thread Morgan . J . Smith
From: Morgan Smith * gnu/packages/emacs.scm (emacs): Update to 27.1. [arguments]: Add --with-cairo and --with-modules to #:configure-flags. Add restore-emacs-pdump phase. [inputs]: Add cairo, libxaw, jansson, gmp, and harfbuzz. Remove imagemagick and libxft. [native-inputs]: Add texlive. (emacs-w