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: Using VC Date: Sat, 4 Jan 2014 12:01:20 +0530 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1388817107 23679 80.91.229.3 (4 Jan 2014 06:31:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 4 Jan 2014 06:31:47 +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 07:31:54 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 1VzKm1-0001yJ-VY for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Jan 2014 07:31:54 +0100 Original-Received: from localhost ([::1]:53367 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzKm1-00054o-Bg for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Jan 2014 01:31:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56131) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzKlq-00054i-TA for help-gnu-emacs@gnu.org; Sat, 04 Jan 2014 01:31:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzKlp-0001kG-OV for help-gnu-emacs@gnu.org; Sat, 04 Jan 2014 01:31:42 -0500 Original-Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]:37456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzKlp-0001iW-Hu for help-gnu-emacs@gnu.org; Sat, 04 Jan 2014 01:31:41 -0500 Original-Received: by mail-pa0-f48.google.com with SMTP id rd3so16531357pab.21 for ; Fri, 03 Jan 2014 22:31:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=DSVYPTWGrP6N05qmo6/HbzHXxLb+ovec0cK7nBtGkZQ=; b=tdn9JI2NK3FOme6jmzkg084+ElAa6CEVyXrNhZ0HgSxDKuDqZIC2AoGvPFEPr2VM8u Q6NeO2jxrrprYw0S8tTjmSMe9XM2nFq4sStZ8Fnt2Lq48X7+eyTOHTdScKy1us2aIJ26 K+FUgIq0/3AEMfy3l/iDJqrKswg4cDUIeFInn8dm12qzFHDwci6ByQQPe9AVJ0/IylTT /jPFkIf6Yq+Co0p4GTyVo3bgirHSL4wYnkekJQy0ZWzvZuydcLl74PKt6oIXE6TQc93g X3hcN3biUKgJqJCHn2ZdFeJ+ZV9JxPXhi1FfooWoQVeKQwXQIbYTZIvE/Qe41w2KHOgY A9hw== X-Received: by 10.68.133.6 with SMTP id oy6mr27714709pbb.153.1388817100577; Fri, 03 Jan 2014 22:31:40 -0800 (PST) Original-Received: by 10.68.99.35 with HTTP; Fri, 3 Jan 2014 22:31:20 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::230 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:95244 Archived-At: The VC command C-x v v claims to cycle through the appropriate actions However I find it does neither - push to remote - save file Am I missing something [Backend git]