Jaap Joris Vens

Results 42 comments of Jaap Joris Vens

I don't think this is an issue with `ag` specifically, although of course it shouldn't segfault. Many Unix utilities have the same "problem". Try for instance creating a file named...

Here's a "me too!" from me. I ran into this issue and found this page via google.

I don't think it has anything to to with the fact that the styles are inline. The following example also doesn't work: ``` @page { @bottom-right { content: counter(page) "...

Look carefully, it's not entirely blank. The green line at the bottom indicates the battery status, courtesy of [xbattbar](https://salsa.debian.org/debian/xbattbar). Not sure why you're not seeing the terminal by default, but...

Hi, I used LDCad to insert the `0 BUFEXCHG` commands. You can view the source here: https://raw.githubusercontent.com/rtts/lego/master/zeroturn/zeroturn.mpd If you open the source with either LDCad or LPub3D, you should see...

I think it should work as follows: Upon encountering the command `0 BUFEXCHG STORE A`, the current state should be stored. Then, when encountering the command `0 BUFEXCHG RETRIEVE A`...

That is surely a big task! Between MLCAD, LDCad, LPub3D and others, I always encounter inconsistencies in how the BUFEXCH command is handled exactly, and the different ways it can...

Obligatory "me too" comment, using Debian. First, I tried `M-x package-install` but got the error: Install package: dumb-jump [No match] Then, I ran `sudo apt install elpa-dumb-jump` which installed version...

> Do you have MELPA configured and have you refreshed the package index? Apparently, I have not, and by falling back to `apt install elpa-dumb-jump` I installed an older version...

First of all: thanks for noticing! There are a couple of different ways to indent the contents of multiline HTML tags, or as DjHTML calls it: [the wondrous world between...