all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
To: help-gnu-emacs@gnu.org
Subject: Re: can a command specify overwrite selection behavior?
Date: Sat, 25 Dec 2010 18:54:15 +0000 (UTC)	[thread overview]
Message-ID: <slrnihcfeo.ant.nospam-abuse@powdermilk.math.berkeley.edu> (raw)
In-Reply-To: mailman.8.1293296501.5624.help-gnu-emacs@gnu.org

On 2010-12-25, Drew Adams <drew.adams@oracle.com> wrote:
>> Essentially, I read this as a detailed explanation of the way this bug
>> is triggered.  If one understands the mechanism of this bug so well,
>> why not fix it?  AFAICS, this subroutine is placed in a wrong hook; it
>> should be executed later...
>
> What bug?

One discussed in this subthread.

> What subroutine?  What hook?  What should be executed later than
> what?

Can't answer these questions: the posted code is not complete.

I expect the subroutine you posted is put into some hook.  This hook
is executed when M-x-handler had no chance yet to change
last-command/this-command.  Hence the hook should better be executed
later than this.

> This behavior is _by design_.

Could you show me the design document specifying that commands MUST
behave differently when executed by M-x?

> Emacs is just doing what it was told to do.

This is a complete nonce.  EVERY piece of software "is just doing what
it was told to do".  Still, some are more buggy, some are less.

Hope this helps,
Ilya


  parent reply	other threads:[~2010-12-25 18:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-01  5:33 can a command specify overwrite selection behavior? Xah Lee
2010-09-01  8:11 ` Xah Lee
2010-12-10 23:37   ` Drew Adams
     [not found]   ` <mailman.4.1292024249.16140.help-gnu-emacs@gnu.org>
2010-12-12 15:16     ` Xah Lee
2010-12-13 17:16       ` Drew Adams
     [not found]       ` <mailman.1.1292262212.1009.help-gnu-emacs@gnu.org>
2010-12-22 14:49         ` Xah Lee
2010-12-22 17:12           ` Drew Adams
     [not found]           ` <mailman.0.1293037975.895.help-gnu-emacs@gnu.org>
2010-12-23  2:33             ` Xah Lee
2010-12-25  0:17             ` Ilya Zakharevich
2010-12-25 17:00               ` Drew Adams
     [not found]               ` <mailman.8.1293296501.5624.help-gnu-emacs@gnu.org>
2010-12-25 18:54                 ` Ilya Zakharevich [this message]
2010-12-26  0:32                   ` Drew Adams
2010-12-26  2:20                 ` Xah Lee
2010-12-26 16:19                   ` Drew Adams
2010-12-28  2:46                 ` Stefan Monnier
2010-12-28  5:34                   ` Drew Adams
2010-12-28 14:18                     ` Stefan Monnier

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=slrnihcfeo.ant.nospam-abuse@powdermilk.math.berkeley.edu \
    --to=nospam-abuse@ilyaz.org \
    --cc=help-gnu-emacs@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 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.