-
In emacs 28.2 new defaults seem not to be working as expected in results buffer.
Although a get results when pressing RET on result I get a popup that asks me to manually set the path for the file.…
-
This package will fail to install due to it missing a [package header](https://www.gnu.org/software/emacs/manual/html_node/elisp/Simple-Packages.html).
Without it there's no way for the package man…
-
I'm referring to this function defined here:
https://github.com/JuliaEditorSupport/julia-emacs/blob/b5f5983d2b232c8bba4c5eff75cccdb787c19d98/julia-mode.el#L842
I've downloaded and installed Juli…
-
I'm pretty surprised this is reproducible in my system, but so it is. I was able to get at least some sort of dump the first time I hit this, but apparently no longer.
If this were a bug report on …
-
## versioninfo()
```
Julia Version 1.8.3
Commit 0434deb161* (2022-11-14 20:14 UTC)
Platform Info:
OS: macOS (arm64-apple-darwin21.6.0)
CPU: 8 × Apple M1
WORD_SIZE: 64
LIBM: libop…
-
A very useful feature of comint's ring-history search tools is that they record location. I.e, they set `comint-input-ring-index` to indicate where along the ring the command has been pulled from. T…
-
After changing `treemacs-file-extension-regex` to `treemacs-first-period-regex-value` with:
```
(setq treemacs-file-extension-regex treemacs-first-period-regex-value)
```
I got this error:
```
E…
-
### 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),…
-
I am using Doom Emacs with Emacs 27, and cannot get org-modern-mode to install/load properly.
When just adding (package! org-super-agenda) to packages.el I get:
```
-*- mode: compilation; default-d…
-
When setting `corfu-popup-min-height` to something large (like 15), popups near the bottom of the frame "fall off" (off the physical display too usually). In order to keep the popup "in frame" more o…