-
When `comint-prompt-read-only` is non-nil starting an inferior R buffer (e.g., with `M-x R`) and running `help.start()` results in being stuck in a read-only state in the inferior R buffer. Steps to r…
izahn updated
6 years ago
-
Thanks for the great package!
I can only use the ob-ipython-kernel buffer after manually activating `comint-mode`. Does anyone else have this issue? I'm afraid my setup is to blame...
#### Syste…
-
So when I run IO.gets emacs hangs until I C-g. After that I have to kill IEx because its still waiting for input.
Tested on Emacs 26 and 24
-
https://emacs.stackexchange.com/questions/14531/in-shell-eshell-and-comint-modes-the-cursor-moves-back-one-chacacter-when-i-sw
-
```
What steps will reproduce the problem?
1. (require 'geben)
2. M-x erc
3. Supply values to logon to IRC
What is the expected output? What do you see instead?
The expected output should be a succes…
-
The emacs developers gratuitously broke all kinds of things.
M-P (C-W p) doesn't work in 'redo' minibuffer any more.
C-U doesn't work in electric-buffer-list any more.
C-J (electric-newline-and-maybe…
-
Hi, thanks for the incredible job here!
Been using the package for a couple of days now. Just saw the package lacking some essential commands (in order to keep us in the Emacs only xD) (and since I'm…
-
Basically, make haskell-interactive-mode behave more like other existing interactive modes such as `eshell-mode` or `comint-mode` (from which many other modes are derived).
-
Config: Linux x86_64, Emacs 26.2, OCaml 4.08.0
In an Emacs session, running an OCaml REPL (```C-c C-s``` from Tuareg mode)
then trying ```#use "down.top";;``` give:
_Warning: Down v0.0.1 disabl…
-
`vterm` as written now doesn't appear to handle passwords in any special way, as far as I can tell; for example, if I `ssh` into a server, type my password, and then use `view-lossage`, my password is…