GNU bug report logs -
#65326
Alt-x prefix does not work on NetBSD/OpenBSD console
Previous Next
To reply to this bug, email your comments to 65326 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65326
; Package
emacs
.
(Tue, 15 Aug 2023 22:21:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Bruno Haible <bruno <at> clisp.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 15 Aug 2023 22:21:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
With Emacs I'm used to type M-x as Alt-x (left Alt key). But this does not
work in the NetBSD 9.3 console and the OpenBSD 7.2 console. As a result, I
have to use ESC-x instead, which breaks a convenient habit.
How to reproduce:
1. Log in at the NetBSD or OpenBSD console.
$TERM is wsvt25 on NetBSD, or vt220 on OpenBSD.
2. Edit some file:
$ src/emacs ~/hello.c
<Down>
<RET>
<M-x> (Alt-x) does not work as expected: It inserts a 'x'.
Bruno
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#65326
; Package
emacs
.
(Wed, 16 Aug 2023 11:59:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 65326 <at> debbugs.gnu.org (full text, mbox):
> From: Bruno Haible <bruno <at> clisp.org>
> Date: Wed, 16 Aug 2023 00:20:20 +0200
>
> With Emacs I'm used to type M-x as Alt-x (left Alt key). But this does not
> work in the NetBSD 9.3 console and the OpenBSD 7.2 console. As a result, I
> have to use ESC-x instead, which breaks a convenient habit.
>
> How to reproduce:
>
> 1. Log in at the NetBSD or OpenBSD console.
> $TERM is wsvt25 on NetBSD, or vt220 on OpenBSD.
Emacs doesn't have support for those terminals in lisp/term/, so it
seems. Can you spot which of the *.el files there is loaded when you
start Emacs? Maybe adding a suitable file is all that's needed?
> 2. Edit some file:
> $ src/emacs ~/hello.c
> <Down>
> <RET>
> <M-x> (Alt-x) does not work as expected: It inserts a 'x'.
If the above doesn't help, I'm afraid someone who has access to those
platforms will need to look into this problem.
Last, but not least: please use "M-x report-emacs-bug" to report bugs,
as otherwise useful information collected by that command is missing
from your report. I don't even know in which version of Emacs did you
see this, let alone the other aspects of the build.
Thanks.
This bug report was last modified 1 year and 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.