bug#66762: emacs-julia-mode test fails

2023-10-26 Thread Kyle Andrews
The emacs-ess package no longer install as of guix revision 33f5b74. It's dependency emacs-julia-mode fails to build. $ guix shell --keep-failed --pure emacs emacs-julia-mode According to the build log, the test julia--test-end-of-defun-nested-2 fails.

bug#63350: [BUG] emacs-tmr cannot find ffplay at runtime when timers end

2023-05-07 Thread Kyle Andrews
Dear Guix, The emacs-tmr package does not play the alert sound for me. Instead, I see the following error in the message buffer: Error running timer ‘tmr--complete’: (user-error "Cannot play

bug#63019: restic is nine versions out of date

2023-04-22 Thread Kyle Andrews
Dear Guix, I rely on restic for my long-term backup solution and it worries me that the version currently provided by Guix is so ancient. Restic 0.9.6 was released in 2019 and there have been 9 major updates since then. I'm particularly interested in the compression support added in restic

bug#62946: recoll package does not provide recollq which Emacs needs

2023-04-18 Thread Kyle Andrews
Dear Guix, I am experimenting with using Recoll to help me discover topical files on my computer. I'm finding it very helpful, but I would rather eschew the QT interface in favor of sticking with Emacs. There is an existing package which integrates with recoll interactively through

bug#55709: R texinfo documents are not showing up for me

2022-06-04 Thread Kyle Andrews
I had a really hard time getting ~guix gc --verify=contents,repair~ to actually fix the problem and get commands like emacs to run. Nothing worked until I mounted /gnu/store as read write and removed the zeroed file completely for that particular gtk+3.24.30 folder, removed the

bug#55709: R texinfo documents are not showing up for me

2022-06-01 Thread Kyle Andrews
Thanks for looking into this! Ludovic Courtès writes: > Hi Kyle, > > Kyle Andrews skribis: > >> I tried with both info-reader and emacs. The former (your command) >> worked (yay!), while the latter (see below) errored out: saying emacs >> could not be foun

bug#55709: R texinfo documents are not showing up for me

2022-05-30 Thread Kyle Andrews
system where they are not. The first item in $(guix describe) is: guix acb0830 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: acb08304c862d65679086a9f160240bfd598289d Cheers, Kyle Ludovic Courtès writes: > Hi, > > Kyle Andrews skribi

bug#55709: R texinfo documents are not showing up for me

2022-05-29 Thread Kyle Andrews
Dear Guix, I see that R provides a lot of texinfo documentation, but none of it is showing up for me in 'Emacs M-x info' or by typing 'info R'. Is this just my setup problem or is it a wider phenomenon? Thanks, Kyle

bug#50264: ca-certificate-bundle fails to build

2021-09-06 Thread Kyle Andrews
For what it's worth, this same thing just happened to me when updating my profile on my laptop. The first time it failed exactly as described, and the second time it worked. Kyle

bug#49314: Stan package broken

2021-07-02 Thread Kyle Andrews
Hello, I tried to run a "Hello World" stan model using the r-rstan package. #+BEGIN_SRC R stancode="data { int N; vector[N] x; vector[N] y; } parameters { real alpha; real beta; real sigma; } model { y ~ normal(alpha + beta * x, sigma); } " stan_lm = stan(model_code = stancode)

bug#42600: /etc/profile not being sourced from interactive non-login shell

2020-07-29 Thread Kyle Andrews
Despite what it says in my ~.bashrc~, if I start a shell from Emacs with the elisp below, then `guix describe` does not work: (let ((default-directory "/ssh:me@remote:/home/me")) (shell "*shell*")) Of course, if I start a shell normally with ~M-x shell~ in Emacs, then type out the ssh

bug#42259: emacs-ess 18.10.2 sets R_HOME to a ridiculous value by default

2020-07-07 Thread Kyle Andrews
I have been noticing many warnings coming from R in several contexts saying: WARNING: ignoring environment value of R_HOME See for example the output of running: $ R --version This warning appears to be coming from line 69 of ess-r-gui.el where an unset environment variable R_HOME is

bug#41743: gst123

2020-06-28 Thread Kyle Andrews
Marius Bakke writes: > Kyle Andrews writes: > >> Tobias Geerinckx-Rice writes: >> >>> Kyle, >>> >>> Kyle Andrews 写道: >>>> I tried adding all the gst packages I could think of to the >>>> environment, >>>> but

bug#41743: gst123

2020-06-09 Thread Kyle Andrews
Tobias Geerinckx-Rice writes: > Kyle, > > Kyle Andrews 写道: >> I tried adding all the gst packages I could think of to the >> environment, >> but it still did not work. Here is what I ran: >> >> guix environment gst-plugins-base gst-plugins-bad gst-

bug#41743: gst123

2020-06-06 Thread Kyle Andrews
Tobias Geerinckx-Rice writes: > Kyle, > > Kyle Andrews 写道: >> When I install gst123 and try to play an mp3 file no sound comes and >> I >> see: >> >> : Error: Your GStreamer installation is missing a plug-in. > > Does adding ‘gst-plugins-bad’ to t

bug#41743: gst123

2020-06-06 Thread Kyle Andrews
When I install gst123 and try to play an mp3 file no sound comes and I see: : Error: Your GStreamer installation is missing a plug-in. This happens both when I use 'guix environment' and from my default profile. In contrast, mpg123 had no trouble playing the file.

bug#37803: [BUG] installer does seem to know about pep8 patch

2019-10-17 Thread Kyle Andrews
I just tried to install guix on desktop system by piggy-backing from a disk-image created on a laptop. I chose "Guided - using the entire disk with encryption" option. I then selected GNOME, openbox, and ratpoison to be installed as desktop environments. I'm not sure if that's relevant, but

bug#37715: [BUG] build failure for simple-scan-3.24.1

2019-10-12 Thread Kyle Andrews
I ran ~guix package -u~ and was greeted with this build failure. I've included the /var/log derivation output below. -- starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' environment variable `PATH' set to