emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ses.el still uses defadvice


From: Richard M. Stallman
Subject: Re: ses.el still uses defadvice
Date: Tue, 31 Jan 2006 13:04:27 -0500

    IIRC, we changed the undo machinery specifically to get rid of
    the defadvice in ses.el -- but it is still there:

    (defadvice undo-more (around ses-undo-more activate preactivate)
    (defadvice copy-region-as-kill (around ses-copy-region-as-kill
    (defadvice yank (around ses-yank activate preactivate)

It would be good to get rid of them, if someone who knows
the code can do it, so he can make sure the change is correct.

Jonathan, could you do this?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]