Feng Shu writes: > Christopher Allan Webber <cweb...@dustycloud.org> writes: > >> Okay, how about a version of guile-emacs that works and incorporates >> feedback from this thread? Yeah? Anyone? >> >> Whoooooooooo guile-emacs! :) >> > > I suggest add "emacs-snapshot" or "emacs-master-branch" package, > then, define guile-emacs like this. > > #+BEGIN_SRC > (define-public guile-emacs > (package (inherit emacs-master-branch) > ...)) > #+END_SRC > > This can make package other emacs branch easier, for example: xwidget branch.
It's a good idea... I'd love to be able to check out emacs master more easily. However I don't have time to do it right now myself.