help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: S-up and emacs -nw?


From: Fredrik Staxeng
Subject: Re: S-up and emacs -nw?
Date: 14 Oct 2002 07:49:02 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

"Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu> 
writes:

>>>>>> "Joe" == Joe Casadonte <jcasadonte@northbound-train.com> writes:
>> As I suspected, they are indeed the same.  Can anyone point me in the
>> direction of some info that will show me how to do this?  Thanks!
>
>It would help if you were a bit more forthcoming with hard-data.
>I don't even know what terminal you're using.
>
>
>        Stefan

If it happens to be xterm, out things like this in .Xdefaults, or wherever
your particular setup keeps X resources:

XTerm*vt100.translations: #override <Key>BackSpace: string(0x7f) \n\
        Shift<Key>Tab: string(0x1b) string([Z) \n\
        <Key>Prior: string(0x1b) string([5~) \n\
        <Key>Next: string(0x1b) string([6~) \n\
        <Key>Home: string(0x1b) string(<) \n\
        <Key>End: string(0x1b) string(>) \n\
        <Key>Delete: string(0x1b) string([3~)

No space after the last backslash, no newline/backslash on the last line,
and no error messages if you spell anything wrong.

-- 
Fredrik Stax\"ang | rot13: sfgk@hcqngr.hh.fr


reply via email to

[Prev in Thread] Current Thread [Next in Thread]