bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add vim.


From: Ludovic Courtès
Subject: Re: [PATCH] Add vim.
Date: Sat, 19 Jan 2013 14:39:24 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi,

Cyril Roelandt <address@hidden> skribis:

> On 01/18/2013 10:45 PM, Ludovic Courtès wrote:

[...]

>> Then just include (guix licenses) in vim.scm, and use it.
>> You’ll need a #:renamer to avoid a name clash, as is done in openssl.scm.
>>
>
> Why would there be a clash ?

Because within the (gnu packages vim) module, there are two global
variables named ‘vim’: the license, and the package.

> Just using "(license vim)" seems to work.

Yes, but here it refers to the ‘vim’ variable that is bound to the
package, not the one bound to the license.

>>> +;;; Copyright ?? 2013 Cyril Roelandt<address@hidden>
>>
>> Make sure to use UTF-8.
>
> Is it ok to send patches using git send-email, since all mail clients suck ?

Sure.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]