Stefan Monnier <[EMAIL PROTECTED]> writes: >> I do see there is still a problem with my patch, as the inserted >> image no longer has a yank-handler (removed by yank-excluded-properties) >> so if it is again copied from the buffer and yanked multiple times, >> the visible result is still just one copy of the image. > > Can't the yank-handler re-add the yank-handler property? > If not, maybe it's a bug in the way yank-handlers are called,
My latest fix does just that. -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
