Re: [PATCH] Add st

2015-06-11 Thread Mark H Weaver
amirou...@hypermove.net writes: > On 2015-06-09 16:22, Andreas Enge wrote: >>> +(description >>> + "Xterm is bloated and unmaintainable. It has over 65K lines >>> of code and >> >> Please write a more neutral description. Something like >> "St implements a simple and light-weight terminal

Re: [PATCH] gnu: patch: Set PATH_MAX for HURD systems.

2015-06-11 Thread Ludovic Courtès
Manolis Ragkousis skribis: > Hey Ludo, > > On 10 June 2015 at 22:38, Ludovic Courtès wrote: >> Please use the patch from >> , >> and be sure to mention that URL in the .patch file. > > Ok, but this patch is not enough. There is a

Re: Update on GuixSD containers

2015-06-11 Thread Thompson, David
On Tue, Jun 9, 2015 at 5:28 PM, Ludovic Courtès wrote: > "Thompson, David" skribis: > >> I'd like to give a quick update on the state of wip-container branch. >> As of this morning, one can run the below commands and have a somewhat >> functional GuixSD container: >> >> # Hardcoded /tmp/contain

Re: Complete './pre-inst-env guix ...'

2015-06-11 Thread Alex Kost
Ludovic Courtès (2015-06-10 22:44 +0300) wrote: [...] > Actually ‘sudo’ completion works well by default; e.g., “sudo ha” > completes to “sudo halt”. Could it be that there’s another way to > achieve that? ‘sudo’ completions don't work by default (did you check "emacs -Q"?) I think you are using

Re: [PATCH] doc: Merge 'HACKING' into Texinfo manual.

2015-06-11 Thread Ludovic Courtès
Mathieu Lirzin skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> LGTM, please push! > > I noticed that I have forgot to update the detailed node listing. > Here is the updated patch. :/ Ah sure. > From 51ac59f58dea877226827f5779e659aacdedf8a8 Mon Sep 17 00:00:00 2001 > From: Mathieu Lirzin

Re: [PATCH] gnu: patch: Set PATH_MAX for HURD systems.

2015-06-11 Thread Manolis Ragkousis
Hey Ludo, On 10 June 2015 at 22:38, Ludovic Courtès wrote: > Please use the patch from > , > and be sure to mention that URL in the .patch file. Ok, but this patch is not enough. There is another occurrence of PATH_MAX later in t

[GSoC] Progress Report 1

2015-06-11 Thread Rohan Prinja
Hi Guix, Here is my long-overdue first progress report for my Summer of Code project to write a DHCP client in Scheme and integrate it with Guix and dmd. Pre-coding activities completed: 1 Read RFCs (1541+2131 - DHCPv4, 826 - ARP, 5227 - IP address conflict detection through ARP, 1497+1533+2132 -

Re: [PATCHES] for Haskell packages

2015-06-11 Thread Federico Beffa
l...@gnu.org (Ludovic Courtès) writes: > Federico would be the expert, but it looks good to me: ... I'm far from an expert, but I think these are good improvements. Regards, Fede