all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Neal Becker <ndbecker2@gmail.com>
To: emacs-devel@gnu.org
Subject: Need vc-make-backup-files-when-linked
Date: Wed, 18 Mar 2009 06:47:02 -0400	[thread overview]
Message-ID: <gpqjf6$5kk$1@ger.gmane.org> (raw)

It is commonly recommended to use cp -al to make local clones when using 
mercurial.  emacs will not break the hard  links when files are edited, 
because vc-make-backup-files is usually nil.

We should have vc-make-backup-files-when-linked, which defaults to t, so that 
emacs will normally break the links.  This is the behavior users will 
expect.






             reply	other threads:[~2009-03-18 10:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-18 10:47 Neal Becker [this message]
2009-03-18 11:59 ` Need vc-make-backup-files-when-linked Miles Bader

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='gpqjf6$5kk$1@ger.gmane.org' \
    --to=ndbecker2@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.