-
If not, I'd love one!
-
Setting the variable projectile-keymap-prefix doesn't seem to affect the keymap. The following code shows the problem.
test-projectile.el:
```
(load-file "~/.emacs.d/el-get/s/s.el")
(load-file "~/.e…
-
While quickloading esrap I ran into the condition stated in the title. My system setup is:
SBCL: 1.1.10
Slime: 2013-05-26
Emacs: 24.3.1
Interestingly enough, the issue does not seem to re-occur once …
-
Perhaps related to #130
Current elpy and python in Org don't play well together. I'm having trouble getting a simple example demonstrating this, but in my non-trivial .emacs setup if I have (elpy-en…
-
Currently puppet-mode sets the `require-final-line` to `t`, which causes `ethan-wspace-mode` to emit warnings:
```
Warning (:warning): You have
`require-final-newline' turned on. ethan-wspace supers…
j0ni updated
10 years ago
-
Hi,
Just installed the paradox package on my emacs following the instruction and when I try to run it I get the following error:
```
Debugger entered--Lisp error: (args-out-of-range [#("2048-game …
-
I've just updated to the latest Magit via MELPA and I like it a lot; some things that were tricky before are now easy. Great work!!
I'm using magit 20131110.1943 with Emacs 24.3 with "light" backgro…
-
Hi There!
I'm giving smart-parens (via Prelude) an honest try, but I find myself constantly frustrated with completions for " and \". I tried removing it using tips from the wiki (in my customization…
-
```
(wrong-type-argument overlayp nil)
overlay-get(nil yas--snippet)
yas--on-field-overlay-modification(# t 56898 56898 44)
redisplay_internal\ \(C\ function\)()
```
This is what I got, I can't…
-
I had difficulty using biblatex with org-ref as it could not resolve my references when using biber as the backend which is the default. I did notice that if I run emacs default latex -> biber -> late…