GNU bug report logs - #16807
24.3.50; changes in advice.el break multi-term.el

Previous Next

Package: emacs;

Reported by: henry atting <snd <at> online.de>

Date: Wed, 19 Feb 2014 07:33:04 UTC

Severity: normal

Tags: notabug, wontfix

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: henry atting <snd <at> online.de>
Cc: 16807 <at> debbugs.gnu.org
Subject: Re: bug#16807: 24.3.50; changes in advice.el break multi-term.el
Date: Fri, 28 Feb 2014 08:56:59 -0500
> (defmacro ad-macro-p (definition)

multi-term.el can use the new `macrop' instead.  But I don't see any use
of ad-macro-p in
https://github.com/milkypostman/multi-term/blob/master/multi-term.el

> (defun ad-advised-definition-p (definition)

multi-term.el doesn't really need this anyway, it seems.  I.e. you can
just replace it with (defun ad-advised-definition-p (def) t))

Both of these were too internal to be worth providing (even as obsolete
definitions).


        Stefan




This bug report was last modified 11 years and 141 days ago.

Previous Next


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