Comment emacs (Score 1) 496
I had never heard of AOP before this article, but it does sound familiar. This is one of the ways existing (elisp) code in emacs can be modified (see elisp docs). I have found it to be a very nice way to quickly make small modifications to large pieces of existing code.