emacs-devel
[Top][All Lists]
Advanced

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

Re: defadvice in Emacs code (was: Kill ring leak in winemacs macros]


From: Lennart Borgman
Subject: Re: defadvice in Emacs code (was: Kill ring leak in winemacs macros]
Date: Fri, 05 Aug 2005 15:48:55 +0200
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Richard M. Stallman wrote:

These are all bugs that ought to be fixed.  In general I did not know
they used defadvice when the code was installed.
I looked at the help text for defadvice and followed the link to Info (a very useful link!). In the help text I found nothing about defadvice usage in Emacs. The text in Info says "This is a clean method for a library to customize functions defined within Emacs--cleaner than redefining the whole function". Maybe it should be pointed out somewhere that this should not be used within Emacs itself?

Viper also has a lot of defadvice. It might be necessary in the case of viper, I do not know.




reply via email to

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