all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ses.el still uses defadvice
@ 2006-01-30 11:25 Kim F. Storm
  2006-01-31 18:04 ` Richard M. Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Kim F. Storm @ 2006-01-30 11:25 UTC (permalink / raw)



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)

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-01 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1F40qA-0005rg-SP@monty-python.gnu.org>
2006-02-01 15:14 ` ses.el still uses defadvice Jonathan Yavner
2006-01-30 11:25 Kim F. Storm
2006-01-31 18:04 ` Richard M. Stallman

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.