-
```
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…
-
Emacs ships with over 7000 elisp tests. Bootstrapping these tests would make a good milestone and help ensure correctness. These tests can be run with `make check` in GNU Emacs.
-
I often want to look at something's ancestor's in as much detail as possible, _except_ where those ancestries reach certain nodes that arise frequently in the display (and which, presumably, I already…
-
Now that `elinter` provides a GitHub action, I will start experimenting with it against existing projects developed by others. This will let me learn how people structure their projects and identify m…
-
Hi,
Coming from Obsidian, I'm used to create "empty" notes on the fly while writing a specific note if I know some leveraged concepts could be interesting to write about in the future. I achieve a …
-
Due to some issues with org-element or org-element caching that I'm having trouble reproducing, latex previews sometimes fail in indirect Org buffers. I'm keeping an eye for a deterministic, reproduc…
-
> 参考:
>
> http://lisp-lang.org/learn/getting-started/
>
> https://github.com/slime/slime
>
> https://github.com/melpa/melpa
>
> https://common-lisp.net/project/slime/doc/html/Installation.html…
-
Hello,
I am working on the emacs package [codegeex.el](https://github.com/hzhangxyz/codegeex.el) to interface with codegeex.
I want to implement the up-to-date api function, handling the login, …
-
I don't see dylan-mode in the 2011.1 release. It would be nice to bundle dylan-mode with the release so that DIME is usable without additional downloads.
If people are against this, then the main RE…
-
These days `chur` is running NixOS (a Linux distribution) and provides Docker for users. The idea is to use NixOS like a "hypervisor" for running Docker containers where the real work is done. That me…