jackkamm

Results 20 issues of jackkamm

This is the same issue as #393 which was closed and locked. I am using archlinux and i3 window manager and start syncthing-gtk by running `syncthing-gtk -m`. When I plug...

Since Org 9.5, some languages (currently Python and R) support the `:async` flag for sessions, but don't have async evaluation for nonsession blocks. Currently, `ob-async` breaks the native async evaluation...

Today, on the HPC cluster I work on, I noticed that Emacs would freeze up when using `find-file` with `icomplete-mode` and completion-style `orderless`. The issue seems to be due to...

I am trying to do HMC on a model with Dirichlet random variables. However, I always get an error message like, ``` ValueError: Dimensions must be equal, but are N...

Checking some samples in IGV, I noticed several genotypes where snippy-core called the REF allele, even though none of the aligned reads were REF. Inspecting more closely, this happens because...

bug

Most of the unit tests currently fail on recent versions of Emacs and Org. There are multiple bugs causing this, mainly related to timestamp and ID handling; some of the...

When I try to run the unit tests, they almost all fail. I'm using following versions of Emacs and Org mode: Org mode version 9.5.2 (release_9.5.2-25-gaf6f12 @ /usr/share/emacs/28.1/lisp/org/) GNU Emacs...

This package doesn't work when using emacsclient inside tmux inside urxvt. This is probably because emacsclient inherits environment variables from the emacs server process, not the terminal, so in particular...

Hi there, nice package. I'd like to compute the full hosvd of a large sparse tensor. I thought I could use the method tucker.hosvd, but it breaks for me. Here...

Many Xresources (for example, https://github.com/chriskempson/base16-xresources) do not set the border and cursor colors, in which case they are taken from the background and foreground respectively. However urxvt-config-reload only updates these...