John Hamelink
John Hamelink
**Is your feature request related to a problem? Please describe.** I want to be able to run `dirvish-fd` on a directory, and then subsequently quicksort the results in an Emacs...
Hi there, I'm running Emacs from master branch. Emacs 29 comes with support for Kubernetes, Podman and Docker as TRAMP "inline methods" ([see here](https://github.com/emacs-mirror/emacs/blob/master/lisp/net/tramp-container.el)). - To start, we can use...
Hi there, I've been using emacs-eat (https://codeberg.org/akib/emacs-eat) with Spotify Player (https://github.com/aome510/spotify-player) which uses this library to render album-art images. If I set `TERM=mlterm`, then run `spotify_player`, emacs-eat can render the...
Hi there, I'm trying to setup Ejira from scratch on a new JIRA instance, but experiencing an invalid-function error when attempting the first pull of data into org files. A...
Hi there, Thank you for building this package, it's fantastic! It's made org-agenda much more useful for me. I'm trying to use it on a few different machines, with different...
Hi there, Apologies if this is a silly question, but does this package work with doom-modeline? How would I configure doom-modeline to add the build status? Thanks JH
Hey there, When I browse through the playlists that `mopidy-spotify-tunigo` provides for me and attempt to append them to my mopidy playlist, I get the following stacktrace in mopidy: ```...
```sh ❯ vale --version vale version "2.20.1" ``` `vale ls-config`: ```json { "BlockIgnores": { "*.md": [ "(?sm)^({{[%\u003c] [^{]*? [%\u003e]}})\\n$", "(?s) *({{\u003c highlight [^\u003e]* ?\u003e}}.*?{{\u003c ?/ ?highlight \u003e}})" ] }, "Checks":...
jQuewy does not work in IE8 (not sure about IE9). IE compliance is important (although painful), and **needs** to be implemented before the next stable release.
Also extract out the function `magit-org-todos--handle-element` for handling org elements.