all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Olive <olive.lin@versateladsl.be>
Subject: Re: Emacs 21.3.1 -nw over ssh, C-h not bringing up help
Date: Sat, 19 Mar 2005 23:10:08 +0100	[thread overview]
Message-ID: <423ca3f4_4@x-privat.org> (raw)
In-Reply-To: <84hdj7crf0.fsf@ripco.com>

Todd H. wrote:
> Howdy, 
> 
> I've been an emacs user for over 10 years and have recently been
> forced into an upgrade from 20.6.1 under redhat to 21.x under Debian.
> I access the Linux box in question via SSH (SecureCRT on a Win2k box
> if it matters).  I use a VT220 emulation in my ssh client and have
> TERM set to VT220 in the Linux shell.
> 
> On the old Emacs 20.6/Redhat box I was on, I set SecureCRT to
> "backspace sends delete" and life was good.  Backspace deleted stuff
> left of the cursor, and Control-h invoked help.
> 
> The problem now is that Under "GNU Emacs 21.3.1 (i386-pc-linux-gnu, X
> toolkit, Xaw3d scroll bars) of 2004-10-16 on raven, modified by
> Debian" pressing C-h now deletes left of the cursor, and the only way
> to bring up help is M-x help.  I've fiddled with various SEcureCRT
> settings to no avail.  I at least get backspace to work right if I let
> it send backspace for backspace. 
> 
> Anyone have the magic bullet for this?  I've searched for an answer,
> but most of what i find is people withe reverse problem of backspace
> bringing up help.  The other odd thing is if I try to bind help to a
> function key, I need to hit shift and that function key to make it
> happen. 
>         (global-set-key [f5] 'help)     
> 
> Did something change in Emacs 21 on "help" key binding? 
> 
> Best Regards, 

I do not know if it answer your question; but the default key sequence 
send by xterm is the same for the backspace key and C-h so emacs cannot 
make the difference; it is xterm that must be configured. Emacs works 
well after having configuring xterm on the following way. Use the 
following resources:

XTerm*ttyModes: erase ^?
XTerm*backarrowKey: false
XTerm*eightBitInput: false

env. variable term set to "xterm"

  parent reply	other threads:[~2005-03-19 22:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-19 20:27 Emacs 21.3.1 -nw over ssh, C-h not bringing up help Todd H.
2005-03-19 21:13 ` Peter Dyballa
2005-03-19 21:33 ` Eli Zaretskii
2005-03-19 22:10 ` Olive [this message]
2005-03-19 23:51   ` Peter Dyballa
     [not found]   ` <mailman.4438.1111277867.32256.help-gnu-emacs@gnu.org>
2005-03-20  0:49     ` David Kastrup
2005-03-20  0:57       ` Stefan Monnier
2005-03-20  8:11       ` Olive
2005-03-20  8:08     ` Olive
     [not found] ` <mailman.4437.1111269347.32256.help-gnu-emacs@gnu.org>
2005-03-20 17:53   ` Todd H.
     [not found] ` <mailman.4436.1111268261.32256.help-gnu-emacs@gnu.org>
2005-03-20 18:14   ` Todd H.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=423ca3f4_4@x-privat.org \
    --to=olive.lin@versateladsl.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.