GNU bug report logs - #19327
24.4.51; Wrong advice class reported

Previous Next

Package: emacs;

Reported by: Ivan Andrus <darthandrus <at> gmail.com>

Date: Tue, 9 Dec 2014 15:46:02 UTC

Severity: normal

Tags: notabug

Found in version 24.4.51

Fixed in version 25.1

Done: Ivan Andrus <darthandrus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 19327 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Ivan Andrus <darthandrus <at> gmail.com>
Cc: 19327 <at> debbugs.gnu.org
Subject: Re: bug#19327: 24.4.51; Wrong advice class reported
Date: Tue, 09 Dec 2014 19:30:00 -0500
tags 19327 notabug
thanks

> (defadvice save-buffers-kill-emacs
>     (before allow-elnode-to-die-when-quitting activate)
[...]
> Then C-h f save-buffers-kill-emacs RET.  The results I get have the
> following line:

>     :around advice: `ad-Advice-save-buffers-kill-emacs'

It doesn't talk about your `allow-elnode-to-die-when-quitting' advice.
Instead it talks about a general advice used to implement the interface
between old-style advice and new-style advice.  If you click on that
link it should give you the information about your particular advice.


        Stefan




This bug report was last modified 9 years and 213 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.