-
Compilation fails:
```
make: Leaving directory `/home/vfragoso/Development/libraries/M2/M2/Macaulay2/packages/Macaulay2Doc-temporary'
ls -l Macaulay2Doc-temporary
total 0
rm -rf Macaulay2Doc-temp…
-
((alist-get 'racket-mode package-alist))
((emacs-version "29.1")
(system-type darwin)
(x-gtk-use-system-tooltips UNDEFINED)
(major-mode help-mode)
(racket--el-source-dir "/Users/bogdan/.e…
-
Dear karthink,
I'm trying to figure out how to automatically keep the cursor at the bottom of the pop-up buffer, especially when I switch to it.
Mainly I want to do this because I have my Python-She…
-
### 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),…
-
In `racket-mode`, when I type `'`, only one `'` appears.
But in `racket-hash-lang-mode`, when I type `'`, `''` appears.
I file this as a feature request and not as a bug report because it could…
-
Consider:
```
;; abc
#lang racket
1
```
This produces a message
```
racket-back-end-/ command exception:
hash-lang-bridge: No hash-lang exists with ID
```
over and over again.…
-
We had to [fix a similar issue in Guile last year](https://lists.gnu.org/archive/html/guile-user/2016-10/msg00007.html). [Localhost + port isn't actually safe](https://web.archive.org/web/20171119171…
-
### DB Selector
DB3K
### DBID to Copy
6067
### Hypothetical
No
### Name
AS.332 Super Puma [Oryx] -- South Africa (Army), 2000, OECM/ELINT
AS.332 Super Puma [Oryx] -- South Africa…
-
comint-continue-subjob: Buffer *Swift REPL [xcrun swift]* has no process
For example
1. new file `test.swift`
```swift
print("hello world")
```
2. run `send to buffer REPL`
3. log in `*Swi…
-
In the comint-mime.sh script, line 22:
file=$(realpath -e "$1") || return 1
the -e flag on linux indicates that 'all components of the path must exist'
This -e flag doesn't exist on M…