all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Kalikow <DrDan@Kalikow.com>
Subject: Re: Emacs reads both DEL and Backspace as DEL
Date: 28 Jan 2003 01:18:30 GMT	[thread overview]
Message-ID: <20030127201830166-0500@news.rcn.com> (raw)
In-Reply-To: mailman.931.1043427548.21513.help-gnu-emacs@gnu.org

Since we seem to be solving key-binding problems here... :-)  I'm running Gnu Emacs (I think 21.3.50, the Cocoa version?) on Mac OSX 10.2.3 on a TI-PowerBook.  

My problem is related but (I think) different.  My kbd doesn't have two flavors of DEL -- only one DEL key.  Most non-Emacs apps on the laptop run "delete-previous-char" for DEL and "delete-next-char" for hold-down-Function-key-and-then-press-DEL.  This is an OK price to pay for a laptop keyboard, IMHO.  However if I run m-X describe-key for DEL, Emacs says 
====
DEL runs the command View-scroll-page-backward
   which is an interactive compiled Lisp function in `view'.
It is bound to DEL.
(View-scroll-page-backward &optional LINES)

Scroll "page size" or prefix LINES lines backward in View mode.
See also `View-scroll-page-forward'.
=====

for m-X describe-key for Function-DEL, Emacs says 

=====
DEL (translated from <kp-delete>) runs the command View-scroll-page-backward
   which is an interactive compiled Lisp function in `view'.
It is bound to DEL.
(View-scroll-page-backward &optional LINES)

Scroll "page size" or prefix LINES lines backward in View mode.
See also `View-scroll-page-forward'.
=====

to these unpracticed eyes, Emacs appears to think they're virtually the same.  Any ideas (or pointers to ideas) on what I should put in my .emacs file to tease apart forward- from backward-delete functions?  TIA for any advice. 

  parent reply	other threads:[~2003-01-28  1:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.874.1043340417.21513.help-gnu-emacs@gnu.org>
2003-01-24 12:38 ` Emacs reads both DEL and Backspace as DEL Kai Großjohann
2003-01-24 16:42   ` Ivan Uemlianin
     [not found]   ` <mailman.931.1043427548.21513.help-gnu-emacs@gnu.org>
2003-01-28  1:18     ` Dan Kalikow [this message]
2003-01-28  6:23       ` Eli Zaretskii
     [not found] <mailman.1323.1044218808.21513.help-gnu-emacs@gnu.org>
2003-02-03 16:05 ` Stefan Monnier <foo@acm.com>
2003-01-23 16:29 Ivan A. Uemlianin
2003-01-23 20:24 ` Greg Hill
2003-02-02 20:44   ` Roberto Huelga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030127201830166-0500@news.rcn.com \
    --to=drdan@kalikow.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.