-
Check all global compilation warnings, file by file.
When it is not possible to solve it, leave a comment explaining the situation.
-
`counsel-file-jump` freezes the emacs for a couple of minutes when the directory is `~`. Shouldn't this operation be **asynchronous** (preferred), if not can we have some sort of argument set to this …
ghost updated
5 years ago
-
We have `counsel--async-command` to call shell command for completion candidates, however this command doesn't suitable for generalized async work. E.g.`url-retrieve`.
I try a beta version of async…
cireu updated
5 years ago
-
#### Runtime Environment
- Debian Buster/MX Linux 18
- GNU Emacs 27.0.50
- [.emacs.d](https://github.com/mrbig033/emacs)
- [use-package declarations](https://github.com/mrbig033/emacs/blob/maste…
-
Imported from SourceForge on 2024-07-03 22:26:41
Created by **[willisbl](https://sourceforge.net/u/willisbl/)** on 2007-01-11 11:43:36
Original: https://sourceforge.net/p/maxima/bugs/1058
---
\(%i3\…
rtoy updated
4 months ago
-
I'm not sure if this is a go mode issue, an evil issue, or some issue with how `C-c C-j` is being translated to evil-mode keybindings, but I'm unable to rebind "g d" to evil-goto-definition or lsp-fin…
-
### Description
#### Steps to Reproduce
Run the following code, and then run `org-roam-dailies-goto-today`.
```elisp
(defun org-roam--capture-test ()
(message "org-roam-capture-new-node-h…
-
I’m lost, I could need help with my configuration. (I hope that this is the right place.)
Basically, what I want to achieve is a fluid with with left-padded nicknames, like this:
[user_1…
-
**Describe the bug**
If one invokes `lsp-java-update-project-configuration`, for example, from `magit-status` buffer, `(buffer-file-name)` is `nil`, hence the backtrace (see below). That is, it wo…
-
I've tried everything. Is there a way to customize these keybindings in init.el? Could you provide an example? I am using use package. Thanks.