GNU bug report logs - #78474
31.0.50; Wrong char insertion in rxvt

Previous Next

Package: emacs;

Reported by: Bastien Guerry <bzg <at> gnu.org>

Date: Sat, 17 May 2025 22:56:02 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Full log


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

From: Samuel Thibault <samuel.thibault <at> gnu.org>
To: Manuel Giraud <manuel <at> ledu-giraud.fr>
Cc: bzg <at> gnu.org, Sebastien.Hinderer <at> inria.fr, Eli Zaretskii <eliz <at> gnu.org>,
 rpluim <at> gmail.com, 78474 <at> debbugs.gnu.org
Subject: Re: bug#78474: 31.0.50; Wrong char insertion in rxvt
Date: Sun, 3 Aug 2025 22:01:24 +0200
Hello,

Manuel Giraud, le dim. 03 août 2025 14:03:51 +0200, a ecrit:
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> >> From: Manuel Giraud <manuel <at> ledu-giraud.fr>
> >> Cc: rpluim <at> gmail.com,  samuel.thibault <at> gnu.org,  bzg <at> gnu.org,
> >>   Sebastien.Hinderer <at> inria.fr,  78474 <at> debbugs.gnu.org
> >> Date: Sun, 03 Aug 2025 11:17:18 +0200
> >> 
> >> > I see no reason to make this a user option.  It should be a simple
> >> > variable.
> >> 
> >> I have used the DEFVAR_BOOL macro but no defcustom: does that make it a
> >> "simple variable"?
> >
> > Yes.  To make such a variable a defcustom, you need to add it to
> > cus-start.el.
> >
> >> Sorry for my lack of understanding of Emacs internals here.
> >
> > No need to feel sorry, no one is borne with this knowledge.
> 
> Thanks.  Here is the new version of the patch that, I think, addresses
> all the left issues.

Thanks. I confirm that the patch fixes the behavior, and that adding

(setq tty-cursor-movement-use-TAB-BS 1)

to my .emacs re-breaks the behavior.

Samuel




This bug report was last modified 1 day ago.

Previous Next


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