all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Ivan Andrus <darthandrus@gmail.com>
Cc: 19327@debbugs.gnu.org
Subject: bug#19327: 24.4.51; Wrong advice class reported
Date: Tue, 09 Dec 2014 19:30:00 -0500	[thread overview]
Message-ID: <jwvk320l56g.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <CA+R1Coy2VE6Dxj9S9bv78_czxno6R1jJYvp9GxU7-8SsoQfVag@mail.gmail.com> (Ivan Andrus's message of "Tue, 9 Dec 2014 08:44:51 -0700")

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





  reply	other threads:[~2014-12-10  0:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09 15:44 bug#19327: 24.4.51; Wrong advice class reported Ivan Andrus
2014-12-10  0:30 ` Stefan Monnier [this message]
2015-10-27 21:40 ` bug#19327: Mark at #19327 as done since it's not a bug Ivan Andrus
2015-10-27 21:45   ` Ivan Andrus

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=jwvk320l56g.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=19327@debbugs.gnu.org \
    --cc=darthandrus@gmail.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.