On: Tue, 24 Nov 1998 16:01:04 +0100 (CET) Daniel Elenius writes:
>
> Well, nothing in the HOWTO works!
I had the same problems and inserted the following lines in my
.emacs:
(setq delete-key-deletes-forward t)
(unless window-system
(puthash ?\^? 'backspace keyboard-translate-table))
T
HI Daniel :
>
> Well, nothing in the HOWTO works!
>
There is bizarre situation, on my computer the del and backspace key
are
working correctly. Perhaps the TERM environment variable is not correctly set.
That variable must be "linux" :
)n bash do :
Daniel Elenius <[EMAIL PROTECTED]> writes:
> Yes, but xemacs in X works fine, it's when I run it in the console
> that I get this problem. Is there a similar setting for the console
> somewhere?
Just to be specific: Are we talking about XEmacs running on a true
linux console (i.e. terminal type i
Well, nothing in the HOWTO works!
Hi Daniel :
> Yes, but xemacs in X works fine, it's when I run it in the console
> that I get this problem. Is there a similar setting for the console
> somewhere?
Thats is diferent,I am thinking always in X.
There is a Howto that explain that troube :
Yes, but xemacs in X works fine, it's when I run it in the console
that I get this problem. Is there a similar setting for the console
somewhere?
(thanks for your patience with me)
Hi Daniel :
>
> No, sorry but it still doesn't work. Xemacs doesn't seem to recognize
> my backspace for what it is ..!?
>
Perhaps your keyboard are not correctly configurated. My current key
configuracion is :
LNQRNMR2:~> xmodmap -pke | grep Back
keycode 22 = BackSpace
LNQRN
No, sorry but it still doesn't work. Xemacs doesn't seem to recognize
my backspace for what it is ..!?
Actually, none of this works. The problem is that the backspace and
DEL keys are somehow treated like the same key. So I can either have
both do 'delete-char' or both do 'delete-forward-char'. There must be
some lower level where I could set this up, but I'll be darned if I
know how/where...
No, actually, that makes both DEL and Backspace behave like DEL. Like
I said, I would really like it if Backspace deleted backwards and DEL
'forwards', so to speak.
Daniel Elenius <[EMAIL PROTECTED]> writes:
> I have this problem that has been bugging me for quite some time:
> I can't get my DEL key working properly in Xemacs. I want it to always
> generate delete-char, but it works like backspace, i.e. generates
> delete-backward-char. I have a swedish key
Daniel Elenius wrote:
>
> I have this problem that has been bugging me for quite some time:
> I can't get my DEL key working properly in Xemacs. I want it to always
> generate delete-char, but it works like backspace, i.e. generates
> delete-backward-char. I have a swedish keyboard. I've put
> (re
12 matches
Mail list logo