-
Every command with "ee-...", error message shows up like this:
> ee-rg get: cat: /tmp/ee-rg.tmp: No such file or directory
My env:
MacBook Pro M1 Pro, macOS 15, emacs 30.0.91.
yibie updated
2 weeks ago
-
Where is the omnisharp configuration file located after running `omnisharp-install-server` from within emacs? I looked in ~/.emacs.d/.cache/omnisharp/server, but did not see anything resembling a conf…
-
Loading this package sets `org-id-locations-file` to `"/home/username/.config/emacs/elpa/ob-rust-20220824.1923/.test-org-id-locations"` for some reason.
-
**What did you expect to happen?**
``` emacs-lisp
(after! latex
(set-company-backend! 'latex-mode '(company-cdlatex-backend ...)))
```
should set the custom backend list as the **first** backen…
-
### 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),…
wchmb updated
1 month ago
-
Setting up `gptel` with ollama local models is not working
**Additional context**
Emacs version: 29
Operating system: OSX Sonoma
Ollama:
```bash
➜ ~ ollama list
NAME …
-
## Actual Behavior
`ox-hugo` complains when using a org-mode `example` block if inside a org-babel `#+RESULTS` block.
## Expected Behavior
I thought this could be rendered without error a…
-
When using poly-org I get a lot of warnings
> ⛔ Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org buffer # (emacs-lisp-mode)
> ⛔ Warning (org-element): ‘org-element-at-point’…
-
I am on doom emacs. I have some yasnippets in `~/.config/doom/snippets/LaTeX-mode`.
The command `+snippets/edit`
* shows snippets in `~/.doom.d/snippets', but this path does not even exist (!);
* t…
-
With emacs-zmq local build, emacs crashes (SEGV) at module load.
It is the same issue reported in #14
The SEGV is raised on the same line: `emacs-zmq.c:286`
zmc package: (elpa) `zmq-20240716…