GNU bug report logs - #12826
24.2.50; M-x term, delete-backward-char doesn't delete input when rebound to non-backspace key doesn't

Previous Next

Package: emacs;

Reported by: Maciek Pacut <maciek.pacut <at> gmail.com>

Date: Wed, 7 Nov 2012 18:41:01 UTC

Severity: minor

Found in version 24.2.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #18 received at 12826 <at> debbugs.gnu.org (full text, mbox):

From: Phil Sainty <psainty <at> orcon.net.nz>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 12826 <at> debbugs.gnu.org, Maciek Pacut <maciek.pacut <at> gmail.com>,
 Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Re: 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
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.





This bug report was last modified 4 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.