emacs-devel
[Top][All Lists]
Advanced

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

Messy VC checkouts (was: backup files for files under VC)


From: Phil Hagelberg
Subject: Messy VC checkouts (was: backup files for files under VC)
Date: Mon, 21 Apr 2008 10:20:48 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

David Kastrup <address@hidden> writes:

>> I mean files like "thesis.tex.~1.3.~" in the same directory as your
>> working copies.
>
> I think you are confused.  Those aren't created by the version control
> system.  They are auxiliary files Emacs creates (or has the version
> control system create) for its own operation when it can't perform them
> otherwise.

Speaking of messy directories under VC, is there any way instead of
writing those files to disk they could be loaded directly into a buffer
so as not to clutter the checkout? Perhaps they could be checked out
into a temporary file first?

If this option doesn't currently exist in VC, how difficult would it be
to add?

-Phil




reply via email to

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