Feng Shu writes:
> Christopher Allan Webber writes:
>
>> Okay, how about a version of guile-emacs that works and incorporates
>> feedback from this thread? Yeah? Anyone?
>>
>> Whoo guile-emacs! :)
>>
>
> I suggest add "emacs-snapshot" or "emacs-master-branch" package,
> then, define g
Christopher Allan Webber writes:
> Okay, how about a version of guile-emacs that works and incorporates
> feedback from this thread? Yeah? Anyone?
>
> Whoo guile-emacs! :)
>
I suggest add "emacs-snapshot" or "emacs-master-branch" package,
then, define guile-emacs like this.
#+BEGIN_
Nice, thank you folks!
Ludo’.
Christopher Allan Webber writes:
> Great, I hope it's good now!
I added a period to the first line of the commit message (was another
oversight on my side) and pushed it, thanks. :-)
Taylan
Taylan Ulrich Bayırlı/Kammer writes:
> Christopher Allan Webber writes:
>
>> +(native-inputs
>> + `(("autoconf" ,autoconf)
>> + ("automake" ,automake)
>> + ,@(package-native-inputs emacs)))
>> +(inputs
>> + `(("guile" ,guile-for-guile-emacs)
>> + ,@(package-input
Christopher Allan Webber writes:
> +(native-inputs
> + `(("autoconf" ,autoconf)
> + ("automake" ,automake)
> + ,@(package-native-inputs emacs)))
> +(inputs
> + `(("guile" ,guile-for-guile-emacs)
> + ,@(package-inputs emacs)))
I didn't think about this before: if
Taylan Ulrich Kammer writes:
> Christopher Allan Webber writes:
>
>> Okay, how about a version of guile-emacs that works and incorporates
>> feedback from this thread? Yeah? Anyone?
>>
>> Whoo guile-emacs! :)
>
> Yay! :-)
>
> I would have thought these would go to guile.scm and emacs.sc
Christopher Allan Webber skribis:
> Taylan Ulrich Kammer writes:
>
>> Christopher Allan Webber writes:
>>
>>> Okay, how about a version of guile-emacs that works and incorporates
>>> feedback from this thread? Yeah? Anyone?
>>>
>>> Whoo guile-emacs! :)
>>
>> Yay! :-)
>>
>> I would have
Taylan Ulrich Kammer writes:
> Perhaps a bug report should be opened about the absence of documentation
> on native and propagated inputs...
FYI, instead of a bug report, I just sent a patch to add them to the
documentation. (Hoping my documentation skills are good enough.)
Taylan
Christopher Allan Webber writes:
>>> +(define-public guile-for-guile-emacs
>>> [...]
>>> +(inputs
>>> + `(("gettext" ,gnu-gettext)
>>
>> Sure it shouldn't be in native-inputs? I'm guessing autogen uses it.
>
> So, could someone describe the difference between inputs and
> native-inputs?
Taylan Ulrich Kammer writes:
> Christopher Allan Webber writes:
>
>> Okay, how about a version of guile-emacs that works and incorporates
>> feedback from this thread? Yeah? Anyone?
>>
>> Whoo guile-emacs! :)
>
> Yay! :-)
>
> I would have thought these would go to guile.scm and emacs.sc
Christopher Allan Webber writes:
> Okay, how about a version of guile-emacs that works and incorporates
> feedback from this thread? Yeah? Anyone?
>
> Whoo guile-emacs! :)
Yay! :-)
I would have thought these would go to guile.scm and emacs.scm. What do
others think?
> +(define-publi
Okay, how about a version of guile-emacs that works and incorporates
feedback from this thread? Yeah? Anyone?
Whoo guile-emacs! :)
>From ca37077e1210c1473b87154d5495267520f92311 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sun, 10 May 2015 09:29:54 -0500
Subject: [PATC
13 matches
Mail list logo