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: Introducing 'unrecognized and 'ignored Date: Fri, 18 Jan 2008 15:31:17 -0800 Message-ID: <200801182331.m0INVVMm017062@sallyv1.ics.uci.edu> References: <20080102021907.GA15494@thyrsus.com> <200801020445.m024jWU2008538@oogie-boogie.ics.uci.edu> <200801031805.m03I5SBf022748@oogie-boogie.ics.uci.edu> <200801050901.m0591mQj011970@oogie-boogie.ics.uci.edu> <20080105143415.GG30869@thyrsus.com> <200801061037.m06AbIRD004966@oogie-boogie.ics.uci.edu> <20080106155704.GU30869@thyrsus.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200699289 17861 80.91.229.12 (18 Jan 2008 23:34:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Jan 2008 23:34:49 +0000 (UTC) Cc: harsanyi@mac.com, emacs-devel@gnu.org, rms@gnu.org, monnier@iro.umontreal.ca To: esr@thyrsus.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 19 00:35:02 2008 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.50) id 1JG0jf-0006KA-Rm for ged-emacs-devel@m.gmane.org; Sat, 19 Jan 2008 00:34:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JG0jG-0000Qd-QG for ged-emacs-devel@m.gmane.org; Fri, 18 Jan 2008 18:34:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JG0jD-0000QT-8w for emacs-devel@gnu.org; Fri, 18 Jan 2008 18:34:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JG0jB-0000Pj-QD for emacs-devel@gnu.org; Fri, 18 Jan 2008 18:34:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JG0jB-0000Pf-JH for emacs-devel@gnu.org; Fri, 18 Jan 2008 18:34:25 -0500 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JG0j7-0000sG-Bv; Fri, 18 Jan 2008 18:34:21 -0500 X-ICS-MailScanner-Watermark: 1201303892.95633@5tXwIUFLTRVkn0YIoY2slA Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m0INVVMm017062; Fri, 18 Jan 2008 15:31:31 -0800 (PST) In-Reply-To: <20080106155704.GU30869@thyrsus.com> (Eric S. Raymond's message of "Sun, 6 Jan 2008 10:57:04 -0500") Original-Lines: 16 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:87068 Archived-At: "Eric S. Raymond" writes: > Dan Nicolaescu : > > Now, I cannot lead this development, I don't have the time to do it at > > the moment. > > But I am happy to help further. > > Noted. I'll carve out some time later today or tomorrow to look at it. Have you had a chance to look at vc-status? It's in decent shape now. It needs more UI improvements, and polish, but the main functionality is there. Thanks --dan