* forward/backward-word in tty Emacs
@ 2006-04-22 21:01 Leonid Grinberg
2006-04-22 21:22 ` Peter Dyballa
0 siblings, 1 reply; 2+ messages in thread
From: Leonid Grinberg @ 2006-04-22 21:01 UTC (permalink / raw)
Hi all,
I am using Debian Testing with GNOME 2.12. I prefer to use text-only
emacs (i.e. emacs -nw), within gnome-terminal, because it works nicer
and faster, in my opinion, anyways. I get along fine, with tabs and
everything works out.
The only problem that I am having that is really annoying me is
forward-word and backward-word. As far as I know, there are three real
ways to go forward and back in Emacs.
1) M-x forward-word, M-x backward-word
2) M-f, M-b
3) C-<RIGHT>, C-<LEFT>
1 is impractical for obvious reasons. 3 works fine, but is slow, and
akward to use. I have always used 3 when I used to use graphical
Emacs, but it is not working in text-only mode. Is there any way to
get it to work, because I really miss the feature!
Thanks!
--
Leonid Grinberg
lgrinberg@gmail.com
http://www.lgrinberg.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: forward/backward-word in tty Emacs
2006-04-22 21:01 forward/backward-word in tty Emacs Leonid Grinberg
@ 2006-04-22 21:22 ` Peter Dyballa
0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2006-04-22 21:22 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 22.04.2006 um 23:01 schrieb Leonid Grinberg:
> Is there any way to
> get it to work, because I really miss the feature!
If you press in *scratch* buffer C-q C-right or C-q C-left you can
see whether these keys produce anything. If they do you can use and
bind them. If they don't you need to teach gnome-terminal these keys
(could be it's like in Xterm which you can teach a lot of key codes).
Without a gnome-terminal generating a specific sequence of bytes you
won't be able to determine that any of these key combinations was
pressed.
--
Greetings
Pete
"Specifications are for the weak and timid!"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-04-22 21:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-22 21:01 forward/backward-word in tty Emacs Leonid Grinberg
2006-04-22 21:22 ` Peter Dyballa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).