From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jjl@pobox.com (John J. Lee) Newsgroups: gmane.emacs.help Subject: Re: gnuserv/gnuclient as CVS/SVN editor on Windows Date: 28 Jul 2006 19:09:44 +0100 Message-ID: References: <1153691161.012038.69400@75g2000cwc.googlegroups.com> <87bqrcnn30.fsf@pobox.com> <1154056037.911058.203870@i42g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1154110258 1360 80.91.229.2 (28 Jul 2006 18:10:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Jul 2006 18:10:58 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 28 20:10:58 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G6WnF-0005in-Ev for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Jul 2006 20:10:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6WnE-0003h3-UG for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Jul 2006 14:10:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G6Wn4-0003gx-71 for help-gnu-emacs@gnu.org; Fri, 28 Jul 2006 14:10:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G6Wn1-0003gl-QE for help-gnu-emacs@gnu.org; Fri, 28 Jul 2006 14:10:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G6Wn1-0003gi-KZ for help-gnu-emacs@gnu.org; Fri, 28 Jul 2006 14:10:23 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G6Wp3-0003LG-SK for help-gnu-emacs@gnu.org; Fri, 28 Jul 2006 14:12:30 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1G6Wme-0005aQ-Gl for help-gnu-emacs@gnu.org; Fri, 28 Jul 2006 20:10:00 +0200 Original-Received: from 217.196.247.135 ([217.196.247.135]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jul 2006 20:10:00 +0200 Original-Received: from jjl by 217.196.247.135 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jul 2006 20:10:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 21 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 217.196.247.135 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36340 Archived-At: "Le Wang" writes: > John J. Lee wrote: > > Not sure I understand what the "it" in that sentence refers to, but > > gnuclient appears to exit immediately -- at least, it returns me > > immediately to the cmd.exe shell (though I've not checked it really > > did exit, and am hazy about Windows processes). > > The editor process (gnuclient) needs to exit only when it's done > editing the commit message. You're claiming gnuclient doesn't do that. > My gnuclient (from ) does. I also have a > `gnuclientw' that always exits as soon as it sends the file to Emacs, > "gnuclient -q" does the same thing. Hmm, thanks. I'll try the new version he posted when I get a spare moment (I think I have a pretty old version). Thanks everybody John