On Fri, 30 Jan 2015, Paul van der Walt wrote:
Hello Adam,
Here is an example definition file:
<http://paste.lisp.org/display/145439/>
It's not mine, but it should answer your question :)
Well well, thanks, I still struggle to understand all the things correctly as I
was missing the (use-package-modules....).
Thanks a lot.
(of course the (emacs) was wrong too..)
Good luck!
p.
On 2015-01-30 at 13:06, quoth Adam Pribyl:
I've missed the testing! OK, installation went fine.
How can one add packages installed by default to config.scm?
I thought
(packages (cons* (emacs) (xterm) (mc) %base-packages))
would do, but it did not.
Thanks
Adam Pribyl
Adam Pribyl