guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] gnu: Add maim.


From: Alex Kost
Subject: Re: [PATCH 2/2] gnu: Add maim.
Date: Thu, 07 Apr 2016 19:34:47 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Eric Bavier (2016-04-07 17:48 +0300) wrote:

> On 2016-04-07 08:56, Alex Kost wrote:
[...]
>> +               (substitute* "src/main.cpp"
>> +                 (("^( +slopcommand.*)\"slop\"" all beg)
>> +                  (string-append beg "\"" slop "\"")))))))))
>
> Instead of "beg", could we use something like "front" to avoid
> potentially confusing abbreviations.

Sure, I don't have a preference here.

> Otherwise LGTM.

Thanks!

-- 
Alex



reply via email to

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