all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: raman <raman@users.sf.net>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; delete vs deletechar
Date: Sun, 02 Sep 2007 15:30:24 -0400	[thread overview]
Message-ID: <3dps10x3u7.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <20070901042330.B110A12A4547@localhost> (raman@users.sf.net's message of "Fri, 31 Aug 2007 21:23:30 -0700 (PDT)")

raman <raman@users.sf.net>, "T. V. Raman" wrote:

> I suspect the multi-tty patch again, but [delete] has now changed
> to deletechar.

Not sure what you mean. In Emacs 22 I get:

C-d (translated from <delete>) runs the command delete-char
  which is an interactive built-in function in `C source code'.
It is bound to C-d, <deletechar>.
(delete-char N &optional KILLFLAG)

In Emacs CVS before and after multi-tty merge, I get the same, except
that C-d, <deletechar> have changed order. Does this matter?

C-d (translated from <delete>) runs the command delete-char
  which is an interactive built-in function in `C source code'.
It is bound to <deletechar>, C-d.
(delete-char N &optional KILLFLAG)

  reply	other threads:[~2007-09-02 19:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-01  4:23 23.0.50; delete vs deletechar raman
2007-09-02 19:30 ` Glenn Morris [this message]
2007-09-02 22:26   ` T. V. Raman
2007-09-03  6:00     ` Glenn Morris
2007-09-03 18:11       ` T. V. Raman
2007-09-04  0:57         ` Richard Stallman
2007-09-04  3:12           ` T. V. Raman
2007-09-04 22:57             ` Richard Stallman
2007-09-04  3:40           ` Dan Nicolaescu
2007-09-04 22:57             ` Richard Stallman
2007-09-05  3:21               ` Stefan Monnier
2007-09-05 20:02                 ` Richard Stallman
2007-09-12 18:52                 ` Richard Stallman
2007-09-13  3:20                   ` Dan Nicolaescu
2007-09-14  7:05                     ` Richard Stallman

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=3dps10x3u7.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=raman@users.sf.net \
    /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.