[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to apply (multi file) patches conveniently
From: |
Michael Heerdegen |
Subject: |
Re: How to apply (multi file) patches conveniently |
Date: |
Tue, 07 Feb 2017 20:31:52 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Eli Zaretskii <eliz@gnu.org> writes:
> I just mark the entire patch in Emacs, then invoke "M-|", and type
>
> patch -d /the/root/directory/of/the/project -pN
Btw, like with `epatch', this apparently also works with the complete
buffer contents - seems "patch" is smart enough to DTRT. Which means,
if I do this from within a command, I can probably avoid letting the
user mark the patch as region.
Michael.
Re: How to apply (multi file) patches conveniently,
Michael Heerdegen <=
Re: How to apply (multi file) patches conveniently, Thien-Thi Nguyen, 2017/02/08
Re: How to apply (multi file) patches conveniently, Michael Heerdegen, 2017/02/08
Re: How to apply (multi file) patches conveniently, Thien-Thi Nguyen, 2017/02/09
Re: How to apply (multi file) patches conveniently, Stefan Monnier, 2017/02/07