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

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

[OS X] Delete key should delete forward


From: Jesper Harder
Subject: [OS X] Delete key should delete forward
Date: Sun, 06 Feb 2005 20:56:59 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (darwin)

Hi,

In the carbon Emacs build, the key labelled "delete" and with an arrow
pointing to the right should delete forward. `C-h k' says this:

   DEL (translated from <kp-delete>) runs the command delete-backward-char
       which is an interactive built-in function in `C source code'.
   It is bound to DEL.

When running Emacs in a terminal (emacs -nw) the key /does/ delete in the
correct direction:

   <deletechar> runs the command delete-char
      which is an interactive built-in function in `C source code'.
   It is bound to C-d, <deletechar>.


In GNU Emacs 21.3.50.11 (powerpc-apple-darwin7.7.0)
 of 2005-01-30 on Jesper-Harders-Computer.local
Distributor `Apple Computers', version 10.3.7
configured using `configure '--enable-carbon-app' '--without-x''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  encoded-kbd-mode: t
  show-paren-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t




reply via email to

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