-
Thanks for this cool package.
What is the intended behaviour of the `C-l` / `recenter-top-bottom` command in mistty? Personally, I'd love it if `recenter-top-bottom` behaved the same way as in eshe…
-
During redisplay there are `args-out-of-range` errors when the source buffer is narrowed.
Steps to reproduce:
Using the following source with `racket-xp-mode` enabled, call `narrow-to-defun` in…
-
Today, during a routine update/upgrade of homebrew, Macaulay2 failed to upgrade (I am working on an Intel MacBook Pro with Sonoma 14.2.1) I tried uninstalling and installing it again, using all the tr…
-
Any tips on how to fix my Rails repl is greatly appreciated.
I've been using inf-ruby for a long time but something broke after I reinstalled my OS.
The issue is that I can't execute any command b…
-
When I run `M-x mode-minder`, I get:
Backtrace:
```elisp
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
(file-name-base nil)
(# my/org-hugo-mode)
(mode-minder)
(funca…
-
Unfortunately I think the package-desc is out date, this is from 20240129.
Not sure if the attached patch makes sense for you (I have no easy way to test racket versions after 8.10)
[patch.txt…
-
I am using Emacs on Windows and I have downloaded and installed everything (for Spacemacs) according to the instruction given here. But when I launch Emacs, I get an an error stating
```
File Error…
-
I'm using emacs-w64 on Windows 7 (https://sourceforge.net/projects/emacsbinw64/). When I run
`M-x run-python`
I get the following error trace:
`Debugger entered--Lisp error: (file-error "Searching …
-
Hi @minad
When I use `M-x run-python` and then run the below code snippet in Python's standard REPL, will get unexpected result as below:
```python
import sys
for line in sys.stdin:
word…
-
Hi JD, I was thinking about the problems this package solves and the ones it doesn't, and perhaps starting afresh might be a good idea. More specifically, I've sketched a little communication protocol…