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: Tue, 4 Mar 2008 13:56:47 +0100 Message-ID: References: <18375.18663.981150.252393@kahikatea.snap.net.nz> <87od9wt19m.fsf@elegiac.orebokech.com> <87tzjnvjhc.fsf@red-bean.com> 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 1204635431 13878 80.91.229.12 (4 Mar 2008 12:57:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Mar 2008 12:57:11 +0000 (UTC) Cc: Emacs Devel To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 04 13:57:38 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 1JWWi2-0003Md-VM for ged-emacs-devel@m.gmane.org; Tue, 04 Mar 2008 13:57:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWWhV-0003xO-Se for ged-emacs-devel@m.gmane.org; Tue, 04 Mar 2008 07:56:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWWhR-0003xG-6W for emacs-devel@gnu.org; Tue, 04 Mar 2008 07:56:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWWhO-0003wr-P5 for emacs-devel@gnu.org; Tue, 04 Mar 2008 07:56:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWWhO-0003wn-I8 for emacs-devel@gnu.org; Tue, 04 Mar 2008 07:56:50 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.178]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWWhO-0005C2-8O for emacs-devel@gnu.org; Tue, 04 Mar 2008 07:56:50 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so882419wah.10 for ; Tue, 04 Mar 2008 04:56:47 -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=A94nYMwZQ9Sqqf8Ljprsv71LEkBr2T+lVktVup0Vg6M=; b=T89w3WHXWFk4QUulqQtPUVMAb+X9ko2CpMZmvPXZN4BEq4IFWs2pZfX/IN1JtSfakj07mAJYM6QO1E2EDr/3+uhqZ1wlOqF2pD9qImOndDnPxU2Z+mHcnWOzhFCn3Aj+dYlz63Bf8wGcSXX86Y3Iqz9cNRIgtPSL5zPiNRojnxU= 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=xDoWJ3gRABT/4h5fp4PDBlBttb8XJ5XcyANbKZD5S1cwePXz6ci1dw4i5jwUGTCx+ODu5h32pm2ZBwaA0/AMzcgoHPDevy9r0LX8etKdODcYiVnFy4WnxLuaIWon2jl62ChqveJQvWAETtg8+wp9Rdq6mXp55vHrsgXYrbuhWJM= Original-Received: by 10.114.150.1 with SMTP id x1mr1906972wad.145.1204635407160; Tue, 04 Mar 2008 04:56:47 -0800 (PST) Original-Received: by 10.114.166.20 with HTTP; Tue, 4 Mar 2008 04:56:47 -0800 (PST) In-Reply-To: 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:91280 Archived-At: On Tue, Mar 4, 2008 at 1:56 AM, Richard Stallman wrote: > We should use Bzr because that is becoming a GNU package. > GNU packages should show loyalty to each other when possible, > and in this case it is possible. Yes, I can easily imagine the faces of any vi-loving Bazaar developer if we asked them to drop it and use Emacs... Juanma