From: ng0 <ng0@infotropique.org>
To: Arun Isaac <arunisaac@systemreboot.net>
Cc: 28060@debbugs.gnu.org
Subject: [bug#28060] [PATCH] gnu: Add emacs-nixos-mode.
Date: Sat, 12 Aug 2017 16:46:29 +0000 [thread overview]
Message-ID: <20170812164629.rzko2qinssiqhezi@abyayala> (raw)
In-Reply-To: <7a592bd0.ADkAACozouwAAAAAAAAAAAPfggsAAAACwQwAAAAAAAW9WABZjxmB@mailjet.com>
[-- Attachment #1: Type: text/plain, Size: 1612 bytes --]
Arun Isaac transcribed 1.1K bytes:
>
> Thanks for the patch!
>
> Oleg Pykhalov writes:
>
> > +(define-public emacs-nixos-mode
> > + (package
> > + (name "emacs-nixos-mode")
> > + (version "1.11.13")
>
> misc/emacs/nix-mode.el says the version number is 1.0. This contradicts
> the release version number 1.11.13. But, I guess we can go with the
> release version number.
>
> > + (arguments
> > + `(#:phases
> > + (modify-phases %standard-phases
> > + (add-after 'unpack 'chdir-elisp
> > + (lambda _
> > + (chdir "misc/emacs"))))))
>
> It is kinda obvious, but do add a short comment explaining why we are
> changing directory.
>
> > + (synopsis "Emacs major mode for editing Nix expressions")
> > + (description "@code{nixos-mode} provides an Emacs major mode for editing
> > +Nix expressions.")
>
> Could you add the following line to the description?
>
> "It supports syntax highlighting, indenting and refilling of comments."
>
> I have taken the above sentence from
> https://github.com/NixOS/nix/blob/master/misc/emacs/README
>
> > + (license license:gpl3+)))
>
> Nix is under the LGPL 2.1 license. So, nix-mode should also be under the
> same license, right?
>
> Could you send an updated patch? Thanks!
We have Nix in (gnu packages package-management).
Why do you fetch it again when we could just add
another output to the nix package?
--
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-08-12 16:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-12 7:02 [bug#28060] [PATCH] gnu: Add emacs-nixos-mode Oleg Pykhalov
2017-08-12 15:06 ` Arun Isaac
2017-08-12 16:46 ` ng0 [this message]
2017-08-12 17:14 ` Oleg Pykhalov
2017-08-12 17:52 ` ng0
2017-08-12 17:53 ` ng0
2017-08-12 18:32 ` Oleg Pykhalov
2017-08-12 18:39 ` Oleg Pykhalov
2017-08-13 7:54 ` bug#28060: " Arun Isaac
2017-08-12 16:56 ` [bug#28060] " Oleg Pykhalov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170812164629.rzko2qinssiqhezi@abyayala \
--to=ng0@infotropique.org \
--cc=28060@debbugs.gnu.org \
--cc=arunisaac@systemreboot.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.