all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cygwin + RXVT + GNU Emacs: Key Missing
@ 2003-02-09 16:54 zhaoway
  2003-02-09 17:38 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: zhaoway @ 2003-02-09 16:54 UTC (permalink / raw)


My environment is Cygwin RXVT and GNU Emacs in console mode.

Emacs can't catch the following keys as C-h k returns either nothing or weird combo.

C-h k on:

ctrl up => Esc O a
shift tab => TAB
ctrl tab => no effect at all

Please help!
Thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Cygwin + RXVT + GNU Emacs: Key Missing
  2003-02-09 16:54 Cygwin + RXVT + GNU Emacs: Key Missing zhaoway
@ 2003-02-09 17:38 ` Kai Großjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2003-02-09 17:38 UTC (permalink / raw)


zw@netspeed-tech.com (zhaoway) writes:

> C-h k on:
>
> ctrl up => Esc O a
> shift tab => TAB
> ctrl tab => no effect at all

When you hit those keys, Emacs gets some escape sequences from the
terminal.  Often, the escape sequence from the terminal is the same
when you hit Tab and Shift-Tab, say.  Thus, Emacs obviously can't
distinguish the keys.

If your terminal is programmable, then you can tell it to send
different escape sequences.  After this, you can teach Emacs about
them.
-- 
A turnip curses Elvis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-09 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-09 16:54 Cygwin + RXVT + GNU Emacs: Key Missing zhaoway
2003-02-09 17:38 ` Kai Großjohann

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.