bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12826: 24.2.50; M-x term, delete-backward-char doesn't delete input


From: Phil Sainty
Subject: bug#12826: 24.2.50; M-x term, delete-backward-char doesn't delete input when rebound to non-backspace key doesn't
Date: Sat, 17 Jul 2021 03:47:22 +1200
User-agent: Orcon Webmail

That looks like a duplicate of bug#24837 which we resolved in 26.1.

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24837

*** 'term-char-mode' now makes its buffer read-only.
The buffer is made read-only to prevent changes from being made by
anything other than the process filter; and movements of point away
from the process mark are counter-acted so that the cursor is in the
correct position after each command.  This is needed to avoid states
which are inconsistent with the state of the terminal understood by
the inferior process.

New user options 'term-char-mode-buffer-read-only' and
'term-char-mode-point-at-process-mark' control these behaviors, and
are non-nil by default.  Customize these options to nil if you want
the previous behavior.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]