Re: [bug#42738] [Work in progress] gnu: emacs: update to 27.1

2020-08-18 Thread Jack Hill
Thank you all for these improvements. On Tue, 18 Aug 2020, Alexey Abramov wrote: I just checked, and seems like harfbuzz switch is not required. News file also says that it is on by default. Great. This was copied bliendly from the emacs-next package. I've removed it. On Tue, 18 Aug 2020,

Re: Questions about Git and workflow

2020-08-18 Thread Joshua Branson
You might be interested in my video where I contribute a tiny patch to the guix cookbook. I'm sure that my workflow could use some improvement, but you might find some ideas here: https://video.hardlimit.com/videos/watch/3c1df4c5-392a-44a9-b615-bab533a66231 -- Joshua Branson Sent from Emacs an

Re: Questions about Git and workflow

2020-08-18 Thread Leo Famulari
On Tue, Aug 18, 2020 at 08:38:39PM +0200, HiPhish wrote: > My first question is regarding `guix git authenticate`. The first time I ran > it > after a `git clone ...` and `guix environment guix` I got an error saying > that > the `keyring` branch cannot be found. So I did a `git checkout --trac

Questions about Git and workflow

2020-08-18 Thread HiPhish
Hello everyone, I am trying to get more serious about Guix, and I have a few questions about how to develop Guix and the associated Git workflow. The manual in chapter 14.1 (Building from Git) explains most things pretty well. My first question is regarding `guix git authenticate`. The first ti

Re: File search progress: database review and question on triggers OFF TOPIC PRAISE

2020-08-18 Thread Joshua Branson
Thanks for working on this! This is a super awesome feature! Best of luck! -- Joshua Branson Sent from Emacs and Gnus

Re: [bug#42738] [Work in progress] gnu: emacs: update to 27.1

2020-08-18 Thread Michael Rohleder
Jack Hill writes: > Now that Emacs 27.1 has been released, I've updated the patch for > released version. Per Michael Rohleder's (mroh) suggestion on IRC, I > have added gmp as an input. emacs (26 and 27) configure and compiles with gmp anyway. I couldn't find out where it's (implicit) coming fro