emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: Juan Pechiar <juan@pechiar.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Delete in emacs on OS X
Date: Thu, 10 Mar 2011 08:18:42 -0600	[thread overview]
Message-ID: <AANLkTi=z7pAoAhwB72Essy0vJZDa-aO=FkfLV6rqfMv2@mail.gmail.com> (raw)
In-Reply-To: <20110310131112.GB18129@soloJazz.com>

Juan/Richard: thanks for the suggestions. I'll try these when I'm home
on the Mac. Perhaps I should have just been using C-d all along!

John

On Thu, Mar 10, 2011 at 7:11 AM, Juan Pechiar <juan@pechiar.com> wrote:
> Doing F1-k on backspace ("delete" key) gives:
>
>  DEL (translated from <backspace>) runs the command
>  delete-backward-char
>
> And with delete (Fn-"delete") it says:
>
>  DEL (translated from <kp-delete>) runs the command
>  delete-backward-char
>
> So both are mapped to DEL.
>
> You can fix this with
>
>  (global-set-key [kp-delete] 'delete-char)
>
> Tested on
>
>  GNU Emacs 24.0.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.32)
>  of 2010-06-21 on black.porkrind.org
>
> Personally, I'm used to C-d, M-d, etc. for forward deleting.
>
> Saludos,
> .j.
>
> On Wed, Mar 09, 2011 at 08:33:49PM -0600, John Hendy wrote:
>> I finally installed emacs/orgmode (using gnu emacs) on my OS X
>
>> ... I can't figure out what key combo provides "delete." Fn+delete
>> behaves like backspace. In my searching, I found reference to C-?,
>> but that comes up as unrecognized.
>>
>> How do I delete?
>

  reply	other threads:[~2011-03-10 14:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-10  2:33 Delete in emacs on OS X John Hendy
2011-03-10  6:04 ` Richard Lawrence
2011-03-10 13:11 ` Juan Pechiar
2011-03-10 14:18   ` John Hendy [this message]
2011-03-10 18:59     ` Samuel Wales

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to='AANLkTi=z7pAoAhwB72Essy0vJZDa-aO=FkfLV6rqfMv2@mail.gmail.com' \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=juan@pechiar.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).