> Or perhaps a different approach: > > Run after-kill-hooks (a normal hook!) as the last thing in kill-region > and copy-region-as-kill, i.e. after putting the string into > the kill-ring. If necessary, the hooks can modify the head of > the kill-ring as they please...?
There would be no way for them to modify the text that's been stored into the X selection or clipboard. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel