Tim Cross
Tim Cross
## Expected behavior After starting a repl, moving the cursor over a symbol in the clj file and hitting ', h d' (or SPC m h d) should open a...
It isn't clear to me how code formatting should be addressed within liquid. Is this something the use needs to add using one of the may clojure code formatting libraries...
**Is your feature request related to a problem? Please describe.** Often I want to reply to a message without including a copy of the original message or including only a...
## Expected or desired behavior I am trying to add emacspeak support for mu4e. The 'standard' way this is done is to add some defadvice definitions on some functions to...
The straight.el package has moved to a new location https://github.com/radian-software/straight.el Guess we need to update the bootstrap.el file to reflect the new URL?
I'm using chai subset in some tests which compare the output from a directory listing. Under Linux, the tests were passing fine, but under Windows (win10), the comparison was failing....
The two functions xkcd-open-browser and xkcd-open-explanation-browser both use browse-url-default-browser directly. Unfortunately, this somewhat short-circuits the way the browse-url package is supposed to work and limits the users ability to customize...
IThe current npmjs.com version does not build under node v12. However, it appears the current git HEAD does. Are there plans to publish a new version on npmjs.com? Version 12...
Hi, first, thanks for this library. I have found it very useful. I have been processing some large NetCDF files and all has been going really well. However, I've now...
There appears to be an issue with fastPut/fastGet with latest node version 14.2.0. Problem does not appear to occur with 14.1.0. Suspect issue is related to recent changes in stream...