From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] gnu: Add emacs-ag Date: Wed, 18 Jan 2017 13:04:20 +0300 Message-ID: <87fukglm57.fsf@gmail.com> References: <20170115112534.17568-1-mail@cbaines.net> <70c42462-54d8-7966-c9d2-d025eea213df@crazy-compilers.com> <87vatgb8sg.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <87r344gq20.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <87h94x78lo.fsf@cbaines.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cTn6Q-00037u-Ed for guix-devel@gnu.org; Wed, 18 Jan 2017 05:04:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cTn6M-0007K0-HA for guix-devel@gnu.org; Wed, 18 Jan 2017 05:04:26 -0500 Received: from mail-lf0-x241.google.com ([2a00:1450:4010:c07::241]:36176) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cTn6M-0007Jh-AZ for guix-devel@gnu.org; Wed, 18 Jan 2017 05:04:22 -0500 Received: by mail-lf0-x241.google.com with SMTP id h65so989034lfi.3 for ; Wed, 18 Jan 2017 02:04:22 -0800 (PST) In-Reply-To: <87h94x78lo.fsf@cbaines.net> (Christopher Baines's message of "Tue, 17 Jan 2017 20:08:19 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Christopher Baines Cc: guix-devel@gnu.org Christopher Baines (2017-01-17 20:08 +0000) wrote: > ng0 writes: > >> Hartmut Goebel writes: >> >>> Am 15.01.2017 um 17:13 schrieb ng0: >>>>> Am 15.01.2017 um 12:25 schrieb Christopher Baines: >>>>>> the silver searcher >>>>> Please explain shortly what this is in the description. >>>>> >>>> Why? In my opinion this is already explained when you do >>> >>> As a service for those who do not know what "the solver searcher" is. >>> Adding "code searching tool" to the description should not be much of a >>> problem. >> >> I've read it again and it might help when "a code searching tool" >> is added. > > I've added this to the description now and sent another patch. Thanks! I added a copyright line for you, adjusted indentation, renamed 'configure' phase to 'patch-exec-paths' (since this name is used for similar phases in 'magit', 'emacs-w3m' and 'emacs-wget'), and committed as cf006d2: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=cf006d2e738f473e7fb630b566e04c4872fa204b -- Alex