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: MAINTAINERS file Date: Mon, 3 Mar 2008 23:10:58 +0100 Message-ID: References: <18375.18663.981150.252393@kahikatea.snap.net.nz> <87od9wt19m.fsf@elegiac.orebokech.com> <87tzjnvjhc.fsf@red-bean.com> <47CC3618.4030100@gnu.org> <47CC7688.1060701@gnu.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 1204582338 23846 80.91.229.12 (3 Mar 2008 22:12:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2008 22:12:18 +0000 (UTC) Cc: Emacs Devel To: "Jason Rumney" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 03 23:12:45 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 1JWItB-0005pw-AJ for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 23:12:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWIsd-0002dT-QM for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2008 17:11:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWIs9-000245-V6 for emacs-devel@gnu.org; Mon, 03 Mar 2008 17:11:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWIs8-00021S-Eu for emacs-devel@gnu.org; Mon, 03 Mar 2008 17:11:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWIs8-00021F-3j for emacs-devel@gnu.org; Mon, 03 Mar 2008 17:11:00 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWIs7-0001OZ-RA for emacs-devel@gnu.org; Mon, 03 Mar 2008 17:11:00 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so353837wah.10 for ; Mon, 03 Mar 2008 14:10:58 -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=qC0wfSS+5/0RW0885z2qxIXRgnl7WBW4J/ACPfvt0kI=; b=xSS0UG0CigGkjCTDnhDBS24PgoO7e8T7g1wU8cmapUX4nmZieidAr0C/f/QA4IKcoGZUWuvcbAiJkaVdSTpA2Iv2LGWO8SMf2o0rE8uPMZSggqypHyJXM1k+rft+BIa9DN551vmWdAtnl6sCPu30Zx8hjVSXWcLBkdFzFFGiPOA= 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=r21P6Ma81+5qoFbi2sBVE5Z75ijluoJumexBssSQ4Nftfrdvqa78JgszD8mP8S2e8AcCdRwkkOypDLWSa4feLvDl+xxfrK3GiLQTwPYBFHzed+XkYzURAWMrjpsNrqUXTXOv6e7O5t1j7YGcDmZwXr343UQK27fotKHbBL+im3E= Original-Received: by 10.114.150.1 with SMTP id x1mr894243wad.46.1204582258414; Mon, 03 Mar 2008 14:10:58 -0800 (PST) Original-Received: by 10.115.72.13 with HTTP; Mon, 3 Mar 2008 14:10:58 -0800 (PST) In-Reply-To: <47CC7688.1060701@gnu.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:91237 Archived-At: On Mon, Mar 3, 2008 at 11:07 PM, Jason Rumney wrote: > Creating new files is not as common as the problems we encounter now > with CVS. Yes. But that's because CVS is particularly bad in that regard. Juanma