Clément Lassieur writes:
> Ludovic Courtès writes:
>
>> Hello Guix,
>>
>> I have an encrypted root. When GRUB asks me for my passphrase, it takes
>> 5–10 seconds after I hit enter before it displays the menu; then, once
>> I’ve selected an entry, it takes another 5 seconds or so to boot.
>>
>>
Ricardo Wurmus writes:
> to avoid the need to type out boilerplate I wrote a couple of snippets
> that can be used with yasnippet in Emacs, and I thought I should share
> them with you.
Thank you very much!
> I hope this is useful for some of you!
I am very interested in trying this out. Howe
Whoops, geiser-user@ doesn't exist. But geiser-users@ supposedly does.
I meant to send this email there, so I will try again. Email follows:
Chris Marusich writes:
> Hi,
>
> It seems that geiser-xref-callers does not work for me. I believe I've
> configured Geiser correctly, since other comma
Chris Marusich writes:
> Ricardo Wurmus writes:
>
>> to avoid the need to type out boilerplate I wrote a couple of snippets
>> that can be used with yasnippet in Emacs, and I thought I should share
>> them with you.
>
> Thank you very much!
>
>> I hope this is useful for some of you!
>
> I am v
Ricardo Wurmus writes:
> Chris Marusich writes:
>
>> Ricardo Wurmus writes:
>>
>>> to avoid the need to type out boilerplate I wrote a couple of snippets
>>> that can be used with yasnippet in Emacs, and I thought I should share
>>> them with you.
>>
>> Thank you very much!
>>
>>> I hope this i
宋文武 transcribed 0.9K bytes:
> ng0 writes:
>
> > Ludovic Courtès transcribed 0.4K bytes:
> >> ng0 skribis:
> >>
> >> > From cf2cbe9e9e525aa9dd697fcedb255a0fbc194ac9 Mon Sep 17 00:00:00 2001
> >> > From: ng0
> >> > Date: Thu, 14 Dec 2017 13:22:58 +
> >> > Subject: [PATCH] s-shell: Update to
Arun Isaac writes:
>> Do you think we could add them under etc/emacs in the repo, and somehow
>> have them automatically available? Or should it be in Emacs-Guix?
>
> It would be nice if this was available automatically through emacs-guix.
I think snippets should not be available automatically
Ricardo Wurmus writes:
> Arun Isaac writes:
>
>>> Do you think we could add them under etc/emacs in the repo, and somehow
>>> have them automatically available? Or should it be in Emacs-Guix?
>>
>> It would be nice if this was available automatically through emacs-guix.
>
> I think snippets sho
Hi Chris,
On Sat, Dec 16 2017, Chris Marusich wrote:
> Whoops, geiser-user@ doesn't exist. But geiser-users@ supposedly does.
> I meant to send this email there, so I will try again. Email follows:
>
> Chris Marusich writes:
>
>> Hi,
>>
>> It seems that geiser-xref-callers does not work for m
Whenever we have a build phase that ends with a call (for example, to
substitute, chdir, symlink, etc) that returns an unspecified value, we
append a #t so that the return value is a boolean. However, the build
system, as it stands currently, does not mind an unspecified value, and
treats it as a
On Sun, Dec 17, 2017 at 04:58:15AM +0530, Arun Isaac wrote:
>
> Whenever we have a build phase that ends with a call (for example, to
> substitute, chdir, symlink, etc) that returns an unspecified value, we
> append a #t so that the return value is a boolean. However, the build
> system, as it sta
Arun Isaac writes:
> Whenever we have a build phase that ends with a call (for example, to
> substitute, chdir, symlink, etc) that returns an unspecified value, we
> append a #t so that the return value is a boolean. However, the build
> system, as it stands currently, does not mind an unspecifie
Yesterday I investigated upgrading java-asm to version 6.0.
It pulls in bnd as a dependency. I've not yet checked if we have a new
dependecy cycle here...
Currently I cannot compile java-aqute-bndlib,
because java-classpathx-servletapi-3.0 does not work with java8.
This is a known incompatibility b
13 matches
Mail list logo