all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Feng Shu" <tumashu@163.com>
To: guix-devel@gnu.org
Cc: Feng Shu <tumashu@163.com>
Subject: Re: emacs.scm: Suggest add emacs-next or emacs-snapshot
Date: Fri, 13 Nov 2015 19:56:28 +0800	[thread overview]
Message-ID: <87d1vei043.fsf@163.com> (raw)
In-Reply-To: <87fv0bz8f4.fsf@gnu.org> ("Ludovic \=\?iso-8859-1\?Q\?Court\=E8s\?\= \=\?iso-8859-1\?Q\?\=22's\?\= message of "Thu, 12 Nov 2015 13:52:47 +0100")

ludo@gnu.org (Ludovic Courtès) writes:

> tumashu <tumashu@163.com> skribis:
>
>> Suggest add emacs-next or emacs-snapshot and let guile-emacs inherit it, The reason is that
>> user can use it build emacs from emacs.git conveniently, for example:
>>
>>     guix build emacs-snapshot --with-source=./emacs-snapshot-20151111.tar.gz
>
> To use --with-source, all you need to do is to rename the tarball to
> ‘emacs-20151111.tar.gz’; after that, you can run:
>
>   guix build emacs --with-source=emacs-20151111.tar.gz
>
> That’s because --with-source expects the tarball name to match the
> package name (info "(guix) Invoking guix build").

I don't think it is a flexible way, i like the below:

    guix build emacs --with-source=~/my-own-emacs-dir --override-name=emacs --override-version=20151111

>
> Now, it might make sense to also provide an ‘emacs-snapshot’ package,
> built from a Git checkout and regularly updated.  Would you like to try
> that?
>
> I think the package would simply inherit from ‘guile-emacs’ and provide
> a different ‘name’, ‘version’, and ‘source’.
>
> Thanks,
> Ludo’.

-- 

  parent reply	other threads:[~2015-11-13 12:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-12  0:35 emacs.scm: Suggest add emacs-next or emacs-snapshot tumashu
2015-11-12 12:52 ` Ludovic Courtès
2015-11-13  0:26   ` tumashu
2015-11-13  8:04     ` Ricardo Wurmus
2015-11-13  8:47     ` Ludovic Courtès
2015-11-13 12:00       ` Feng Shu
2015-11-13 14:44         ` Ricardo Wurmus
2015-11-14 11:25           ` Ludovic Courtès
2015-11-13 11:56   ` Feng Shu [this message]
2015-11-14 11:32     ` Ludovic Courtès
2015-11-15  7:06       ` Feng Shu

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=87d1vei043.fsf@163.com \
    --to=tumashu@163.com \
    --cc=guix-devel@gnu.org \
    /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.