guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add emacs-es-mode


From: Christopher Baines
Subject: Re: [PATCH] gnu: Add emacs-es-mode
Date: Thu, 15 Sep 2016 08:11:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.2.0

On 14/09/16 15:37, Ludovic Courtès wrote:
> Christopher Baines <address@hidden> skribis:
> 
>> * gnu/packages/emacs.scm (emacs-es-mode): New variable.
> 
> I made minor changes:
> 
>> +    (inputs `(("guile" ,guile-2.0)))
> 
> I removed it since it’s unused, AFAICS.
> 
>> +    (propagated-inputs
>> +     ; The version of org in Emacs 24.5 is not sufficient, and causes
>> +     ; tables to be rendered incorrectly
> 
> Use “;;”.
> 
>> +    (description "es-mode includes highlighting, completion and indentation
>> +support for Elasticsearch queries.  Also supported are es-mode blocks in
>> +org-mode, for which the results of queries can be processed through jq, or
>> +in the case of aggregations, can be rendered in to a table.  In addition,
>> +there is a es-command-center mode, which displays information about
>> +Elasticsearch clusters")
> 
> Used @code where appropriate and added missing period.
> 
> Pushed as 8bebe734ca54bf83ceae4db0a91f09a706562882, thanks!

Great, thank you :D


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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