From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rustom Mody Newsgroups: gmane.emacs.help Subject: Re: Using VC Date: Sat, 4 Jan 2014 21:04:23 +0530 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1388849694 4561 80.91.229.3 (4 Jan 2014 15:34:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 4 Jan 2014 15:34:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 04 16:35:02 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VzTFd-0002z1-Co for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Jan 2014 16:35:01 +0100 Original-Received: from localhost ([::1]:54858 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzTFd-0007Yz-0J for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Jan 2014 10:35:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzTFR-0007Wo-PW for help-gnu-emacs@gnu.org; Sat, 04 Jan 2014 10:34:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzTFN-0000vq-8S for help-gnu-emacs@gnu.org; Sat, 04 Jan 2014 10:34:49 -0500 Original-Received: from mail-pa0-x22f.google.com ([2607:f8b0:400e:c03::22f]:64506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzTFN-0000vl-08 for help-gnu-emacs@gnu.org; Sat, 04 Jan 2014 10:34:45 -0500 Original-Received: by mail-pa0-f47.google.com with SMTP id kq14so16906323pab.20 for ; Sat, 04 Jan 2014 07:34:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=0CQVayRDRrpxRaKvFdPoR+mXRyoSkEJDOORkmRlGFCg=; b=qDGiK5KgUaeFieGjqVDgFNY7xQmKq/bJU3/BFKssv6s03m+hQqHcAQQf2UezzcAcxb seF5bFI09fKy0y6V5JFdQFL7IMvC2qp89U2D060gXV5UDn7m8yDZdpGHL88pdM+TIp48 /3D6U5xV/GZQJjuN6iTMYZBxkXReWSEvWAAK00ju919g7adxDk3L42q+ivxFFdzkaJOi KESSU/6HXUuro6l9YX161FRbInDZvsyfP6w2eH7wCzJoriEGux9BQ6WSe0YsaRWl2y/q nYc2fEkVzu93qoEg7sMUOuujW9L5jbFd5SbroaYJsf4ALuz+8i/kZs/iAhybh6isqKI7 IcKA== X-Received: by 10.68.201.10 with SMTP id jw10mr3556215pbc.25.1388849683797; Sat, 04 Jan 2014 07:34:43 -0800 (PST) Original-Received: by 10.68.99.35 with HTTP; Sat, 4 Jan 2014 07:34:23 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::22f X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95247 Archived-At: Dale Snell wrote: > I haven't used git with Emacs VC before, only RCS. However, I > have occasionally been unable to check a new file with C-x v v. > The problem was that I forgotten to register the new file in with > the command C-x v i. Oops. > > If that isn't the problem, I'm afraid I'm out of my depth. Hope this > helps. Ok if a new (to vc) file needs to be registered. I am talking of an already registered file