all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: 10872@debbugs.gnu.org, 'Chong Yidong' <cyd@gnu.org>,
	10875@debbugs.gnu.org
Subject: bug#10872: bug#10875: 24.0.93; `where-is-internal' and command remapping
Date: Thu, 28 Apr 2016 15:46:10 +0200	[thread overview]
Message-ID: <87wpnhkfrx.fsf@gnus.org> (raw)
In-Reply-To: <03BF7C8FBF2747F0BE37715153E239BF@us.oracle.com> (Drew Adams's message of "Sat, 21 Jul 2012 14:59:16 -0700")

"Drew Adams" <drew.adams@oracle.com> writes:

> No one has ever responded to this bug.  It was merged with 10872 for some
> reason, and that bug was supposedly fixed.
>
> But that was a DOC bug and this is a product BEHAVIOR bug.  I do not see
> anything fixed for this bug: `where-is-internal' still returns the wrong result.

This is what Chong added:

The optional 5th arg NO-REMAP alters how command remapping is handled:

- If another command OTHER-COMMAND is remapped to DEFINITION, normally
  search for the bindings of OTHER-COMMAND and include them in the
  returned list.  But if NO-REMAP is non-nil, include the vector
  [remap OTHER-COMMAND] in the returned list instead, without
  searching for those other bindings.

- If DEFINITION is remapped to OTHER-COMMAND, normally return the
  bindings for OTHER-COMMAND.  But if NO-REMAP is non-nil, return the
  bindings for DEFINITION instead, ignoring its remapping.  */)

I'm not sure I understand what you're saying about `where-is-internal'.
Do you have a test case that displays that it's doing something other
then what is documented?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2016-04-28 13:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23 18:16 bug#10875: 24.0.93; `where-is-internal' and command remapping Drew Adams
2012-03-10 15:29 ` Drew Adams
2012-04-22 23:00   ` Drew Adams
2012-07-21 21:59 ` Drew Adams
2016-04-28 13:46   ` Lars Ingebrigtsen [this message]
2016-05-01 20:30     ` bug#10872: " Drew Adams

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=87wpnhkfrx.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=10872@debbugs.gnu.org \
    --cc=10875@debbugs.gnu.org \
    --cc=cyd@gnu.org \
    --cc=drew.adams@oracle.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 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.