-
```
Hi everyone,
I tried the M-x find-dired, and then I entered into the dired-mode. Then I
invoked M-x dired-do-query-replace-regexp for the marked files. To my surprise,
each time I got a indicati…
-
Hi,
Just wanted to say thanks for posting this and the accompanying article. It is like a more advanced version of what I'm doing in https://github.com/alphapapa/org-ql. Of course, I can't do in …
-
This package started out as a hack, because I'm lazy, and I wanted to show off, and I wanted to learn emacs-lisp. It got some success quickly, which surprised and delighted me.
For a long time I want…
-
Hi,
I stumbled over a reddit post about this Emacs config and I was curious to try out and see what I could learn and adapt for my own Emacs configs.
By doing so I identified and overcame some…
-
If we are analyzing a project which uses Cask or has a `-pkg` file or the requires headers we should pick the `emacs` dependency version and warn if user uses functions not supported by that platform.…
Fuco1 updated
5 years ago
-
Hi, I love the idea of using Hercules together with Evil to learn my way around the new set of bindings. And it almost works!
Here's a screenshot set up to show the motion keys, just via:
```li…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
Hi! Recently I've been trying to understand the emacs display engine and write a simple front-end, then I found this project, which looks interesting. I want to share some of my thoughts on this, and …
-
I see there is a `TypeError` defined in core/error.rs. However, the Emacs C code often has something like:
```
return wrong_type_argument (Qchar_or_string_p, obj);
```
Does that mean the `Type` …
-
```
Hi everyone,
I tried the M-x find-dired, and then I entered into the dired-mode. Then I
invoked M-x dired-do-query-replace-regexp for the marked files. To my surprise,
each time I got a indicati…