From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: is it me ? Date: Fri, 5 May 2017 18:01:08 +0200 Message-ID: References: <87d1br39r8.fsf@gmail.com> <86k25zm6fw.fsf@gmail.com> <86d1bpn4h9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c0dd52469bd89054ec8ff62 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6ffM-00035Y-SY for help-guix@gnu.org; Fri, 05 May 2017 12:01:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6ffM-0005dL-2s for help-guix@gnu.org; Fri, 05 May 2017 12:01:13 -0400 In-Reply-To: <86d1bpn4h9.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: myglc2 , Amirouche Boubekki Cc: Alex Kost , help-guix --94eb2c0dd52469bd89054ec8ff62 Content-Type: text/plain; charset=UTF-8 2017-05-03 21:08 GMT+02:00 myglc2 : > On 05/03/2017 at 18:05 Catonano writes: > > > 2017-05-02 20:58 GMT+02:00 myglc2 : > > > > As it stands, your video is a great sanity check for someone wondering > > if their emacs-guix environment is working properly. It is also a great > > demonstration of how easy it is for a guix user to see and, with a git > > checkout, modify a package. > > > > If you expanded it a bit to illustrate a few > > more guix-edit/geiser features, it could be a great addition to the > > guix-video-verse, and, IMO, a good thing to add to www.gnu.or > > > > Which eatures, exactly, you would like to be showed ? > > How about a scenario like this, all done from within emacs-guix running > against a git checkout ... > > - find a package > > - install it > > - observe how it is working > > - consider changing a config flag > > - 'M-x Guix edit ' > > - download the source: 'C-u . s' > I didn't kknow this one ! > > - copy the package source out of the store (there is probably a better > thing to do here) > > - in source: './configure --help' to see config options > > - 'M-x Guix edit ' & modify #:configure-flags > I think you can't modify a package in place. In fact, with guix edit it gets open as ead only As far as I understand, you should clone it locally, edit the copy in that clone, build it, install it with ./pre-inst-env in that clone If that's not too pettifogging for you, i could try I'd also appreciate if you would suggest a package to del with, in this hypotetical footage > > - build the package: 'C-u . b' > This one, for example, would require you to run the emacs-guix facilities on a local clone and I don't know how to do that I remember Ludo doing this in a footage but I could use a reminder. Thanks again --94eb2c0dd52469bd89054ec8ff62 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
2017-05-03 21:08 GMT+02:00 myglc2 <myglc2@gmail.com>= ;:
On 05/03/2017 at 18:05 Catonano wri= tes:

> 2017-05-02 20:58 GMT+02:00 myglc2 <myglc2@gmail.com>:
>
>=C2=A0 As it stands, your video is a great sani= ty check for someone wondering
>=C2=A0 if their emacs-guix environment is working properly. It is also = a great
>=C2=A0 demonstration of how easy it is for a guix user to see and, with= a git
>=C2=A0 checkout, modify a package.
>
>=C2=A0 If you expanded it a bit to illustrate a= few
>=C2=A0 more guix-edit/geiser features, it could be a great addition to = the
>=C2=A0 guix-video-verse, and, IMO, a good thing to add to www.gnu.or >
> Which eatures, exactly, you would like to be showed ?

How about a scenario like this, all done from within emacs-guix runn= ing
against a git checkout ...

- find a package

- install it

- observe how it is working

- consider changing a config flag

- 'M-x Guix edit <package>'

- download the source: 'C-u . s'

I didn't kknow this one !
=C2=A0

- copy the package source out of the store (there is probably a better
=C2=A0 thing to do here)

- in <package> source: './configure --help' to see config opt= ions

- 'M-x Guix edit <package>' & modify #:configure-flags

I think you can't modify a package in= place. In fact, with guix edit it gets open as ead only

= As far as I understand, you should clone it locally, edit the copy in that = clone, build it, install it with ./pre-inst-env in that clone

=
If that's not too pettifogging for you, i could try

<= div>I'd also appreciate if you would suggest a package to del with, in = this hypotetical footage
=C2=A0

- build the package: 'C-u . b'

= This one, for example, would require you to run the emacs-guix facilities o= n a local clone and I don't know how to do that

I rem= ember Ludo doing this in a footage but I could use a reminder.

Thanks again
--94eb2c0dd52469bd89054ec8ff62--