Ruben Maher

Results 6 issues of Ruben Maher

Every MIDI file I give to `MIDI.Player.loadFile` will skip playing the first quarter note. For example, using "Test 1" (commented out [here](http://galacticmilk.com/midi-js/)), only three notes are played back. The file...

Ref: https://github.com/NixOS/nixpkgs/pull/29366

help wanted

I think the problem is actually with `org-caldav-events-url` which is called by `org-caldav-get-event-etag-list`. For example, with this configuration it's returning `"https://www.google.com/calendar/dav/[email protected]/events/"`. ```elisp (use-package org-caldav :after (org org-agenda) :config (setq org-caldav-calendars...

This is #26 with the requested changes.

I'm really used to the ido-style next/forward using C-s and C-r, so I'd like to bind those to `prompt-next-completion` and `prompt-previous-completion` when `tanything` is open. The relevant section of my...

Some `.org` files fail to render in any browser when served by `elnode`. These files export without error, and the rendered html can be validated using http://validator.w3.org/. Only `curl` gives...