From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [vc-git] Showing =?utf-8?b?4oCYLmdpdC8q4oCZ?= files in vc-dir Date: Thu, 01 Jul 2010 04:35:50 -0400 Message-ID: References: <4C2A5279.2080706@cybersprocket.com> <4C2C4573.1060203@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1277973364 5644 80.91.229.12 (1 Jul 2010 08:36:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2010 08:36:04 +0000 (UTC) Cc: Eric James Michael Ritz , Dan Nicolaescu , Stefan Monnier , emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 01 10:36:01 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OUFFW-00020f-JF for ged-emacs-devel@m.gmane.org; Thu, 01 Jul 2010 10:35:59 +0200 Original-Received: from localhost ([127.0.0.1]:43891 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUFFW-0004j8-2l for ged-emacs-devel@m.gmane.org; Thu, 01 Jul 2010 04:35:58 -0400 Original-Received: from [199.232.76.173] (port=39769 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUFFR-0004i9-6g for emacs-devel@gnu.org; Thu, 01 Jul 2010 04:35:53 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1OUFFQ-000097-7f for emacs-devel@gnu.org; Thu, 01 Jul 2010 04:35:53 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:44723) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1OUFFQ-000091-1M for emacs-devel@gnu.org; Thu, 01 Jul 2010 04:35:52 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OUFFO-0003vo-Jn; Thu, 01 Jul 2010 04:35:50 -0400 X-Spook: beanpole Bletchley Park BATF class struggle Bin Laden X-Ran: %1angpnp{&"tJM,A.H6UiE~Qq?8"J_=dS:Eg7hD2p+ekZeNAYkK/`w3;Z/QPG#bw!;7/B{ X-Hue: green X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:126599 Archived-At: Jan Dj=E4rv wrote: > I almost always have unregistered files (.emacs.desktop for one), and > thus can't commit from vc-dir ("files must have the same state") as > bzr on savannah does not accept a list of files in the commit. Eh? I do this all the time with vc-dir. It works fine for me, using a bound branch. I do M-x vc-dir, mark only the files I want to commit, then press v. Then I just wait 10-15 minutes, and presto, my changes are committed. What could be easier?