From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: What a modern collaboration toolkit looks like Date: Thu, 24 Jan 2008 16:00:28 +0100 Message-ID: References: <20071230122217.3CA84830B9A@snark.thyrsus.com> <4pd9g15e.fsf@blue.sea.net> <87r6g7z3m2.fsf@everybody.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201186876 31185 80.91.229.12 (24 Jan 2008 15:01:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jan 2008 15:01:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Mark A. Hershberger" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 24 16:01:35 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 1JI3Ze-0005Ml-FU for ged-emacs-devel@m.gmane.org; Thu, 24 Jan 2008 16:01:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JI3ZE-0007OB-AF for ged-emacs-devel@m.gmane.org; Thu, 24 Jan 2008 10:00:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JI3ZA-0007MQ-5g for emacs-devel@gnu.org; Thu, 24 Jan 2008 10:00:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JI3Z8-0007L6-HG for emacs-devel@gnu.org; Thu, 24 Jan 2008 10:00:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JI3Z8-0007L3-FQ for emacs-devel@gnu.org; Thu, 24 Jan 2008 10:00:30 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JI3Z8-0005yQ-26 for emacs-devel@gnu.org; Thu, 24 Jan 2008 10:00:30 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so493687wah.10 for ; Thu, 24 Jan 2008 07:00:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=1xn0x6FgUwLMZ5QnxVd0LYJYfP4cm8vv3kxW6xeNr18=; b=W4pRtyGqGDhQ+0zY3VcK0Vy6NLKidJP6/TguOJZRE+SvKSW+6LiY/gL3D9JMMtMepRQ22uYOYYadje/np5kytA3fKvbggtnfOueTKCII+tnuq2uy4xE8G3RmFxY0zovbNnA48yaW9pg83uWCO/zisLsgXmteCsKvSU8Onyj4jI4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nyAIDysc0CynhQtHpVtlYgLreFRyYVLGwhaJZ674bOBygTxxT/FIevFY9nGWM0gKIUKuG3mvseTW/yl5saQLyG4jRMvm3onDhhD0Lhsshg1aAagLyHIy46TbtaTPol2nXD9Nl0v/OWujKQUvDVMFGceKoCFaDcmC77guRU71LGY= Original-Received: by 10.115.94.1 with SMTP id w1mr862798wal.85.1201186828125; Thu, 24 Jan 2008 07:00:28 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Thu, 24 Jan 2008 07:00:28 -0800 (PST) In-Reply-To: <87r6g7z3m2.fsf@everybody.org> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:87442 Archived-At: On Jan 24, 2008 3:43 PM, Mark A. Hershberger wrote: > Another reason to prefer it: stand-alone bzr binaries are available and > work *now* in Windows. That's also true of mercurial, monotone, darcs and git, depending of how you do define "work now". Juanma