Tags: patch This patch makes `yank-in-context` can optionally indent the yanked text. The indentation is done calling `indent-region`, but the function to use can be changed. Additionally, i added support for `delete-selection-mode` in `yank-in-context`.