From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: [vc-git] Showing =?utf-8?b?4oCYLmdpdC8q4oCZ?= files in vc-dir Date: Thu, 01 Jul 2010 11:23:59 -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=us-ascii X-Trace: dough.gmane.org 1277997849 31897 80.91.229.12 (1 Jul 2010 15:24:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2010 15:24:09 +0000 (UTC) Cc: Eric James Michael Ritz , Jan =?iso-8859-1?Q?Dj=E4rv?= , Stefan Monnier , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 01 17:24:06 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 1OULcU-00061o-E5 for ged-emacs-devel@m.gmane.org; Thu, 01 Jul 2010 17:24:06 +0200 Original-Received: from localhost ([127.0.0.1]:43493 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OULcT-0000jZ-Qm for ged-emacs-devel@m.gmane.org; Thu, 01 Jul 2010 11:24:05 -0400 Original-Received: from [199.232.76.173] (port=56414 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OULcQ-0000jG-2N for emacs-devel@gnu.org; Thu, 01 Jul 2010 11:24:02 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1OULcP-0007i4-1A for emacs-devel@gnu.org; Thu, 01 Jul 2010 11:24:01 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:53579) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1OULcO-0007i0-Ru for emacs-devel@gnu.org; Thu, 01 Jul 2010 11:24:00 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OULcN-00054r-I7; Thu, 01 Jul 2010 11:23:59 -0400 In-Reply-To: (Miles Bader's message of "Thu\, 01 Jul 2010 18\:16\:40 +0900") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) 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:126625 Archived-At: Miles Bader writes: > Glenn Morris writes: >> 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? > > 10-15 minutes...?! Try checking in anything if you want to see it ...