all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 19918@debbugs.gnu.org
Subject: bug#19918: 25.0.50; links in *Backtrace* & *Help* go to the wrong function definitions
Date: Sat, 30 Apr 2016 10:03:29 -0800 (GMT-08:00)	[thread overview]
Message-ID: <f3bb4c43-aa5b-4c5a-977f-e81e520c71dc@default> (raw)
In-Reply-To: <87wpnff2h1.fsf@gnus.org>

> Do you have a recipe not involving your own code?

The point is that the help button does not reflect the fact
that the command was redefined.

The redefining code (in bookmark+-bmu.el, at top level) is
simply this:

(defun bookmark-bmenu-list (&optional filteredp msg-p)
  "..."
  (interactive "i\np")
  ...)

The problem is with the button link - it has apparently
hard-coded the address of the original definition of
this command, in standard library bookmark.el.

That's the bug.






  reply	other threads:[~2016-04-30 18:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-22  0:53 bug#19918: 25.0.50; links in *Backtrace* & *Help* go to the wrong function definitions Drew Adams
2016-04-30 17:09 ` Lars Ingebrigtsen
2016-04-30 18:03   ` Drew Adams [this message]
2019-12-01  8:18     ` Stefan Kangas
2019-12-01 17:44       ` Drew Adams
2019-12-01 21:57         ` Stefan Kangas

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=f3bb4c43-aa5b-4c5a-977f-e81e520c71dc@default \
    --to=drew.adams@oracle.com \
    --cc=19918@debbugs.gnu.org \
    --cc=larsi@gnus.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.