YAMAMOTO Mitsuharu <[EMAIL PROTECTED]> writes:

>>>>>> On Sun, 06 Feb 2005 20:56:59 +0100, Jesper Harder <[EMAIL PROTECTED]> 
>>>>>> said:
>
>> Hi, In the carbon Emacs build, the key labelled "delete" and with an
>> arrow pointing to the right should delete forward. 
>
> How about this patch?

Thanks, it works well for me.  It also corrects the 'help' key to
the proper behaviour (rather than being seen as 'insert').

Two other small problems which are probably located in the same part of
the code:  

1.   On a powerbook keyboard, the 'enter' key (located next to
     the right Cmd-key -- and with the same keycap as keypad-enter on a
     full-size keyboard) is interpreted as `C-c' by Emacs.

2.   The 'clear' key (on the numeric keypad on a full-size keyboard)
     is seen as ESC by Emacs.  I'm not sure which command (if any)
     should be bound to the key by default -- maybe `delete-region'
     which seems be what it's intended for.


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to