-
Hello,
When I attempt to run R, opening it by `ess-eval-region-or-function-or-paragraph-and-step VIS` on an R script in its own buffer and frame, it creates a second frame and opens R in that frame, …
-
Hi! Thanks for all the work the mantainers have made! It is a relevant package...
I have a Guix SD linux distro. And I'm learning to configure it.
When I import the package from melpa, the only av…
-
Currently `comint-input-history-ignore` is set to `^#` which is right for Bash but wrong for Lisp. It should be `^;`.
Easy fix:
```diff
(define-derived-mode sly-mrepl-mode comint-mode "mrepl"
…
-
Hi there,
I write this issue because I'm experiencing a weird behaviour on the `god-mode` minor mode while in `shell-mode` major mode.
In particular, it doesn't seem to toggle in with `god-mode-all`…
-
The problem is, I show `bufler-list` and kill a buffer (often an exwm one). After this, I can't take any actions in buffler as it gives me the following error. Funny thing is, very often this is fixed…
-
There is a [web-based ipython console](https://github.com/jupyterlab/jupyterlab/tree/master/packages/console) in the jupyterlab project, basically a [QTConsole](https://github.com/jupyter/qtconsole) …
-
After eglot was connected and flymake was loaded.
The fringe indicator and warning underline was not shown. I have restarted flymake but the indicator and underline was not enable.
flymake have…
-
### Versions
* Python: 3.9.6
* OS: CentOS 7
* Buildozer: 1.2.0
### Description
- **What are you trying to get done:** Currently trying to build a little MWE application that uses kivy+…
tviti updated
2 years ago
-
I use a config.org file and have the literate module enabled in my init.el.
All works as expected except lexical-binding.
This is the first block of the file. It tangles to config.el at the first …
-
When a Latex expression contains double backslashes (`\\`), the output markdown is not properly escaped, for example the org file:
`\[\sum_{\substack{0
# Debug information for `ox-hugo…