help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Diff Mode: Can I apply a difference to a buffer of my choosing?


From: Alan Mackenzie
Subject: Diff Mode: Can I apply a difference to a buffer of my choosing?
Date: Sun, 29 Jan 2006 15:02:42 +0000
User-agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.0.35 (i686))

Emacs 21.3.

I have a file, cc-defs.el.diff, which I created with a "cvs diff"
operation on the Emacs CVS at savannah, like this:

    # cvs diff -c -r1.36 -r 1.37 cc-defs.el > cc-defs.el.diff

.  I have loaded cc-defs.el.diff into a buffer in Diff Mode.  I want to
apply one of its diffs to a buffer (coincidentally also called
cc-defs.el).  However, when I try C-c C-a (`diff-apply-hunk'), Emacs
loads a different version of cc-defs.el, and applies the patch to that.

Is there any convenient way of associating cc-defs.el.diff with the
buffer I want to change?  Neither C-h m nor the Emacs manual seems to
suggest a way.

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").



reply via email to

[Prev in Thread] Current Thread [Next in Thread]