*** /data/steve/bzr/emacs/trunk/lisp/simple.el 2011-02-23 15:11:01.000000000 +0100 --- /data/steve/bzr/emacs/quickfixes/lisp/simple.el 2011-03-01 15:04:22.000000000 +0100 *************** *** 3626,3631 **** --- 3626,3632 ---- (save-excursion (insert-buffer-substring (get-buffer buffer)) (point))) + (remove-yank-excluded-properties (point) (mark)) nil) (defun append-to-buffer (buffer start end)