emacs-devel
[Top][All Lists]
Advanced

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

Re: Fwd: pcomplete bug with special display buffers


From: Stefan Monnier
Subject: Re: Fwd: pcomplete bug with special display buffers
Date: Tue, 06 Mar 2007 09:48:52 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux)

> When we are at it:  what's a good solution to the following problem:
> as you may have noticed ;-) I made some other changes to comint.el
> but only want to send the diff that solves the *Completion* buffer
> problem.  How do you deal with this?

I start by doing

M-x vc-prepare-to-partial-checkin RET

then I undo the parts that I don't want to install (usually with the help
of C-x v = and diff-apply-hunk).  and then I C-x v v (or `c' from the *cvs*
buffer).

But IIRC vc-prepare-to-partial-checkin is one of those local hacks I haven't
installed in Emacs-CVS yet.


        Stefan




reply via email to

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