-
Although this may have worked back when there was only one REPL possible, and it was an "inferior process" for the one-and-only REPL buffer, it's N/A now.
Although I had rebound `C-c C-c` and `C-c …
-
Regular `M-x compile` creates a non-comint, that is, non-interactive compilation buffer. `C-u M-x compile` creates a comint one, i.e. where input is possible too.
cmake-build.el always sets up the la…
-
First of all, thank you for providing `web-server` in the first place: I'm having quite some fun with it, and I look forward to integrating it into my workflow :slightly_smiling_face:
I know little…
-
**What did you expect to happen?**
...
get doom emacs run with org-roam normally, following the instructions mentioned below at
https://org-roam.readthedocs.io/en/master/installation/
in init.el…
-
I am running a doom emacs based configuration as in this [link](https://github.com/gpetrini/.doom.d). It works fine when I run a R chunk in org-mode. However, when I run the same code in an org-file w…
-
#### Description :octocat:
After pulling latest develop (ee9201efe), spacemacs boot fails with this backtrace:
```elisp
Debugger entered--Lisp error: (void-function evil-set-undo-system)
(evil…
-
From a build of the development branch on a Debian unstable i386 chroot:
```m2
i1 : check_144 "Macaulay2Doc"
-- running test 144 of package Macaulay2Doc on line 95 in file ../../Macaulay2/package…
-
This may only pertain to displaying output in the echo area.
The output filter function that gets called when new output arrives may be called multiple times for each output. We already filter out …
-
## Actual Behavior
ox-hugo outputs a string enclosed in quotes to front matter
## Expected Behavior
[docsy ](https://www.docsy.dev/)expects a multi-line, non-quoted string
## How to Reprod…
-
I run `python-pytest-popup`, press `t` for `Test all`, and it runs. Then I try to do it again, perhaps after changing some code, and I get `Text is read-only` in the minibuffer, and the tests won't ru…
ghost updated
4 years ago