Re: Emacs in multiple profiles

2018-03-26 Thread Konrad Hinsen
Alex Kost writes: > But what your "current profile" is? How can emacs know about it? It > "knows" only about the default (system and user) profiles. So if you I'd say Emacs knows nothing at all about profiles. It's Guix that manages profiles for everyone else, be it bash, Python, or Emacs. To

Re: Не монтируется электронная книжка

2018-03-26 Thread Mikhail Kryshen
Не исключено, что это аппаратная проблема и смена дистрибутива тут не причем. Для начала стоит поменять провод и попробовать другой USB-порт. Jone writes: > Более того, она зависла после первого раза. Хардварный сброс. > После второго раза - никакой реакции на подключение. > Только на третий ра

Re: Posts in languages other than English on help-guix?

2018-03-26 Thread Ludovic Courtès
Heya Chris, Chris Marusich skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Chris Marusich skribis: >> >>> From e817d96b6a52eb6450c2edb4e03ccbfdce30d9d6 Mon Sep 17 00:00:00 2001 >>> From: Chris Marusich >>> Date: Sat, 17 Mar 2018 19:40:13 +0100 >>> Subject: [PATCH] website: contacts: Add

Trouble with adding a package

2018-03-26 Thread Nadezhda Voronova
Hi! I'm trying to add one simple package. I've already know that it installes by "guix package -f" so it seems like my package definition is ok. Or not? (definition for "guix package -f" https://paste.debian.net/1016791/ , definition https://paste.debian.net/ 1016770/) I've got guix source code f

Re: Вопрос по опциям монтирования SSD и logrotate

2018-03-26 Thread Pierre Neidhardt
Thank you, Oleg. >>> Как часто следует выполнять команду trim? >> >> У меня GuixSD занимает весь накопитель около года. ‘grep’ работает >> шустро все это время без ‘trim’ :-) Но я бы наверное порекомендовал >> после каждого вызова ‘guix gc’, потому что ‘trim’ выполняется для >> нахождения пустог

Fail to configure home-directory

2018-03-26 Thread Pierre Neidhardt
I'm hitting issues when setting the home folder. The default home is /home/ambrevar. If I change `home-directory' to "/foo" and run `guix system reconfigure' then "/foo" is created but the home folder is still "/home/ambrevar". Furthermore, I cannot mount a filesystem as /home: ``` (file-syste

Re: How to install prerelease package versions (particularly Emacs)

2018-03-26 Thread Pierre Neidhardt
Considering the importance of Emacs in this community, I think it would make sense to provide a cutting-edge version. Is anyone willing to accept this? -- Pierre Neidhardt signature.asc Description: PGP signature

Re: Вопрос по опциям монтирования SSD и logrotate

2018-03-26 Thread Oleg Pykhalov
Pierre Neidhardt writes: Как часто следует выполнять команду trim? >>> >>> У меня GuixSD занимает весь накопитель около года. ‘grep’ работает >>> шустро все это время без ‘trim’ :-) Но я бы наверное порекомендовал >>> после каждого вызова ‘guix gc’, потому что ‘trim’ выполняется для >>> нах

Re: Trouble with adding a package

2018-03-26 Thread Leo Famulari
On Mon, Mar 26, 2018 at 08:49:28PM +0300, Nadezhda Voronova wrote: > I'm trying to add one simple package. > I've already know that it installes by "guix package -f" so it seems like > my package definition is ok. Or not? (definition for "guix package -f" > https://paste.debian.net/1016791/ , defin

Re: Trouble with adding a package

2018-03-26 Thread Ricardo Wurmus
Hi Nadya, > I've got guix source code from repository, added my definition in > "gnu/package" and run "guix environment guix", "./bootstrap", "./configure > --localstatedir=/var" and "make" and then tried "./pre-inst-env guix build > my-package". And it doesn't see my package. Please add the pac

Re: Trouble with adding a package

2018-03-26 Thread Nadya Voronova
Yep, i tried to do it. I tried to add it to another file (with (define-public tcal)). And i tried to add my file to "" (and it appeared in the Makefile). In both cases, nothing happened, still unknown package. So i tried "./pre-inst-env guix build hello" to confirm that this is the problem of my pa

Missing pinentry-emacs for gpg-agent?

2018-03-26 Thread Pierre Neidhardt
Somewhat surprisingly, pinentry-emacs does not seem to be in the repo. Is it intentional? I'd love to have it back. On a related topic, is it possible to share a gpg-agent.conf between a Guix-based system and another system? What I mean here is that the following line in gpg-agent.conf: