-
Hi, thanks for the package. Using helm for this type of querying is a magical experience. Installation, however, is pretty buggy at least on my setup. Using it twice within the same emacs session, I e…
-
I'd argue `org-cycle` is way more useful when you're actually in org-mode.
-
Having just re-defined the function hierarchy, and as I'm just about to contribute a hierarchy for metric spaces under `Function.Metric`, I'm keen to standardise the files involved in each hierarchy. …
-
@kattakavya there is a clojure namespace for trello ui. @ParikshithMohan has written it as clojure hiccup, You need to migrate it to clojurescript so it can work with reagent like html5-synth. Ask if …
-
Thanks again for doing this. Here is my first round of questions:
1) Why is cfg-clojuremode.el totally empty? What is this file for, what might eventually be in it?
2) I gather from the elpa/ direct…
ghost updated
5 years ago
-
These functions are defined by files listed under `src/cmd/ksh93/fun` directory:
```
dirs popd pushd
```
These functions are not installed by `ninja install`. We should either start using them…
-
There is no python3 executable file on windows python folder, only python3.dll, so treemacs-only-during-init will fail.
![image](https://user-images.githubusercontent.com/6119928/56075955-2a578a80-5d…
-
**Note added by @j-f1:**
### This is NOT the current plan for Prettier v2.0. We’ve significantly scaled back our plans for what Prettier 2.0 will do, allowing us to get a less-controversial release…
-
`ert` is horrible and we're already using https://github.com/jorgenschaefer/emacs-buttercup for CIDER's test suite. Ideally we should use buttercup here as well.
The transition should be relativel…
-
_(issue is just for documentation)_
I have an issue with emacs and after-init hook, so it is not directly related to your package. I just wondered, why the new theme was not loaded after emacs star…