emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: x-backspace-delete-keys-p without XKB support


From: Stefan Monnier
Subject: Re: x-backspace-delete-keys-p without XKB support
Date: Sun, 18 Dec 2005 19:51:15 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Given that the condition that x-backspace-delete-keys-p is quite odd,
> and probably unlikely to happen, it is better in the case that we
> don't have enough information (because XKB is not supported at
> either run time or compile time) to return t. The result is that
> [backspace] would delete backwards and [delete] forwards. 

> May I install this patch:

I think a better patch would have the function return `dontknow' when it
doesn't know.


        Stefan




reply via email to

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