unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "T. V. Raman" <raman@users.sf.net>
To: rgm@gnu.org
Cc: emacs-pretest-bug@gnu.org, raman@users.sf.net
Subject: Re: 23.0.50; delete vs deletechar
Date: Sun, 2 Sep 2007 15:26:11 -0700	[thread overview]
Message-ID: <18139.14467.145361.986008@gargle.gargle.HOWL> (raw)
In-Reply-To: <3dps10x3u7.fsf@fencepost.gnu.org>


On the Linux console:

Press the <delete> key (the one under the insert key)
running on the console.

In emacs22 that produces [delete] 
in emacs 23 that produces [<deletechar>]

Similarly for [insert] vs [<insertchar>]

Does this matter?

Well, of course it does if your code binds these keys in other
keymaps e.g. emacspeak uses C-e <delete> and c-e<insert> as
special keys; now I need to rebind them appropriately.

>>>>> "GM" == Glenn Morris <rgm@gnu.org> writes:
    GM> raman <raman@users.sf.net>, "T. V. Raman" wrote:
    >> I suspect the multi-tty patch again, but [delete] has now
    >> changed to deletechar.
    GM> 
    GM> Not sure what you mean. In Emacs 22 I get:
    GM> 
    GM> C-d (translated from <delete>) runs the command
    GM> delete-char which is an interactive built-in function in
    GM> `C source code'.  It is bound to C-d, <deletechar>.
    GM> (delete-char N &optional KILLFLAG)
    GM> 
    GM> In Emacs CVS before and after multi-tty merge, I get the
    GM> same, except that C-d, <deletechar> have changed
    GM> order. Does this matter?
    GM> 
    GM> C-d (translated from <delete>) runs the command
    GM> delete-char which is an interactive built-in function in
    GM> `C source code'.  It is bound to <deletechar>, C-d.
    GM> (delete-char N &optional KILLFLAG)

-- 
Best Regards,
--raman

      
Email:  raman@users.sf.net
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@gmail.com
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 
IRC:    irc://irc.freenode.net/#emacs

  reply	other threads:[~2007-09-02 22:26 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
2007-09-02 22:26   ` T. V. Raman [this message]
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=18139.14467.145361.986008@gargle.gargle.HOWL \
    --to=raman@users.sf.net \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=rgm@gnu.org \
    /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.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).