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

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

Re: New C-h/Delete issue on emacs22.2.1-nox (Xquartz 2.3.0)


From: matt
Subject: Re: New C-h/Delete issue on emacs22.2.1-nox (Xquartz 2.3.0)
Date: Tue, 5 Aug 2008 18:00:52 -0700 (PDT)
User-agent: G2/1.0

> Invoke 'stty -a' to see your recent settings. 'stty ^h' should clear
> any binding of C-h.

>         (global-set-key (kbd "DEL")   'backward-delete)               ?
>         (global-set-key (kbd "M-DEL") 'backward-kill-word)    ?

Not just in this case, but for some reason the elisp commands never
seem to do anything.

Stty says that my erase=^H.  Tried 'stty ^h' but it's not an option
stty recognizes.

I'm having a hard time believing that i'm not the only one with this
problem...

matt


reply via email to

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