From: Dan Nicolaescu <dann@ics.uci.edu>
To: "Christoph Conrad" <christoph.conrad@gmx.de>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: vc-next-action on unregistered files
Date: Mon, 21 Jan 2008 07:27:29 -0800 [thread overview]
Message-ID: <200801211527.m0LFRTlW003087@sallyv1.ics.uci.edu> (raw)
In-Reply-To: <uve5ndx00.fsf@ID-24456.user.uni-berlin.de> (Christoph Conrad's message of "Mon, 21 Jan 2008 16:19:04 +0100")
"Christoph Conrad" <christoph.conrad@gmx.de> writes:
> Hi Dan,
>
> > That message should only appear if the file you are trying to register
> > is already registered with the version control system in use.
>
> No, it's displayed when the file is unregistered. See:
>
> (if (vc-registered fname)
> (error "This file is already registered")
> (unless (y-or-n-p "Previous master file has vanished. Make a new one? ")
> (error "Aborted")))
Look at the context, that code is inside a (when (vc-backend fname) ...
next prev parent reply other threads:[~2008-01-21 15:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-17 11:40 vc-next-action on unregistered files Christoph Conrad
2008-01-18 14:13 ` Dan Nicolaescu
2008-01-18 23:45 ` Christoph Conrad
2008-01-21 9:29 ` Christoph Conrad
2008-01-21 14:55 ` Dan Nicolaescu
2008-01-21 15:19 ` Christoph Conrad
2008-01-21 15:27 ` Dan Nicolaescu [this message]
2008-01-22 9:44 ` Christoph Conrad
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=200801211527.m0LFRTlW003087@sallyv1.ics.uci.edu \
--to=dann@ics.uci.edu \
--cc=bug-gnu-emacs@gnu.org \
--cc=christoph.conrad@gmx.de \
/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.