Alexis Praga

Results 36 issues of Alexis Praga

### What did you expect to happen? When capturing a new task with a properties, save it or cancel it without freezin. ### What actually happened? Emacs freezes, I have...

is:bug
module:lang/org
status:confirmed

When we are not using patched font, we have to edit segment/vcs_branch.sh, instead of just configuration files.

enhancement

Perl interface to manipulate BigWig and BigBeg files (for genomics) ###### Description of changes ###### Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [...

8.has: package (new)
10.rebuild-linux: 1-10
10.rebuild-darwin: 1-10

Read files using HTSlib ###### Description of changes This is a Perl interface to the HTS Library, a C library for reading/writing high-throughput sequencing data. See http://htslib.org/ ###### Things done...

8.has: package (new)
10.rebuild-linux: 1-10
10.rebuild-darwin: 1-10

Hi, I've implemented a parser using Attoparsec, which works very well. Unfortunately, for a large file (one of 1.2Go), running the parser makes it crash on my Ubuntu 16.04.2 LTS....

Hi, I would like to have some context in an org scheduled task instead of just the text of the event. In org-agenda, we can have tags in the format...

# Description Contributes to #2853. I followed the same syntax but am unsure how to check the proper output. Thanks,

documentation

## Bug description Plot with multiple columns does not seem to move the title when aspect ratio is changed. ## Steps to reproduce ``` using CairoMakie, DataFrames using AlgebraOfGraphics d...

### Description Hi, It looks like a regression from v0.10.0. The second citation of the same key shows all authors instead of `et al.`. The following code ``` - first:...

bug
bibliography
urgent

Hi, When trying the tutorial, using a custom separator does not seem to work : With ml-100k/u.user containing ``` 1;24;M;technician;85711 2;53;F;other;94043 ``` The following code outputs nothing ```{-# LANGUAGE DataKinds,...