-
I'm trying to figure out some problems I'm having with exporters, and I found something I can't figure out. Exporters are defined as customization options, but it's not clear to me how you would actua…
-
I have enabled case insensitivity in the vr/default-regexp-modifiers, but vr/isearch-forward is still case sensitive. Ideally vr/isearch-forward would be insensitive by default anyway (or use somethin…
-
I am trying to have my `scratch` buffer as a popup window, kind of like how `Doom Emacs` does it. I added this,
```
(setq popper-reference-buffers
(append popper-reference-buffers
…
-
[
![](https://substackcdn.com/image/fetch/w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2Ff0…
-
The purpose is to add a provision for personal configs so that updates do not break things or lead to conflicts.
Courtesy: @ericllazarus.
-
I wonder if you can help me debug a problem I am having. sly completions are not working as expected (I think).
Here's what I do:
1. `M-TAB` to request symbol creation
2. I get a minibuffer (`*sl…
-
I don't know if this is a repeat of #31 or something else but all seem broken now: https://travis-ci.org/vermiculus/emake.el-example/jobs/513504412
-
Hello,
First of all, great package ! I'm now using it on a daily basis.
As a fan of spacemacs but reticent to vim bindings, I use `spacemacs-theme` and `spaceline` packages, `emacs-dashboard` ju…
-
If I make edits to a customization stanza and then save customizations through the UI, the edits will get clobbered. Maybe the thing to do is store an md5 of the stansas to see whether they've been c…
-
Wouldn't it be more straightforward to compile all the *Gtk* with `Primary=GDK_META_MASK`?
https://unix.stackexchange.com/a/168516/97334