Re: [PATCH] Emacs Smartparens

2016-05-16 Thread Catonano
I meant to post this message on the Guix dev mailinh list. I just mistyped the address. Sorry 2016-05-15 21:44 GMT+02:00 Catonano : > Ok this is my second attempt > > This time it's Smartparens > > I used the emacs build system this time and I payied a bit more attention > to the propagated inp

Re: Packing software developed in GNU Guile Scheme

2016-05-16 Thread Christopher Allan Webber
Daniel Pimentel writes: > Hi Guiles, > > I developed a software with GNU Guile Scheme and I'd like packing to > distribute it. > > How do I do? Using Makefile? Maybe look at the automake files from Sly or Guix. > Project dependences: Guile, LSH/SSH. > > Thanks and sorry for my newbie's question

Re: Packing software developed in GNU Guile Scheme

2016-05-16 Thread Daniel Pimentel
Maybe look at the automake files from Sly or Guix. I was using a Automake, but without success because I never use it with GNU Guile Scheme (only in C/C++ projects) but I'll use Guix to packing it. Thanks,

Re: Packing software developed in GNU Guile Scheme

2016-05-16 Thread David Pirotte
Hi Daniel, > > Maybe look at the automake files from Sly or Guix. > > I was using a Automake, but without success because I never use it with > GNU Guile Scheme (only in C/C++ projects) but I'll use Guix to packing > it. There is GNU Foliot [1], fully written in Guile, fully autotool chained