-
For some reason `build-emacs-for-macos` started failing recently during the Emacs configure phase -- not being able to find `gnutls`:
```bash
bash-5.1$ ./build-emacs-for-macos --git-sha 8ed46b7646…
-
Linux 6.6.1-artix1-1
GNU Emacs 29.1
Language Server 1.6.9
After setting up with `company`, and obtaining the API token, each autocomplete attempt yields a
Username [for http://127.0.0.1:37…
-
I think it would greatly simplify the editing model (not in reducing keybindings but in "backwards" operations), [meow](https://github.com/meow-edit/meow), an editing model for emacs inspired by Kakou…
-
Why is it that the launching the GTK version of GNU Emacs (25.1.1) gives me a floating window? `xprop` says `_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL`, which should make it tiling by de…
d125q updated
3 years ago
-
I'm on windows (official GNU windows built Emacs (24.*) and the latest Spacemacs, and while I'm trying to use either define-word or define-word-at-point I'm always getting:
```
error in process filte…
-
- [ ] [Python Prompt Toolkit 3.0 — prompt_toolkit 3.0.43 documentation](https://python-prompt-toolkit.readthedocs.io/en/master/index.html)
# Python Prompt Toolkit 3.0
## Snippet
```
Skip to docs na…
-
## Expected behavior
Calling `sp-point-in-empty-sexp` in `"x"["]y"` should return `nil`
## Actual behavior
It returns `("\"" . "\"")`
## Steps to reproduce the problem
- `mv` your `.e…
-
## Expected behavior
When setting the variable TeX-electric-math to (cons "\\\\(" "\\\\)")) in auctex modifies the behavior of $. When hitting $, \\(\\) should be inserted.
## Actual behavior
W…
slyfr updated
3 months ago
-
Hi,
Not sure why, but I'm getting the following errors while running with-simulated-imput tests against GNU Emacs 27.1 from the Debian archive:
```
$ LC_ALL=C.UTF-8 buttercup -L .
Loading /etc…
-
### Please confirm these before moving forward
- [X] I have searched for my feature proposal and not found a work-in-progress/duplicate/resolved/discarded issue.
- [X] This improvements refers to …