GNU bug report logs - #73951
29.4; 'what-cursor-position' reports SPC instead of TAB in term-mode

Previous Next

Package: emacs;

Reported by: toomas <at> rosin.ee

Date: Tue, 22 Oct 2024 16:43:01 UTC

Severity: normal

Found in version 29.4

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: toomas <at> rosin.ee
Cc: 73951 <at> debbugs.gnu.org
Subject: bug#73951: 29.4; 'what-cursor-position' reports SPC instead of TAB in term-mode
Date: Tue, 22 Oct 2024 20:40:57 +0300
> From: toomas <at> rosin.ee
> Date: Tue, 22 Oct 2024 19:35:42 +0300
> 
> 
> How to reproduce on my system:
> 
> Start: emacs -Q
> Type: M-x term RET
> On Emacs prompt "Run program: /bin/bash", type: RET
> The *terminal* buffer appears.
> On Bash prompt, type: echo 'a TAB b' RET
> Bash prints: "a	b" (a TAB b), and displays new prompt.

I cannot reproduce this because when I press TAB, I get a bell,
i.e. TAB is not printed.  Which is consistent with what TAB produces
outside Emacs, when I type it at Bash prompt: Bash attempts to perform
completion on what I typed.

So I guess your recipe is missing something, or maybe your Bash init
file customizes Bash in some way.

If someone can reproduce this, please tell if I'm missing something
here.




This bug report was last modified 255 days ago.

Previous Next


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