Re: Enable guix-devel-mode only in guix source files

2018-08-21 Thread Alex Kost
Pierre Neidhardt (2018-08-21 00:18 +0200) wrote: >> - add a function to the Guix ".dir-locals.el" (does dir-locals support >> functions at all?) > > I haven't tested, but currently .dir-locals.el contains > > (scheme-mode > . > (indent-tabs-mode . nil) > > I suppose we can add > > (scheme-

Re: Enable guix-devel-mode only in guix source files

2018-08-21 Thread Pierre Neidhardt
> Ah, that's what you meant. I think this is horrible :-) Why? > And a user is not forced to use Emacs-Guix, so calling 'guix-devel-mode' will > simply fail if Emacs-Guix is not installed. I don't know the innards of .dir-locals.el, but if we can somehow check if the mode is defined, that woul

Re: Guix on aarch64

2018-08-21 Thread Mark H Weaver
Benjamin Slade writes: > On 2018-08-20T22:38:20-0600, Leo Famulari wrote: > > > Having to build tar from the bootstrap binaries suggests you didn't > > get any pre-built "substitutes", but instead were building every > > package up to emacs and certbot from source. Aarch64 substitutes > > *

Re: Enable guix-devel-mode only in guix source files

2018-08-21 Thread Oleg Pykhalov
Hello. Pierre Neidhardt writes: […] >> And a user is not forced to use Emacs-Guix, so calling 'guix-devel-mode' will >> simply fail if Emacs-Guix is not installed. > > I don't know the innards of .dir-locals.el, but if we can somehow check if the > mode is defined, that would solve this issue.

Re: Guix on aarch64

2018-08-21 Thread Benjamin Slade
On 2018-08-21T11:44:44-0600, Mark H Weaver wrote: > Benjamin Slade writes: > > I have followed that page in the manual (and just repeated now just > > in case) to make sure both hydra.gnu.org.pub (though I think it > > should be authorised by default) and hydra.gnu.org.pub are > > authori