* Alt-X is bound to M-8- instead of M-x ?
@ 2007-10-25 22:22 B
2007-10-26 11:57 ` Peter Dyballa
[not found] ` <mailman.2593.1193399838.18990.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 4+ messages in thread
From: B @ 2007-10-25 22:22 UTC (permalink / raw)
To: help-gnu-emacs
When I press Alt-x in an emacs window run from and xterm (emacs -nw)
the is bound to M-8- . However Alt-x is bound to M-x as it should
be for emacs running in its own window.
I am using fvwm in Debian/Etch.
My xorg.conf keyboard configuration is
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
Would be grateful if you could give me a pointer on what
may be causing this problem and how to fix it.
sincerely
b thomas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Alt-X is bound to M-8- instead of M-x ?
2007-10-25 22:22 Alt-X is bound to M-8- instead of M-x ? B
@ 2007-10-26 11:57 ` Peter Dyballa
[not found] ` <mailman.2593.1193399838.18990.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2007-10-26 11:57 UTC (permalink / raw)
To: no; +Cc: help-gnu-emacs
Am 26.10.2007 um 00:22 schrieb B Thomas:
> Would be grateful if you could give me a pointer on what
> may be causing this problem and how to fix it.
Most terminal emulators do not support, i.e. do not pass all X events
to programmes running in them, for example a shell interpreter. There
is some likelihood that your xterm might not make a difference.
If you want to, you can press, in *scratch* buffer for example, C-q
and then your key combination (and again C-q <key combination>) to
actually see what xterm passes to GNU Emacs.
--
Greetings
Pete (:
_ / __ - -
_/ \__/_/ - -
(´`) (´`) - -
`´ `´
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Alt-X is bound to M-8- instead of M-x ?
[not found] ` <mailman.2593.1193399838.18990.help-gnu-emacs@gnu.org>
@ 2007-10-27 19:53 ` B Thomas
2007-10-27 20:26 ` Sven Joachim
0 siblings, 1 reply; 4+ messages in thread
From: B Thomas @ 2007-10-27 19:53 UTC (permalink / raw)
To: help-gnu-emacs
I tried that and find that M-x is bound to
capital A with a tilde over it. In the xterm
itself M-x is bound to phi `ø' .
regards
b thomas
On Fri, 26 Oct 2007 13:57:06 +0200, Peter Dyballa <Peter_Dyballa@Web.DE> wrote:
> If you want to, you can press, in *scratch* buffer for example, C-q
> and then your key combination (and again C-q <key combination>) to
> actually see what xterm passes to GNU Emacs.
>
> --
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Alt-X is bound to M-8- instead of M-x ?
2007-10-27 19:53 ` B Thomas
@ 2007-10-27 20:26 ` Sven Joachim
0 siblings, 0 replies; 4+ messages in thread
From: Sven Joachim @ 2007-10-27 20:26 UTC (permalink / raw)
To: help-gnu-emacs
B Thomas <no@email.com> writes:
> I tried that and find that M-x is bound to
> capital A with a tilde over it. In the xterm
> itself M-x is bound to phi `ø' .
This can be fixed by letting xterm send Meta as Escape, i.e. by
putting a line with
xterm*metaSendsEscape: true
into ~/.Xresources. It can also be set at runtime in the xterm menu
that pops up when you press C-mouse-1.
Cheers,
Sven
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-10-27 20:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-25 22:22 Alt-X is bound to M-8- instead of M-x ? B
2007-10-26 11:57 ` Peter Dyballa
[not found] ` <mailman.2593.1193399838.18990.help-gnu-emacs@gnu.org>
2007-10-27 19:53 ` B Thomas
2007-10-27 20:26 ` Sven Joachim
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.