unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
To: xah lee <xah@xahlee.org>, 1120@emacsbugs.donarmstrong.com
Cc: bug-gnu-emacs@gnu.org
Subject: bug#1120: issues on (put 'insert-date 'delete-selection t)
Date: Wed, 08 Oct 2008 22:59:58 -0400	[thread overview]
Message-ID: <E1Knlks-00063L-1Z@fencepost.gnu.org> (raw)
In-Reply-To: <51DE3BC4-A565-472C-90A5-028B38C523BC@xahlee.org> (message from xah lee on Wed, 8 Oct 2008 09:55:27 -0700)

    according to delete-selection-mode's header file, elisp code that  
    insert text that wants to respect delete-selection-mode should set  
    the symbol's delete-selection property to true.

    However, this works only when the command is called by a keyboard,  
    not by M-x.

    This appears to be a bug?

It's intentional.  This feature implements expectations that users
have for single-character editing operations in other editors,
where those commands don't have names and there's nothing like M-x.
So there's no reason why M-x should delete the region.

It is better for M-x just to call the function.








  reply	other threads:[~2008-10-09  2:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08 16:55 bug#1120: issues on (put 'insert-date 'delete-selection t) xah lee
2008-10-09  2:59 ` Richard M. Stallman [this message]
2008-10-09  7:45   ` xah lee
2008-10-09 19:00     ` Richard M. 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=E1Knlks-00063L-1Z@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=1120@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=xah@xahlee.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).