unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#789: marked as done (find-function fails on advised subrs)
       [not found] ` <18613.634.77725.108035@fencepost.gnu.org>
@ 2008-11-15 23:45   ` Emacs bug Tracking System
  0 siblings, 0 replies; only message in thread
From: Emacs bug Tracking System @ 2008-11-15 23:45 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 846 bytes --]


Your message dated Sat, 15 Nov 2008 18:37:37 -0500
with message-id <rv4p28y30e.fsf@fencepost.gnu.org>
and subject line Re: bug#789: find-function fails on advised subrs
has caused the Emacs bug report #789,
regarding find-function fails on advised subrs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
789: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=789
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 1588 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: quiet <quiet@emacsbugs.donarmstrong.com>
Subject: find-function fails on advised subrs
Date: Wed, 27 Aug 2008 03:30:02 -0400
Message-ID: <18613.634.77725.108035@fencepost.gnu.org>

Package: emacs
Version: 23.0.60
Submitter: raman@users.sf.net

(Filing a report for an old FOR-RELEASE item)

http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00691.html

Summary:

emacs -Q
M-x find-function delete-window
  -> works

(defadvice delete-window (after foo activate)
  ""
  t)

M-x find-function delete-window
  -> fails



[-- Attachment #3: Type: message/rfc822, Size: 2041 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: 789-done@emacsbugs.donarmstrong.com
Subject: Re: bug#789: find-function fails on advised subrs
Date: Sat, 15 Nov 2008 18:37:37 -0500
Message-ID: <rv4p28y30e.fsf@fencepost.gnu.org>

martin rudalics wrote:

> I think you should install this ASAP, so we can find out whether there
> are any remaining problems.

OK. I gave you a share of the blame:

2008-11-15  Glenn Morris  <rgm@gnu.org>
            Martin Rudalics  <rudalics@gmx.at>

  * emacs-lisp/find-func.el  (find-function-advised-original): New.
  (find-function-C-source, find-function-noselect):
  Use find-function-advised-original to handle advised funcs.  (Bug#789)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-15 23:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <rv4p28y30e.fsf@fencepost.gnu.org>
     [not found] ` <18613.634.77725.108035@fencepost.gnu.org>
2008-11-15 23:45   ` bug#789: marked as done (find-function fails on advised subrs) Emacs bug Tracking System

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).