bug#23001: emacs in X has icons missing and throws warnings in tty

2016-03-12 Thread myglc2
When running GuixSD on a headless server ... ssh emacs ... produces emacs running in X but ... - all of the menu icons are missing except one ('file drawers') - lots of messages are shooting in the tty session (sample below). This actually doesn't bother me because, hey, who uses the

bug#22994: FAIL: tests/gexp.scm

2016-03-12 Thread Jean Louis
I have run this: guix package -i guix and it failed: FAIL: tests/gexp.scm Testsuite summary for GNU Guix 0.9.0 # TOTAL: 54 # PASS: 51 # SKIP: 2 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 Packages I have installed

bug#22990: Grafts leads to inefficient substitute info retrieval

2016-03-12 Thread Alex Kost
Ludovic Courtès (2016-03-11 19:52 +0300) wrote: > As of right now (v0.9.0-2007-g66a30a3), ‘graft-derivation’ works either by: > > 1. Fetching substitute info about the things being built so that it > can determine its references, which in turns allows it to determine > whether they

bug#22981: guix-edit does not find git checkout directory

2016-03-12 Thread Alex Kost
myglc2 (2016-03-11 17:45 +0300) wrote: > Alex Kost writes: [...] >> Anyway, you can configure any directory for "M-x guix-edit" by setting >> 'guix-directory' variable. See (info "(guix) Emacs Commands"). It is >> not in the hmtl manual yet. > > But what is the _recommended_