-
This is a minor inconvenience. Here's an example.
Imagine you've written the let block, and you've just finished writing the expression:
```emacs-lisp
(let ((first-binfing (some-expression with…
-
Hi,
thanks for this neat project.
Is there a way to restrict a search just for org mode headings rather than the entire file? I saw in #6 mention of searching by headlines?
Thanks.
sje30 updated
2 years ago
-
Recently there was a post on emacs reddit about this [libvterm based terminal emulator](https://github.com/akermu/emacs-libvterm). I think the current emulators in emacs should be replaced with someth…
-
like `space-after-tab::tab` used for `whitespace-style` config.
-
### Thank you for the bug report
- [X] I am using the latest version of `dirvish` related packages.
- [X] I checked [CUSTOMIZING|EXTENSIONS](https://github.com/alexluigit/dirvish#resources).
- [ ] Yo…
-
Would it make sense to add support for recompile, basically re-running the previous compile command that was used?
With this there could be a command similar to what `recompile` is to `compile`.
…
-
When invoking `xref-find-definitions` which is bound to `M-.` at a symbol, the echo area says `no applicable method: xref-backend-definitions, citre, `.
This happens after I updated citre from a re…
-
Especially, I'd like to `POST .../login` and parse out an auth token, which following endpoints require.
There's a way to do this with `org-babel` and `ob-restclient`, but that whole setup is a bit…
-
The code here diverged from that in elpa.git:
```
% make fetch/bug-hunter
emacs --no-site-lisp --batch -l admin/elpa-admin.el -f elpaa-batch-fetch-and-show "bug-hunter"
Fetching updates for bug-hu…
-
Hi,
I love `dired-narrow`, I use it on a daily basis.
However, sometimes, I'd like to have the opposite feature: hide everything that matches the pattern. Therefore, I propose a **feature-wish**…