all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#69819: 30.0.50; comint-mode does not always respect the read-only flag
@ 2024-03-15 20:07 Dima Kogan
  2024-03-16  7:16 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Dima Kogan @ 2024-03-15 20:07 UTC (permalink / raw)
  To: 69819

Hi. Here's a recipe:

1. emacs -Q

2. M-x shell

3. Observe that the shell is live. You can run commands, and the
   inferior process responds

4. C-x C-q

   Turns on read-only-mode

5. Observe that we now cannot interact with the shell since it's
   read-only. We can C-x C-q again to make it work again. Before step 6,
   C-x C-q again, to make it read-only

6. C-d

   This normally exits the shell. But if we're read-only, it shouldn't
   do that. I see that it still works, despite being read-only.


I'm observing this with all comint-based modes, not just shell-mode.

Thanks!





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-18 13:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-15 20:07 bug#69819: 30.0.50; comint-mode does not always respect the read-only flag Dima Kogan
2024-03-16  7:16 ` Eli Zaretskii
2024-03-17 19:51   ` Dima Kogan
2024-03-17 20:22     ` Eli Zaretskii
2024-03-18  4:57       ` Dima Kogan
2024-03-18 13:16         ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.