A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
JAremko on develop
[bot] "built_in_updates" Tue Ma… (compare)
JAremko on develop
[doc] remove lexical binding fr… (compare)
JAremko on develop
[ci] Update Emacs version (elis… (compare)
if: Symbol’s function definition is void: spacemacs/paste-transient-state/evil-paste-before
cond: Symbol’s function definition is void: spacemacs/paste-transient-state/evil-paste-after
xoxc
tokens? I always end up with invalid_auth
configuration-layer/update-packages
function' from the PR (by selecting view file
under the triple dots in the upper right of the diff)
y
or n
for each package
, c
and , k
no longer do (e.g. commit and interactive rebase). Also, quitting with C-c C-k
doesn't close the window, it only changes the buffer, which is rather irritating I find.d
action (helm-ls-git-rebase-drop
) is shadowed by the standard evil action (evil-delete
). How can I resolve that kind of issue?
M-backspace
by default will only kill subwords, ex: part
in multi-part
when run at the end of the word. I would like it to work for the whole word. I have been using (global-set-key (kbd "C-M-<backspace>") 'backward-kill-sexp)
. I considered just swapping the two keybindings, but I'd like to make sure that the new keybinding will do all of the whitespace cleanup as well. How can I ensure that backward-kill-sexp
does the other tasks that clean-aindent-mode
does?
@iftheshoefritz asked this question a long time ago:
I added a point to an existing document using an org capture template. Everything works as I expect, except the point added is highlighted in orange and I don't know what that means:
I'm wondering if @iftheshoefritz figured it out, or if anybody else knows the answer. I couldn't find any variables that seemed to control this.
C-x C-f
to your custom function