-
`emacs-lisp-mode` needs to be updated to understand modules, so that hacking on elisp remains easy. Some ideas:
- update font-lock to fontify renamed symbols differently
- put some hover help (or in …
-
I'm running into a weird error with Elsa v20230621.1005 MELPA:
```
(elsa--get-requires "/opt/homebrew/Cellar/emacs-mac/emacs-29.1-mac-10.0/share/emacs/29.1/lisp/emacs-lisp/cl-macs.el.gz")
```
thro…
-
package-lint points out that SC is using these reserved key bindings:
```
In ‘sunrise-commander.el’:
at 855:63: warning: This key sequence is reserved (see Key Binding Conventions in the Emacs …
-
The `lisp` keymap (SPC k) contains a lot of structural editing commands. Treesitter should allow something similar for other languages. There is [combombulate](https://github.com/mickeynp/combobulate)…
-
## Expected behavior
In Clojure mode I can wrap `foobar?` with parentheses with `sp-wrap-round`, getting `(foobar?)`.
## Actual behavior
I get `(foobar)?`.
## Steps to reproduce the proble…
-
MacOs 10.15.5 (19F101)
Last several lines of output:
```
Writing LC_FUNCTION_STARTS command
Writing LC_DATA_IN_CODE command
2912 unused bytes follow Mach-O header
94487 pure bytes used
mv -f …
-
### OS/platform
macOS
### Emacs version and provenance
GNU Emacs 30.0.91 (build 1, aarch64-apple-darwin23.6.0, NS appkit-2487.70 Version 14.6.1 (Build 23G93)) of 2024-09-13
Installed using…
-
Imported from SourceForge on 2024-07-09 11:17:55
Created by **[eduardoochs](https://sourceforge.net/u/eduardoochs/)** on 2023-12-01 06:21:22
Original: https://sourceforge.net/p/maxima/bugs/4219
---
…
rtoy updated
4 months ago
-
System: Version 13.3.1 (22E261)
Computer: Macbook Pro(2020)
brew install failed
log
```shell
==> Installing emacs-mac from railwaycat/emacsmacport
==> Patching
==> Applying multi-tty-27.diff
p…
-
**Describe the bug**
While trying to call `code-review-forge-pr-at-point` on a PR I get
**To Reproduce**
In magit status, call `code-review-forge-pr-at-point`
**Expected behavior**
Show pull…